Commit graph

18 commits

Author SHA1 Message Date
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
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
Marcus Alves Grando
b1108b38b5 Update to 1.0.5
PR:		86858
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	davidyu@ucsd.edu (maintainer), pav (mentor)
2005-10-03 18:43:07 +00:00
Pav Lucistnik
7838f9a483 - Update maintainer's address
PR:		ports/77201
Submitted by:	David Yu <davidyu@ucsd.edu> (maintainer)
2005-02-08 15:32:27 +00:00
Pav Lucistnik
24ac9498b0 - Introduce MASTER_SITE_OSSP
PR:		ports/70504
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-21 15:19:42 +00:00
Kirill Ponomarev
b9bd2c10b3 - Update to version 1.0.4
PR:		ports/65213
Submitted by:	maintainer
2004-04-06 13:52:38 +00:00
Kirill Ponomarev
19015e7c2f - Fix compile error on 4-stable
- Fix compiler warning message

PR:		ports/64682
Submitted by:	maintainer
2004-03-25 07:54:08 +00:00
Kirill Ponomarev
60ea56ae4b - Fix build on AMD64
- Assign maintainership to submitter

PR:		ports/64649
Submitted by:	Chia-Hsing Yu <davidyu@speech.csie.ntu.edu.tw>
2004-03-24 22:47:20 +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
Kris Kennaway
0dcf72d321 BROKEN on alpha and amd64: Does not compile 2004-02-23 05:13:20 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Oliver Eikemeier
f6153f1cce Fix some ports that write something after bsd.port.mk
PR:		59254
Approved by:	marcus (mentor)
2003-11-14 17:28:15 +00:00
Will Andrews
f9be1a26da REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
2003-06-08 21:06:22 +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
Alan Eldridge
78b9af4695 fix portlint warnings 2003-02-01 09:09:53 +00:00
Alan Eldridge
beb35905c4 OSSP ex is a small ISO-C++ style exception handling library for use in the
ISO-C language. It allows you to use the paradigm of throwing and catching
exceptions in order to reduce the amount of error handling code without
making your program less robust. By Ralf Engelschall. His s***'s not ****ed
up.
2003-01-31 20:21:24 +00:00