| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154949
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=103690
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add USE_SIZE support.
This has already been done once, but the port was being repocopied so the
change ended up in the previous port.
Noticed by: kris
Notes:
svn path=/head/; revision=103136
|
|
|
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Notes:
svn path=/head/; revision=101812
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
| |
Submitted by: igla@batterybackups.net
Notes:
svn path=/head/; revision=93396
|
|
|
|
| |
Notes:
svn path=/head/; revision=88077
|
|
|
|
| |
Notes:
svn path=/head/; revision=76254
|
|
|
|
| |
Notes:
svn path=/head/; revision=76249
|
|
|
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
Notes:
svn path=/head/; revision=69436
|
|
|
|
| |
Notes:
svn path=/head/; revision=64903
|
|
|
|
| |
Notes:
svn path=/head/; revision=53764
|
|
PR: 25330
Submitted by: olgeni
Notes:
svn path=/head/; revision=38784
|