Commit graph

13 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
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
Sergei Kolobov
de00238ffb - Update to 2.0.0pre4
- Use EXAMPLESDIR/DATADIR macros in pkg-plist
- Give maintainership to Joachim Stroembergson <watchman@ludd.luth.se>

While I'm here:
- Always install examples (i.e. NOPORTDOCS is for docs)

PR:		58300
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-15 23:00:03 +00:00
Sergey A. Osokin
958842c5c6 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-22 09:37:18 +00:00
Joe Marcus Clarke
4fb7eb3a61 Remove USE_GNOMENG. 2003-04-18 04:54:11 +00:00
Christian Weisgerber
66ec263b7b Update to version 2.0.0pre3.
PR:		48144
Submitted by:	Ports Fury
2003-02-16 14:11:45 +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
a517c31c11 Deploy USE_GNOMENG infrastructure
PR:		42188
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:05:55 +00:00
Ying-Chieh Liao
0df5b56769 PERL -> REINPLACE_CMD
PR:		39273
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:14:16 +00:00
Ying-Chieh Liao
d8794febc8 add missing @dirrm
bump port revision
2002-06-10 17:26:09 +00:00
Ying-Chieh Liao
f263bd6304 - Fix PORTVERSION
- Conditionalize dependency for archivers/bzip2

PR:		38780
Submitted by:	Ports Fury
2002-06-01 06:22:52 +00:00
Ying-Chieh Liao
0f996dab84 add gtkwave 2.0.0p1
Electronic Waveform Viewer
2002-05-12 15:14:08 +00:00