From dom@host217-39-111-112.in-addr.btopenworld.com  Wed May 29 01:57:53 2002
Return-Path: <dom@host217-39-111-112.in-addr.btopenworld.com>
Received: from host217-39-111-112.in-addr.btopenworld.com (host217-39-111-112.in-addr.btopenworld.com [217.39.111.112])
	by hub.freebsd.org (Postfix) with ESMTP id 4A40537B405
	for <freebsd-gnats-submit@freebsd.org>; Wed, 29 May 2002 01:57:53 -0700 (PDT)
Received: by host217-39-111-112.in-addr.btopenworld.com (Postfix, from userid 1001)
	id 1493137E; Wed, 29 May 2002 09:57:49 +0100 (BST)
Message-Id: <20020529085749.1493137E@host217-39-111-112.in-addr.btopenworld.com>
Date: Wed, 29 May 2002 09:57:49 +0100 (BST)
From: Dominic Marks <dominic_marks@btinternet.com>
Reply-To: Dominic Marks <dominic_marks@btinternet.com>
To: freebsd-gnats-submit@freebsd.org
Cc:
Subject: New port: net/pen
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38683
>Category:       ports
>Synopsis:       New port: net/pen
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 29 02:00:03 PDT 2002
>Closed-Date:    Thu May 30 00:59:05 PDT 2002
>Last-Modified:  Thu May 30 00:59:05 PDT 2002
>Originator:     Dominic Marks
>Release:        FreeBSD 4.6-RC i386
>Organization:
Student
>Environment:
System: FreeBSD 4.6-RC i386
	
>Description:
	New port: net/pen

This is pen, a load balancer for "simple" tcp based protocols such as
http or smtp. It allows several servers to appear as one to the outside
and automatically detects servers that are down and distributes clients
among the available servers. This gives high availability and scalable
performance.

	
>How-To-Repeat:
	NA.
	
>Fix:

# 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:
#
#	pen/Makefile
#	pen/distinfo
#	pen/pkg-comment
#	pen/pkg-descr
#	pen/pkg-plist
#
echo x - pen/Makefile
sed 's/^X//' >pen/Makefile << 'END-of-pen/Makefile'
X#
X# Ports collection makefile for: pen
X# Date created: 				29/05/2002
X# Whom:				Dominic Marks <dominic_marks@btinternet.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pen
XPORTVERSION=	0.7.0
XCATEGORIES=	net
XMASTER_SITES=	ftp://siag.nu/pub/pen/
X
XMAINTAINER=	dominc_marks@btinternet.com
X
XGNU_CONFIGURE=	yes
XMAN1=	pen.1 penctl.1 mergelogs.1
X
X.include <bsd.port.mk>
END-of-pen/Makefile
echo x - pen/distinfo
sed 's/^X//' >pen/distinfo << 'END-of-pen/distinfo'
XMD5 (pen-0.7.0.tar.gz) = 4d45604244c2179659419d3545e6bd18
END-of-pen/distinfo
echo x - pen/pkg-comment
sed 's/^X//' >pen/pkg-comment << 'END-of-pen/pkg-comment'
XPen is a load balancer for TCP based protocols
END-of-pen/pkg-comment
echo x - pen/pkg-descr
sed 's/^X//' >pen/pkg-descr << 'END-of-pen/pkg-descr'
XThis is pen, a load balancer for "simple" tcp based protocols such as
Xhttp or smtp. It allows several servers to appear as one to the outside
Xand automatically detects servers that are down and distributes clients
Xamong the available servers. This gives high availability and scalable
Xperformance.
X
XWWW: http://siag.nu/pen/
END-of-pen/pkg-descr
echo x - pen/pkg-plist
sed 's/^X//' >pen/pkg-plist << 'END-of-pen/pkg-plist'
Xbin/pen
Xbin/penctl
Xbin/mergelogs
END-of-pen/pkg-plist
exit

	


>Release-Note:
>Audit-Trail:

From: Dominic Marks <dominic_marks@btinternet.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org
Cc:  
Subject: Re: ports/38683: New port: net/pen
Date: Thu, 30 May 2002 08:32:09 +0100

 This PR can be closed. I completely missed the existing port (ack!).
 
 Thanks!
 -- 
 Dominic
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Thu May 30 00:58:44 PDT 2002 
State-Changed-Why:  
already exist, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38683 
>Unformatted:
