Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 19:18:46 +0000
From:      Tim Bishop <tim@bishnet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tim@bishnet.net
Subject:   ports/47267: New port: onenetd - A single-server inetd
Message-ID:  <E18ahRW-0006mI-00@pendennis.ukc.ac.uk>

next in thread | raw e-mail | index | archive | help

>Number:         47267
>Category:       ports
>Synopsis:       New port: onenetd - A single-server inetd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 20 11:30:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 4.7-STABLE FreeBSD 4.7-STABLE #13: Wed Jan 15 16:08:59 GMT 2003 tdb@pendennis.ukc.ac.uk:/usr/obj/usr/src/sys/PENDENNIS i386


>Description:

	Taken from pkg-descr: "A single-server inetd, similar to
	Dan Bernstein's tcpserver or courier-tcpd from Courier-IMAP.
	This is small, and supports limiting the number of concurrent
	connections and refusing further connections with a
	configurable message."

	This port was made with the author's consent.

>How-To-Repeat:
>Fix:

	Below is a shar file of the port. Pretty sure it looks ok,
	but I'm not a expert at porting (yet :-)

--- onenetd-1.9.sh begins here ---
# 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:
#
#	onenetd
#	onenetd/Makefile
#	onenetd/distinfo
#	onenetd/pkg-plist
#	onenetd/pkg-comment
#	onenetd/pkg-descr
#
echo c - onenetd
mkdir -p onenetd > /dev/null 2>&1
echo x - onenetd/Makefile
sed 's/^X//' >onenetd/Makefile << 'END-of-onenetd/Makefile'
X# New ports collection makefile for:   onenetd
X# Date created:        20 January 2003
X# Whom:                Tim Bishop <tim@bishnet.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	onenetd
XPORTVERSION=	1.9
XCATEGORIES=	net
XMASTER_SITES=	http://azz.us-lot.org/files/
X
XMAINTAINER=	tim@bishnet.net
X
XGNU_CONFIGURE=	yes
XMAN1=		onenetd.1
X
X.include <bsd.port.mk>
END-of-onenetd/Makefile
echo x - onenetd/distinfo
sed 's/^X//' >onenetd/distinfo << 'END-of-onenetd/distinfo'
XMD5 (onenetd-1.9.tar.gz) = faafa78f9e4035f930865cd07c7b4706
END-of-onenetd/distinfo
echo x - onenetd/pkg-plist
sed 's/^X//' >onenetd/pkg-plist << 'END-of-onenetd/pkg-plist'
Xbin/onenetd
END-of-onenetd/pkg-plist
echo x - onenetd/pkg-comment
sed 's/^X//' >onenetd/pkg-comment << 'END-of-onenetd/pkg-comment'
XA single-server inetd
END-of-onenetd/pkg-comment
echo x - onenetd/pkg-descr
sed 's/^X//' >onenetd/pkg-descr << 'END-of-onenetd/pkg-descr'
XA single-server inetd, similar to Dan Bernstein's tcpserver or
Xcourier-tcpd from Courier-IMAP. This is small, and supports limiting
Xthe number of concurrent connections and refusing further connections
Xwith a configurable message.
X
XWWW: http://azz.us-lot.org/code.html
END-of-onenetd/pkg-descr
exit
--- onenetd-1.9.sh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18ahRW-0006mI-00>