| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| This is a slave port.  You may also want to view the commits to the master port: www/lighttpd | 
| Commit | Credits | Log message | 
1.4.41_1 21 Oct 2016 09:01:19
      | 
    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)  | 
1.4.39_1 21 Jul 2016 23:36:33
      | 
    madpilot   | 
    - Unsilence INSTALL_* commands
PR:		211271
Submitted by:	Piotr Kubaj <pkubaj at anongoth.pl> (maintainer)
MFH:		2016Q3  | 
1.4.39_1 23 May 2016 18:36:52
      | 
    amdmi3   | 
    Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket  | 
1.4.39_1 01 Apr 2016 14:33:58
      | 
    mat   | 
    Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight | 
1.4.39_1 14 Mar 2016 13:44:45
      | 
    feld   | 
    www/lighttpd-mod_geoip: Unbreak port
PR:		205939
MFH:		2016Q1  | 
1.4.38 15 Dec 2015 14:53:04
      | 
    miwi   | 
    - Mark Broken (incompatibility with new Lighttpd API)
PR:		205278
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	D4582  | 
1.4.35_5 06 Aug 2015 13:59:40
      | 
    mat   | 
    Release www/lighttpd* from my maintainership.
Sponsored by:	Absolight  | 
1.4.35_5 14 May 2015 10:15:09
      | 
    mat   | 
    MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight | 
1.4.35_5 30 Apr 2015 13:15:10
      | 
    mat   | 
    Move each pkg-{plist,descr} into its own port, cleanup @dirrm*
Sponsored by:	Absolight | 
1.4.35_5 20 Jan 2015 12:59:24
      | 
    mat   | 
    Take those.
Sponsored by:	Absolight  | 
1.4.35_5 20 Jan 2015 10:02:04
      | 
    mm   | 
    Return maintainership of lighttpd back to ports@  | 
1.4.35_2 07 May 2014 06:51:00
      | 
    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  | 
1.4.33 19 Jan 2014 11:00:29
      | 
    mm   | 
    Add STAGE support  | 
1.4.32_1 20 Sep 2013 23:36:54
      | 
    bapt   | 
    Add NO_STAGE all over the place in preparation for the staging support (cat:
www)  | 
1.4.28_1 28 Aug 2010 08:33:34
     | 
    mm   | 
    - Use autoconf and automake on build time (avoid re-run of configure)
- Remove AUTOTOOLS knobs from slave ports  | 
1.4.28_1 27 Aug 2010 18:49:00
     | 
    mm   | 
    mod_geoip is a lighttpd module that looks up the country code
for the IP address making the request without using reverse DNS.
WWW:    http://redmine.lighttpd.net/wiki/1/Docs:ModGeoip  |