1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

12 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
6f541caec9 - Update to 0.5.4
Forgotten by:	sergei
Reminded by:	Herbert J. Skuhra <herbert.skuhra@gmx.at>
2004-03-10 05:24:59 +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
1fbf0ef056 - Backout last commit to build gnutls successfully
- Bump PORTEPOCH

Submitted by:	maintainer
Discussed with:	gnutls developers, maintainer
2003-09-26 11:20:29 +00:00
Kirill Ponomarev
aaf82e8720 - Update to 0.5.1
PR:		57141
Submitted by:	maintainer
2003-09-24 09:09:32 +00:00
Christian Weisgerber
e76d6dab83 - Update to 0.4.5
- Use DOCSDIR and EXAMPLESDIR in pkg-plist

PR:		48705
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-02-27 20:32:12 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Tilman Keskinoz
cc7251bc49 Use MASTER_SITE_GNUPG 2003-02-15 11:08:29 +00:00
Norikatsu Shigemura
eb4cdb39e7 - Make portlint happy (remove space at EOL)
- Remove useless .la files
- Make REINPLACE_CMD invocation a bit more readable (at least IMO)

PR:		ports/47524
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-01-28 22:15:48 +00:00
Tilman Keskinoz
2553243461 Unbreak on CURRENT. Re-sort MASTER_SITES
PR:		47439
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-24 23:13:30 +00:00
Tilman Keskinoz
b0e449e1f9 Add opencdk, Open Crypto Development Kit, libary for basic parts of the OpenPGP message format
PR:		47103
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-18 21:30:53 +00:00