| 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.
|
| |
|
|
|
|
| |
(Part 1)
|
| |
|
|
|
|
| |
Reminded by: MAINTAINER
|
|
|
|
| |
No changes to the program, merely the use of gmake and autoconf/automake.
|
|
|
|
| |
PR: 27625
|
|
|
|
|
| |
PR: 20330
Submitted by: Maintainer
|
| |
|
|
|
|
|
| |
PR: 16458
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 13668
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
|
|
|
|
| |
PR: 11798
Submitted by: maintainer
|
| |
|
|
A batch USENET news reader with filter capabilities.
PR: 9549
Submitted by: Allan Saddi <asaddi@philosophysw.com>
|