1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
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
Sergei Kolobov
b9e637fcbc - Update to 0.2.7
- Remove USE_REINPLACE: no need for s/malloc.h/stdlib.h/ anymore
2004-03-05 23:03:00 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Kirill Ponomarev
48e0ddf771 - Update to 0.2.5
PR:		57139
Submitted by:	maintainer
2003-09-24 09:12:47 +00:00
Edwin Groothuis
10acb9cb49 [MAINTAINER] security/libtasn1: convert to USE_GETOPT_LONG
Convert to USE_GETOPT_LONG=yes
	Tested on:	4.8-STABLE, 5.0-CURRENT

PR:		ports/51093
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-04-18 05:38:50 +00:00
Edwin Groothuis
493581a905 [MAINTAINER] Update security/libtasn1 to 0.2.4
PR:		ports/50437
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-03-30 23:06:43 +00:00
Kevin Lo
8346fc308e Update to 0.2.3
PR: 50288
Submitted by: MAINTAINER
2003-03-26 06:56:16 +00:00
Christian Weisgerber
e60237e3f7 Use OSVERSION to check for getopt_long(), fixes INDEX build.
Reported by:	kris
Approved by:	kris
2003-03-18 01:49:27 +00:00
Christian Weisgerber
ce4b1510c1 - Update to 0.2.1
- Bumped shlib version to 1
- Conditionalize libgnugetopt dependency

PR:		48702
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-27 20:09:41 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Tilman Keskinoz
af0250c16c Use MASTER_SITE_GNUPG 2003-02-15 11:18:08 +00:00
Norikatsu Shigemura
3c4b5af5ca - Re-sort MASTER_SITES (primary site is temporarily unavailable)
- Use REINPLACE instead of 3 individual patches
- Allow user to specify their own CPPFLAGS and LDFLAGS
- Remove useless .la files

PR:		ports/47522
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-01-28 22:19:12 +00:00
Tilman Keskinoz
9d3aa882e5 Add a working MASTER_SITE. 2003-01-18 21:11:44 +00:00
Edwin Groothuis
6035bc589a [NEW PORT] security/libtasn1: ASN.1 parser library for GnuTLS
XASN.1 structure parser library

PR:		ports/45347
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-07 13:44:33 +00:00