Commit Graph

24 Commits

Author SHA1 Message Date
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Renato Botelho
fe6b98c6de - Remove bzip2 from list of dependencies,
it has been part of base system since 4.4

PR:		88995
Submitted by:	edwin
Approved by:	maintainer timeout (16 days)
2005-11-30 11:59:12 +00:00
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
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
8a4c039f62 Fix plist.
Approved by:	portmgr (implicit)
2005-01-04 11:01:27 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Volker Stolz
10de4d1dca - Update to 2.0.0.p5
- USE_GCC=3.3 on 4.X
2004-08-10 07:44:23 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
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