Commit Graph

20 Commits

Author SHA1 Message Date
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
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
Pav Lucistnik
326fa63724 UnPERLify [1]
Use modular USE_GNOME

PR:		ports/48247 [1]
Submitted by:	Simon Schubert <corecode@corecode.ath.cx> [1]
Approved by:	adamw (mentor)
2003-11-15 01:49:42 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Jun Kuriyama
eeacff5939 Update WWW and use $MASTER_SITE_SOURCEFORGE.
Submitted by:	MA, Dunzi <tadalunch@sources.redhat.com> (www update)
PR:		ports/48307
2003-04-24 02:04:52 +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
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
Chris D. Faulhaber
9f044fc527 Update yank to 0.2.0
Submitted by:	Kelsey Cummings <kc@microshaft.org>
2001-02-25 19:12:22 +00:00
Chris D. Faulhaber
bf6cd3594b Update port to 0.1.5
Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
2001-01-22 12:39:18 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Chris D. Faulhaber
097a5e83bd o Install in ${X11BASE} instead of ${LOCALBASE} so GNOME panel finds the
application files.
o Change dependencies to gnomecore instead of gnomelibs to get rid of the
  'extra' failures.

Submitted by:	ade
2000-08-21 16:40:12 +00:00
Chris D. Faulhaber
4ee048fac2 Update port to 0.1.4 2000-07-23 14:06:27 +00:00
Ade Lovett
5ad79257de Use devel/gettext instead of libintl included in the
distribution itself.

Approved by:	maintainer
2000-06-15 19:56:16 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Chris D. Faulhaber
f1a55b20fe Update port to 0.1.3 2000-03-30 03:00:58 +00:00
Chris D. Faulhaber
6501526ae0 Update to 0.1.2 2000-02-14 17:38:51 +00:00
Chris D. Faulhaber
0b31b1b4fd Correct LIB_DEPENDS deficiency (requires libxmp)
Found by:	bento
1999-12-26 22:42:13 +00:00
Chris D. Faulhaber
f67edc574e simple notekeeper and todo-list manager for GNOME
PR:		15138
1999-12-25 19:38:04 +00:00