From aaron@daltons.ca  Sat Jul 24 06:53:03 2004
Return-Path: <aaron@daltons.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3198E16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jul 2004 06:53:03 +0000 (GMT)
Received: from priv-edtnes27.telusplanet.net (outbound04.telus.net [199.185.220.223])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CD34443D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jul 2004 06:53:02 +0000 (GMT)
	(envelope-from aaron@daltons.ca)
Received: from d137-186-216-226.abhsia.telus.net ([137.186.216.226])
          by priv-edtnes27.telusplanet.net
          (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP
          id <20040724065302.ECNF12165.priv-edtnes27.telusplanet.net@d137-186-216-226.abhsia.telus.net>;
          Sat, 24 Jul 2004 00:53:02 -0600
Message-Id: <200407240054.10740.aaron@daltons.ca>
Date: Sat, 24 Jul 2004 00:54:10 -0600
From: Aaron Dalton <aaron@daltons.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: aaron@daltons.ca
Subject: Update port: security/doorman - This shell archive replaces pr-69213 which has not yet been processed

>Number:         69520
>Category:       ports
>Synopsis:       new port: security/doorman
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 24 07:00:40 GMT 2004
>Closed-Date:    Tue Aug 03 21:42:35 GMT 2004
>Last-Modified:  Tue Aug 03 21:42:35 GMT 2004
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD galan.daltons.ca 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sun 
Jun 27 22:48:19 MDT 2004 
root@galan.daltons.ca:/usr/src/sys/i386/compile/GALAN i386


	
>Description:
	Brings Doorman to the most recent version which now includes 
firewall scripts for Open, Net, and FreeBSD.  This update also adds LSOF 
as both a run and build dependency.

>How-To-Repeat:
>Fix:

--- submission.txt 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:
#
#	doorman
#	doorman/Makefile
#	doorman/distinfo
#	doorman/pkg-descr
#	doorman/pkg-message
#	doorman/pkg-plist
#
echo c - doorman
mkdir -p doorman > /dev/null 2>&1
echo x - doorman/Makefile
sed 's/^X//' >doorman/Makefile << 'END-of-doorman/Makefile'
X# New ports collection makefile for:   doorman
X# Date created:                16 July 2004
X# Whom:                        Aaron Dalton <aaron@daltons.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      doorman
XPORTVERSION=   0.7
XCATEGORIES=    security
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= doorman
XEXTRACT_SUFX=  .tgz
X
XMAINTAINER=    aaron@daltons.ca
XCOMMENT=       A Port Knocking implementation, both daemon and client
X
XBUILD_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
XRUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
X
XMAN1=	knock.1
XMAN5=	knockcf.5 doormand.cf.5 guestlist.5
XMAN8=	doormand.8
X#MANCOMPRESSED=	yes
X
XGNU_CONFIGURE= yes
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-doorman/Makefile
echo x - doorman/distinfo
sed 's/^X//' >doorman/distinfo << 'END-of-doorman/distinfo'
XMD5 (doorman-0.7.tgz) = 2fc68973fca5f93ddfbf976e840a87c5
XSIZE (doorman-0.7.tgz) = 138617
END-of-doorman/distinfo
echo x - doorman/pkg-descr
sed 's/^X//' >doorman/pkg-descr << 'END-of-doorman/pkg-descr'
XThis project allows a server to run silently, invisibly, with all TCP ports
Xclosed... except to those who know... the secret knock! 
X
XWWW: http://doorman.sourceforge.net/
X
X- Aaron Dalton
Xaaron@daltons.ca
END-of-doorman/pkg-descr
echo x - doorman/pkg-message
sed 's/^X//' >doorman/pkg-message << 'END-of-doorman/pkg-message'
X
X******************************************************************************
X
XTo configure Doorman, please edit the files guestlist and doormand.cf found 
in
X /usr/local/etc/doormand.  Documentation can be found using:
X	
X	$ man guestlist
X	$ man doormand.cf
X
Xor by visiting the Doorman website at http://doorman.sourceforge.net.
X
X******************************************************************************
END-of-doorman/pkg-message
echo x - doorman/pkg-plist
sed 's/^X//' >doorman/pkg-plist << 'END-of-doorman/pkg-plist'
Xbin/knock
Xetc/doormand/doormand.cf.EXAMPLE
Xetc/doormand/guestlist.EXAMPLE
Xetc/doormand/ipchains_add
Xetc/doormand/ipchains_delete
Xetc/doormand/ipf_add
Xetc/doormand/ipf_delete
Xetc/doormand/ipfw_add
Xetc/doormand/ipfw_delete
Xetc/doormand/iptables_add
Xetc/doormand/iptables_delete
Xetc/doormand/pfctl_add
Xetc/doormand/pfctl_delete
Xsbin/doormand
X@dirrm etc/doormand
END-of-doorman/pkg-plist
exit
--- submission.txt ends here ---
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->change-request 
Class-Changed-By: linimon 
Class-Changed-When: Sat Jul 24 20:02:11 GMT 2004 
Class-Changed-Why:  
New ports are change-requests.  (It would have been 'update' if 
the PR it replaced had already been committed). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69520 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Aug 3 21:42:23 GMT 2004 
State-Changed-Why:  
Closed on submitter's request - see ports/69961 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69520 
>Unformatted:
 69213 which has not yet been processed
