summaryrefslogtreecommitdiff
path: root/www/crawl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - fix build on -currentPete Fritchman2003-05-052-5/+14
| | | | | | | | | | | - no longer need to depend on libmd5 from libwww, libmd does fine - install an example crawl.conf PR: 51696 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=80144
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* PERL -> REINPLACE_CMDEdwin Groothuis2002-11-211-1/+3
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70723
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-1/+2
| | | | | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x Notes: svn path=/head/; revision=64836
* Update to 0.3Pete Fritchman2002-02-042-3/+7
| | | | Notes: svn path=/head/; revision=54180
* - update to 0.2Pete Fritchman2001-12-232-3/+4
| | | | | | | - remove redundant GNU_CONFIGURE (this is implied by USE_AUTOCONF) Notes: svn path=/head/; revision=52037
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Update to 1.0bDavid W. Chapman Jr.2001-07-042-2/+2
| | | | | | | | PR: 28683 Submitted by: maintainer Notes: svn path=/head/; revision=44731
* Add crawl, a worm that searches for jpegsDavid W. Chapman Jr.2001-06-236-0/+68
PR: 28304 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44354