Commit graph

6 commits

Author SHA1 Message Date
Volker Stolz
206b4e62b5 Fix /bin/bash-ism (approved by maintainer)
PR:             65359
Submitted by:   Antoine Jacoutot
Approved by:    linimon (mentor)
2004-04-12 12:07:27 +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
c830dd0c3e - Update to version 0.8.9
PR:		ports/64127
Submitted by:	maintainer
2004-03-12 10:40:36 +00:00
Pav Lucistnik
a869664db7 - Update to 0.8.1
PR:		ports/60292
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2003-12-16 19:49:05 +00:00
Erwin Lansing
61cec3626d Update port version and related.
Now using LOCALBASE instead of PREFIX to tell the build
where to find libraries.
Add in missing dependency iconv.3.

PR:		56060
Submitted by:	maintainer
2003-08-28 09:35:20 +00:00
Tilman Keskinoz
e4d804e593 Add Librapi2, an open source implementation of Microsoft's Remote
Application Programming Interface, used for communicating with
Windows CE devices.

PR:		53310
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2003-08-01 14:51:43 +00:00