Commit Graph

25 Commits

Author SHA1 Message Date
sthen
a383a680bd sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:41:37 +00:00
jakemsr
2f948b5fd0 more ports that need faad removed from WANTLIB after ffmpeg update,
as noted on ports@.
2011-03-29 23:22:17 +00:00
landry
3eaef10d18 Fix WANTLIB. For some reason this one was not catched in bulks with
openldap 2.4.
2011-01-08 08:47:53 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
204996fe1b Install language files.
from Fernando Quintero (maintainer)
2010-12-22 07:28:04 +00:00
ajacoutot
abbe07858a Update to cherokee-1.0.14.
From Fernando Quintero (maintainer).
Several fixes/tweaks as well as the rc script added by myself.
2010-12-20 07:51:58 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
89d5cdea52 new-style LIB_DEPENDS/REVISION/WANTLIB 2010-11-11 12:35:09 +00:00
espie
c82c4422b0 USE_GROFF=Yes 2010-10-19 08:02:53 +00:00
robert
3b7b5953b9 Update to 1.0.8 and search for php-fastcgi in the correct place
so that the admin interface can find it and use it.

ok ajacoutot@
2010-09-10 22:39:12 +00:00
sthen
0c97df5b88 python bumps 2010-08-30 22:15:24 +00:00
ajacoutot
57759e0092 Major update to cherokee-1.0.5.
successfully tested by Fernando Quintero (maintainer)
2010-07-12 06:22:45 +00:00
sthen
b11b8e9f9f - fix RUN_DEPENDS-main to pull in ${RUN_DEPENDS}, so python gets
installed, needed for the admin interface. ok ajacoutot@

- install blank sample logfiles, rather than make them a copy of
the sample index.html

- unbreak sample rc.local lines in MESSAGE-main (foo-bar isn't
a valid shell variable, foo_bar is)

all found by Rod Whitworth, thanks!
2010-03-22 01:18:26 +00:00
ajacoutot
d16d96252f SECURITY: CVE-2009-4489
http://www.vupen.com/english/advisories/2010/0090
(thanks fgsch@ for the link/notice)

Update to cherokee-0.99.39.
Remove debug FLAVOR and use ifdef DEBUG.
Add rrdtool to run_depends.
Byte-compile python modules so that they are registered in the PLIST.

Be careful as cherokee is not started using ${PREFIX}/sbin/cherokee, not
cherokee-guardian anymore.

Fernando Quintero (maintainer) ok
MESSAGE tweak and ok sthen@, ok jasper@
2010-01-13 08:47:57 +00:00
sthen
833e2f8858 - update to 0.99.20
- unbreak group setting; Cherokee assumed a fixed size 1k buffer for
getgrnam_r which is insufficient on some OS, including OpenBSD. symptom
was that group setting resulted in ERANGE. This just bumps the buffer
to 8k which isn't a perfect fix, but serves our purposes for now;
see ports@ archives at http://marc.info/?t=124832494600002&r=1&w=2
for more discussion.

maintainer ok.
2009-07-27 17:06:16 +00:00
sthen
c9a32364b1 bugfix update to 0.99.15 from Brad, maintainer ok. 2009-05-15 06:57:18 +00:00
sthen
298bf500c1 make -streaming depend on -main. from Brad. 2009-05-14 08:53:36 +00:00
sthen
26eaf50f01 remove unnecessary RUN_DEPENDS from -streaming, bump.
pointed out by Brad.
2009-04-22 00:59:16 +00:00
sthen
c2beb5e66f - add -streaming module for video streaming
- add "debug" flavour enabling the CHEROKEE_TRACE feature
- bump affected -main subpackage

based on a diff from Valery Masiutsin
2009-04-22 00:28:54 +00:00
sthen
6cd25685eb - update to 0.99.10 from Brad; maintainer timeout.
- fix typo in alternative MASTER_SITES line.
2009-04-17 23:17:07 +00:00
sthen
6e5ad03a3d update to 0.99.0, remove conflict with spawn-fcgi/old lighttpd.
maintainer unresponsive, ok ajacoutot
2009-04-08 21:30:54 +00:00
sthen
abcbd455c2 conflict with spawn-fcgi and lighttpd. bump. 2009-03-16 17:11:42 +00:00
ajacoutot
bf555a7a36 - fix a typo in MESSAGE-main
from Daniele Pilenga
2008-11-26 09:05:31 +00:00
ajacoutot
8caf12c9e2 Import cherokee-0.8.1
Cherokee is a very fast, flexible and easy to configure Web Server. It
supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI,
TLS and SSL encrypted connections, Virtual hosts, Authentication, on the
fly encoding, Load balancing, Apache compatible log files, and much
more.

based on a submission from Fernando Quintero (MAINTAINER)
testing, feedback and ok sthen@
2008-09-05 11:19:48 +00:00