1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Doug Barton
9adf7fe998 Upgrade to the latest version, 3.2.0b6.
Replace libtool 1.3 with 1.5, and adjust pkg-plist to remove
the no longer installed .la files.

Move the htdig.conf file out of the way before install so that
the sample file will get installed each time.
2004-08-28 23:14:46 +00:00
Doug Barton
07c597671f 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.
2004-03-19 18:29:11 +00:00
Doug Barton
246a59bb1a * Upgrade to version 3.1.6, which fixes numerous bugs, and one possible
security problem that was present in the unpatched 3.1.5.
* Update the master sites list.
* Configure more precisely several important directories, partly to
compensate for some of the new defaults, and partly to avoid potential
future security problems regarding remote users being able to read
files specified as config files. This vulnerability was patched
already, and the fix is included in this version. However, a little
paranoia never hurt anyone.
* Remove the patches, as they have either been made obsolete by the new
version, or as in the pthreads issue, I'm doing them differently in
the Makefile.
* Make the patching in the Makefile smarter.
* Put my name in the pkg-descr.... overlooked previously.
* Adjust the pkg-plist, and sort it since the bloat is the same either way.

Thanks to Palle Girgensohn <girgen@partitur.se> for the suggestion in the PR
to place the conf file in its own directory.

PR:	ports/26058
2002-02-04 07:22:00 +00:00
Kris Kennaway
aacec05601 Update to htdig 3.1.5, which fixes a security hole in the htsearch
cgi-bin.

Submitted by:	Doug Barton <doug@gorean.org>
2000-02-28 08:15:16 +00:00
Bill Fumerola
16a8fac4f5 Upgrade to 3.1.3
Submitted by:	Doug Barton <doug@gorean.org>
		lots of others who missed PLIST stuff.
1999-10-29 01:19:10 +00:00
Bill Fumerola
a126c81cf3 Upgrade to version 3.1.2
PR:		ports/11722
Submitted by:	Tomaz Borstnar <tomaz.borstnar@over.net>
1999-05-31 21:11:50 +00:00
Bill Fumerola
1a17b21387 Upgrade and associated changes.
Prompted By:	John-Mark Gurney <gurney_j@efn.org>
1999-02-21 19:58:47 +00:00
Bill Fumerola
fab5132d51 Security fix and upgrade.
Submitted by:	Hugh Blandford <hugh@island.net.au>
1999-02-09 15:08:31 +00:00
Bill Fumerola
487696188e Initial Import of ht://dig, a search engine. 1998-11-18 21:02:48 +00:00