| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMails
|
|
|
|
|
|
| |
PR: 98490
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
|
|
|
|
|
|
|
| |
Use DOCSDIR macro in plist.
PR: ports/96586
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: 25256
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 18183
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 15562
Submitted by: maintainer
|
|
|
|
|
| |
PR: potrs/14005
Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
|
| |
|
|
|
|
|
| |
PR: 11904
Submitted by: maintainer
|
|
|
|
|
| |
PR: 11461
Submitted by: Martin Kammerhofer dada@sbox.tu-graz.ac.at
|
|
|
|
|
| |
PR: 10732
Submitted by: Martin Kammerhofer <mkamm@gmx.net>
|
|
|
|
|
|
| |
PR: 9959
Reviewed by: maintainer
Submitted by: Martin KammerHofer <dada@sbox.tu-graz.ac.at>
|
|
|
|
|
|
| |
able to textproc away the manpages in their PLISTs. I'll do it
for them. Or, rather, bento.freebsd.org will do it for them under
my direction. :-)
|
|
Submitted by: andy@icc.surw.chel.su
|