| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=136688
|
|
|
|
| |
Notes:
svn path=/head/; revision=132381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
|
|
|
|
| |
PR: ports/48376
Submitted by: tadalunch@s5.xrea.com
Notes:
svn path=/head/; revision=77050
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=63003
|
|
|
|
| |
Notes:
svn path=/head/; revision=33423
|
|
|
|
| |
Notes:
svn path=/head/; revision=31415
|
|
|
|
| |
Notes:
svn path=/head/; revision=29719
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=29630
|
|
|
|
| |
Notes:
svn path=/head/; revision=27805
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
|
|
|
| |
Requested by: Nick Sayer <nsayer@sftw.com>
Notes:
svn path=/head/; revision=23191
|
|
|
|
|
|
|
| |
and portlint.
Notes:
svn path=/head/; revision=22283
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=19803
|
|
|
|
|
|
|
|
| |
PR: 11841
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=19052
|
|
|
|
| |
Notes:
svn path=/head/; revision=18600
|
|
|
|
|
|
|
|
| |
libicq: 0.20 -> 0.33
gicq: 0.22 -> 0.33
Notes:
svn path=/head/; revision=17238
|
|
|
|
|
|
|
|
|
| |
'ldconfig -m %B' must be next after libraries and shouldn't be next after
include files because '%B' represents the prefix of previous file.
And sort alphabetically.
Notes:
svn path=/head/; revision=15771
|
|
|
|
| |
Notes:
svn path=/head/; revision=14838
|
|
|
|
| |
Notes:
svn path=/head/; revision=14820
|
|
|
|
|
|
|
| |
communication support to your software.'
Notes:
svn path=/head/; revision=14818
|
|
|
|
| |
Notes:
svn path=/head/; revision=14791
|
|
|
|
| |
Notes:
svn path=/head/; revision=14790
|
|
libicq is based on micq
Notes:
svn path=/head/; revision=14666
|