Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Sep 2006 15:29:43 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/102892: [NEW PORT] devel/p5-File-Pid: Pid File Manipulation
Message-ID:  <20060905072943.DEFC55B@netnews.NCTU.edu.tw>
Resent-Message-ID: <200609050730.k857UHMW020087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102892
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-File-Pid: Pid File Manipulation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 05 07:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
This software manages a pid file for you. It will create a pid file,
query the process within to discover if it's still running, and remove
the pid file.

WWW:	http://search.cpan.org/dist/File-Pid/

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

--- p5-File-Pid-1.01.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-File-Pid
#	p5-File-Pid/pkg-descr
#	p5-File-Pid/Makefile
#	p5-File-Pid/pkg-plist
#	p5-File-Pid/distinfo
#
echo c - p5-File-Pid
mkdir -p p5-File-Pid > /dev/null 2>&1
echo x - p5-File-Pid/pkg-descr
sed 's/^X//' >p5-File-Pid/pkg-descr << 'END-of-p5-File-Pid/pkg-descr'
XThis software manages a pid file for you. It will create a pid file,
Xquery the process within to discover if it's still running, and remove
Xthe pid file.
X
XWWW:	http://search.cpan.org/dist/File-Pid/
END-of-p5-File-Pid/pkg-descr
echo x - p5-File-Pid/Makefile
sed 's/^X//' >p5-File-Pid/Makefile << 'END-of-p5-File-Pid/Makefile'
X# New ports collection makefile for:	p5-File-Pid
X# Date created:		2006-09-05
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	File-Pid
XPORTVERSION=	1.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	File
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	perl@FreeBSD.org
XCOMMENT=	Pid File Manipulation
X
XRUN_DEPENDS=	${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		File::Pid.3
X
X.include <bsd.port.mk>
END-of-p5-File-Pid/Makefile
echo x - p5-File-Pid/pkg-plist
sed 's/^X//' >p5-File-Pid/pkg-plist << 'END-of-p5-File-Pid/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Pid/.packlist
X%%SITE_PERL%%/File/Pid.pm
X@dirrmtry %%SITE_PERL%%/File
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Pid
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
END-of-p5-File-Pid/pkg-plist
echo x - p5-File-Pid/distinfo
sed 's/^X//' >p5-File-Pid/distinfo << 'END-of-p5-File-Pid/distinfo'
XMD5 (File-Pid-1.01.tar.gz) = d927b40215cbfbff233d9feb53529532
XSHA256 (File-Pid-1.01.tar.gz) = bafeee8fdc96eb06306a0c58bbdb7209b6de45f850e75fdc6b16db576e05e422
XSIZE (File-Pid-1.01.tar.gz) = 3053
END-of-p5-File-Pid/distinfo
exit
--- p5-File-Pid-1.01.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060905072943.DEFC55B>