From nobody@FreeBSD.org  Wed Apr 25 02:59:18 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3ED0716A401
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Apr 2007 02:59:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 1654613C455
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Apr 2007 02:59:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l3P2xHBu084180
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Apr 2007 02:59:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l3P2sGXv083611;
	Wed, 25 Apr 2007 02:54:16 GMT
	(envelope-from nobody)
Message-Id: <200704250254.l3P2sGXv083611@www.freebsd.org>
Date: Wed, 25 Apr 2007 02:54:16 GMT
From: Zhen REN<bg1tpt@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] Add port of net/pear-Net_MAC
X-Send-Pr-Version: www-3.0

>Number:         112104
>Category:       ports
>Synopsis:       [NEW PORT] Add port of net/pear-Net_MAC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 25 03:00:12 GMT 2007
>Closed-Date:    Wed Apr 25 03:53:03 GMT 2007
>Last-Modified:  Wed Apr 25 04:00:12 GMT 2007
>Originator:     Zhen REN
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD tango 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Apr 9 10:14:09 CST 2007 root@tango:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Add port of net/pear-Net_MAC
>How-To-Repeat:
N/A
>Fix:
N/A

Patch attached with submission follows:

# 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:
#
#	./pear-Net_MAC
#	./pear-Net_MAC/pkg-descr
#	./pear-Net_MAC/distinfo
#	./pear-Net_MAC/Makefile
#
echo c - ./pear-Net_MAC
mkdir -p ./pear-Net_MAC > /dev/null 2>&1
echo x - ./pear-Net_MAC/pkg-descr
sed 's/^X//' >./pear-Net_MAC/pkg-descr << 'END-of-./pear-Net_MAC/pkg-descr'
XThis package validates and cleanly formats Media Access Control (MAC) 
Xaddresses. The Net_MAC class can also import a list of MAC address 
Xvendors and store them in a database which the class can then use to 
Xidentify vendors of any MAC address.
X
XWWW: http://pear.php.net/package/Net_MAC/
END-of-./pear-Net_MAC/pkg-descr
echo x - ./pear-Net_MAC/distinfo
sed 's/^X//' >./pear-Net_MAC/distinfo << 'END-of-./pear-Net_MAC/distinfo'
XMD5 (PEAR/Net_MAC-0.1.3.tgz) = 1c85dcf2250fa340bdfb644ba35bd84b
XSHA256 (PEAR/Net_MAC-0.1.3.tgz) = 33b9ebffdefb5ae8eb954c5f61211287e673689b3da1b14833e6d6b4d1db4c60
XSIZE (PEAR/Net_MAC-0.1.3.tgz) = 4997
END-of-./pear-Net_MAC/distinfo
echo x - ./pear-Net_MAC/Makefile
sed 's/^X//' >./pear-Net_MAC/Makefile << 'END-of-./pear-Net_MAC/Makefile'
X# Ports collection makefile for:  pear-Net_MAC
X# Date created:			  25 April 2007
X# Whom:				  Zhen REN <bg1tpt@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net_MAC
XPORTVERSION=	0.1.3
XCATEGORIES=	net pear
X
XMAINTAINER=	bg1tpt@gmail.com
XCOMMENT=	PEAR class that validates and formats MAC addresses
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Net
XFILES=		MAC/MAC.php
X
Xpost-extract:
X	@${MKDIR} ${WRKSRC}/MAC
X	@${MV} ${WRKSRC}/Net/MAC.php ${WRKSRC}/MAC
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-./pear-Net_MAC/Makefile
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Wed Apr 25 03:03:26 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112104 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Wed Apr 25 03:53:02 UTC 2007 
State-Changed-Why:  
New port added. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112104 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/112104: commit references a PR
Date: Wed, 25 Apr 2007 03:52:46 +0000 (UTC)

 clsung      2007-04-25 03:52:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
   Added files:
     net/pear-Net_MAC     Makefile distinfo pkg-descr 
   Log:
   Add pear-Net_MAC 0.1.3, PEAR class that validates and formats MAC
   addresses.
   
   PR:             ports/112104
   Submitted by:   Zhen REN <bg1tpt at gmail.com>
   
   Revision  Changes    Path
   1.1856    +1 -0      ports/net/Makefile
   1.1       +27 -0     ports/net/pear-Net_MAC/Makefile (new)
   1.1       +3 -0      ports/net/pear-Net_MAC/distinfo (new)
   1.1       +6 -0      ports/net/pear-Net_MAC/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
