aboutsummaryrefslogtreecommitdiff
path: root/textproc/htdig
Commit message (Collapse)AuthorAgeFilesLines
* Fix build in -currentDoug Barton2003-02-021-1/+7
| | | | Notes: svn path=/head/; revision=74468
* * Upgrade to version 3.1.6, which fixes numerous bugs, and one possibleDoug Barton2002-02-047-123/+72
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=54191
* remove malloc.hAlfred Perlstein2001-12-111-0/+10
| | | | Notes: svn path=/head/; revision=51331
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* * Assume maintainership by agreement.Doug Barton2001-09-251-1/+2
| | | | | | | | * Bump PORTREVISION to indicate the addition of the fix for the config file bug, obtained from the ht://Dig developers. Notes: svn path=/head/; revision=48180
* This patch comes from the ht://Dig maintainers, and fixes a possibleDoug Barton2001-09-251-0/+24
| | | | | | | | | | | | | | | | security vulnerability. Quoting from their e-mail announcement: There is a security vulnerability in all versions of htsearch between 3.1.0b2 and 3.1.5 . . . The hole can allow a remote user to pick a file on your system for the config file that the UID running the webserver can read. With a default ports install the httpd user should be nobody, which makes the vulnerability small. Notes: svn path=/head/; revision=48179
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Change dependency trigger from share/apache to share/doc/apache, whichSatoshi Asami2000-09-151-1/+1
| | | | | | | | | actually exists. Submitted by: onigiri via billf Notes: svn path=/head/; revision=32661
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* Correct previous misunderstanding.Kris Kennaway2000-03-041-1/+1
| | | | Notes: svn path=/head/; revision=26519
* Change MAINTAINERship to kris, he evidently maintains this now.Bill Fumerola2000-02-281-1/+1
| | | | | | | Submitted by: previous commit Notes: svn path=/head/; revision=26412
* Update to htdig 3.1.5, which fixes a security hole in the htsearchKris Kennaway2000-02-284-16/+12
| | | | | | | | | cgi-bin. Submitted by: Doug Barton <doug@gorean.org> Notes: svn path=/head/; revision=26404
* Update to reflect new apache install locations.Bill Fumerola1999-12-102-39/+39
| | | | | | | | | Mostly: PR: ports/15398 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=23763
* Upgrade to 3.1.3Bill Fumerola1999-10-294-108/+52
| | | | | | | | Submitted by: Doug Barton <doug@gorean.org> lots of others who missed PLIST stuff. Notes: svn path=/head/; revision=22716
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* Use -pthread not -libc_rBill Fumerola1999-08-011-0/+90
| | | | | | | | | | | | | PR: ports/12488 Submitted by: Palle Girgensohn <girgen@partitur.se> NOTE: This patch actually patches two files, which is normally frowned upon. However, one of these files generates the other and really isn't used by the port, just for people who would use the port to make their own custom ht://dig. I don't think this is a problem. Notes: svn path=/head/; revision=20470
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean upBill Fumerola1999-06-163-5/+9
| | | | | | | COMMENT and DESCR, add MASTER_SITE_SUNSITE for oodles of fetch-power. Notes: svn path=/head/; revision=19504
* Upgrade to version 3.1.2Bill Fumerola1999-05-312-5/+8
| | | | | | | | PR: ports/11722 Submitted by: Tomaz Borstnar <tomaz.borstnar@over.net> Notes: svn path=/head/; revision=19155
* I *LOVE* WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18411
* Forgotten patch from upgrade to 3.1.1Bill Fumerola1999-02-231-17/+32
| | | | | | | | PR: ports/10223 Submitted by: Palla Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=16877
* Upgrade and associated changes.Bill Fumerola1999-02-212-8/+9
| | | | | | | Prompted By: John-Mark Gurney <gurney_j@efn.org> Notes: svn path=/head/; revision=16809
* Security fix and upgrade.Bill Fumerola1999-02-092-4/+5
| | | | | | | Submitted by: Hugh Blandford <hugh@island.net.au> Notes: svn path=/head/; revision=16567
* (I) add www virtual category, (II) add a mirror siteBill Fumerola1999-01-201-5/+5
| | | | | | | | | (III) clean up post-patch target (IV) fix 'Version Required' Submitted by: (I) max@wide.ad.jp, (II,III,IV) billf Notes: svn path=/head/; revision=16209
* More Y2K Statement Links...Marc G. Fournier1999-01-131-1/+3
| | | | Notes: svn path=/head/; revision=16024
* I had a patch that fixed this, then I said "I'll just use sed", and IBill Fumerola1998-11-231-5/+7
| | | | | | | | | | | | never updated the Makefile. I was trying to avoid using sed and patch, and just ended up breaking it by my indeciveness. :> It's fixed now, and packages no less. Remind by: Satoshi Notes: svn path=/head/; revision=14836
* Mark it broken, doesn't package.Satoshi Asami1998-11-231-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | === ===> Building package for htdig-3.1.0 Creating package /usr/ports/packages/All/htdig-3.1.0.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/htdig-3.1.0.tgz' tar: can't add file etc/htdig.conf : No such file or directory tar: can't add file share/htdig/footer.html : No such file or directory tar: can't add file share/htdig/bad_words : No such file or directory tar: can't add file share/htdig/header.html : No such file or directory tar: can't add file share/htdig/nomatch.html : No such file or directory tar: can't add file share/htdig/syntax.html : No such file or directory tar: can't add file share/htdig/english.0 : No such file or directory tar: can't add file share/htdig/english.aff : No such file or directory tar: can't add file share/htdig/synonyms : No such file or directory pkg_create: tar command failed with code 256 *** Error code 1 Stop. Notes: svn path=/head/; revision=14807
* Initial Import of ht://dig, a search engine.Bill Fumerola1998-11-185-0/+77
Notes: svn path=/head/; revision=14654