Commit graph

55 commits

Author SHA1 Message Date
Martin Matuska
cc1e730e87 - Add multiple instances ability to rc script 2010-08-31 10:11:59 +00:00
Martin Matuska
5b2767fa6f - Integrate www/lighttpd-mysqlauth into www/lighttpd (optional) 2010-08-28 10:53:22 +00:00
Martin Matuska
28856de8ad - Fix typo in slave module descriptions 2010-08-27 18:51:23 +00:00
Martin Matuska
e5b1e9a033 - Fix slave module descriptions 2010-08-27 18:48:31 +00:00
Martin Matuska
db0964d5fc - Move lighttpd mod_geoip and mod_h264_streaming into slave ports 2010-08-27 18:39:55 +00:00
Martin Matuska
b22b2d0f1a - Update to 1.4.28
- remove fdevent patch (already included)
2010-08-27 14:46:54 +00:00
Martin Matuska
41ef39e416 - Update lighttpd configuration file layout
- Do configuration sanity checks before restarting gracefully
2010-08-18 22:13:21 +00:00
Martin Matuska
690bdc62cc - Add bugfix for lighttpd issue #2249 2010-08-18 17:01:43 +00:00
Martin Matuska
d9a32ecab5 - Update to 1.4.27
- Add fdevent kqueue patch from upstream (SVN revision 2764)
- Add libev support (optional)
- Do not depend on spawn-fcgi by default
- Add IPv4 and IPv6 sockets to configuration example
2010-08-15 21:48:12 +00:00
Martin Matuska
a06e0ef389 Fix stalls while reading from ssl sockets [1]
Fix reload signal in rc script [2]
Fix use of IPv6 adresses in mod_extforward [3]
Add optional support for mod_geoip [4]
Move pkg-config to BUILD_DEPENDS

References:
http://redmine.lighttpd.net/issues/2197 [1]
http://redmine.lighttpd.net/issues/1889 [3]
http://redmine.lighttpd.net/wiki/1/Docs:ModGeoip [4]

PR:	ports/145749 [1], ports/148869 [2], ports/144110 [3], ports/137664 [4]
2010-08-03 19:09:15 +00:00
Renato Botelho
6f472dd19e - Fix SSL related error, lighttpd bug #2157
- Bump PORTREVISION

PR:		ports/147187
Submitted by:	Hartmann, "O." <ohartman@mail.zedat.fu-berlin.de>
Approved by:	mnag (maintainer)
Obtained from:	http://redmine.lighttpd.net/issues/2157
2010-06-17 19:46:06 +00:00
Martin Matuska
00d62cdc46 - Add optional TCP_NODELAY patch
PR:		ports/145985
Approved by:	maintainer (timeout)
2010-05-21 07:49:36 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Renato Botelho
09d9c5f6f4 Update to 1.4.25
PR:		ports/141027
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	mnag (maintainer)
2009-11-30 17:48:17 +00:00
Renato Botelho
53070bf710 Update to 1.4.24
PR:		ports/140316
Approved by:	maintainer by email
2009-11-09 10:24:23 +00:00
Marcus Alves Grando
7d14c56f2e - Update to 1.4.23
PR:		136026
Submitted by:	Martin Matuska <mm___FreeBSD.org>
2009-06-28 05:07:13 +00:00
Marcus Alves Grando
1d224692aa - Workaround for a problem when access one symbolic link and end with /.
- Bump PORTREVISION.

Take from:	http://redmine.lighttpd.net/issues/1989
2009-06-06 23:09:27 +00:00
Marcus Alves Grando
2903620eb9 - Modify lighttpd to use www/spawn-fcgi port.
- Bump PORTREVISION

PR:		133707
Submitted by:	Aragon Gouveia <aragon___phat.za.net>
2009-04-25 04:17:04 +00:00
Marcus Alves Grando
a9018972be - Update to 1.4.22
PR:		132395
Submitted by:	Daniel Gerzo <danger___freebsd.org>
2009-03-21 22:22:43 +00:00
Marcus Alves Grando
cdb4dd0cea - Backport EPIPE case in sendfile backend. [1]
- portlint(1)
- Bump PORTREVISION

Reported by:	Jeroen Ruigrok van der Werven <asmodai__in-nomine.org> [1]
2009-02-24 19:06:37 +00:00
Marcus Alves Grando
b632d249a4 - Backport r2403 to fix sendfile backend.
- Bump PORTREVISION

Notified by:	Albert Vernon <aev__vernon.nu>
2009-02-24 14:32:40 +00:00
Daniel Gerzo
5601cdae58 - update to 1.4.21
Changelog can be found at:
http://www.lighttpd.net/2009/2/16/1-4-21-yes-we-can-do-another-release

PR:		ports/131755
Reviewed by:	miwi
Approved by:	portmgr (linimon)
2009-02-21 18:38:01 +00:00
Marcus Alves Grando
9d7e37f1ff - Update to 1.4.20
PR:		127861
Submitted by:	Daniel Gerzo <danger___FreeBSD.org>
2008-10-08 01:17:29 +00:00
Marcus Alves Grando
55873c45a1 - Multiple security fixes.
- Bump PORTREVISION

Notified by:	miwi
Security:	http://www.vuxml.org/freebsd/fb911e31-8ceb-11dd-bb29-000c6e274733.html
2008-09-27 23:47:57 +00:00
Marcus Alves Grando
f61acf41a1 - Fix small memleak in fastcgi module.
Submitted by:	Chris Peiffer <chris__cabstand.com>
2008-09-07 15:05:44 +00:00
Marcus Alves Grando
5d3a4b6a70 - Allow change location of pidfile in rc script [1]
- Fix dependency of libmemcache [2]
- Add IPv6 support to mod_proxy [3]

PR:		123933 [1], 124576 [2], 126527 [3]
Submitted by:	Marshal Newrock <marshal___freedombi.com> [1],
		Tilman Linneweh <arved___FreeBSD.org> [3]
Notified by:	Jean-Dominique Baylac <jdb___venigo.net> [2]
2008-09-07 14:48:53 +00:00
Marcus Alves Grando
6ebb75461b - Fix DOS in SSL connection
PR:		122526
Submitted by:	Harald Schmalzbauer <harry___omnisec.de>
Security:	http://www.vuxml.org/freebsd/1ac77649-0908-11dd-974d-000fea2763ce.html
2008-04-13 03:50:28 +00:00
Marcus Alves Grando
9afd7a7477 - Respect EAGAIN and retry sendfile() instead close connection.
- Remove empty lines and add two more cases to switch(errno)
- Bump PORTREVISION
2007-09-22 23:13:47 +00:00
Marcus Alves Grando
ff0da305ce - Update to 1.4.16
PR:		114920
Submitted by:	Gea-Suan Lin <gslin___gslin.org>
2007-07-26 12:02:25 +00:00
Marcus Alves Grando
428fb24b99 - Apply security fixes
- Bump PORTREVISION

Security:	http://secunia.com/advisories/26130/
2007-07-21 02:22:08 +00:00
Marcus Alves Grando
1e06305cee - Update to 1.4.15
PR:		111552
Submitted by:	Gea-Suan Lin <gslin___gslin.org>
2007-04-14 14:41:53 +00:00
Marcus Alves Grando
70fc501aae - Add HTTPS env on mod_cgi.
Reported by:	mark__hubcapconsulting.com
2007-03-26 12:36:46 +00:00
Marcus Alves Grando
452ac10de9 - Add WEBDAV support [1]
- Add workaround to enable IPV6 in lighttpd.conf [2]
- Add support to graceful restart [3]

PR:		107599 [1], 110371 [2], 110683 [3]
Submitted by:	Dazza<dazza___luckydonkey.com> [1],
		Joseph Terner<jtsn___gmx.de> [2],
		Peter Beckman <beckman___purplecow.com> [3]
2007-03-26 03:31:58 +00:00
Marcus Alves Grando
b8532bc387 - Apply a vendor patch that fixes CPU starvation
- Bump PORTREVISION

Submitted by:	delphij
2007-03-12 19:34:54 +00:00
Marcus Alves Grando
1009be28b6 - Update to 1.4.13 [1]
- Add options for bzip2, fam, gdbm, memcache, and valgrind [1]
- Fix build in 4.x

PR:		104239 [1]
Submitted by:	Gea-Suan Lin <gslin___gslin.org> [1]
Approved by:	maintainer timeout (21 days)
2006-10-31 03:22:20 +00:00
Cheng-Lung Sung
14ad2c1ed8 - Update to 1.4.12
- Add mirror sites listed on the official page
- Now FastCGI PHP is /usr/local/bin/php-cgi

PR:		ports/103618
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (Hendrik Scholz)
2006-09-26 09:07:18 +00:00
Marcus Alves Grando
7954fc7767 - Check config when restart rc.d script [1]
- Remove BEFORE line and FreeBSD in KEYWORD

PR:		92108 [1]
Submitted by:	Lapo Luchini <lapo@lapo.it> [1]
Approved by:	maintainer timeout, 16 days
2006-02-06 12:19:17 +00:00
Marcus Alves Grando
46e306b181 Update to 1.4.9 [1]
Remove obsolete MASTER_SITES [1]
Update lighttpd.conf.sample [1]
Fix REQUIRE in rc.d script [2]
Reorganize Makefile and rc.d script [2]

PR:		92078 [1], 92069 [2]
Submitted by:	Rui Lopes <rui@ruilopes.com> [1], mnag [2]
Approved by:	maintainer
2006-01-21 18:11:54 +00:00
Edwin Groothuis
83b454b156 better example in sample config for lighttpd
The lighttpd port installs a sample config file into
	      /usr/local/etc/lighttpd.conf.sample
	this file should probably include the line:
	      server.event-handler        = "freebsd-kqueue"
	lighttpd is a high performance web server, and it should
	use kqueue when running on FreeBSD.

PR:		ports/90354
Submitted by:	Mike <mspam@ideaway.net>
Approved by:	maintainer timeout
2006-01-04 23:40:58 +00:00
Renato Botelho
33f0d39858 - Update to 1.4.3
PR:		ports/85571
Submitted by:	maintainer
2005-09-01 14:49:48 +00:00
Volker Stolz
17a6d4d97f Update to to 1.4.2: bugfix release
PR:		ports/85463
Submitted by:	Hendrik Scholz (maintainer)
2005-08-30 11:38:22 +00:00
Renato Botelho
80799ba3fb - Update to 1.4.1
PR:		ports/85177
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-08-29 10:13:32 +00:00
Vanilla I. Shu
bc10e5993e 1: Upgrade to lastest version.
2: sync lighttpd.conf.sample.

PR:		ports/78594
Submitted by:	maintainer
2005-03-11 06:00:23 +00:00
Florent Thoumie
5f167ed48d - Add missing patch (present in the update the submitter sent).
PR:		ports/78360
Submitted by:	Lars Hoss <woeye@mac.com>
Approved by:	pav (mentor)
Pointyhat to:	flz
2005-03-03 13:30:48 +00:00
Florent Thoumie
1c2bb43de3 - Update to 1.3.12.
PR:		ports/78351
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
Approved by:	pav (mentor)
2005-03-03 12:14:54 +00:00
Sergey Matveychuk
5bd25f6cfe - update to 1.3.11
- 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
2005-02-22 18:42:58 +00:00
Sergey Matveychuk
491a44dc5d - The patch fixes a CGI handler bug in the config file.
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
2005-02-12 16:51:31 +00:00
Sergey Matveychuk
25e25de56b - Update to 1.3.10
PR:		ports/77203
Submitted by:	maintainer
2005-02-07 14:05:35 +00:00
Sergey Matveychuk
03d58dcbca - Update to 1.3.9
- Fix rc script

PR:		ports/77164
Submitted by:	maintainer
2005-02-06 16:30:35 +00:00
Vanilla I. Shu
6b6fb8def8 Upgrade to 1.3.7.
PR:		ports/74958
Submitted by:	gslin at gslin_dot_org
Approved by:	maintainer.
2004-12-12 17:16:56 +00:00