| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
Notes:
svn path=/head/; revision=89169
|
|
|
|
| |
Notes:
svn path=/head/; revision=76044
|
|
|
|
|
|
|
|
| |
PR: 25680
Submitted by: maintainer
Notes:
svn path=/head/; revision=39691
|
|
|
|
| |
Notes:
svn path=/head/; revision=37985
|
|
http servers.
PR: 22560
Submitted by: Kazumasa Nishizawa <k_nishizawa@anet.ne.jp>
Notes:
svn path=/head/; revision=35634
|