| 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/82407
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=137937
|
|
|
|
| |
Notes:
svn path=/head/; revision=122349
|
|
|
|
|
|
|
|
| |
PR: ports/64630
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=105166
|
|
|
|
| |
Notes:
svn path=/head/; revision=104775
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
Notes:
svn path=/head/; revision=103722
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
|
| |
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR: 58328, 58329, 58330
Notes:
svn path=/head/; revision=91813
|
|
|
|
|
|
|
| |
Noticed by: bento
Notes:
svn path=/head/; revision=90967
|
|
|
|
| |
Notes:
svn path=/head/; revision=90963
|
|
|
|
|
|
|
|
| |
PR: 57103
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=89344
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=88996
|
|
Libtifiles is a part of TiLP, a program to link TI calculators
to a computer. It is used to handle all file types.
PR: ports/56135
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Notes:
svn path=/head/; revision=88787
|