| 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: 65276
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
Notes:
svn path=/head/; revision=106403
|
|
|
|
|
|
|
| |
- Add ipv6 to CATEGORIES
Notes:
svn path=/head/; revision=105060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: ale
Notes:
svn path=/head/; revision=103885
|
|
|
|
|
|
|
| |
- SIZEify distinfo
Notes:
svn path=/head/; revision=100258
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
|
|
|
| |
- Change my email address
Noticed by: Bob Rakov <bob@rakov.net> [1]
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=96338
|
|
|
|
|
|
|
|
| |
PR: ports/60256
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Notes:
svn path=/head/; revision=95901
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Get rid of interactive menu
- Rework build options
- Fix optional XML dumping support
PR: ports/60184
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Notes:
svn path=/head/; revision=95683
|
|
|
|
|
|
|
|
| |
PR: ports/60160
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=95634
|
|
|
|
|
|
|
|
| |
PR: ports/59641
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=95159
|
|
|
|
| |
Notes:
svn path=/head/; revision=87646
|
|
|
|
|
|
|
|
| |
PR: 54482
Submitted by: Melvyn Sopacua <melvyn@webteckies.org>
Notes:
svn path=/head/; revision=85390
|
|
|
|
|
|
|
|
| |
PR: 54300
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes:
svn path=/head/; revision=85023
|
|
|
|
|
|
|
| |
use USE_GETOPT_LONG instead.
Notes:
svn path=/head/; revision=84842
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=83260
|
|
|
|
|
|
|
|
| |
PR: 51077
Submitted by: Ying-Chieh Liao <ijliao@terry.dorm11.nctu.edu.tw>
Notes:
svn path=/head/; revision=83032
|
|
|
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
Notes:
svn path=/head/; revision=82300
|
|
|
|
| |
Notes:
svn path=/head/; revision=81238
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
| |
consistently unable to find the time to update the port.
Notes:
svn path=/head/; revision=75703
|
|
|
|
| |
Notes:
svn path=/head/; revision=72367
|
|
|
|
| |
Notes:
svn path=/head/; revision=66358
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=62018
|
|
|
|
|
|
|
|
|
|
|
|
| |
has been a "massive public demand" that this port be unFORBIDDEN.
- Remove FORBIDDEN.
- Add a PKGMESSAGE to explain new post-install procedure, and to warn the
user that this port/package is likely to have future security issues.
- Install startup script mode 444, forcing the user to change this explicitly
to run ntop at system startup. Document this in PKGMESSAGE.
Notes:
svn path=/head/; revision=61879
|
|
|
|
|
|
|
| |
Pointy hat to: dinoex
Notes:
svn path=/head/; revision=58646
|
|
|
|
|
|
|
| |
has been no official response from the author as yet.
Notes:
svn path=/head/; revision=55569
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
- Update pkg-{comment,descr} while I'm at it.
Requested by: Dave Cole <dacole@corp.attcanada.ca> (libwrap support)
Notes:
svn path=/head/; revision=53706
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modified LOCALBASE.
- This port should now also build on OSVERSIONs before OpenSSL was imported
(untested).
- Bumped PORTREVISION.
PR: 34052
Submitted by: Thomas Hurst <freaky@aagh.net>
Notes:
svn path=/head/; revision=53674
|
|
|
|
|
|
|
|
|
|
| |
- Major update of ntop - much of it rewritten
- Take over maintainership for a while
Approved by: billf (previous maintainer)
Notes:
svn path=/head/; revision=53147
|
|
|
|
|
|
|
|
|
|
| |
it GNU_CONFIGURE...
PR: ports/32235
Submitted by: Thomas Hurst <freaky@aagh.net>
Notes:
svn path=/head/; revision=52549
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
Notes:
svn path=/head/; revision=33101
|
|
|
|
| |
Notes:
svn path=/head/; revision=32632
|
|
|
|
|
|
|
| |
to root only.
Notes:
svn path=/head/; revision=31595
|
|
|
|
| |
Notes:
svn path=/head/; revision=31594
|
|
|
|
|
|
|
| |
to multiple local and remote root exploits.
Notes:
svn path=/head/; revision=31437
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Submitted by: Anders Nordby <anders@fix.no>
Pointy Hat: Me.
Notes:
svn path=/head/; revision=18598
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/11536
Submitted by: Anders Nordby <anders@fix.no>
(2) Fix some uglyness
Notes:
svn path=/head/; revision=18567
|
|
|
|
| |
Notes:
svn path=/head/; revision=18431
|
|
|
|
|
|
|
| |
being sufficient for almost everything. :)
Notes:
svn path=/head/; revision=14637
|
|
|
|
|
|
|
|
|
|
|
|
| |
and other people's -CURRENT systems. Glad to get this in under the ports
freeze crunch so this port doesn't have to be marked BROKEN.
PR: ports/8709
Reviewed by: Brian Ruth <bruth@wmht.org>
Submitted by: Brian Ruth <bruth@wmht.org>
Notes:
svn path=/head/; revision=14618
|
|
|
|
|
|
|
|
|
|
| |
It's not sane to require a completly different port (sniffit) just for two
simple header files, so I'm putting them in ${FILESDIR}.
Thanks to Anders Andersson <anders@sanyusan.se> for the remind.
Notes:
svn path=/head/; revision=14486
|
|
|
|
|
|
|
|
|
|
| |
mistakes so most of the patches were deleted. Two of the patches were to
the same file, but changed so drastically, I just reimported them.
PR: 8292
Notes:
svn path=/head/; revision=14481
|
|
|
|
|
|
|
| |
the grave would be enough to kill __dead.
Notes:
svn path=/head/; revision=13018
|
|
|
|
|
|
|
|
| |
via INSTALL_TARGET variable to install ntop's manpage as well.
While I'm at it, compress the manpage as well via MAN8 setting.
Notes:
svn path=/head/; revision=12444
|