| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 71339
Submitted by: leeym
Approved by: maintainer
Notes:
svn path=/head/; revision=119123
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104361
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=76031
|
|
|
|
|
|
|
|
| |
PR: 48228
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=75561
|
|
|
|
|
|
|
|
|
|
| |
compatibility files--libgdbm_compat and the header files.
PR: ports/47363
Approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (MAINTAINER)
Notes:
svn path=/head/; revision=73802
|
|
|
|
|
|
|
|
|
| |
PR: 44222
Submitted by: Ports Fury
Approved by: maintainer
Notes:
svn path=/head/; revision=72365
|
|
|
|
|
|
|
|
|
|
| |
Update a few MASTER_SITES
PR: 34012
Submitted by: maintainer
Notes:
svn path=/head/; revision=53284
|
|
|
|
|
|
|
|
| |
PR: 30387
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=47772
|
|
|
|
|
|
|
| |
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=47131
|
|
|
|
|
|
|
|
|
|
| |
clefevre@citeweb.net -> clefevre@redirect.to
PR: 27867 (followup)
Submitted by: maintainer
Notes:
svn path=/head/; revision=44066
|
|
|
|
|
|
|
|
|
| |
PR: 24563
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Approved by: old maintainer
Notes:
svn path=/head/; revision=38748
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=29651
|
|
|
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
Notes:
svn path=/head/; revision=29636
|
|
|
|
| |
Notes:
svn path=/head/; revision=27418
|
|
|
|
| |
Notes:
svn path=/head/; revision=26320
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
|
|
|
|
| |
PR: 11811
Submitted by: Chris Piazza <cpiazza@home.net>
Notes:
svn path=/head/; revision=19248
|
|
|
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
Notes:
svn path=/head/; revision=19223
|
|
|
|
|
|
|
| |
Found by: distfile checker
Notes:
svn path=/head/; revision=16089
|
|
|
|
| |
Notes:
svn path=/head/; revision=12573
|
|
|
|
|
|
|
|
| |
PR: 5740
Submitted by: Igor Vinokurov <igor@zynaps.ru>
Notes:
svn path=/head/; revision=9733
|
|
|
|
|
|
|
| |
Submitted by: "Brent J. Nordquist" <bjn@visi.com>
Notes:
svn path=/head/; revision=5455
|
|
|
|
| |
Notes:
svn path=/head/; revision=4571
|
|
|
|
|
|
|
|
| |
Perl ports now use MASTER_SITE_PERL_CPAN
Misc cleanup
Notes:
svn path=/head/; revision=4530
|
|
Submitted by: "Brent J. Nordquist" <nordquist@platinum.com>
Notes:
svn path=/head/; revision=2971
|