freebsd-ports/net/ipsvd/pkg-plist
Sergei Kolobov 90d1aa7bf5 - Update to 0.7.0:
- A new type of instruction has been added:
    ipsvd(8) now can be told to look up IP addresses
    of (dynamic) hostnames on incoming connections,
    and to handle a connection through different instructions
    if the client's IP address matches one of these IP addresses.
    See the ipsvd-instruct(5) man page for details.
  - The examples web page has been updated slightly, and now
    includes an example of the new check host instructions.

Approved by:	krion (implicit)
2003-10-23 10:21:43 +00:00

18 lines
572 B
Text

@comment $FreeBSD$
sbin/ipsvd-cdb
sbin/tcpsvd
sbin/udpsvd
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/examples.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/install.html
%%PORTDOCS%%%%DOCSDIR%%/ipsvd-cdb.8.html
%%PORTDOCS%%%%DOCSDIR%%/ipsvd-instruct.5.html
%%PORTDOCS%%%%DOCSDIR%%/ipsvd.7.html
%%PORTDOCS%%%%DOCSDIR%%/tcpsvd.8.html
%%PORTDOCS%%%%DOCSDIR%%/udpsvd.8.html
%%PORTDOCS%%%%DOCSDIR%%/upgrade.html
%%PORTDOCS%%%%DOCSDIR%%/usedietlibc.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%