non port: www/lighttpd/pkg-plist |
Number of commits found: 46 |
Wednesday, 26 Feb 2025
|
12:15 Piotr Kubaj (pkubaj)
www/lighttpd: add missing annotated config file
Per the documentation of lighttpd 1.4.77, "Behavior Changes":
"doc/config/lighttpd.conf has been renamed doc/config/lighttpd.annotated.conf
and doc/config/lighttpd.conf is now a simpler header which includes
lighttpd.annotated.conf. lighttpd package maintainers must review their
packaging scripts and include both lighttpd.conf and lighttpd.annotated.conf
(e.g. doc/config/.conf) along with doc/config/conf.d/.conf."
PR: 285008
7668b41 |
Wednesday, 10 May 2023
|
18:23 Piotr Kubaj (pkubaj)
www/lighttpd: update to 1.4.70
Changelog: https://www.lighttpd.net/2023/5/10/1.4.70/
7c5c7f8 |
Saturday, 11 Feb 2023
|
00:48 Piotr Kubaj (pkubaj)
www/lighttpd: switch to cmake
b64d2f1 |
00:46 Piotr Kubaj (pkubaj)
www/lighttpd: update to 1.4.69
Changelog: https://www.lighttpd.net/2023/2/10/1.4.69/
86e132b |
Wednesday, 4 Jan 2023
|
09:38 Piotr Kubaj (pkubaj)
www/lighttpd: update to 1.4.68
Changelog: https://www.lighttpd.net/2023/1/3/1.4.68/
9906e01 |
Thursday, 20 Jan 2022
|
23:57 Piotr Kubaj (pkubaj)
www/lighttpd: update to 1.4.64
Changelog: https://www.lighttpd.net/2022/1/19/1.4.64/
fa81e4c |
Friday, 29 Oct 2021
|
13:45 Piotr Kubaj (pkubaj)
www/lighttpd: update to 1.4.61
Changelog: https://www.lighttpd.net/2021/10/28/1.4.61/
95b0180 |
Tuesday, 9 Mar 2021
|
14:13 mat
Remove occurrences of %%LUA_LIBDIR%%.
Differential Revision: https://reviews.freebsd.org/D29138
 |
Tuesday, 2 Feb 2021
|
16:47 pkubaj
www/lighttpd: update to 1.4.59
Changelog:
* HTTP/2 enabled by default
* mod_deflate support for zstd (Zstandard)
(libzstd-devel dependency and configure --with-zstd)
* mod_ajp13 AJPv13 Tomcat connector
* bugfixes for issues in lighttpd 1.4.56, 1.4.57, 1.4.58
 |
Monday, 14 Dec 2020
|
16:50 pkubaj
www/lighttpd: add options
1.4.56 added options for DBI, WOLFSSL, NETTLE (enabled by default), NSS, GNUTLS.
Also add MAXMINDDB option.
 |
Monday, 7 Dec 2020
|
14:50 pkubaj
www/lighttpd: update to 1.4.56
Changelog: https://www.lighttpd.net/2020/11/29/1.4.56/
 |
Sunday, 13 Jan 2019
|
20:58 adamw
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
 |
Wednesday, 15 Aug 2018
|
17:23 dinoex
- Security update to to 1.4.50
PR: 230595
Submitted by: Piotr Kubaj
MFH: 2018Q3
Security: https://www.lighttpd.net/2018/8/13/1.4.50/
 |
Tuesday, 21 Nov 2017
|
15:33 arved
Fix post-patch target
Use ${ETCDIR} instead of ${PREFIX}/etc/lighttpd.
PR: 218028
Submitted by: Tatsuki Makino
Approved by: maintainer
 |
Monday, 23 Oct 2017
|
18:13 madpilot
Update www/lighttpd to 1.4.47
PR: 223184
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
 |
Monday, 26 Dec 2016
|
20:45 jrm
www/lighttpd: Update to version 1.4.44.
- Removed mod_cgi patch, because upstream now correctly recognizes when
pipe(2) isn't available.
While here, modernize and simplify.
- Use OPT_ when possible.
- Remove variables that are not referenced or only referenced once.
PR: 215536
Submitted by: pkubaj@anongoth.pl (maintainer)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8900
 |
Wednesday, 2 Nov 2016
|
11:05 madpilot
- Update lighttpd to 1.4.43
- Add KRB5 option
- Clearify some option descriptions
PR: 213977
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
 |
Friday, 21 Oct 2016
|
09:01 madpilot
- Update lighttpd to 1.4.42 [1]
- Convert WEBDAV option to option helpers [1]
- Remove MYSQLAUTH option, upstream integrated their own solution
in MYSQL support [1]
- Add GEOIP option to main port [1]
- Fix sorting in pkg-plist [1]
- Remove lighttpd-mod_geoip port, it's beeen integrated in the main
port [2]
PR: 213568 [1], 213569 [2]
Sumitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
 |
Thursday, 30 Apr 2015
|
13:15 mat
Move each pkg-{plist,descr} into its own port, cleanup @dirrm*
Sponsored by: Absolight
 |
Tuesday, 2 Sep 2014
|
15:17 bapt
Simplify plist
 |
Wednesday, 7 May 2014
|
06:51 bapt
From tijl (see PR)
- Convert USE_AUTOTOOLS=libtool and USE_GNOME=lthack to USES=libtool.
- Convert to USES=tar:bzip2.
- Remove ACLOCAL_ARGS. Not needed.
- Add copy and force flags to AUTOMAKE_ARGS such that all automake build scripts
are always updated.
- Remove --enable-static from CONFIGURE_ARGS.
- Add include directories to CPPFLAGS instead of CFLAGS.
From me:
- Use @sample
- Remove .la files (not needed for modules)
- Do not install .conf files in the stage (.conf.sample are enough)
PR: ports/188972
Submitted by: tijl
 |
Tuesday, 21 Jan 2014
|
23:40 bapt
Fix properties on pkg-plist
 |
17:18 garga
Really fix /var/log/lighttpd install and deinstall, sorry for the noise
 |
14:02 garga
Fix pkg-plist broken on last commit
 |
Sunday, 19 Jan 2014
|
12:55 mm
Fix install and pkg-plist for lighttpd
 |
Friday, 27 Aug 2010
|
21:28 mm
- Add missing pkg-plist update
Reported by: QAT
 |
Wednesday, 18 Aug 2010
|
22:13 mm
- Update lighttpd configuration file layout
- Do configuration sanity checks before restarting gracefully
 |
Tuesday, 3 Aug 2010
|
19:09 mm
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]
 |
Thursday, 17 Jun 2010
|
08:38 mm
- Add basic docs to portdocs
- Add optional mod_h264_streaming
PR: ports/147439
Approved by: maintainer (timeout)
 |
Saturday, 25 Apr 2009
|
04:17 mnag
- Modify lighttpd to use www/spawn-fcgi port.
- Bump PORTREVISION
PR: 133707
Submitted by: Aragon Gouveia <aragon___phat.za.net>
 |
Monday, 10 Sep 2007
|
13:36 mnag
- Update to 1.4.18
PR: 116243
Submitted by: Gea-Suan Lin <gslin___gslin.org>
Security:
http://www.vuxml.org/freebsd/4b673ae7-5f9a-11dc-84dd-000102cc8983.html
 |
Saturday, 14 Apr 2007
|
14:41 mnag
- Update to 1.4.15
PR: 111552
Submitted by: Gea-Suan Lin <gslin___gslin.org>
 |
Tuesday, 26 Sep 2006
|
09:07 clsung
- 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)
 |
Wednesday, 15 Mar 2006
|
14:58 garga
- Update to 1.4.11
PR: ports/94451
Submitted by: maintainer
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Saturday, 21 Jan 2006
|
18:11 mnag
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
 |
Monday, 10 Oct 2005
|
18:01 ehaupt
- Update to 1.4.6
- 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)
 |
Monday, 29 Aug 2005
|
10:13 garga
- Update to 1.4.1
PR: ports/85177
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
 |
Friday, 15 Jul 2005
|
22:26 pav
- Update to 1.3.15
PR: ports/83523
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
 |
Wednesday, 15 Jun 2005
|
21:09 pav
- Update to 1.3.14
- Fix OPTIONS
PR: ports/82288
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
 |
Sunday, 30 Jan 2005
|
18:52 vanilla
- update from 1.3.7 to 1.3.8
- update pkg-plist
- add note about MySQL module
PR: ports/76866
Submitted by: maintainer
 |
Friday, 26 Nov 2004
|
03:14 vanilla
1: upgrade to 1.3.6
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
 |
Monday, 1 Nov 2004
|
08:54 vanilla
Upgrade to 1.3.5.
Approved by: maintainer
 |
Tuesday, 12 Oct 2004
|
07:02 linimon
Upgrade from 1.2.5 to 1.2.7 and adds an additional patch directly from
the author.
PR: ports/71377
Submitted by: Hendrik Scholz <hendrik at scholz dot net>
Approved by: maintainer
 |
Sunday, 1 Aug 2004
|
12:05 vanilla
Upgrade to 1.2.4.
Approved by: maintainer.
 |
Thursday, 3 Jun 2004
|
17:57 vanilla
Add lighttpd 1.2.1, a secure, fast, compliant, and very flexible Web
Server.
PR: ports/66943
Submitted by: k@123.org
Some part by: me
 |
Number of commits found: 46 |