Commit graph

18 commits

Author SHA1 Message Date
Mark Linimon
9d5d5af3ff Update to 0.3.14.
PR:		ports/70849
Submitted by:	Toni Viemero <toni dot viemero at iki dot fi>
Approved by:	maintainer
2004-08-28 03:57:10 +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
Pav Lucistnik
ec73bddeed - Update to 0.3.13
PR:		ports/63486
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer
2004-02-29 10:50:11 +00:00
Dmitry Sivachenko
71795aaa21 Update to version 0.3.12.
Approved by:	maintainer
2004-01-15 17:57:14 +00:00
Kirill Ponomarev
8328268f38 - Update to version 0.3.11
PR:		57819
Submitted by:	maintainer
2003-10-10 06:09:40 +00:00
Ying-Chieh Liao
78a0d72a6e upgrade to 0.3.10
PR:		51937
Submitted by:	maintainer
2003-05-12 09:03:13 +00:00
Dmitry Sivachenko
4da8bad43a Update to the latest stable version (0.3.9).
Submitted by:	maintainer
2003-03-06 14:59:22 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Dmitry Sivachenko
8e794aafa6 Update to 0.2.24.
Approved by:	MAINTAINER
2003-01-01 18:17:23 +00:00
Kevin Lo
c1e5c1fa03 Update to version 0.2.23
PR: 32368
Submitted by: MAINTAINER
2001-11-29 07:36:37 +00:00
Jimmy Olgeni
3dcf54fac5 Update port to version 0.2.21 (required by sysutils/syslog-ng 1.4.11).
PR:		26707
Submitted by:	Vince Valenti <vince@blue-box.net>
2001-04-20 15:54:35 +00:00
Kevin Lo
c165ae02ac Update to 0.2.20
PR: 21706
Submitted by: MAINTAINER
2000-10-03 15:23:44 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Will Andrews
a8bb16b7f6 Update to 0.2.17.
PR:		19632
Submitted by:	maintainer
2000-07-02 03:24:03 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
17c6658b67 Respect CFLAGS.
PR:		18659
2000-05-19 10:48:20 +00:00
Will Andrews
b8de443877 Add libol, a library required by syslog-ng. It has no known documented
purpose other than to support syslog-ng. The maintainer suggested that it
go in misc, but I defaulted to devel, as defined in porting.html.

PR:		18186
Submitted by:	Vince Valenti <vince@blue-box.net>
2000-04-25 04:13:23 +00:00