From gslin@netnews.NCTU.edu.tw  Thu Sep 28 11:00:57 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C67C816A501
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Sep 2006 11:00:57 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D9D7D43D5D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 28 Sep 2006 11:00:56 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id C094A61; Thu, 28 Sep 2006 19:00:52 +0800 (CST)
Message-Id: <20060928110052.C094A61@netnews.NCTU.edu.tw>
Date: Thu, 28 Sep 2006 19:00:52 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [NEW PORT] devel/p5-Sys-Syscall: Access system calls that Perl doesn\'t provide access to
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103744
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Sys-Syscall: Access system calls that Perl doesn\'t provide access to
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 28 11:10:19 GMT 2006
>Closed-Date:    Thu Sep 28 14:27:30 GMT 2006
>Last-Modified:  Thu Sep 28 14:30:18 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
Use epoll, sendfile, from Perl. Mostly Linux-only support now, but
more syscalls/OSes planned for future.

WWW:	http://search.cpan.org/dist/Sys-Syscall/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Sys-Syscall-0.21.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-Sys-Syscall
#	p5-Sys-Syscall/pkg-descr
#	p5-Sys-Syscall/Makefile
#	p5-Sys-Syscall/pkg-plist
#	p5-Sys-Syscall/distinfo
#
echo c - p5-Sys-Syscall
mkdir -p p5-Sys-Syscall > /dev/null 2>&1
echo x - p5-Sys-Syscall/pkg-descr
sed 's/^X//' >p5-Sys-Syscall/pkg-descr << 'END-of-p5-Sys-Syscall/pkg-descr'
XUse epoll, sendfile, from Perl. Mostly Linux-only support now, but
Xmore syscalls/OSes planned for future.
X
XWWW:	http://search.cpan.org/dist/Sys-Syscall/
END-of-p5-Sys-Syscall/pkg-descr
echo x - p5-Sys-Syscall/Makefile
sed 's/^X//' >p5-Sys-Syscall/Makefile << 'END-of-p5-Sys-Syscall/Makefile'
X# New ports collection makefile for:	p5-Sys-Syscall
X# Date created:		2006-09-28
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Sys-Syscall
XPORTVERSION=	0.21
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Sys
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Access system calls that Perl doesn\'t provide access to
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Sys::Syscall.3
X
X.include <bsd.port.mk>
END-of-p5-Sys-Syscall/Makefile
echo x - p5-Sys-Syscall/pkg-plist
sed 's/^X//' >p5-Sys-Syscall/pkg-plist << 'END-of-p5-Sys-Syscall/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Syscall/.packlist
X%%SITE_PERL%%/Sys/Syscall.pm
X@dirrmtry %%SITE_PERL%%/Sys
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Syscall
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys
END-of-p5-Sys-Syscall/pkg-plist
echo x - p5-Sys-Syscall/distinfo
sed 's/^X//' >p5-Sys-Syscall/distinfo << 'END-of-p5-Sys-Syscall/distinfo'
XMD5 (Sys-Syscall-0.21.tar.gz) = 712b88ab24316a0b49c12be81212fa66
XSHA256 (Sys-Syscall-0.21.tar.gz) = bedb9e4a39fa3437f754c1d7667c2ae7dd829dbe3cd0a5de07c8eacf2c424fcf
XSIZE (Sys-Syscall-0.21.tar.gz) = 6229
END-of-p5-Sys-Syscall/distinfo
exit
--- p5-Sys-Syscall-0.21.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 28 11:10:59 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103744 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Sep 28 14:27:29 UTC 2006 
State-Changed-Why:  
New port added. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/103744: commit references a PR
Date: Thu, 28 Sep 2006 14:26:40 +0000 (UTC)

 clsung      2006-09-28 14:26:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Sys-Syscall Makefile distinfo pkg-descr pkg-plist 
   Log:
   Add p5-Sys-Syscall 0.21, access system calls that Perl doesn\'t provide
   access to.
   
   PR:             ports/103744
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.2459    +1 -0      ports/devel/Makefile
   1.1       +22 -0     ports/devel/p5-Sys-Syscall/Makefile (new)
   1.1       +3 -0      ports/devel/p5-Sys-Syscall/distinfo (new)
   1.1       +4 -0      ports/devel/p5-Sys-Syscall/pkg-descr (new)
   1.1       +6 -0      ports/devel/p5-Sys-Syscall/pkg-plist (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:
