pkgsrc-wip/inetdxtra/PLIST
Hauke Fath b631f41def Import inetdxtra-20130516 as wip/inetdxtra.
inetdxtra is a group of additional servers to add new protocols to
inetd/xinetd. These programs are all tiny, written in C with no
dependences and use well under 100Kb of RAM each. With them being
inetd servers, they only run when a request is made or a session
in progress.

Servers include:

in.www  -       An inetd based webserver with CGI support
in.proxy -      An inetd based HTTP proxy server
in.jabberd -    An inetd based jabber server
in.mvp -        An inetd based version of the mvprelay.c file
in.dns -        An inetd based authoritative DNS server
in.dhcp -       An inetd based DHCP server
in.smtp -       An inetd based SMTP relay
in.ctcs -       An inetd based CTCS server for enhanced CTorrent clients
2014-05-16 15:19:19 +00:00

20 lines
643 B
Text

@comment $NetBSD: PLIST,v 1.1 2014/05/16 15:19:19 hfath Exp $
libexec/inetdxtra/in.ctcs
libexec/inetdxtra/in.dhcp
libexec/inetdxtra/in.dns
libexec/inetdxtra/in.jabberd
libexec/inetdxtra/in.mvp
libexec/inetdxtra/in.proxy
libexec/inetdxtra/in.smtp
libexec/inetdxtra/in.www
share/doc/inetdxtra/README
share/doc/inetdxtra/README.ctcs
share/doc/inetdxtra/README.dhcp
share/doc/inetdxtra/README.dns
share/doc/inetdxtra/README.jabberd
share/doc/inetdxtra/README.mvp
share/doc/inetdxtra/README.proxy
share/doc/inetdxtra/README.smtp
share/doc/inetdxtra/README.www
share/examples/inetdxtra/in.dhcp.conf.sample
share/examples/inetdxtra/inetd.conf.sample