Date: Fri, 19 Mar 2004 10:29:11 -0800 (PST) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/htdig Makefile distinfo pkg-plist ports/textproc/htdig/files RELENG_4-patch-htnet_SSLConnection.cc Message-ID: <200403191829.i2JITB4Y029237@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2004/03/19 10:29:11 PST
FreeBSD ports repository
Modified files:
textproc/htdig Makefile distinfo pkg-plist
Added files:
textproc/htdig/files RELENG_4-patch-htnet_SSLConnection.cc
Log:
Major overhaul of the port to celebrate the upgrade to 3.2.0b5.
The 3.2.x series contains many enhanced features, most notably
built in SSL capabilities.
Changes for the port itself:
1. Add new MASTER_SITES.
2. Search for an apache binary, not a document directory.
3. The new version uses libtool, so add USE_LIBTOOL per portlint.
4. The new configure script is much more thorough, so use a more complete
set of options, and sort them in "./configure --help" order.
5. CXXFLAGS hackery no longer needed in FreeBSD 5.x, but
6. A patch to include headers for select() is needed in RELENG_4.
7. Install PORTDOCS, especially the very thorough html help files.
8. Add SIZE to distinfo.
9. Make deletion of directories with user-configurable stuff conditional.
Revision Changes Path
1.25 +27 -26 ports/textproc/htdig/Makefile
1.8 +2 -1 ports/textproc/htdig/distinfo
1.1 +13 -0 ports/textproc/htdig/files/RELENG_4-patch-htnet_SSLConnection.cc (new)
1.7 +256 -37 ports/textproc/htdig/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403191829.i2JITB4Y029237>
