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
7f44153281
change the libtool version to use from 1.3 to 1.5
2005-06-01 19:56:04 +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
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Joe Marcus Clarke
e28f0247c9
Remove USE_GNOMENG.
2003-04-20 03:03:05 +00:00
Akinori MUSHA
2ab2d59488
De-pkg-comment.
2003-02-20 17:32:26 +00:00
Adam Weinberger
c62fe39354
Fix PORTCOMMENTs that were killing INDEX builds.
...
105 pointy hats to: me
Approved by: pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Joe Marcus Clarke
7b6a7e6953
Fix patch after recent GNOMENG conversion.
...
PR: 43429
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-09-28 02:45:13 +00:00
Kris Kennaway
1bcc88d901
BROKEN: Does not patch
2002-09-20 21:09:39 +00:00
Joe Marcus Clarke
313ab95b42
Use USE_GNOMENG.
2002-07-28 01:27:25 +00:00
Ying-Chieh Liao
520bec1f56
Replace ${PERL} with ${REINPLACE_CMD}
...
PR: 40012
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-30 02:50:27 +00:00
FUJISHIMA Satsuki
14f7116e7d
unbreak: utilize gettext correctly.
2001-09-11 21:56:26 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41: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
2573e51274
Release a number of ports that I don't have time to keep track
...
of any more.
2000-11-03 16:19:29 +00:00
Ade Lovett
b417a4fddb
Fix up 'extra' directories
...
Submitted by: bento
2000-08-11 15:25:32 +00:00
Ade Lovett
972ca4afab
Re-sobomize to use pre-patch instead of post-extract
...
Wrists slapped by: knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
9594f3f893
Extensive patchfile cleanups using sobomax's wonderful
...
post-extract rule
2000-08-04 01:34:38 +00:00
Ade Lovett
cbe360036c
Update for new devel/libglade shlib version
2000-07-11 22:02:22 +00:00
Ade Lovett
7115490368
Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
...
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome
Reminded by: bento
2000-06-26 16:14:32 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Ade Lovett
bdf60f7c4b
glife is a GNOME version of Conway's classic game of life
2000-05-18 15:19:43 +00:00