Commit graph

22 commits

Author SHA1 Message Date
Hartmut Brandt
770e9822fb Upgrade to 1.8. This fixes compilation issues with gcc-4. 2007-06-14 19:41:11 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +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
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +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
Hartmut Brandt
a0968d8a80 Fix building on 64-bit platforms. 2005-04-22 16:52:15 +00:00
Kris Kennaway
98f36731b0 BROKEN on sparc64 and ia64: Does not build
Approved by:    portmgr (self)
2005-03-26 20:22:25 +00:00
Hartmut Brandt
57fece74d2 New version with more fixes for the broken TCL. 2005-02-21 11:36:53 +00:00
Hartmut Brandt
c2832ce119 Unbreak the port by going to the new version. 2005-02-13 14:15:19 +00:00
Kris Kennaway
3c6b292cad BROKEN: Does not install 2005-02-11 21:56:19 +00:00
Hartmut Brandt
3e92b2e7e8 Fix building on current by upgrading to the newest version 1.4. 2004-12-21 13:06:03 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Kris Kennaway
a2ef7f24b9 BROKEN: Broken pkg-plist 2004-11-18 21:56:17 +00:00
Hartmut Brandt
3e03c991e4 Update to version 1.3. 2004-08-18 17:15:23 +00:00
Hartmut Brandt
06a039b28b New version of the package that adds testing of the new call
control function.
2004-07-09 08:37:23 +00:00
Kris Kennaway
2d68dca2ab Add missing symlinks 2004-04-20 07:52:44 +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
Hartmut Brandt
4bc3f65ca2 New distinfo. The checksum in the old one was wrong. 2004-02-17 12:25:20 +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
Hartmut Brandt
98e2861260 Update to 1.1. This fixes build problems with a wrongly named library. 2004-02-02 12:44:22 +00:00
Hartmut Brandt
aefc8929d3 Build atmsupport only starting from FreeBSD_version 50114. This is
approximately the version when the ATM stuff went in that this port
should test.
2004-02-02 08:32:54 +00:00
Sergey A. Osokin
0e1aa2a5ed Add a new port atmsupport: contains a number of
libraries and tools to test the NgATM sub-system.
The easiest way to run these tests are the scripts
in /usr/src/tools/regression/atm.

Submitted by:   harti
2004-01-29 13:32:12 +00:00