| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
| |
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.
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
LIB_DEPENDS.
|
|
|
|
|
|
|
| |
- fix plist
PR: 79776
Submitted by: James E. Flemer <jflemer@alum.rpi.edu>
|
|
|
|
|
|
| |
PR: ports/75723
Submitted by: Simon Barner <barner(at)gmx.de>
Approved by: portmgr (marcus)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
| |
|
| |
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
|
|
|
| |
- Update boost libraries to 1.27.0
- Bump PORTREVISION
PR: 39226
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
| |
PR: 29025
Submitted by: MAINTAINER
|
|
|
|
| |
weeks.
|
|
PR: ports/16794
Submitted by: Erik H. Bakke <erik@habatech.no>
|