1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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
Alex Dupre
58c5b838c0 Switch to my @FreeBSD.org email address.
Approved by:	nork (mentor)
2004-01-18 10:50:15 +00:00
Kirill Ponomarev
e9c4e41b9a Fix build on -current
Approved by:	fjoe (mentor) (implicit)
2003-08-01 05:29:27 +00:00
Kirill Ponomarev
d356e676f4 Update to to 0.10.82
PR:		55038
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-30 08:17:34 +00:00
Kris Kennaway
07352d9c7b Correct typo in @unexec 2003-04-05 05:18:23 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Yen-Ming Lee
ad91537e0d Update to zziplib-0.10.76
PR:		48396
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-02-20 01:53:54 +00:00
Christian Weisgerber
da20e7ba16 Make this build on -STABLE *and* -CURRENT. 2002-12-22 15:02:51 +00:00
Kris Kennaway
f888c523d3 Fix build on -stable
Submitted by:	Adam Weinberger <adam@vectors.cx>
PR:		ports/41092
2002-09-28 23:23:38 +00:00
Patrick Li
82bc70c5e0 Update to 0.10.54
PR:		39657
Submitted by:	maintainer
2002-06-22 15:57:04 +00:00
SADA Kenji
9c87d2ded4 - Upgrade to version 0.10.53 .
- Change maintainer to PR originator.
No response about related PR 37431 from maintainer.
PR:	ports/37525
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-05-20 08:27:05 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Neil Blakey-Milner
b7f41ec917 Add zziplib 0.10.11, a library to provide transparent read access to
zipped files.

PR:		24046
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-04 11:14:38 +00:00