aboutsummaryrefslogtreecommitdiff
path: root/www/crawl
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2008-01-021-2/+2
| | | | Notes: svn path=/head/; revision=204872
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2007-09-211-2/+2
| | | | Notes: svn path=/head/; revision=199865
* - Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.Marcus Alves Grando2007-04-061-2/+2
| | | | Notes: svn path=/head/; revision=189394
* - utilize USE_BDBYen-Ming Lee2006-12-181-4/+4
| | | | Notes: svn path=/head/; revision=180082
* - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libeventMarcus Alves Grando2006-12-051-4/+4
| | | | | | | - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1) Notes: svn path=/head/; revision=178938
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* Reset petef due to no response to email. We hope to see him back sometime.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159515
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Now builds on 6.xKris Kennaway2005-07-191-4/+0
| | | | Notes: svn path=/head/; revision=139556
* Chase the libevent update.Jean-Yves Lefort2005-07-011-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=138315
* Our getaddrinfo(3) never returns EAI_NODATA on 5.2-RELEASE andHajimu UMEMOTO2005-06-022-9/+16
| | | | | | | | | | later as RFC 3493 deprecated it. So, we have to see EAI_NONAME instead. Approved by: petef Notes: svn path=/head/; revision=136687
* BROKEN on FreeBSD 6.0: Does not compileKris Kennaway2005-04-101-1/+7
| | | | Notes: svn path=/head/; revision=132954
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Unbreak on -current.Pete Fritchman2004-03-123-7/+25
| | | | Notes: svn path=/head/; revision=103780
* BROKEN on 5.x: does not compileKris Kennaway2004-02-061-1/+7
| | | | Notes: svn path=/head/; revision=100115
* Update to 0.4.Pete Fritchman2003-12-214-19/+25
| | | | Notes: svn path=/head/; revision=96341
* - 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