aboutsummaryrefslogtreecommitdiff
path: root/www/monkey
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken some ports with unfetchable distfilesBaptiste Daroussin2011-06-171-0/+2
| | | | Notes: svn path=/head/; revision=275732
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Security update to 0.9.3.Xin LI2009-12-213-6/+5
| | | | | | | | Security: vid 4465c897-ee5c-11de-b6ef-00215c6a37bb Sponsored by: iXsystems, Inc. Notes: svn path=/head/; revision=246378
* - Update to 0.9.2Andrej Zverev2008-06-233-5/+8
| | | | | | | - Drop maintainership Notes: svn path=/head/; revision=215625
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Change my e-mailAndrej Zverev2005-10-031-1/+1
| | | | | | | Approved by: sem (mentor) Notes: svn path=/head/; revision=144051
* - Give maintainership to last submitterClement Laforet2005-07-301-1/+1
| | | | Notes: svn path=/head/; revision=140502
* - Fix build on 4.xClement Laforet2005-07-302-4/+10
| | | | | | | | PR: ports/83660 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=140501
* - Update to 0.9.1Clement Laforet2005-05-222-3/+3
| | | | | | | | | This release fixes two security problems. Security: http://secunia.com/advisories/14953 Notes: svn path=/head/; revision=135841
* BROKEN on 4.x: Does not compileKris Kennaway2005-04-101-1/+7
| | | | Notes: svn path=/head/; revision=132971
* - libexecinfo is no longer requiredClement Laforet2005-01-161-2/+0
| | | | Notes: svn path=/head/; revision=126584
* - Update to 0.9.0Clement Laforet2005-01-164-27/+3
| | | | Notes: svn path=/head/; revision=126575
* - Update to 0.8.4-2 (just bump PORTREVISION)Clement Laforet2004-06-112-2/+4
| | | | | | | This release fixes a critical bug in User directory handling Notes: svn path=/head/; revision=111261
* - Update to 0.8.4Clement Laforet2004-06-103-4/+4
| | | | Notes: svn path=/head/; revision=111233
* Don't remove www/ now that it is created by the system.Kris Kennaway2004-06-091-1/+0
| | | | Notes: svn path=/head/; revision=111131
* - Update to 0.8.3Clement Laforet2004-06-053-11/+13
| | | | Notes: svn path=/head/; revision=110891
* Update to 0.8.2Clement Laforet2004-02-102-4/+3
| | | | Notes: svn path=/head/; revision=100602
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 0.8.1Clement Laforet2004-01-162-2/+2
| | | | | | | Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98254
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* Add Monkey HTTP Daemon, a small, powerful, and fast Web server written in C.Pav Lucistnik2003-12-058-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> Notes: svn path=/head/; revision=95154