From linpc@dev.linpc.org  Wed Jan  9 12:05:23 2013
Return-Path: <linpc@dev.linpc.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 64348D4A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Jan 2013 12:05:23 +0000 (UTC)
	(envelope-from linpc@dev.linpc.org)
Received: from dev.linpc.org (sq1.cs.nctu.edu.tw [140.113.208.226])
	by mx1.freebsd.org (Postfix) with ESMTP id 3A3A68F9
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Jan 2013 12:05:22 +0000 (UTC)
Received: by dev.linpc.org (Postfix, from userid 1001)
	id A28A349707; Wed,  9 Jan 2013 20:05:19 +0800 (CST)
Message-Id: <20130109120519.A28A349707@dev.linpc.org>
Date: Wed,  9 Jan 2013 20:05:19 +0800 (CST)
From: Po-Chien Lin <linpc@cs.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/p5-syntax: Activate syntax extensions to Perl
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         175160
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-syntax: Activate syntax extensions to Perl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 09 12:10:00 UTC 2013
>Closed-Date:    Mon Jan 14 03:33:54 UTC 2013
>Last-Modified:  Mon Jan 14 03:40:00 UTC 2013
>Originator:     Po-Chien Lin
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dev.linpc.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Sat Jan  5 22:32:49 CST
>Description:
- New port request for devel/p5-syntax, based on this port, we can introduce
  more module to make coding fun.

This module activates community provided syntax extensions to Perl. You pass
it a feature name, and optionally a scalar with arguments, and the
dispatching system will load and install the extension in your package.

The import arguments are parsed with Data::OptList(3). There are no
standardised options. Please consult the documentation for the specific syntax
feature to find out about possible configuration options.

WWW: http://search.cpan.org/dist/syntax/

>How-To-Repeat:
>Fix:

--- .shar 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:
#
#	p5-syntax
#	p5-syntax/pkg-plist
#	p5-syntax/distinfo
#	p5-syntax/Makefile
#	p5-syntax/pkg-descr
#
echo c - p5-syntax
mkdir -p p5-syntax > /dev/null 2>&1
echo x - p5-syntax/pkg-plist
sed 's/^X//' >p5-syntax/pkg-plist << '5390a4d12926867f6c1610edd3d40d7c'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/syntax/.packlist
X%%SITE_PERL%%/syntax.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/syntax
5390a4d12926867f6c1610edd3d40d7c
echo x - p5-syntax/distinfo
sed 's/^X//' >p5-syntax/distinfo << 'c1914f0118e99408b921ffa920cf1a5d'
XSHA256 (syntax-0.004.tar.gz) = fe19b6da8a8f43a5aa2ee571441bc0e339fb156d0081c157a1a24e9812c7d365
XSIZE (syntax-0.004.tar.gz) = 11759
c1914f0118e99408b921ffa920cf1a5d
echo x - p5-syntax/Makefile
sed 's/^X//' >p5-syntax/Makefile << '0649bc52f6d4181d3a1c340988798f74'
X# Created by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
X# $FreeBSD$
X
XPORTNAME=	syntax
XPORTVERSION=	0.004
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	CPAN:PHAYLON
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	linpc@cs.nctu.edu.tw
XCOMMENT=	Activate syntax extensions to Perl
X
XLICENSE=	ART10 GPLv1
XLICENSE_COMB=	dual
X
XBUILD_DEPENDS=	p5-Data-OptList>=0.104:${PORTSDIR}/devel/p5-Data-OptList \
X		p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
XRUN_DEPENDS:=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	syntax.3
X
X.include <bsd.port.mk>
0649bc52f6d4181d3a1c340988798f74
echo x - p5-syntax/pkg-descr
sed 's/^X//' >p5-syntax/pkg-descr << 'fa178777312a1c916e8cd68d66ee9454'
XThis module activates community provided syntax extensions to Perl. You pass
Xit a feature name, and optionally a scalar with arguments, and the
Xdispatching system will load and install the extension in your package.
X
XThe import arguments are parsed with Data::OptList(3). There are no
Xstandardised options. Please consult the documentation for the specific syntax
Xfeature to find out about possible configuration options.
X
XWWW: http://search.cpan.org/dist/syntax/
fa178777312a1c916e8cd68d66ee9454
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jan 9 12:10:10 UTC 2013 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175160 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Mon Jan 14 03:33:45 UTC 2013 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175160: commit references a PR
Date: Mon, 14 Jan 2013 03:31:46 +0000 (UTC)

 Author: swills
 Date: Mon Jan 14 03:31:31 2013
 New Revision: 310357
 URL: http://svnweb.freebsd.org/changeset/ports/310357
 
 Log:
   Add p5-syntax 0.004, activate syntax extensions in Perl.
   
   PR:		ports/175160
   Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
 
 Added:
   head/devel/p5-syntax/
   head/devel/p5-syntax/Makefile   (contents, props changed)
   head/devel/p5-syntax/distinfo   (contents, props changed)
   head/devel/p5-syntax/pkg-descr   (contents, props changed)
   head/devel/p5-syntax/pkg-plist   (contents, props changed)
 Modified:
   head/devel/Makefile
 
 Modified: head/devel/Makefile
 ==============================================================================
 --- head/devel/Makefile	Mon Jan 14 02:05:04 2013	(r310356)
 +++ head/devel/Makefile	Mon Jan 14 03:31:31 2013	(r310357)
 @@ -2937,6 +2937,7 @@
      SUBDIR += p5-strictures
      SUBDIR += p5-subatom
      SUBDIR += p5-subversion
 +    SUBDIR += p5-syntax
      SUBDIR += p5-threads
      SUBDIR += p5-threads-shared
      SUBDIR += p5-true
 
 Added: head/devel/p5-syntax/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/p5-syntax/Makefile	Mon Jan 14 03:31:31 2013	(r310357)
 @@ -0,0 +1,25 @@
 +# Created by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
 +# $FreeBSD$
 +
 +PORTNAME=	syntax
 +PORTVERSION=	0.004
 +CATEGORIES=	devel perl5
 +MASTER_SITES=	CPAN
 +MASTER_SITE_SUBDIR=	CPAN:PHAYLON
 +PKGNAMEPREFIX=	p5-
 +
 +MAINTAINER=	linpc@cs.nctu.edu.tw
 +COMMENT=	Activate syntax extensions in Perl
 +
 +LICENSE=	ART10 GPLv1
 +LICENSE_COMB=	dual
 +
 +BUILD_DEPENDS=	p5-Data-OptList>=0.104:${PORTSDIR}/devel/p5-Data-OptList \
 +		p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
 +RUN_DEPENDS:=	${BUILD_DEPENDS}
 +
 +PERL_CONFIGURE=	yes
 +
 +MAN3=	syntax.3
 +
 +.include <bsd.port.mk>
 
 Added: head/devel/p5-syntax/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/p5-syntax/distinfo	Mon Jan 14 03:31:31 2013	(r310357)
 @@ -0,0 +1,2 @@
 +SHA256 (syntax-0.004.tar.gz) = fe19b6da8a8f43a5aa2ee571441bc0e339fb156d0081c157a1a24e9812c7d365
 +SIZE (syntax-0.004.tar.gz) = 11759
 
 Added: head/devel/p5-syntax/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/p5-syntax/pkg-descr	Mon Jan 14 03:31:31 2013	(r310357)
 @@ -0,0 +1,9 @@
 +This module activates community provided syntax extensions to Perl. You pass
 +it a feature name, and optionally a scalar with arguments, and the
 +dispatching system will load and install the extension in your package.
 +
 +The import arguments are parsed with Data::OptList(3). There are no
 +standardised options. Please consult the documentation for the specific syntax
 +feature to find out about possible configuration options.
 +
 +WWW: http://search.cpan.org/dist/syntax/
 
 Added: head/devel/p5-syntax/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/p5-syntax/pkg-plist	Mon Jan 14 03:31:31 2013	(r310357)
 @@ -0,0 +1,3 @@
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/syntax/.packlist
 +%%SITE_PERL%%/syntax.pm
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/syntax
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
