aboutsummaryrefslogtreecommitdiff
path: root/www/drood/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-4/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Update to 1.58Thomas Abthorpe2010-06-181-6/+6
| | | | | | | | | PR: ports/147896 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=256679
* - Update to 1.56Thomas Abthorpe2010-05-041-6/+6
| | | | | | | | PR: ports/146203 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=253656
* - Update drood to 1.55Giuseppe Pilichi2010-04-171-1/+1
| | | | | | | | | PR: ports/145607 Submitted by: James Bailie <jimmy@mammothcheese.ca> Approved by: pgj (mentor) Notes: svn path=/head/; revision=252852
* - Update to 1.54Thomas Abthorpe2010-04-071-1/+1
| | | | | | | | PR: ports/145408 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=252355
* - Update to 1.50Alexander Logvinov2009-09-031-2/+1
| | | | | | | | | PR: ports/138488 Submitted by: James Bailie <jimmy AT mammothcheese.ca> (maintainer) Approved by: tabthorpe, glarkin (mentors, implicit) Notes: svn path=/head/; revision=240760
* - Update to 1.42Gabor Pali2009-05-131-4/+6
| | | | | | | | | PR: ports/134252 Submitted by: James Bailie <jimmy (at) mammothcheese (dot) ca> (maintainer) Approved by: gabor (mentor) Notes: svn path=/head/; revision=233849
* Drood is a lightweight, kqueue-based, connection-multiplexing, HTTP/1.1Rong-En Fan2007-07-081-0/+10
server, intended as an alternative to larger, more complex web servers for websites where the server requirements are simple. Drood supports name-based virtual hosting. WWW: http://www.mammothcheese.ca/munger.html -- James Bailie <jimmy@mammothcheese.ca> http://www.mammothcheese.ca PR: ports/114395 Submitted by: James Bailie <jimmy at mammothcheese.ca> Notes: svn path=/head/; revision=195223