aboutsummaryrefslogtreecommitdiff
path: root/www/wyvern
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Fix typo in previous revisionErwin Lansing2009-01-081-1/+1
| | | | | | | Submitted by: dvl Notes: svn path=/head/; revision=225516
* Mark BROKEN on 8: does not build after the arp-v2 import.Erwin Lansing2009-01-081-0/+4
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=225509
* - Update to 2.2.11Martin Wilke2008-02-012-4/+4
| | | | | | | | PR: 119897 Submitted by: Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer) Notes: svn path=/head/; revision=206555
* - Update to 2.2.10.1Rong-En Fan2007-12-302-8/+4
| | | | | | | | | | - Unbreak on 7.x PR: ports/118988 Submitted by: Kouichi ABE (WALL) <kouichi at mysticwall.com> (maintainer) Notes: svn path=/head/; revision=204704
* - Mark BROKEN on 7.0: does not compilePav Lucistnik2007-12-061-0/+4
| | | | | | | | | Reported by: pointyhat Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (maintainer) Approved by: portmgr (hat) Notes: svn path=/head/; revision=202917
* Update to 2.2.10.Stefan Walter2007-10-052-9/+5
| | | | | | | | PR: 116808 Submitted by: maintainer Notes: svn path=/head/; revision=200917
* Doesn't work on any 7.0 tree.Mark Linimon2007-09-301-1/+1
| | | | Notes: svn path=/head/; revision=200442
* Mark broken on amd64/7.0Ion-Mihai Tetcu2007-08-211-0/+4
| | | | | | | | PR: ports/115491 Submitted by: Kouichi ABE (WALL) (maintainer) Notes: svn path=/head/; revision=198063
* - Fix rc script replacementsPav Lucistnik2007-07-162-3/+4
| | | | | | | | Pointed out by: sat Pointy hat to: pav Notes: svn path=/head/; revision=195766
* - Update to 2.2.7Pav Lucistnik2007-07-1510-169/+293
| | | | | | | | PR: ports/113995 Submitted by: Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer) Notes: svn path=/head/; revision=195695
* Fix compile with OpenSSL 0.9.8b in -CURRENT and remove BROKEN.Simon L. B. Nielsen2006-09-233-4/+26
| | | | | | | | PR: ports/102837 Approved by: maintainer Notes: svn path=/head/; revision=173646
* BROKEN on 7.0: Does not compileKris Kennaway2006-09-101-0/+4
| | | | Notes: svn path=/head/; revision=172741
* 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