| 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>
Notes:
svn path=/head/; revision=170639
|
|
|
|
| |
Notes:
svn path=/head/; revision=161363
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=149311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=136553
|
|
|
|
| |
Notes:
svn path=/head/; revision=129028
|
|
|
|
| |
Notes:
svn path=/head/; revision=112986
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
|
|
|
| |
Reminded by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=110307
|
|
|
|
|
|
|
|
| |
PR: ports/66693
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=109265
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=90488
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
Notes:
svn path=/head/; revision=83696
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
| |
Notes:
svn path=/head/; revision=70365
|
|
|
|
| |
Notes:
svn path=/head/; revision=50299
|
|
|
|
|
|
|
| |
around. This fixes the breakage introduced in rev 1.2.
Notes:
svn path=/head/; revision=43794
|
|
|
|
| |
Notes:
svn path=/head/; revision=43367
|
|
|
|
|
|
|
|
| |
- don't install .la file - it doesn't serve any purpose;
- sort PLIST.
Notes:
svn path=/head/; revision=43344
|
|
PR: 26929
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
Notes:
svn path=/head/; revision=42771
|