| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
|
| |
PR: ports/64943
Submitted by: Kevin Oberman <oberman@es.net>
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=106843
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: ports/59862
Submitted by: Rong-En Fan <rafan@infor.rog>
Approved by: maintainer timeout (almost 3 months)
Notes:
svn path=/head/; revision=102423
|
|
|
|
| |
Notes:
svn path=/head/; revision=98863
|
|
|
|
|
|
|
|
| |
PR: ports/60371
Submitted by: Seva Gluschenko <gvs@rinet.ru>
Notes:
svn path=/head/; revision=96173
|
|
|
|
| |
Notes:
svn path=/head/; revision=91379
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also fix pkg-plist (use %%PORTDOCS%%%%DOCSDIR%%
instead of hardcoded share/doc/...).
Maintainer timeout after 1 week.
Spotted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
PR: 53911
Notes:
svn path=/head/; revision=84598
|
|
|
|
|
|
|
|
| |
MAINTAINER update: Fixes security problem from Debian Security Advisory
DSA 285-1
Notes:
svn path=/head/; revision=79411
|
|
|
|
|
|
|
|
|
| |
Submitted by: David Magda <dmagda+fbugs@ee.ryerson.ca>
Update to 3.8.20 . also mention about we have a MAINTAINER timeout in
this port.
Notes:
svn path=/head/; revision=77268
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
| |
Notes:
svn path=/head/; revision=72367
|
|
|
|
|
|
|
| |
Reported by: bento
Notes:
svn path=/head/; revision=71985
|
|
|
|
| |
Notes:
svn path=/head/; revision=66318
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Powell <papowell@astart.com> author of LPRng requested to become
maintainer of this port. Assigned maintainership to Mr. Powell.
PR: 37546
Submitted by: Eric Schnoebelen <eric@mr-bill.cirr.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=58597
|
|
|
|
|
|
|
|
|
| |
PR: 30786
Submitted by: Gerald Pfeifer <admin@dbai.tuwien.ac.at>
Approved by: MAINTAINER (3 weeks timeout and port has been broken far longer)
Notes:
svn path=/head/; revision=48885
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o LIB_DEPENDS on gdbm
o Better deinstall handling
o Several port style changes
o Add both WWW and Author tags
PR: 28799
Submitted by: Alec Wolman <wolman@cs.washington.edu>
Approved by: maintainer
Notes:
svn path=/head/; revision=45634
|
|
|
|
|
|
|
|
|
| |
environment variables).
Silence from: maintainer (for more than a week)
Notes:
svn path=/head/; revision=35897
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=34190
|
|
|
|
| |
Notes:
svn path=/head/; revision=33759
|
|
|
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Notes:
svn path=/head/; revision=33576
|
|
|
|
|
|
|
|
| |
PR: 20702
Submitted by: Peter Pentchev <roam@orbitel.bg>
Notes:
svn path=/head/; revision=32294
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=29000
|
|
|
|
| |
Notes:
svn path=/head/; revision=27427
|
|
|
|
|
|
|
|
| |
PR: 13432, 13560
Submitted by: Patrick Powell <papowell@astart.com>, maintainer
Notes:
svn path=/head/; revision=21970
|
|
|
|
| |
Notes:
svn path=/head/; revision=21144
|
|
|
|
|
|
|
|
|
| |
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
Notes:
svn path=/head/; revision=21051
|
|
|
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
Notes:
svn path=/head/; revision=20898
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
| |
Notes:
svn path=/head/; revision=14135
|
|
|
|
|
|
|
|
| |
PR: 6782
Submitted by: maintainer
Notes:
svn path=/head/; revision=11266
|
|
|
|
|
|
|
|
| |
PR: ports/5485
Submitted by: Ken Monville <desmo@bandwidth.org>
Notes:
svn path=/head/; revision=9408
|
|
|
|
|
|
|
|
| |
PR: ports/4877
Submitted by: desmo@bandwidth.org
Notes:
svn path=/head/; revision=8381
|
|
PR: 3185
Submitted by: Kenneth J. Monville <desmo@bandwidth.org>
Notes:
svn path=/head/; revision=6989
|