non port: www/xshttpd/distinfo |
SVNWeb
|
Number of commits found: 15 |
Mon, 12 Apr 2021
|
[ 19:10 Kevin Bowling (kbowling) ] 3d55edd (Only the first 10 of 17 ports in this commit are shown above. )
www/xshttpd*: Remove from tree
PR: 254750
Reported by: daniel.engberg.lists@pyret.net
|
Sat, 19 Mar 2011
|
[ 12:38 miwi ] (Only the first 10 of 4601 ports in this commit are shown above. )
- Get Rid MD5 support
|
Sat, 24 Jan 2009
|
[ 11:08 johans ]
Update to 3.6g01
|
Sun, 10 Aug 2008
|
[ 09:14 johans ]
Update to 3.5 gamma 5
|
Sun, 13 Jul 2008
|
[ 10:49 johans ]
Update to 3.5 gamma 4
|
Thu, 8 May 2008
|
[ 22:07 johans ]
Update to 3.5 gamma 3
|
Mon, 4 Feb 2008
|
[ 22:25 johans ]
- Update to 3.5 gamma 2
|
Sun, 3 Feb 2008
|
[ 08:24 johans ]
- Update to 3.5 g1
- Use standard $WWWDIR
- Remove conflict with Apache
|
Thu, 22 Mar 2007
|
[ 16:27 johans ]
Update to new stable release 34g01
|
Tue, 8 Nov 2005
|
[ 22:33 mnag ]
Update to 3.3g01
Add SHA256
PR: 88675
Submitted by: maintainer
|
Sun, 23 Oct 2005
|
[ 14:14 ehaupt ]
- Update to 3.3b34
- Nuke files/patch-src_confuser.h
PR: 87868
Submitted by: Johan van Selst <johans@stack.nl>
|
Wed, 28 Sep 2005
|
[ 13:52 garga ]
- Update to 3.3.b30
PR: ports/86653
Submitted by: maintainer
|
Fri, 23 Sep 2005
|
[ 08:15 pav ]
- Update to 3.3b29
PR: ports/86489
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
|
Tue, 20 Sep 2005
|
[ 21:07 pav ]
- Update to 33b27
PR: ports/86376
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
|
Thu, 15 Sep 2005
|
[ 23:04 pav ]
XS-HTTPD is a WWW server that has the following features:
- It is pronounced as "access-HTTP-daemon"
- It is SMALL (very small in fact: a factor two to three smaller than
normal servers on disk and in memory)
- It is FAST (because it is so small and does not do unnecessary things)
- Uses very little CPU time
- Configurable (configuration compiled in to make it small, but largely
overridable on the command line)
- Runs user CGI binaries under their own user ID
- Gets users' pages under their own user ID, allowing them to really
have protected pages (using the built-in authentication mechanism)
- Does not fork for every connection (has a fixed number of servers),
only to replace a lost server (in case of timeouts).
- Comes with some other useful programs
- Offers Server-Side Includes for many common tasks, including built-in
page counters (text or graphical)
- Supports PHP and other interpreted file formats
- Supports automatic decompression to save diskspace and bandwidth
- Serves SSL (https) and http connections through the same daemon
- Full support for IPv6
PR: ports/84314
Submitted by: Ed Schouten <ed@fxq.nl>
|
Number of commits found: 15 |