Subject: CVS commit: wip/inetdxtra
From: Hauke Fath
Date: 2014-05-16 17:19:19
Message id: E1WlJv6-0008BM-12@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
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


Files:
RevisionActionfile
1.1addwip/inetdxtra/DESCR
1.1addwip/inetdxtra/Makefile
1.1addwip/inetdxtra/PLIST
1.1addwip/inetdxtra/distinfo
1.1addwip/inetdxtra/patches/patch-Makefile
1.1addwip/inetdxtra/patches/patch-in.ctcs_in.ctcs.c
1.1addwip/inetdxtra/patches/patch-in.dhcp_in.dhcp.c
1.1addwip/inetdxtra/patches/patch-in.dns_in.dns.c
1.1addwip/inetdxtra/patches/patch-in.jabberd_in.jabberd.c
1.1addwip/inetdxtra/patches/patch-in.mvp_in.mvp.c
1.1addwip/inetdxtra/patches/patch-in.www_in.www.c