| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
| |
PR: ports/87062
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=144789
|
|
|
|
|
|
|
|
| |
PR: 85358
Submitted by: Erik Greenwald <erik@smluc.org>
Notes:
svn path=/head/; revision=141103
|
|
|
|
| |
Notes:
svn path=/head/; revision=136637
|
|
|
|
|
|
|
| |
on sdl12-1.2.5
Notes:
svn path=/head/; revision=104132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reviewed by: marcus
Notes:
svn path=/head/; revision=100076
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
|
| |
Change MAINTAINER to ports.
PR: 61807
Submitted by: edwin
Notes:
svn path=/head/; revision=99155
|
|
|
|
|
|
|
| |
use USE_GETOPT_LONG instead.
Notes:
svn path=/head/; revision=84842
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
Notes:
svn path=/head/; revision=83696
|
|
|
|
| |
Notes:
svn path=/head/; revision=76180
|
|
|
|
| |
Notes:
svn path=/head/; revision=75237
|
|
|
|
|
|
|
| |
Updated to 1.5.
Notes:
svn path=/head/; revision=52386
|
|
|
|
|
|
|
| |
Reviewed by: will
Notes:
svn path=/head/; revision=43629
|
|
|
|
|
|
|
|
| |
PR: 27827
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=43430
|
|
|
|
|
|
|
|
| |
PR: 27683
Submitted by: maintainer
Notes:
svn path=/head/; revision=43117
|
|
PR: 26527
Submitted by: Mark Pulford <mark@kyne.com.au>
Notes:
svn path=/head/; revision=41587
|