Commit graph

24 commits

Author SHA1 Message Date
Johan van Selst
58e79d3345 Fix wrongly committed distinfo
PR:		ports/112162
Submitted by:	Jason Harris
2007-04-26 16:15:56 +00:00
Johan van Selst
6eeac45a08 Update to 3.5 beta 7 2007-04-26 09:02:29 +00:00
Johan van Selst
1decd3fefe Update to 3.5b7 2007-04-10 21:12:40 +00:00
Johan van Selst
8007f86ade Update to 3.5b05 (fixes build on -CURRENT) 2007-03-29 12:39:19 +00:00
Johan van Selst
b15bbfb038 - Update to new development release 35b04
- Fix typo in pkg-plist
2007-03-22 16:33:50 +00:00
Johan van Selst
ec86514c6b Update to 3.4b26 2007-02-13 12:41:28 +00:00
Johan van Selst
2c3b5507c4 - Update to 3.4b25
- Support additional compile-time option
2007-02-09 16:11:33 +00:00
Johan van Selst
e592966f86 - Update to 3.4b23 2007-01-02 16:33:09 +00:00
Johan van Selst
280fc73fbf - Update to 3.4b21 2006-12-12 18:35:30 +00:00
Johan van Selst
4f0ddb3c01 - Update to 3.4.b20 2006-11-27 18:05:38 +00:00
Johan van Selst
69b9d192a1 - Update to 3.4b19 (bugfix release) 2006-11-20 19:49:41 +00:00
Johan van Selst
27a40e84b8 - Update to 3.4b17 2006-11-15 19:02:19 +00:00
Johan van Selst
41b7da18d4 - Update to 3.4b16 2006-11-05 17:48:35 +00:00
Johan van Selst
57ef3d94dc - Update to 3.4b15 2006-09-21 17:28:30 +00:00
Johan van Selst
83cb26f128 - Update to latest bugfix release
Approved by:	flz (mentor)
2006-05-26 13:16:12 +00:00
Johan van Selst
b90edbcda8 - Update to latest release 3.4 b9
Submitted by:	maintainer (self)
Approved by:	flz (mentor)
2006-05-08 18:38:21 +00:00
Renato Botelho
04ca8c562a - Update to 3.4b7
PR:		ports/94837
Submitted by:	maintainer
2006-03-23 15:24:58 +00:00
Renato Botelho
bd4c1a207e - Add www/xshttpd-devel
- Register CONFLICTS on www/xshttpd

PR:		ports/94268
Submitted by:	Johan van Selst <johans@stack.nl>
Repocopied by:	marcus
2006-03-21 11:56:38 +00:00
Marcus Alves Grando
5e21f79e01 Update to 3.3g01
Add SHA256

PR:		88675
Submitted by:	maintainer
2005-11-08 22:33:04 +00:00
Emanuel Haupt
d101f6daec - Update to 3.3b34
- Nuke files/patch-src_confuser.h

PR:		87868
Submitted by:	Johan van Selst <johans@stack.nl>
2005-10-23 14:14:02 +00:00
Renato Botelho
8514791ed4 - Update to 3.3.b30
PR:		ports/86653
Submitted by:	maintainer
2005-09-28 13:52:36 +00:00
Pav Lucistnik
d5ebe0f43a - Update to 3.3b29
PR:		ports/86489
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
2005-09-23 08:15:54 +00:00
Pav Lucistnik
3cf127d733 - Update to 33b27
PR:		ports/86376
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
2005-09-20 21:07:10 +00:00
Pav Lucistnik
5b696bd410 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>
2005-09-15 23:04:31 +00:00