| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/94451
Submitted by: maintainer
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 93437
Submitted by: Michael Proto <mike@jellydonut.org>
Approved by: maintainer timeout (bypassed by linimon)
|
|
|
|
|
| |
PR: ports/93348
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Remove BEFORE line and FreeBSD in KEYWORD
PR: 92108 [1]
Submitted by: Lapo Luchini <lapo@lapo.it> [1]
Approved by: maintainer timeout, 16 days
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
|
| |
Fix IPV6 OPTIONS
Add SHA256
PR: 89319
Submitted by: delphij
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
PR: 86877
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
Approved by: pav (mentor)
|
|
|
|
|
| |
PR: ports/86323
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/85571
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/85463
Submitted by: Hendrik Scholz (maintainer)
|
|
|
|
|
| |
PR: ports/85177
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
|
|
|
|
|
| |
PR: ports/84391
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/83523
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
|
|
|
|
| |
Submitted by: sem
|
|
|
|
|
|
|
| |
- Fix OPTIONS
PR: ports/82288
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
2: sync lighttpd.conf.sample.
PR: ports/78594
Submitted by: maintainer
|
|
|
|
|
|
|
| |
PR: ports/78360
Submitted by: Lars Hoss <woeye@mac.com>
Approved by: pav (mentor)
Pointyhat to: flz
|
|
|
|
|
|
| |
PR: ports/78351
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
Approved by: pav (mentor)
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/77203
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Fix rc script
PR: ports/77164
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- update pkg-plist
- add note about MySQL module
PR: ports/76866
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/74958
Submitted by: gslin at gslin_dot_org
Approved by: maintainer.
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
the author.
PR: ports/71377
Submitted by: Hendrik Scholz <hendrik at scholz dot net>
Approved by: maintainer
|
|
|
|
|
|
|
| |
2: sync lighttpd.conf.sample to current version
3: make rc files workable.
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer.
|
| |
|
|
Server.
PR: ports/66943
Submitted by: k@123.org
Some part by: me
|