Martin Matuska
3478ae5e15
Add patch for upstream bug #2391
...
Reorganize patches
Feature safe: yes
2012-03-19 09:18:13 +00:00
Martin Matuska
dbbf004162
Bump pcre library dependency due to 8.30 update
2012-02-14 12:45:35 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Matuska
efbadcabe8
Switch to GNU make and mark port MAKE_JOBS_SAFE
...
PR: ports/158715
Submitted by: mandree@FreeBSD.org
2012-01-10 20:56:52 +00:00
Martin Matuska
434b5cd24b
Add patch to fix vendor issue 2377 (SSL renegotiations) [1]
...
Add patch to correctly report supported network handlers (lighttpd -V) [2]
References:
http://redmine.lighttpd.net/issues/2377 [1]
Reported by: Christos Chatzaras <chris_at_cretaforce_dot_gr> [1] [2]
Obtained from: lighttpd svn rev. 2822 [1]
2011-12-24 00:25:38 +00:00
Martin Matuska
449e0af321
Update to 1.4.30
...
Unbreak build if using libev
2011-12-19 07:56:10 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Pav Lucistnik
bf55ad1a47
- Chase libev shlib bump
...
Pointy hat to: vsevolod
2011-09-19 21:06:11 +00:00
Martin Matuska
2ac8116134
Fix extra-patch-mysqlauth
...
PR: ports/160671
Submitted by: Zhihao Yuan <lichray@gmail.com>
2011-09-18 09:10:57 +00:00
Gabor Kovesdan
2fc6a06a9b
- Track dependencies after databases/gdbm update
2011-09-12 13:46:58 +00:00
Martin Matuska
0ef07fd2eb
Add patches from upstream (svn revisions):
...
- r2799: Always use our 'own' md5 implementation (fixes #2331 )
- r2800: fix some gcc warnings
- r2801: Limit amount of bytes we send in one go; fixes stalling in one
connection and timeouts on slow systems.
- r2802: [ssl] fix build errors when Elliptic-Curve Diffie-Hellman
is disabled
- r2803: Add static-file.disable-pathinfo option to prevent handling
of urls like .../secret.php/image.jpg as static file
- r2804: Don't overwrite 401 (auth required) with 501 (unknown method)
(fixes #2341 )
Add test and regression-test targets.
2011-09-09 09:55:17 +00:00
Martin Matuska
5ae7790856
Update to 1.4.29
...
PR: ports/158618
Submitted by: Zhihao Yuan <lichray@gmail.com>
2011-07-06 12:52:24 +00:00
Martin Matuska
aa1c4f93d3
- Rename CONF_FILES to avoid conflict with incoming feature [1]
...
- Rename CONFD_FILES to match changed naming
- Fix IGNORE message
PR: ports/157163 [1]
Submitted by: Chris Rees <utisoft@gmail.com> [1]
2011-05-18 21:43:41 +00:00
Doug Barton
29813d5397
Remove painful examples of foo="", with particular prejudice against
...
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Martin Matuska
209aad1f15
- Add LICENSE knobs
...
- Bundle license for mod_h264_streaming
2011-03-23 15:49:12 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Martin Matuska
8e0c198f86
- Use autotools only if building lighttpd modules
2010-10-06 22:15:16 +00:00
Ade Lovett
7e80cde328
Round one migration of ports from automake{19,110} to automake111
2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
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
6da1ee7cb0
- Use autoconf and automake on build time (avoid re-run of configure)
...
- Remove AUTOTOOLS knobs from slave ports
2010-08-28 08:33:34 +00:00
Martin Matuska
7676666297
- Add missing pkg-plist update
...
Reported by: QAT
2010-08-27 21:28:59 +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
Mark Linimon
b512d4ae6a
Over to new volunteer.
...
Approved by: old maintainer
2010-08-03 01:08:14 +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
1935a33def
- Add basic docs to portdocs
...
- Add optional mod_h264_streaming
PR: ports/147439
Approved by: maintainer (timeout)
2010-06-17 08:38:47 +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
Xin LI
ac0aac97f4
Security update to 1.4.26.
...
PR: 143980
Submitted by: john <smallpox gmail com>
Security: vuln 1a3bd81f-1b25-11df-bd1a-002170daae37
With hat: secteam
Feature safe: yes
2010-02-16 21:22:00 +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
Jeremy Messenger
789d75c728
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
...
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
2009-08-02 19:36:34 +00:00
Marcus Alves Grando
b52e2bd383
- Upgrade fix.
...
PR: 136125
Submitted by: Martin Matuska <mm___FreeBSD.org>
2009-06-29 01:26:13 +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