| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/62549
Submitted by: bruno <bruno@mail.tinkerbox.org> (maintainer)
Notes:
svn path=/head/; revision=103201
|
|
|
|
|
|
|
| |
Reported by: bento
Notes:
svn path=/head/; revision=80470
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=80211
|
|
|
|
| |
Notes:
svn path=/head/; revision=76036
|
|
|
|
|
|
|
|
|
|
|
| |
- Dont link libc and prevent installing useless files
PR: 32070
Submitted by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Approved by: lioux
Notes:
svn path=/head/; revision=50313
|
|
|
|
|
|
|
| |
the later case
Notes:
svn path=/head/; revision=50301
|
|
|
|
| |
Notes:
svn path=/head/; revision=47625
|
|
with extra changes for use by gschem.
Submitted by: bruno.schwander@technologist.com
Notes:
svn path=/head/; revision=40967
|