| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/65605
Submitted by: ijliao
Approved by: maintainer timeout (2 weeks)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
|
|
|
| |
(Part 1)
|
| |
|
| |
|
|
|
|
|
| |
PR: 38497
Submitted by: maintainer
|
|
|
|
|
| |
PR: 25719
Submitted by: maintainer
|
| |
|
|
|
|
| |
Reviewed by: Marcin Cieslak <saper@system.pl> (MAINTAINER)
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
| |
|
| |
|
|
A library to access SMI MIB information.
PR: 16404
Submitted by: Marcin Cieslak <saper@system.pl>
|