aboutsummaryrefslogtreecommitdiff
path: root/www/wyvern
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 2.1.2Pav Lucistnik2005-01-104-34/+47
| | | | | | | | PR: ports/75981 Submitted by: Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer) Notes: svn path=/head/; revision=126032
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* 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
* Per bento logs, mark as broken on recent versions of 5.x due to the gcc3.3Mark Linimon2003-12-231-0/+4
| | | | | | | preprocessor being more strict. Informed maintainer. Notes: svn path=/head/; revision=96473
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Update to 2.0.6.Akinori MUSHA2002-02-262-2/+2
| | | | | | | Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (MAINTAINER) Notes: svn path=/head/; revision=55269
* Update to 2.0.5, a bugfix release.Akinori MUSHA2002-02-052-3/+3
| | | | | | | | | Hand the maintainership over to the author. Submitted by: Kouichi ABE <kouichi@MysticWALL.COM> Notes: svn path=/head/; revision=54238
* Update Wyvern, a simple/powerful/lightweight/secure/embed-able HTTPAkinori MUSHA2002-02-037-111/+84
| | | | | | | | | server to 2.0.4. Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM> Notes: svn path=/head/; revision=54173
* Do not clobber the existing htdocs/index.html on installation.Akinori MUSHA2001-08-063-3/+20
| | | | | | | Noted by: Kawaguti Ginga <ginga@athena.club.ne.jp> Notes: svn path=/head/; revision=45863
* Update to 1.0.4.Akinori MUSHA2001-04-174-28/+4
| | | | Notes: svn path=/head/; revision=41499
* The condition for checking whether the system supports IPv6 wasAkinori MUSHA2001-03-091-2/+2
| | | | | | | | | reversed. D'oh! Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=39307
* Apply a bug-fix submitted by the author.Akinori MUSHA2001-03-052-0/+15
| | | | Notes: svn path=/head/; revision=39075
* Add wyvern, a lightweight HTTP server with the simple design, easyAkinori MUSHA2001-03-058-0/+267
setup and small size. Notes: svn path=/head/; revision=39074