| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
| |
Notes:
svn path=/head/; revision=243805
|
|
|
|
| |
Notes:
svn path=/head/; revision=243115
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=227472
|
|
|
|
|
|
|
|
|
| |
PR: ports/118454
Approved by: David Yeske <dyeske@gmail.com> (maintainer),
linimon (mentor)
Notes:
svn path=/head/; revision=203076
|
|
|
|
|
|
|
|
|
| |
- Remove use_getopt_long
Approved by: sat (mentor)
Notes:
svn path=/head/; revision=195130
|
|
|
|
| |
Notes:
svn path=/head/; revision=195037
|
|
|
|
|
|
|
|
| |
PR: ports/112021, ports/112035, ports/112064
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=190921
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove optimized cflags until other scons based ports play nice with them
PR: ports/104542
Submitted by: David Yeske <dyeske at yahoo.com> (maintainer)
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=175467
|
|
|
|
|
|
|
|
|
| |
PR: ports/104391
Submitted by: David Yeske <dyeske at yahoo.com> (maintainer)
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=175251
|
|
|
|
|
|
|
|
|
|
| |
- Switch to scons
PR: ports/104191
Submitted by: David Yeske<dyeske at yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=175075
|
|
|
|
| |
Notes:
svn path=/head/; revision=161663
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=140074
|
|
|
|
| |
Notes:
svn path=/head/; revision=121497
|
|
|
|
|
|
|
|
| |
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit)
Notes:
svn path=/head/; revision=118557
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118509
|
|
|
|
|
|
|
|
| |
PR: ports/64531
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=104837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 57636
Submitted by: maintainer
Notes:
svn path=/head/; revision=90394
|
|
|
|
|
|
|
| |
use USE_GETOPT_LONG instead.
Notes:
svn path=/head/; revision=84842
|
|
PR: 52405
Submitted by: David Yeske <dyeske@yahoo.com>
Notes:
svn path=/head/; revision=82123
|