Commit graph

27 commits

Author SHA1 Message Date
Pav Lucistnik
55a7e57766 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:47:05 +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
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
3499406b43 Update to 0.16. 2002-09-19 02:27:59 +00:00
Maxim Sobolev
727d728cbc - Add missed gconf into USE_GNOME and bump PORTREVISION;
- remove redundant patch, whose functionality is replaced by gnomehack;
- use USE_LIBTOOL, while I here and don't waste time building included tests;
- fix pkg-plist.
2002-07-10 07:57:54 +00:00
Maxim Sobolev
7b012fd3db pre-patch --> post-patch, because pre-patch is used by bsd.gnomeng.mk 2002-07-10 07:23:31 +00:00
Joe Marcus Clarke
a9c01d908a Implement USE_GNOMENG. Users should not be able to start using Evolution
without needing any other hacks.
2002-07-09 21:57:32 +00:00
Maxim Sobolev
804465a973 Don't compile/install useless statically linked versions of shared objects. 2002-01-22 19:04:10 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
c7e6db0086 Forgot to add these in my previous commit. 2001-11-09 16:33:03 +00:00
Maxim Sobolev
8f3ffd170f Update to 0.14. 2001-11-09 16:31:48 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
524fd9cdba Update to 0.12. 2001-10-09 07:28:35 +00:00
Maxim Sobolev
fd6f670789 Update to 0.11. 2001-08-16 13:12:47 +00:00
Maxim Sobolev
ac2af08e6f Update to 0.10. 2001-08-08 15:56:20 +00:00
Maxim Sobolev
2d60cbb505 Update to 0.7. 2001-07-09 07:11:59 +00:00
Maxim Sobolev
c929430742 Update to 0.6. 2001-07-05 17:36:08 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
daf308b431 Update to 0.2 2001-04-23 14:35:30 +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
Ade Lovett
e313b3998d Add bonobo-conf, the Bonobo configuration moniker is built on top of
GConf, providing a convenient way to handle configuration data.
2001-02-09 23:18:15 +00:00