Commit graph

17 commits

Author SHA1 Message Date
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