aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.8 [1]Simon Barner2005-11-292-5/+7
| | | | | | | | | | | - Fix detection of OpenSSL if world is build with NO_OPENSSL [2] Submitted by: delphij [1], Artis Caune <Artis.Caune@latnet.lv> [2] PR: ports/89709 [1], ports/89370 [2] Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer) [1, 2] Notes: svn path=/head/; revision=149876
* Update to 1.4.7Marcus Alves Grando2005-11-232-5/+6
| | | | | | | | | | | | Fix IPV6 OPTIONS Add SHA256 PR: 89319 Submitted by: delphij Approved by: maintainer Notes: svn path=/head/; revision=149135
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+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 1.4.6Emanuel Haupt2005-10-103-7/+18
| | | | | | | | | | | | - Added pkg-plist magic to preserve changed config file PR: 87178 Submitted by: Toni Viemero <toni.viemero@iki.fi> Reworked by: hendrik@scholz.net (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=144855
* Update to 1.4.5Marcus Alves Grando2005-10-032-3/+3
| | | | | | | | | PR: 86877 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=144108
* - Update to 1.4.4Renato Botelho2005-09-192-3/+3
| | | | | | | | PR: ports/86323 Submitted by: maintainer Notes: svn path=/head/; revision=143154
* - Update to 1.4.3Renato Botelho2005-09-013-13/+3
| | | | | | | | PR: ports/85571 Submitted by: maintainer Notes: svn path=/head/; revision=141712
* Update to to 1.4.2: bugfix releaseVolker Stolz2005-08-303-3/+13
| | | | | | | | PR: ports/85463 Submitted by: Hendrik Scholz (maintainer) Notes: svn path=/head/; revision=141430
* - Update to 1.4.1Renato Botelho2005-08-294-11/+9
| | | | | | | | PR: ports/85177 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Notes: svn path=/head/; revision=141267
* - Update to 1.3.16Sergey Matveychuk2005-07-312-3/+3
| | | | | | | | PR: ports/84391 Submitted by: maintainer Notes: svn path=/head/; revision=140562
* - Update to 1.3.15Pav Lucistnik2005-07-153-3/+5
| | | | | | | | PR: ports/83523 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Notes: svn path=/head/; revision=139312
* - Dodge WITH_OPENSSL in OPTIONS oddityPav Lucistnik2005-06-161-4/+2
| | | | | | | Submitted by: sem Notes: svn path=/head/; revision=137528
* - Update to 1.3.14Pav Lucistnik2005-06-153-9/+12
| | | | | | | | | | - Fix OPTIONS PR: ports/82288 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Notes: svn path=/head/; revision=137508
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Add OPENLDAP option [1]Sergey Matveychuk2005-04-051-17/+30
| | | | | | | | | | | | - Add MYSQL and IPV6 options [2] PR: ports/78680 Submitted by: Dick Davies <rasputnik@hellooperator.net> [1] Marcus Grando <marcus@corp.grupos.com.br> [2] Approved by: maintainer Notes: svn path=/head/; revision=132532
* 1: Upgrade to lastest version.Vanilla I. Shu2005-03-114-123/+119
| | | | | | | | | | 2: sync lighttpd.conf.sample. PR: ports/78594 Submitted by: maintainer Notes: svn path=/head/; revision=130853
* - Add missing patch (present in the update the submitter sent).Florent Thoumie2005-03-031-0/+38
| | | | | | | | | | PR: ports/78360 Submitted by: Lars Hoss <woeye@mac.com> Approved by: pav (mentor) Pointyhat to: flz Notes: svn path=/head/; revision=130268
* - Update to 1.3.12.Florent Thoumie2005-03-033-27/+4
| | | | | | | | | PR: ports/78351 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=130262
* - update to 1.3.11Sergey Matveychuk2005-02-224-40/+7
| | | | | | | | | | | - add --libdir configure arg to preserve correct module directory PR: ports/77811 (based on) Submitted by: Rui Lopes <rui(at)ruilopes.com> Modified by: maintainer Notes: svn path=/head/; revision=129561
* - The patch fixes a CGI handler bug in the config file.Sergey Matveychuk2005-02-122-0/+30
| | | | | | | | | | | | | Obtained from: http://wiki.lighttpd.net/7.html#A14 and http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/lighttpd-empty_cgi_handler.patch?rev=1.1 - Bump PORTREVISON. PR: ports/77418 Submitted by: maintainer Notes: svn path=/head/; revision=128610
* - Update to 1.3.10Sergey Matveychuk2005-02-073-13/+3
| | | | | | | | PR: ports/77203 Submitted by: maintainer Notes: svn path=/head/; revision=128226
* - Update to 1.3.9Sergey Matveychuk2005-02-064-5/+15
| | | | | | | | | | - Fix rc script PR: ports/77164 Submitted by: maintainer Notes: svn path=/head/; revision=128161
* - update from 1.3.7 to 1.3.8Vanilla I. Shu2005-01-304-5/+10
| | | | | | | | | | | - update pkg-plist - add note about MySQL module PR: ports/76866 Submitted by: maintainer Notes: svn path=/head/; revision=127725
* Upgrade to 1.3.7.Vanilla I. Shu2004-12-123-15/+3
| | | | | | | | | PR: ports/74958 Submitted by: gslin at gslin_dot_org Approved by: maintainer. Notes: svn path=/head/; revision=123824
* - add mirror sites managed by myselfPav Lucistnik2004-12-082-1/+18
| | | | | | | | | | | - server.pid-file config file entry needed by init script - WITHOUT_OPENSSL tunable to disable SSL support (enabled by default) PR: ports/74812 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Notes: svn path=/head/; revision=123478
* 1: upgrade to 1.3.6Vanilla I. Shu2004-11-265-8/+22
| | | | | | | | | | | | | 2: SSL fix 3: change maintainer to submitter. 4: sync lighttpd.conf PR: ports/74196 Submitted by: Hendrik Scholz <hendrik(at)scholz.net> Approved by: maintainer Notes: svn path=/head/; revision=122474
* Upgrade to 1.3.5.Vanilla I. Shu2004-11-015-72/+81
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=120573
* Upgrade from 1.2.5 to 1.2.7 and adds an additional patch directly fromMark Linimon2004-10-123-3/+11
| | | | | | | | | | | the author. PR: ports/71377 Submitted by: Hendrik Scholz <hendrik at scholz dot net> Approved by: maintainer Notes: svn path=/head/; revision=118825
* 1: Upgrade to 1.2.5Vanilla I. Shu2004-08-124-15/+70
| | | | | | | | | | 2: sync lighttpd.conf.sample to current version 3: make rc files workable. Approved by: maintainer Notes: svn path=/head/; revision=115985
* Upgrade to 1.2.4.Vanilla I. Shu2004-08-013-4/+6
| | | | | | | Approved by: maintainer. Notes: svn path=/head/; revision=115200
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
| | | | Notes: svn path=/head/; revision=110841
* Add lighttpd 1.2.1, a secure, fast, compliant, and very flexible WebVanilla I. Shu2004-06-037-0/+294
Server. PR: ports/66943 Submitted by: k@123.org Some part by: me Notes: svn path=/head/; revision=110785