ports/60766: New port: widentd - identd deamon for firewall/nat machines with fake fixed reply.

Dirk-Willem van Gulik dirkx at webweaving.org
Thu Jan 1 00:10:30 UTC 2004


Suggeted updated version - Jason Harris suggested, (and showed me) how to
do a PGP key in there; so I added that.

Though as far as I know this does not automatically get checked - so this
may be a no-op sort of feature - which really needs a change in Ports to
actually detect and understand .asc files (and perhaps have a key-id added
together with the maintainer email address).

Also fixed a typo. No other changes or any functional changes.  Therefore
DO Feel free to ignore, or ask me to file it as a new bug-id.

Dw.

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       widentd
#       widentd/files
#       widentd/Makefile
#       widentd/distinfo
#       widentd/pkg-descr
#       widentd/pkg-plist
#
echo c - widentd
mkdir -p widentd > /dev/null 2>&1
echo c - widentd/files
mkdir -p widentd/files > /dev/null 2>&1
echo x - widentd/Makefile
sed 's/^X//' >widentd/Makefile << 'END-of-widentd/Makefile'
X# ex:ts=8
X# New ports collection makefile for:   widentd
X# Date created:                        Mar 3, 2001
X# Whom:                                Dirk-Willem van Gulik /
dirkx at webweaving.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=      widentd
XPORTVERSION=   1.02
XCATEGORIES=    net
XMASTER_SITES=  http://www.webweaving.org/widentd/
XEXTRACT_SUFX=  .tgz
X
XDISTFILES=     ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
XEXTRACT_ONLY=  ${DISTNAME}${EXTRACT_SUFX}
X
XMAINTAINER=    dirkx at webweaving.org
XCOMMENT=       "RFC1413 auth/identd deamon which provides a fake/fixed
reply for firewalls/NAT machines."
X
XMAN8=           widentd.8
XMANCOMPRESSED=  yes
X
XBINDIR=             ${PREFIX}/bin
XMAKE_ENV+=      BINDIR="${PREFIX}/sbin"
X
X.include <bsd.port.pre.mk>
X
X.include <bsd.port.post.mk>
END-of-widentd/Makefile
echo x - widentd/distinfo
sed 's/^X//' >widentd/distinfo << 'END-of-widentd/distinfo'
XMD5 (widentd-1.02.tgz) = f1069128ae3bf1d1f4113de317dc344f
XMD5 (widentd-1.02.tgz.asc) =3D 1d232c52f8ea4929d2e6a6f399a04fa7
END-of-widentd/distinfo
echo x - widentd/pkg-descr
sed 's/^X//' >widentd/pkg-descr << 'END-of-widentd/pkg-descr'
Xwidentd is a small ident/rfc1413 deamon which provides a fixed
X(and fake) auth reply regardless of the ip/port pair quoted.
X
XIts intended use is on firewalls and NAT machines - where you
Xmay want to simply syphon off auth-requests from for example
Xirc servers.
X
XAuthor: Dirk-Willem van Gulik / dirkx at webweaving.org
XWWW: http://www.webweaving.org/widentd/
END-of-widentd/pkg-descr
echo x - widentd/pkg-plist
sed 's/^X//' >widentd/pkg-plist << 'END-of-widentd/pkg-plist'
Xsbin/widentd
END-of-widentd/pkg-plist
exit



More information about the freebsd-ports-bugs mailing list