Commit graph

14 commits

Author SHA1 Message Date
Pav Lucistnik
a8203f58cc - Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79
PR:		ports/82407
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-06-23 16:29:05 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kirill Ponomarev
91f0f58ac5 Fix plist.
Approved by:	portmgr (implicit)
2005-01-02 13:03:09 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
5ccb19d2e9 - Drop auto*tools support (fix build)
PR:		ports/64631
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2004-03-24 23:20:56 +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
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
599ffdb29d Add dependency on automake
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-10-13 07:54:11 +00:00
Kirill Ponomarev
6e19693fe6 - Fix build on bento, honour PREFIX
- Dependency update: intl.4 -> intl.5

PR:		57274
Submitted by:	maintainer
2003-09-27 13:21:51 +00:00
Edwin Groothuis
bbbf286a3f [new port] libticalcs: TI calculator library
Libticalcs is part of TiLP, a program to connect a TI
	calculator to a computer. This lib handles the various
	calculator types.

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