| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=127040
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104462
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=94172
|
|
|
|
| |
Notes:
svn path=/head/; revision=91359
|
|
|
|
| |
Notes:
svn path=/head/; revision=88890
|
|
|
|
| |
Notes:
svn path=/head/; revision=88382
|
|
|
|
| |
Notes:
svn path=/head/; revision=86594
|
|
|
|
| |
Notes:
svn path=/head/; revision=84722
|
|
|
|
| |
Notes:
svn path=/head/; revision=83119
|
|
|
|
|
|
|
| |
depend on libart_lgpl2 will fail to build.
Notes:
svn path=/head/; revision=81175
|
|
|
|
| |
Notes:
svn path=/head/; revision=80196
|
|
|
|
| |
Notes:
svn path=/head/; revision=79435
|
|
|
|
|
|
|
|
|
|
| |
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=73519
|
|
|
|
|
|
|
|
| |
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Notes:
svn path=/head/; revision=66862
|
|
|
|
| |
Notes:
svn path=/head/; revision=62741
|
|
|
|
| |
Notes:
svn path=/head/; revision=62233
|
|
|
|
| |
Notes:
svn path=/head/; revision=62009
|
|
|
|
| |
Notes:
svn path=/head/; revision=61311
|
|
|
|
| |
Notes:
svn path=/head/; revision=61139
|
|
|
|
| |
Notes:
svn path=/head/; revision=60202
|
|
|
|
| |
Notes:
svn path=/head/; revision=59482
|
|
|
|
| |
Notes:
svn path=/head/; revision=58959
|
|
|
|
| |
Notes:
svn path=/head/; revision=58444
|
|
|
|
| |
Notes:
svn path=/head/; revision=58178
|
|
|
|
| |
Notes:
svn path=/head/; revision=58156
|
|
|
|
|
|
|
| |
GNOME2 beta2 release.
Notes:
svn path=/head/; revision=55883
|
|
|
|
|
|
|
| |
connect it to the build.
Notes:
svn path=/head/; revision=54776
|
|
|
|
|
|
|
|
| |
PR: 34372
Submitted by: maintainer
Notes:
svn path=/head/; revision=53911
|
|
Libart is a library of functions for 2D graphics supporting
a superset of the PostScript imaging model, designed to be
integrated with graphics, artwork, and illustration programs.
PR: 28818
Submitted by: Hye-Shik Chang <perky@python.or.k
Notes:
svn path=/head/; revision=44933
|