| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=285379
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=284620
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
o Update pkg-descr/COMMENT to match reality.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=204885
|
|
|
|
| |
Notes:
svn path=/head/; revision=196159
|
|
|
|
| |
Notes:
svn path=/head/; revision=188125
|
|
|
|
| |
Notes:
svn path=/head/; revision=185328
|
|
|
|
| |
Notes:
svn path=/head/; revision=185291
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
|
| |
in mantaining this port anymore.
PR: 89041
Notes:
svn path=/head/; revision=150303
|
|
|
|
| |
Notes:
svn path=/head/; revision=150302
|
|
|
|
| |
Notes:
svn path=/head/; revision=149730
|
|
|
|
| |
Notes:
svn path=/head/; revision=147751
|
|
|
|
| |
Notes:
svn path=/head/; revision=138671
|
|
|
|
| |
Notes:
svn path=/head/; revision=137727
|
|
|
|
| |
Notes:
svn path=/head/; revision=122512
|
|
|
|
|
|
|
|
|
|
| |
- binaries were being installed with a host-specific prefix in sbin/
- missing entry in pkg-plist
Both of which caused endless fun and games.
Notes:
svn path=/head/; revision=119747
|
|
|
|
| |
Notes:
svn path=/head/; revision=119688
|
|
|
|
| |
Notes:
svn path=/head/; revision=119687
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
| |
email address.
Notes:
svn path=/head/; revision=95249
|
|
|
|
| |
Notes:
svn path=/head/; revision=92901
|
|
|
|
| |
Notes:
svn path=/head/; revision=81425
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
|
| |
necessary for SER port to be added later on.
Sponsored by: Porta Software Ltd.
Notes:
svn path=/head/; revision=73682
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|
|
|
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
Notes:
svn path=/head/; revision=29628
|
|
|
|
| |
Notes:
svn path=/head/; revision=29615
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
|
|
|
| |
OK'ed by: maintainer
Notes:
svn path=/head/; revision=25400
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
|
|
|
|
| |
PR: 12074
Submitted by: maintainer
Notes:
svn path=/head/; revision=19331
|
|
|
|
|
|
|
|
| |
PR: 11855
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=19075
|
|
|
|
| |
Notes:
svn path=/head/; revision=18479
|
|
|
|
| |
Notes:
svn path=/head/; revision=18431
|
|
|
|
|
|
|
| |
(maintainer didn't respond within a week, aka maintainer timeout)
Notes:
svn path=/head/; revision=16023
|
|
Radius authenticated login.
PR: 7942
Submitted by: Maurice Castro <maurice@serc.rmit.edu.au>
Notes:
svn path=/head/; revision=14340
|