| 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.
|
|
|
|
|
| |
PR: ports/62549
Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer)
|
|
|
|
| |
(Part 2)
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 43563
Submitted by: maintainer
|
|
|
|
|
| |
PR: 42188
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
| |
Prompted by: Mike Harding <mvh@ix.netcom.com>
|
|
|
|
|
|
| |
fix last submit/commit
Submitted by: bsd, maintainer
|
|
|
|
|
| |
PR: 35714
Submitted by: maintainer
|
|
|
|
| |
the later case
|
|
Submitted by: bruno.schwander@technologist.com
|