1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add p5-Proc-Daemon 0.02, perl module that provides a method to daemonify a

Perl script.
This commit is contained in:
Will Andrews 2001-01-03 23:42:19 +00:00
parent b79d816b49
commit 4b8d705b34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36726
6 changed files with 36 additions and 0 deletions

View File

@ -261,6 +261,7 @@
SUBDIR += p5-Penguin-Easy
SUBDIR += p5-PerlMenu
SUBDIR += p5-Proc-Background
SUBDIR += p5-Proc-Daemon
SUBDIR += p5-Proc-Simple
SUBDIR += p5-ReadLine-Gnu
SUBDIR += p5-ReadLine-Perl

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: Proc-Daemon
# Date created: Wed Jan 3 10:24:19 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Proc-Daemon
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Proc
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Proc::Daemon.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Proc-Daemon-0.02.tar.gz) = aed8014890240b1fb8b6a8bb18e3decf

View File

@ -0,0 +1 @@
Perl module that provides a method to daemonify a Perl script

View File

@ -0,0 +1,6 @@
Proc::Daemon provides a method for a Perl script to run as a Unix
daemon process.
Author: Earl Hood <earlhood@usa.net>
--will

View File

@ -0,0 +1,4 @@
lib/perl5/site_perl/%%PERL_VER%%/HTTP/Daemon.pm
lib/perl5/site_perl/%%PERL_VER%%/Proc/Daemon.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Daemon/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Proc/Daemon