FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:53 AM BST
Port details
wyvern 2.2.11 www on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: does not build
Ignore IGNORE: is marked as broken: does not build
Small/powerful/lightweight/secure/embeddable HTTP server
Maintained by: kouichi@MysticWALL.COM search for ports maintained by this maintainer
Port Added: 05 Mar 2001 06:18:48
Also Listed In: ipv6
License: not specified in port


Wyvern is a lightweight HTTP server of simple design, easy setup /
administration, and a small server run-time.  The goal of the Wyvern
development is to provide a secure and stable web server for embedded
appliances.  Here is a feature list of Wyvern:

  o  single-process multi-threads server,
  o  HTTP/1.1 support (not fully implemented),
  o  host name based virtual hosting,
  o  customizable error pages and messages,
  o  IPv6 communication (no support SSL),
  o  Secure Socket Layer (SSL) communication,
  o  executable CGI program with SuExec mechanism,
  o  highly secure implementation,
  o  many password management mechanism: db, dbm and SQLite3, PostgreSQL,
  o  various logging method such as file, Unix pipe and networking, and
  o  extensible plug-in modules.

Author:	Kouichi ABE (WALL) <kouichi@MysticWALL.COM>
WWW:	http://www.MysticWALL.COM/software/wyvern/index.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: textproc/sxml
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/wyvern/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for wyvern-2.2.11:
     OPENSSL=off (default) "OpenSSL support"
     SQLITE3=off (default) "SQLite3 support"
     POSTGRESQL=off (default) "PostgreSQL support"
     SUEXEC=off (default) "SuExec support"
     JAPANESE=off (default) "Use Japanese error messages"
     SYSCTL_PS=off (default) "Get process status with sysctl"
     SIMPLE_INDEXING=off (default) "Use simple indexing mode"
     STRICT_PARSING=off (default) "Parse request/response headers strictly"
===> Use 'make config' to modify these settings

Master Sites:
http://www.MysticWALL.COM/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.2.11
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.2.11
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.2.11
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
08 Jan 2009 18:35:55
Original commit files touched by this commit  2.2.11
erwin search for other commits by this committer
Fix typo in previous revision

Submitted by:   dvl
08 Jan 2009 17:59:42
Original commit files touched by this commit  2.2.11
  Sanity Test Failure
erwin search for other commits by this committer
Mark BROKEN on 8: does not build after the arp-v2 import.

Submitted by:   pointyhat
01 Feb 2008 09:28:33
Original commit files touched by this commit  2.2.11
miwi search for other commits by this committer
- Update to 2.2.11

PR:             119897
Submitted by:   Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer)
30 Dec 2007 11:07:03
Original commit files touched by this commit  2.2.10.1
rafan search for other commits by this committer
- Update to 2.2.10.1
- Unbreak on 7.x

PR:             ports/118988
Submitted by:   Kouichi ABE (WALL) <kouichi at mysticwall.com> (maintainer)
06 Dec 2007 09:13:40
Original commit files touched by this commit  2.2.10
pav search for other commits by this committer
- Mark BROKEN on 7.0: does not compile

Reported by:    pointyhat
Submitted by:   Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (maintainer)
Approved by:    portmgr (hat)
05 Oct 2007 16:49:06
Original commit files touched by this commit  2.2.10
stefan search for other commits by this committer
Update to 2.2.10.

PR:             116808
Submitted by:   maintainer
30 Sep 2007 09:24:30
Original commit files touched by this commit  2.2.7_1
linimon search for other commits by this committer
Doesn't work on any 7.0 tree.
21 Aug 2007 11:22:01
Original commit files touched by this commit  2.2.7_1
itetcu search for other commits by this committer
Mark broken on amd64/7.0

PR:             ports/115491
Submitted by:   Kouichi ABE (WALL) (maintainer)
16 Jul 2007 18:56:30
Original commit files touched by this commit  2.2.7_1
pav search for other commits by this committer
- Fix rc script replacements

Pointed out by: sat
Pointy hat to:  pav
15 Jul 2007 22:43:33
Original commit files touched by this commit  2.2.7
pav search for other commits by this committer
- Update to 2.2.7

PR:             ports/113995
Submitted by:   Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer)
23 Sep 2006 13:14:52
Original commit files touched by this commit  2.1.2
simon search for other commits by this committer
Fix compile with OpenSSL 0.9.8b in -CURRENT and remove BROKEN.

PR:             ports/102837
Approved by:    maintainer
10 Sep 2006 23:49:24
Original commit files touched by this commit  2.1.2
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
24 Jan 2006 03:14:23
Original commit files touched by this commit  2.1.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.1.2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
10 Jan 2005 08:36:15
Original commit files touched by this commit  2.1.2
pav search for other commits by this committer
- Update to 2.1.2

PR:             ports/75981
Submitted by:   Kouichi ABE (WALL) <kouichi@mysticwall.com> (maintainer)
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.0.6_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.0.6_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.0.6_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
23 Dec 2003 08:29:19
Original commit files touched by this commit  2.0.6
linimon search for other commits by this committer
Per bento logs, mark as broken on recent versions of 5.x due to the gcc3.3
preprocessor being more strict.  Informed maintainer.
21 Feb 2003 14:01:38
Original commit files touched by this commit  2.0.6
knu search for other commits by this committer
De-pkg-comment.
26 Feb 2002 15:10:07
files touched by this commit
knu search for other commits by this committer
Update to 2.0.6.    
05 Feb 2002 15:46:19
files touched by this commit
knu search for other commits by this committer
Update to 2.0.5, a bugfix release.    
03 Feb 2002 20:43:46
files touched by this commit
knu search for other commits by this committer
Update Wyvern, a simple/powerful/lightweight/secure/embed-able HTTP   server to
2.0.4.    
06 Aug 2001 10:08:10
files touched by this commit
knu search for other commits by this committer
Do not clobber the existing htdocs/index.html on installation.    
17 Apr 2001 07:15:23
files touched by this commit
knu search for other commits by this committer
Update to 1.0.4.    
09 Mar 2001 12:19:42
files touched by this commit
knu search for other commits by this committer
The condition for checking whether the system supports IPv6 was   reversed. 
D'oh!    
05 Mar 2001 09:59:39
files touched by this commit
knu search for other commits by this committer
Apply a bug-fix submitted by the author.    
05 Mar 2001 09:18:48
files touched by this commit
knu search for other commits by this committer
Add wyvern, a lightweight HTTP server with the simple design, easy   setup and
small size.    

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.235 seconds.