aboutsummaryrefslogtreecommitdiffstats
path: root/www/wyvern
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.1.2pav2005-01-104-34/+47
| | | | | PR: ports/75981 Submitted by: Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Per bento logs, mark as broken on recent versions of 5.x due to the gcc3.3linimon2003-12-231-0/+4
| | | | preprocessor being more strict. Informed maintainer.
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 2.0.6.knu2002-02-262-2/+2
| | | | Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (MAINTAINER)
* Update to 2.0.5, a bugfix release.knu2002-02-052-3/+3
| | | | | | Hand the maintainership over to the author. Submitted by: Kouichi ABE <kouichi@MysticWALL.COM>
* Update Wyvern, a simple/powerful/lightweight/secure/embed-able HTTPknu2002-02-047-111/+84
| | | | | | server to 2.0.4. Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM>
* Do not clobber the existing htdocs/index.html on installation.knu2001-08-063-3/+20
| | | | Noted by: Kawaguti Ginga <ginga@athena.club.ne.jp>
* Update to 1.0.4.knu2001-04-174-28/+4
|
* The condition for checking whether the system supports IPv6 wasknu2001-03-091-2/+2
| | | | | | reversed. D'oh! Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Apply a bug-fix submitted by the author.knu2001-03-052-0/+15
|
* Add wyvern, a lightweight HTTP server with the simple design, easyknu2001-03-058-0/+267
setup and small size.