summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* These Python modules provide simple yet powerful multi-threaded object-orientedpav2005-09-155-0/+86
| | | | | | | | CGI/FastCGI/mod_python/html-templating facilities for the Python programming language. PR: ports/86155 Submitted by: Soren Straarup <xride@x12.dk>
* A small and simple webserver programmed in C++ that was designed to makepav2005-09-155-0/+84
| | | | | | | | sharing files easy. By default, it shares whatever folder it was executed from on port 2000. PR: ports/86001 Submitted by: Chris Laverdure <dashevil@gmail.com>
* - Update to 1.3pav2005-09-154-44/+88
| | | | | PR: ports/86165 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* Add p5-POE-Component-Server-HTTPServer 0.9.2, POE Component to serverlth2005-09-155-0/+72
| | | | | | | HTTP requests. PR: ports/77980 Submitted by: Zach Thompson <lin-chi@lastamericanempire.com>
* Add p5-HTML-Template-HashWrapper 1.3, easy way to use the associatelth2005-09-155-0/+44
| | | | | | | option from HTML::Template. PR: ports/86157 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
* - Unbreak on !i386barner2005-09-153-6/+30
| | | | | | Tested by: submitter (amd64), barner (sparc64, ia64) Submitted by: Johan van Selst <johans@stack.nl> PR: ports/86150
* Update to 5.703vs2005-09-152-5/+5
| | | | | PR: ports/85432 Submitted by: maintainer
* - Remove dependencies on security/pf, it was removed. pf is in base sincepav2005-09-146-24/+6
| | | | | | 502106 Pointy hat to: pav
* - update to 1.22leeym2005-09-143-6/+5
|
* - Remove dead MASTER_SITEpav2005-09-142-4/+1
| | | | | - Remove dead WWW. There are several dhttpd sites around the net, but I'm not sure they are same software as this
* - Update to 0.11pav2005-09-142-4/+4
| | | | | PR: ports/86130 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* - Update to 0.45.0pav2005-09-143-9/+5
| | | | | PR: ports/86099 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* Update to 1.22mat2005-09-143-3/+4
|
* Run 'load_rc_config' command earlier in the rcNG launcher scripthq2005-09-144-4/+8
| | | | | PR: 86032 Submitted by: Julio C. Perera R. <jcperera@azul.gl>
* - Update to 1.2.2pav2005-09-142-8/+5
| | | | | PR: ports/86079 Submitted by: Tim Middleton <x@Vex.Net> (maintainer)
* - No package: conflicting versions of python; no problem when compiling frompav2005-09-131-5/+2
| | | | | | | | port - Update comment PR: ports/86015 Submitted by: Tim Middleton <x@Vex.Net> (maintainer)
* - Update to 1.10pav2005-09-133-72/+76
| | | | | PR: ports/86084 Submitted by: Tim Middleton <x@vex.net> (maintainer)
* - Update to 1.4.2pav2005-09-133-44/+58
| | | | | PR: ports/86083 Submitted by: Tim Middleton <x@Vex.Net> (maintainer)
* Upgrade to 050912.thierry2005-09-132-3/+3
|
* - Update to 1.3.7garga2005-09-132-9/+5
| | | | | | | - Unbreak PR: ports/86024 Submitted by: maintainer
* - Update to 1.3.3garga2005-09-132-5/+4
| | | | | PR: ports/86020 Submitted by: maintainer
* - Update to 1.3.6garga2005-09-132-5/+4
| | | | | PR: ports/86025 Submitted by: maintainer
* - Update to 1.3.1garga2005-09-132-5/+4
| | | | | PR: ports/86022 Submitted by: maintainer
* - Update to 1.3.4garga2005-09-132-4/+3
| | | | | PR: ports/86026 Submitted by: maintainer
* Update to 1.34erwin2005-09-132-3/+3
| | | | Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
* Update to 1.02vs2005-09-132-4/+3
| | | | | PR: ports/85078 Submitted by: maintainer
* Add geneweb 4.10, an advanced genealogy software.garga2005-09-138-0/+366
| | | | | PR: ports/85957 Submitted by: Hubert Tournier <hubert@frbsd.org>
* Update to 1.11.tobez2005-09-132-3/+3
|
* Update to 3.11.tobez2005-09-132-4/+3
|
* - Update to 0.9.2clement2005-09-122-3/+3
|
* - Don't backup updated file, fix build, and unbreak this port.leeym2005-09-111-3/+1
|
* - update MASTER_SITESleeym2005-09-111-1/+2
|
* Update to 0.06lth2005-09-112-3/+3
|
* - Add mod_bw (officially known as bw_mod) v0.6clement2005-09-114-0/+42
| | | | | | | | | Bandwidth and Connection control per Virtual Host or Directory. It can: * Restrict the number of simultaneous connections per vhost/dir * Limit the bandwidth for files on vhost/dir WWW: http://www.ivn.cl/apache/
* - Fix fetch (mirror it)clement2005-09-111-1/+2
| | | | Reported by: pointyhat via kris
* - source file have been rerolled.clement2005-09-111-2/+2
| | | | | | Changes: s/REG_/AP_REG_/ Reported by: pointyhat via kris
* - Fix fetchclement2005-09-111-1/+1
| | | | Reported by: pointyhat via kris
* - Update to 1.0.18clement2005-09-112-5/+4
| | | | | | | | | | | | | | | | | | | - ChangeLog : o Removed VH_HOST variable since it is more or less unusuable and somewhat dangerous. You can enable it again by compiling mod_vhs with -DWANT_VH_HOST. o Fixed compilation of mod_vhs when using Apache 2.0 branch (problems with ap_regex_t that exists only on Apache 2.1) o Added open_basedir functions to append homedir to a default open_basedir path. o Added experimental SUEXEC support. Not tested and not documented ! o According to Frédéric VANNIERE, mod_rewrite don't work when it is specified in module list... Another neat exception of Apache... Now mod_vhs should work with mod_rewrite... o Use Apache internal regexp than "system" ones. This fix portability of this code on Debian PR: ports/85222 Submitted: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* - Update to 1.0clement2005-09-113-34/+3
|
* - Update to 0.5clement2005-09-112-4/+4
|
* - Update to 0.9.1clement2005-09-112-5/+4
|
* - Unbreak; add NO_PACKAGE. The port is fine, but the package can't be createdpav2005-09-101-4/+1
| | | | | | | because of conflict in python versions between zope and world PR: ports/85183 Submitted by: Filippo Natali <filippo.natali@gmail.com> (maintainer)
* - Unbreak; add NO_PACKAGE. The port is fine, but the package can't be createdpav2005-09-101-4/+1
| | | | | | | because of conflict in python versions between zope and world PR: ports/85182 Submitted by: Filippo Natali <filippo.natali@gmail.com> (maintainer)
* - Update to 1.0.6pav2005-09-102-27/+26
| | | | | | PR: ports/85789 Submitted by: Adi Pircalabu <apircalabu@bitdefender.com> Approved by: Aaron Voisine <voisine@gmail.com> (maintainer)
* - Connect rt34pav2005-09-101-0/+1
| | | | Forgotten by: girgen (3 months ago)
* - Update to 3.4.4pav2005-09-1014-1158/+1466
| | | | | | | | | | - No longer broken with mod_perl2 - Fixed packing list when installing in non-standard path - Added patch to Makefile.in to correctly install sample config files - Added optional patches to support multiple instances PR: ports/85910 Submitted by: Angelo Turetta <aturetta@bestunion.it>
* - Patch a security vulnerability (DoS, remote execution) in IDNpav2005-09-1026-13/+1329
| | | | | | | | | | | (internationalized domain names) subsystem, also known as "hyphen domain name bug" Submitted by: Marcus Grando Obtained from: Mozilla Project CVS, https://bugzilla.mozilla.org/show_bug.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&id=307259 Security: CAN-2005-2871 http://secunia.com/advisories/16764/
* Update to 20050910.nork2005-09-102-3/+3
| | | | | | o Fix path to nphelix.so. Submitted by: Franz Klammer <klammer@webonaut.com>
* - Yet another MySQL authentication module for apache 2.0.xclement2005-09-104-0/+45
| | | | | | | | | | add mod_auth_mysql-1.5 mod_auth_mysql provides an MySQL-based authentication for apache2. It's also designed to support multiple virtualhosts using only one database. WWW: http://www.heuer.org/mod_auth_mysql/
* - Oops I committed the wrong directory, so merge changes to make portlintclement2005-09-101-3/+4
| | | | happy.
OpenPOWER on IntegriCloud