Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Change my e-mail | az | 2005-10-03 | 1 | -1/+1 |
| | | | | Approved by: sem (mentor) | ||||
* | - Give maintainership to last submitter | clement | 2005-07-31 | 1 | -1/+1 |
| | |||||
* | - Fix build on 4.x | clement | 2005-07-31 | 2 | -4/+10 |
| | | | | | PR: ports/83660 Submitted by: Andrej Zverev <az@inec.ru> | ||||
* | - Update to 0.9.1 | clement | 2005-05-22 | 2 | -3/+3 |
| | | | | | | This release fixes two security problems. Security: http://secunia.com/advisories/14953 | ||||
* | BROKEN on 4.x: Does not compile | kris | 2005-04-11 | 1 | -1/+7 |
| | |||||
* | - libexecinfo is no longer required | clement | 2005-01-16 | 1 | -2/+0 |
| | |||||
* | - Update to 0.9.0 | clement | 2005-01-16 | 4 | -27/+3 |
| | |||||
* | - Update to 0.8.4-2 (just bump PORTREVISION) | clement | 2004-06-11 | 2 | -2/+4 |
| | | | | This release fixes a critical bug in User directory handling | ||||
* | - Update to 0.8.4 | clement | 2004-06-11 | 3 | -4/+4 |
| | |||||
* | Don't remove www/ now that it is created by the system. | kris | 2004-06-09 | 1 | -1/+0 |
| | |||||
* | - Update to 0.8.3 | clement | 2004-06-05 | 3 | -11/+13 |
| | |||||
* | Update to 0.8.2 | clement | 2004-02-11 | 2 | -4/+3 |
| | |||||
* | - SIZEify distinfo | clement | 2004-02-08 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | - Update to 0.8.1 | clement | 2004-01-16 | 2 | -2/+2 |
| | | | | Approved by: erwin (mentor) (implicitly) | ||||
* | - Update my email address | clement | 2004-01-13 | 1 | -1/+1 |
| | | | | Approved and reviewed by: erwin (mentor) | ||||
* | Add Monkey HTTP Daemon, a small, powerful, and fast Web server written in C. | pav | 2003-12-06 | 8 | -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> |