cvs commit: ports/net/jabberd Makefile distinfo pkg-plist
ports/net/jabberd/files jabberd.sh patch-configure patch-util.h
Edwin Groothuis
edwin at FreeBSD.org
Mon Jul 12 19:38:15 PDT 2004
edwin 2004-07-13 02:38:15 UTC
FreeBSD ports repository
Modified files:
net/jabberd Makefile distinfo pkg-plist
net/jabberd/files jabberd.sh patch-configure
Added files:
net/jabberd/files patch-util.h
Log:
This is an update of the net/jabberd port to version 2.0.3 (vendor
string "2.0s3") which fixes some serious memory leaks and other
significant bugs. This update also replaces the rc.d script with
a new version that uses the rc.subr framework.
I was able to successfully compile the port with all of the WITH_*
knobs, but only have the means to test WITH_POSTGRESQL (which worked
as expected).
commiter says:
- Added extra line to files/patch-util::util.h (4.x fix)
- Changed --with-extra-include-path statements to work around
mysql inclusion and db41 exclusion.
- Added --disable- for options not choosen.
PR: ports/68967
Submitted by: Kirk Strauser <kirk at strauser.com>
Revision Changes Path
1.17 +30 -26 ports/net/jabberd/Makefile
1.3 +2 -2 ports/net/jabberd/distinfo
1.3 +41 -30 ports/net/jabberd/files/jabberd.sh
1.4 +10 -10 ports/net/jabberd/files/patch-configure
1.1 +11 -0 ports/net/jabberd/files/patch-util.h (new)
1.5 +2 -2 ports/net/jabberd/pkg-plist
More information about the cvs-all
mailing list