aboutsummaryrefslogtreecommitdiffstats
path: root/www/monkey
Commit message (Collapse)AuthorAgeFilesLines
* - Change my e-mailaz2005-10-031-1/+1
| | | | Approved by: sem (mentor)
* - Give maintainership to last submitterclement2005-07-311-1/+1
|
* - Fix build on 4.xclement2005-07-312-4/+10
| | | | | PR: ports/83660 Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 0.9.1clement2005-05-222-3/+3
| | | | | | This release fixes two security problems. Security: http://secunia.com/advisories/14953
* BROKEN on 4.x: Does not compilekris2005-04-111-1/+7
|
* - libexecinfo is no longer requiredclement2005-01-161-2/+0
|
* - Update to 0.9.0clement2005-01-164-27/+3
|
* - Update to 0.8.4-2 (just bump PORTREVISION)clement2004-06-112-2/+4
| | | | This release fixes a critical bug in User directory handling
* - Update to 0.8.4clement2004-06-113-4/+4
|
* Don't remove www/ now that it is created by the system.kris2004-06-091-1/+0
|
* - Update to 0.8.3clement2004-06-053-11/+13
|
* Update to 0.8.2clement2004-02-112-4/+3
|
* - SIZEify distinfoclement2004-02-081-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update to 0.8.1clement2004-01-162-2/+2
| | | | Approved by: erwin (mentor) (implicitly)
* - Update my email addressclement2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* Add Monkey HTTP Daemon, a small, powerful, and fast Web server written in C.pav2003-12-068-0/+248
Features include language support, GET, POST, and HEAD methods, CGI, PHP4 , a config file (optional for every user), a mime.types file, virtual hosts, the ability to deny URLs and IPs, to run as a different user (such as nobody), serve users home directories, resume, and more. PR: ports/58290 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>