Commit graph

9 commits

Author SHA1 Message Date
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
819ac68829 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:49:43 +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
ISIHARA Takanori
b1933abd71 Update to mathopd-1.5p5. 2005-04-17 16:53:58 +00:00
ISIHARA Takanori
24fa30d527 Add RMD160 checksums. 2005-04-02 22:09:46 +00:00
Thomas Klausner
a1359b8f1b Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:13:26 +00:00
Roland Illig
8c3ab96bb2 Removed trailing whitespace. 2005-02-13 19:50:55 +00:00
ISIHARA Takanori
ebce864445 Makefile include sendfile.c 2005-01-20 06:47:54 +00:00
ISIHARA Takanori
140bf81c52 Mathopd is a very small, yet very fast HTTP server for UN*X systems.
Mathopd is designed specifically to handle a large number of connections
with minimal fuss. It contains no unnecessary add-ons, but it does the
trick for most things. 

Mathopd does not allocate any memory, once it has started up, and
does not fork any processes (except for CGI scripts of course.)

- Anton
tobez@FreeBSD.org
2005-01-13 06:45:32 +00:00