Commit graph

19 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
Volker Stolz
d42f587f22 Move post-patch to pre-configure before krisbot notices 2005-10-06 16:40:56 +00:00
Volker Stolz
24a0ed423b Use less patches by virtue of MAKE_ARGS and USE_LIBTOOL.
USE_GCC=3.3+ and nuke static lib while here.
2005-10-05 14:18:32 +00:00
Kris Kennaway
497b406cda Now builds on !i386 2005-04-10 21:18:49 +00:00
Alexey Dokuchaev
4d98319b70 Unbreak the build with recent GCC. 2004-12-24 15:23:27 +00:00
Mark Linimon
e22ed3d655 With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
2004-11-20 08:09:49 +00:00
Kris Kennaway
7bed357cb6 BROKEN on 5.x: Does not compile 2004-11-18 22:33:09 +00:00
Pav Lucistnik
8afefff003 - Update to 2.3.1 [1]
- Use gcc33 on 4.x because it provokes Internal compiler error with 2.95 [2]

PR:		ports/65014 [1], ports/65688 [2]
Submitted by:	ijliao [1], Stefan Grundmann <sg-sendpr@waset.de> [2]
Approved by:	maintainer timeout (17 days)
2004-04-18 15:40:54 +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
Mark Linimon
29a1df4401 Unmark as broken on -current; really, it's only broken on non-i386,
due to the usual misuse of ints as pointers.  Notified maintainer.
2004-02-17 09:05:16 +00:00
Mark Linimon
398c7f6cdc Mark as broken on 5.x. Informed maintainer. 2004-02-09 01:05:57 +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
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
Johann Visagie
c29c4bae56 - Add patch-configure containing my currently preferred workaround for the
problem described in PR 31142
- Remove patch for same from patch-aa
- Tidy up pkg-{comment,desc} somewhat
2001-11-14 14:26:46 +00:00
Johann Visagie
461ddd6d1f - Update to version 1.5.1
- Assume maintainership; the previous maintainer - an ex-coworker - has
  expressed no further interest in maintaining this port
- Remove spurious build-time dependency on doxygen
- HAS_CONFIGURE -> GNU_CONFIGURE
- Add post-install target to install some documentation and examples
2001-11-14 10:45:03 +00:00
Johann Visagie
7b48343169 Update to version 1.4.4
PR:		29412
Submitted by:	Peter van Heusden <pvh@egenetics.com> (MAINTAINER)
2001-08-03 14:30:12 +00:00
Johann Visagie
ceb8a2d3e1 Update to version 1.4.3
PR:		28633
Submitted by:	Peter van Heusden <pvh@egenetics.com> (MAINTAINER)
2001-07-03 13:23:30 +00:00
Ying-Chieh Liao
c62c82bfd0 add zthread
ZThreads: a platform-independent object-oriented threading package

PR:		27570
Submitted by:	Peter van Heusden <pvh@egenetics.com>
2001-05-29 13:45:06 +00:00