fulvio ciriaco
109fe022ed
a working draft for current version of cherokee,
...
the version in pkgsrc true being way too old.
2009-11-17 22:57:00 +00:00
Thomas Klausner
94af384dfc
Remove cherokee, newer version in pkgsrc.
2006-06-27 22:36:30 +00:00
Yoshito Komatsu
3ac4fbc0ed
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
2006-05-19 16:51:13 +00:00
Sergey Svishchev
0d06f2eacc
Repair linkrot in MASTER_SITES and HOMEPAGEs, ignoring redirects from/to sf.net.
2006-04-29 17:43:15 +00:00
Johnny C. Lam
64bfcf7b60
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
...
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
2532cc7b76
Adjusted the PLIST to the files that are really installed. Removed
...
patch-aa, since it seems to be unnecessary. Corrected a typo in the
Makefile.
2006-02-17 23:21:22 +00:00
Roland Illig
3411d6c7e9
Updated cherokee to 0.4.30.
2006-01-31 03:28:53 +00:00
Roland Illig
7d5c5b2bae
Removed. Adding features like PHP and Mono support to a web server isn't
...
the task of a packaging system.
2006-01-31 03:06:11 +00:00
Jeremy C. Reed
7cd5218772
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
...
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Not all of these packages have been tested.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:38 +00:00
Todd Vierling
5f60a41bb5
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:09:34 +00:00
Johnny C. Lam
84663f5da5
Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
...
pkgsrc). LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Todd Vierling
3258328d22
Convert manual libtool archive PLIST entries to dynamic entries using new
...
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Juan Romero Pardines
041a09f268
Drop maintainership; I don't have enough free time/energy to
...
maintain all these packages, perhaps somebody want to get them? :-)
2004-05-07 01:57:48 +00:00
Soren Jacobsen
c9cd35cdc3
Convert to buildlink3.
2004-04-25 06:51:09 +00:00
Jeremy C. Reed
771d363791
RCD_SCRIPTS now automatically registers the rc.d scripts in the PLIST.
...
So remove etc/rc.d/ entry from PLIST.
This also helps because some users have custom RCD_SCRIPTS_EXAMPLEDIR
which doesn't match etc/rc.d/.
2004-04-24 04:13:18 +00:00
Soren Jacobsen
084e0938cf
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
...
WRKSRC. LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.
So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:55:13 +00:00
Sergey Svishchev
8c0a5d0ddf
Correct URLs of HOMEPAGEs (follow redirects, fix dead ones)
2003-09-27 23:47:57 +00:00
Juan Romero Pardines
1b6c72718e
Fix typo (RCS_SCRIPTS_SHELL -> RCD_SCRIPTS_SHELL)
2003-09-27 02:35:15 +00:00
Juan Romero Pardines
8a9ac390bb
Update to my new email address: s/jrp@hispabsd.org/xtraeme.NetBSD.org/g.
2003-08-28 09:48:42 +00:00
Juan Romero Pardines
7437be0ad1
Change harcoded shell to @RCD_SCRIPTS_SHELL@
2003-07-14 17:55:30 +00:00
Juan Romero Pardines
551175e9f5
PKGLOCALEDIR is not needed.
2003-06-06 20:28:42 +00:00
Juan Romero Pardines
e4b7792ca7
Updated cherokee to 4.4pre3.
...
Minor Bugfixes and added a new module ( libcherokee_gzip* ).
2003-05-27 11:49:18 +00:00
Chris Pinnock
03866967d0
Whitespace police
2003-05-03 16:26:56 +00:00
Chris Pinnock
12bb3b5d9e
Whitespace and WRKSRC
2003-04-27 10:45:49 +00:00
Juan Romero Pardines
4322ccbccf
Initial import of cherokee 0.4.3-pre9
...
Cherokee is an extremely fast and tiny web server.
Features
* FAST and tiny
* Embedable
* Extensible with plug-ins
* Handler-to-path support
* Virtual servers support
* Dynamic / Static plug-in compilation
* Streaming support
* Common tasks:
o Can work as a daemon
o Mime types
o Log via syslog
o Keep-alive connections
o Runs under a chroot enviroment
* Clean code ;-)
* It's free software
http://www.alobbs.com/cherokee
2003-04-25 17:00:18 +00:00