FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:57 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
lighttpd 1.4.25 www on this many watch lists=55 search for ports that depend on this port An older version of this port was marked as vulnerable.
A secure, fast, compliant, and very flexible Web Server
Maintained by: mnag@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jun 2004 18:58:51


lighttpd a secure, fast, compliant and very flexible web-server which
has been optimized for high-performance environments. It has a very
low memory footprint compared to other webservers and takes care of
cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression,
URL-Rewriting and many more) make lighttpd the perfect webserver-software
for every server that is suffering load problems.

WWW: http://www.lighttpd.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/libtool22, devel/pkg-config
Required To Run: www/spawn-fcgi, devel/pkg-config
Required Libraries: devel/pcre

To install the port: cd /usr/ports/www/lighttpd/ && make install clean
To add the package: pkg_add -r lighttpd


Configuration Options
===> The following configuration options are available for lighttpd-1.4.25:
     BZIP2=off (default) "Enable Bzip2 support"
     CML=off (default) "Enable Cache Meta Language support"
     FAM=off (default) "Enable fam/gamin support"
     GDBM=off (default) "Enable gdbm storage support"
     IPV6=on (default) "Enable IPV6 support"
     MAGNET=off (default) "Enable magnet support"
     MEMCACHE=off (default) "Enable memory caching support"
     MYSQL=off (default) "Enable MYSQL support"
     OPENLDAP=off (default) "Enable LDAP support"
     OPENSSL=on (default) "Enable SSL support"
     SPAWNFCGI=on (default) "Enable spawn-fcgi utility"
     VALGRIND=off (default) "Enable valgrind support"
     WEBDAV=off (default) "Enable WebDAV support"
===> Use 'make config' to modify these settings

Master Sites:
http://download.lighttpd.net/lighttpd/releases-1.4.x/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-11-23
    Affects: users of www/lighttpd
    Author: delphij@FreeBSD.org
    Reason: 
      A change has been committed against www/lighttpd, which flips the
      meaning of the IPV6 option to match other ports, along with the
      1.4.7 upgrade. If you have previously saved configuration that
      checks the IPV6 option (meaning to disable IPv6), then you will
      have to rerun the configuration with ``make config''.
    
      The default setting for IPV6 build is kept, which was enabled by
      default.
    
    

Number of commits found: 80

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Nov 2009 17:48:18
Original commit files touched by this commit  1.4.25
garga search for other commits by this committer
Update to 1.4.25

PR:             ports/141027
Submitted by:   Ralf van der Enden <tremere@cainites.net>
Approved by:    mnag (maintainer)
09 Nov 2009 10:24:23
Original commit files touched by this commit  1.4.24
garga search for other commits by this committer
Update to 1.4.24

PR:             ports/140316
Approved by:    maintainer by email
02 Aug 2009 20:36:34
Original commit files touched by this commit  1.4.23
mezz search for other commits by this committer
-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
29 Jun 2009 02:26:13
Original commit files touched by this commit  1.4.23
mnag search for other commits by this committer
- Upgrade fix.

PR:             136125
Submitted by:   Martin Matuska <mm___FreeBSD.org>
28 Jun 2009 06:07:13
Original commit files touched by this commit  1.4.23
mnag search for other commits by this committer
- Update to 1.4.23

PR:             136026
Submitted by:   Martin Matuska <mm___FreeBSD.org>
07 Jun 2009 00:09:27
Original commit files touched by this commit  1.4.22_2
mnag search for other commits by this committer
- Workaround for a problem when access one symbolic link and end with /.
- Bump PORTREVISION.

Take from:      http://redmine.lighttpd.net/issues/1989
25 Apr 2009 05:17:04
Original commit files touched by this commit  1.4.22_1
mnag search for other commits by this committer
- Modify lighttpd to use www/spawn-fcgi port.
- Bump PORTREVISION

PR:             133707
Submitted by:   Aragon Gouveia <aragon___phat.za.net>
21 Mar 2009 22:22:44
Original commit files touched by this commit  1.4.22
mnag search for other commits by this committer
- Update to 1.4.22

PR:             132395
Submitted by:   Daniel Gerzo <danger___freebsd.org>
24 Feb 2009 19:06:37
Original commit files touched by this commit  1.4.21_2
mnag search for other commits by this committer
- Backport EPIPE case in sendfile backend. [1]
- portlint(1)
- Bump PORTREVISION

Reported by:    Jeroen Ruigrok van der Werven <asmodai__in-nomine.org> [1]
24 Feb 2009 14:32:40
Original commit files touched by this commit  1.4.21_1
mnag search for other commits by this committer
- Backport r2403 to fix sendfile backend.
- Bump PORTREVISION

Notified by:    Albert Vernon <aev__vernon.nu>
21 Feb 2009 18:38:01
Original commit files touched by this commit  1.4.21
danger search for other commits by this committer
- 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)
08 Oct 2008 02:17:29
Original commit files touched by this commit  1.4.20
mnag search for other commits by this committer
- Update to 1.4.20

PR:             127861
Submitted by:   Daniel Gerzo <danger___FreeBSD.org>
28 Sep 2008 01:54:09
Original commit files touched by this commit  1.4.19_3
mnag search for other commits by this committer
- Fix dependency of fam/gamin

Submitted by:   Vsevolod Kozlov <zaba___thorium.homeunix.org>
28 Sep 2008 00:47:57
Original commit files touched by this commit  1.4.19_3
mnag search for other commits by this committer
- Multiple security fixes.
- Bump PORTREVISION

Notified by:    miwi
Security:      
http://www.vuxml.org/freebsd/fb911e31-8ceb-11dd-bb29-000c6e274733.html
07 Sep 2008 16:05:44
Original commit files touched by this commit  1.4.19_2
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix small memleak in fastcgi module.

Submitted by:   Chris Peiffer <chris__cabstand.com>
07 Sep 2008 15:48:53
Original commit files touched by this commit  1.4.19_2
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- 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]
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.4.19_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13 Apr 2008 05:15:02
Original commit files touched by this commit  1.4.19_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Describe better MEMCACHE option

Submitted by:   Peter van Dijk <peter___nextgear.nl>
13 Apr 2008 04:50:28
Original commit files touched by this commit  1.4.19_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- 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
16 Mar 2008 21:01:10
Original commit files touched by this commit  1.4.19
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.19. Fix several vulnerabilities.

PR:             121245
23 Sep 2007 00:13:47
Original commit files touched by this commit  1.4.18_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Respect EAGAIN and retry sendfile() instead close connection.
- Remove empty lines and add two more cases to switch(errno)
- Bump PORTREVISION
10 Sep 2007 14:36:50
Original commit files touched by this commit  1.4.18
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- 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
30 Aug 2007 13:42:04
Original commit files touched by this commit  1.4.17
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.17

PR:             115917
Submitted by:   Gea-Suan Lin <gslin___gslin.org>
26 Jul 2007 13:02:26
Original commit files touched by this commit  1.4.16
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.16

PR:             114920
Submitted by:   Gea-Suan Lin <gslin___gslin.org>
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.4.15_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
21 Jul 2007 03:22:08
Original commit files touched by this commit  1.4.15_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Apply security fixes
- Bump PORTREVISION

Security:       http://secunia.com/advisories/26130/
25 May 2007 18:55:12
Original commit files touched by this commit  1.4.15
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Remove spurious bzip2 dependency

PR:             112832
Submitted by:   delphij
14 Apr 2007 15:41:53
Original commit files touched by this commit  1.4.15
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 1.4.15

PR:             111552
Submitted by:   Gea-Suan Lin <gslin___gslin.org>
26 Mar 2007 13:36:47
Original commit files touched by this commit  1.4.13_2
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Add HTTPS env on mod_cgi.

Reported by:    mark__hubcapconsulting.com
26 Mar 2007 04:31:58
Original commit files touched by this commit  1.4.13_2
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- 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]
12 Mar 2007 19:34:54
Original commit files touched by this commit  1.4.13_2
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Apply a vendor patch that fixes CPU starvation
- Bump PORTREVISION

Submitted by:   delphij
13 Dec 2006 13:20:51
Original commit files touched by this commit  1.4.13_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix CML option using -llua.

PR:             105863
Submitted by:   Jun MUKAI <mukai___jmuk.org>
13 Dec 2006 12:51:45
Original commit files touched by this commit  1.4.13_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Take maintainership
13 Dec 2006 12:43:14
Original commit files touched by this commit  1.4.13_1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset hendrik@scholz.net due to a number of timeouts.

Hat:            portmgr
11 Dec 2006 03:39:13
Original commit files touched by this commit  1.4.13_1
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- add mog_magnet support
- Ref: http://blog.lighttpd.net/articles/2006/09/16/a-new-power-magnet
- bump PORTREVISION

PR:             ports/105284
Submitted by:   clsung
Approved by:    maintainer (timeout)
31 Oct 2006 03:22:20
Original commit files touched by this commit  1.4.13
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- 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)
26 Sep 2006 10:07:18
Original commit files touched by this commit  1.4.12
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- 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)
15 Sep 2006 09:17:11
Original commit files touched by this commit  1.4.11_1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Modify these files to reflect bsd.lua.mk as tested on the cluster.

PR:             ports/101612
Submitted by:   alepulver
Hat:            portmgr
09 Jun 2006 16:35:49
Original commit files touched by this commit  1.4.11_1
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
- Fix LDAP support
- Bump PORTREVISION

PR:             97161 (based on)
Submitted by:   Jakob van Santen <jakob@somethingpretentious.net>
Approved by:    hendrik@scholz.net (maintainer)
03 May 2006 14:25:08
Original commit files touched by this commit  1.4.11
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Switch lua dependency to lang/lua50
15 Mar 2006 14:58:36
Original commit files touched by this commit  1.4.11
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 1.4.11

PR:             ports/94451
Submitted by:   maintainer
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.4.10_2
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
20 Feb 2006 14:52:58
Original commit files touched by this commit  1.4.10_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix typo in REQUIRE
- Bump PORTREVISION

PR:             93437
Submitted by:   Michael Proto <mike@jellydonut.org>
Approved by:    maintainer timeout (bypassed by linimon)
15 Feb 2006 11:06:47
Original commit files touched by this commit  1.4.10
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 1.4.10

PR:             ports/93348
Submitted by:   maintainer
06 Feb 2006 12:19:17
Original commit files touched by this commit  1.4.9
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- 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
21 Jan 2006 18:11:54
Original commit files touched by this commit  1.4.9
 This port version is marked as vulnerable.
mnag search for other commits by this committer
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
04 Jan 2006 23:40:58
Original commit files touched by this commit  1.4.8_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
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
29 Nov 2005 10:40:14
Original commit files touched by this commit  1.4.8
 This port version is marked as vulnerable.
barner search for other commits by this committer
- Update to 1.4.8 [1]
- 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]
23 Nov 2005 01:43:54
Original commit files touched by this commit  1.4.7
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Update to 1.4.7
Fix IPV6 OPTIONS
Add SHA256

PR:             89319
Submitted by:   delphij
Approved by:    maintainer
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.4.6
 This port version is marked as vulnerable.
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
10 Oct 2005 19:01:50
Original commit files touched by this commit  1.4.6
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
- 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)
03 Oct 2005 22:36:39
Original commit files touched by this commit  1.4.5
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Update to 1.4.5

PR:             86877
Submitted by:   Hendrik Scholz <hendrik@scholz.net> (maintainer)
Approved by:    pav (mentor)
19 Sep 2005 14:20:40
Original commit files touched by this commit  1.4.4
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 1.4.4

PR:             ports/86323
Submitted by:   maintainer
01 Sep 2005 15:49:48
Original commit files touched by this commit  1.4.3
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 1.4.3

PR:             ports/85571
Submitted by:   maintainer
30 Aug 2005 12:38:22
Original commit files touched by this commit  1.4.2
 This port version is marked as vulnerable.
vs search for other commits by this committer
Update to to 1.4.2: bugfix release

PR:             ports/85463
Submitted by:   Hendrik Scholz (maintainer)
29 Aug 2005 11:13:32
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 1.4.1

PR:             ports/85177
Submitted by:   Hendrik Scholz <hendrik@scholz.net> (maintainer)
31 Jul 2005 15:21:10
Original commit files touched by this commit  1.3.16
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.3.16

PR:             ports/84391
Submitted by:   maintainer
15 Jul 2005 23:26:56
Original commit files touched by this commit  1.3.15
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.3.15

PR:             ports/83523
Submitted by:   Hendrik Scholz <hendrik@scholz.net> (maintainer)
16 Jun 2005 09:04:20
Original commit files touched by this commit  1.3.14
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Dodge WITH_OPENSSL in OPTIONS oddity

Submitted by:   sem
15 Jun 2005 22:09:27
Original commit files touched by this commit  1.3.14
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.3.14
- Fix OPTIONS

PR:             ports/82288
Submitted by:   Hendrik Scholz <hendrik@scholz.net> (maintainer)
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.3.13_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.3.13_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
05 Apr 2005 09:12:13
Original commit files touched by this commit  1.3.13_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Add OPENLDAP option [1]
- 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
11 Mar 2005 06:00:23
Original commit files touched by this commit  1.3.13
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
1: Upgrade to lastest version.
2: sync lighttpd.conf.sample.

PR:             ports/78594
Submitted by:   maintainer
03 Mar 2005 13:30:48
Original commit files touched by this commit  1.3.12
 This port version is marked as vulnerable.
flz search for other commits by this committer
- 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
03 Mar 2005 12:14:54
Original commit files touched by this commit  1.3.12
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Update to 1.3.12.

PR:             ports/78351
Submitted by:   Hendrik Scholz <hendrik@scholz.net> (maintainer)
Approved by:    pav (mentor)
22 Feb 2005 18:42:58
Original commit files touched by this commit  1.3.11
 This port version is marked as vulnerable.
sem search for other commits by this committer
- 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
12 Feb 2005 16:51:31
Original commit files touched by this commit  1.3.10_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- 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
07 Feb 2005 14:05:35
Original commit files touched by this commit  1.3.10
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.3.10

PR:             ports/77203
Submitted by:   maintainer
06 Feb 2005 16:30:35
Original commit files touched by this commit  1.3.9
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 1.3.9
- Fix rc script

PR:             ports/77164
Submitted by:   maintainer
30 Jan 2005 18:52:21
Original commit files touched by this commit  1.3.8
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
- update from 1.3.7 to 1.3.8
- update pkg-plist
- add note about MySQL module

PR:             ports/76866
Submitted by:   maintainer
12 Dec 2004 17:16:56
Original commit files touched by this commit  1.3.7
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.3.7.

PR:             ports/74958
Submitted by:   gslin at gslin_dot_org
Approved by:    maintainer.
08 Dec 2004 19:05:32
Original commit files touched by this commit  1.3.6_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- add mirror sites managed by myself
- 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)
26 Nov 2004 03:14:30
Original commit files touched by this commit  1.3.6
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
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
01 Nov 2004 08:54:19
Original commit files touched by this commit  1.3.5
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.3.5.

Approved by:    maintainer
12 Oct 2004 08:02:43
Original commit files touched by this commit  1.2.7_1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
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
12 Aug 2004 03:50:27
Original commit files touched by this commit  1.2.5
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
1: Upgrade to 1.2.5
2: sync lighttpd.conf.sample to current version
3: make rc files workable.

Approved by:    maintainer
01 Aug 2004 13:05:54
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.2.4.

Approved by:    maintainer.
04 Jun 2004 18:29:38
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Sync with new bsd.autotools.mk
03 Jun 2004 18:57:43
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
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: 80

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.317 seconds.