Commit graph

15 commits

Author SHA1 Message Date
Pav Lucistnik
300621442f - Always use libusb
- Remove auto*tools support
- Bump PORTREVISION

PR:		ports/64627
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2004-03-24 22:57:34 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +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
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Sergey A. Osokin
8e945423af Fix build process on sparc64 and alpha systems.
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR:		59378
2003-11-18 11:46:10 +00:00
Sergey A. Osokin
3fedbd7501 Fix build on non-intel archs.
Notify from:	kris via bento
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR:		ports/57941
2003-11-02 20:59:12 +00:00
Sergey A. Osokin
3593c8f27e Unbreak build by use WANT_AUTOMAKE_VER=15.
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR:		58328, 58329, 58330
2003-10-21 13:31:31 +00:00
Edwin Groothuis
cce87ed9dc Unbreak port by adding dependency on autoconf.
Noticed by: bento
2003-10-13 00:51:19 +00:00
Kris Kennaway
8bcb72d4a4 BROKEN: Broken pkg-plist 2003-10-13 00:21:06 +00:00
Kirill Ponomarev
0e2dbcef26 - Fix build package and honor PREFIX
http://bento.freebsd.org/errorlogs/i386-4-full/libticables-3.7.7.log

PR:		57105
Submitted by:	maintainer
2003-09-23 08:14:36 +00:00
Adam Weinberger
92a579b9b8 Chase libintl shlib version number.
Submitted by:	bento
2003-09-15 21:15:39 +00:00
Edwin Groothuis
84844a7558 cleanup portlint warnings.
PR:		ports/56134
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-09-08 10:51:41 +00:00
Edwin Groothuis
48dc1f0a8a [new port] libticables: TI calculator link cables
Libticables is part of TiLP, a program to connect a TI
	calculator to your computer. This lib manages several types
	of cables (serial, parallel, usb).

PR:		ports/56134
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-09-08 10:49:58 +00:00