Commit Graph

15 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
Pav Lucistnik
056eb71013 - Add SHA256 2005-11-25 17:09:22 +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
Sam Lawrance
5cc74e9cd6 Drop maintainership since I no longer have a pocket pc. I'll be keeping
an eye on these, especially uppc-kmod in case anyone wants to take it over
and keep it working.
2005-10-29 04:25:00 +00:00
Sam Lawrance
742ef15456 Update to 0.9.1
PR:		ports/84333
Submitted by:	Andrej Zverev <az@inec.ru>
2005-08-01 17:10:36 +00:00
Sam Lawrance
8a51e28451 Set my ports to their shiny new MAINTAINER address.
Approved by:	clement (mentor)
2005-04-12 13:00:32 +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
Pav Lucistnik
474869f534 - Update to 0.9.0
PR:		ports/72245, ports/72246, ports/72247, ports/72248,
		ports/72249, ports/72250, ports/72251
Submitted by:	Sam Lawrance <boris@brooknet.com.au> (maintainer)
2005-01-08 21:39:58 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +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
Kirill Ponomarev
e2ea230fdd - Update to version 0.8.9
PR:		ports/64125
Submitted by:	maintainer
2004-03-12 10:34:17 +00:00
Pav Lucistnik
7eb09e03be - Update to 0.8.1
PR:		ports/60291
Submitted by:	Sam Lawrance <boris@brooknet.com.au> (maintainer)
2003-12-16 19:48:07 +00:00
Erwin Lansing
b1c8180828 Update to 0.8
PR:		56057
Submitted by:	maintainer
2003-08-28 08:32:05 +00:00
Tilman Keskinoz
a2d8ff3c18 Add libsynce, a library to support communication with Windows CE devices
PR:		53311
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2003-07-28 10:00:18 +00:00