| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
- Pet portlint a bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
| |
Prodded by: kris
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
mingw-binutils grammar
PR: 46412
Submitted by: maintainer
Approved by: portmgr (self & no objections)
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/33483
Submitted by: Michal Pasternak <doc@lublin.t1.pl> (MAINTAINER)
|
|
|
|
|
|
|
|
|
|
|
| |
- mingw -> 20010726
- mingw-bin-msvcrt -> 1.0
- mingw-binutils -> 2.11.90
- mingw-gcc -> 2.95.3
PR: ports/29344 (+ several minor fixes)
Submitted by: Michal P. <doc@lublin.t1.pl> (new MAINTAINER)
Approved by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> (ex. MAINTAINER)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/19775
Submitted by: Maintainer
|
|
PR: ports/19107
Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
|