Commit graph

12 commits

Author SHA1 Message Date
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
Clement Laforet
b497cd441f misc category cleanup part 2 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port
- make portlint happy

* chord2html, cwish, demoniac
    - kill pkg-plist

PR:                 61027
Submitted by:       Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me
2004-02-11 13:50:59 +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
Max Khon
f85c3bea3a USE_MESA -> USE_GL 2003-12-10 13:38:42 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +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
Mario Sergio Fujikawa Ferreira
dce33b0828 Deploy USE_GNOMENG infrastructure
PR:		42286
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:13:16 +00:00
Ying-Chieh Liao
3b9032fabc Replace ${PERL} with ${REINPLACE_CMD}
PR:		39665
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-22 17:23:30 +00:00
Patrick Li
a9013ad98f Fix compilation error
PR:		35963
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-16 07:25:01 +00:00
Ying-Chieh Liao
7a86199b8c add demoniac 0.3
A tool for exploring and animating graphics effects
2002-01-23 13:36:30 +00:00