Commit graph

61 commits

Author SHA1 Message Date
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Michael Nottebrock
4dce0bd83b Update gpgme to 1.1.2, chase dependencies. 2006-09-13 21:24:20 +00:00
Joe Marcus Clarke
429311dff9 Update to 0.8.2. 2006-08-16 06:23:18 +00:00
Joe Marcus Clarke
798e9bed2a Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).

Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:47:21 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Oliver Lehmann
41686d8d65 Chase gpgme update
Bump PORTREVISION

Pointy hat to:	lofi
2005-11-05 19:13:52 +00:00
Michael Nottebrock
c72f84013c Update gpgme to 1.0.3 and chase shared library version bump. 2005-11-05 07:48:01 +00:00
Joe Marcus Clarke
a9ea873b32 Chase glib20 and libsoup shared library version. 2005-11-05 06:13:18 +00:00
Joe Marcus Clarke
82364f3c97 Update to 0.8. 2005-10-08 02:34:12 +00:00
Joe Marcus Clarke
b22dd09050 Chase the libsoup shared lib version. 2005-08-28 08:33:40 +00:00
Joe Marcus Clarke
2a8578098e Update to 0.7.9. 2005-07-28 05:41:40 +00:00
Joe Marcus Clarke
dddd4bf3c5 s/freebsd.org/FreeBSD.org/
Reported by:	oliver
2005-07-20 17:19:48 +00:00
Joe Marcus Clarke
e9e581f048 Use a LIB_DEPENDS to bring in the libsoup dependency. This will be changed
into a GNOME component after 5.4 is released.
2005-05-08 00:56:05 +00:00
Joe Marcus Clarke
9e5f488e02 Update to 0.7.8. 2005-05-07 20:30:20 +00:00
Joe Marcus Clarke
a65a9082d3 * Update to 0.7.7
* Change maintainer to gnome@

Approved by:	Sergey Akifyev <asa@agava.com> (previous maintainer)
2005-05-04 13:36:51 +00:00
Jeremy Messenger
c1d95aab80 Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
2005-03-16 21:47:50 +00:00
Joe Marcus Clarke
228d29bd06 Update to 0.7.6.
PR:		78697
Submitted by:	maintainer
2005-03-12 11:09:11 +00:00
Joe Marcus Clarke
6a68d2a650 * Update maintainer email address
* Fix daemonization of seahorse-agent
* Keep seahorse-agent from taking up 100% of the CPU [1]
* Add support for gnupg 1.4

Submitted by:	marcus [1]
		maintainer
2005-02-01 21:26:59 +00:00
Pav Lucistnik
ab228e5b7d - Move editors/gedit2 to editors/gedit 2005-01-24 23:36:14 +00:00
Joe Marcus Clarke
8439319384 Add --disable-gpg-check to CONFIGURE_ARGS to avoid breakage with gpg-1.4.0.
This has been fixed in seahorse CVS, but the ports system makes this
check superfluous anyway so temporarily removing it shouldn't hurt.

Reported by:	pointyhat via kris
Approved by:	portmgr (implicit)
2005-01-01 21:55:48 +00:00
Joe Marcus Clarke
32b0a4167e Fix build on 4.X.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-12-22 20:27:42 +00:00
Joe Marcus Clarke
4b6647a9a7 Update to 0.7.5.
Approved by:	maintainer
2004-12-22 00:06:01 +00:00
Clement Laforet
7ef18bc031 - Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)

Approved by:	portmgr (marcus)
2004-12-21 08:59:42 +00:00
Joe Marcus Clarke
026dab2f43 Switch to using gpgme03 until the maintainer approves the 0.7.5 update. 2004-12-11 05:33:49 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Volker Stolz
49d52f7ead Needs GnuPG at BUILD-time. 2004-05-10 09:30:36 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Joe Marcus Clarke
6080d5c646 Update to 0.7.3.
Submitted by:	maintainer
2003-05-05 07:06:48 +00:00
Joe Marcus Clarke
76fbad6071 Add a missing dependency on eel2.
Reported by:	bento
2003-04-21 20:44:27 +00:00
Joe Marcus Clarke
0397b9a91c When I get a bright idea to update the DIST_SUBDIR or USE_BZIP2, make sure
that idea ia reflected in distinfo.  Pass me thine pointy hat.

Reported by:	olgeni
2003-04-16 01:27:28 +00:00
Joe Marcus Clarke
4055a7a0f4 * Update to 0.7.2
* Convert to new GNOME infrastructure
* Sort plist

Approved by:	maintainer
2003-04-15 15:58:03 +00:00
Joe Marcus Clarke
153aa7492e Fix the build on bento and a few other users' machines.
* Add USE_GMAKE
* Patch a problem with generating the glib-marshal code

Approved by:	portmgr (kris)
2003-03-15 18:21:04 +00:00
Joe Marcus Clarke
df5f8859b7 Update to 0.7.1.
Submitted by:	maintainer
2003-03-04 18:09:15 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Joe Marcus Clarke
dcd4805134 Assign maintainership to Akifyev Sergey <asa@gascom.ru> as the previous
maintainer has not be responding to emails.
2003-02-19 05:55:50 +00:00
Joe Marcus Clarke
5071815131 Update to 0.7.0.
Submitted by:	Akifyev Sergey <asa@gascom.ru>
Approved by:	maintainer timeout
2003-02-14 19:16:26 +00:00
Joe Marcus Clarke
e26ce7e03e Add some files missed by the plist.
Reported by:	bento
2003-01-13 04:00:32 +00:00
Ying-Chieh Liao
45a58c77a9 upgrade to 0.5.0
change master site

PR:		27322
Submitted by:	maintainer
2001-05-22 16:32:57 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jeremy Lea
c8b839f03f PLIST fixes to ports which I touched recently. Not all caused by my
breakage.
2000-10-13 09:23:58 +00:00