Date: Wed, 3 Nov 2004 22:11:21 -0600 (CST) From: Sean Farley <sean-freebsd@farley.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73513: [NEW PORT] devel/p5-Mknod: Perl module interface to the mknod(2) system call. Message-ID: <200411040411.iA44BLTM034657@thor.farley.org> Resent-Message-ID: <200411040420.iA44KVCt008457@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73513 >Category: ports >Synopsis: [NEW PORT] devel/p5-Mknod: Perl module interface to the mknod(2) system call. >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: Thu Nov 04 04:20:31 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Sean Farley >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD thor.farley.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Sun Oct 17 12:08:25 CDT 2004 >Description: Mknod is an interface to the mknod(2) system call. Copyright (C) 2003 Raoul Zwart This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Mknod-0.02.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-Mknod # p5-Mknod/Makefile # p5-Mknod/distinfo # p5-Mknod/pkg-descr # p5-Mknod/pkg-plist # echo c - p5-Mknod mkdir -p p5-Mknod > /dev/null 2>&1 echo x - p5-Mknod/Makefile sed 's/^X//' >p5-Mknod/Makefile << 'END-of-p5-Mknod/Makefile' X# New ports collection makefile for: p5-Mknod X# Date created: 3 November 2004 X# Whom: Sean Farley <sean-freebsd@farley.org> X# X# $FreeBSD$ X# X XPORTNAME= Mknod XPORTVERSION= 0.02 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/R/RL/RLZWART XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Perl module interface to the mknod(2) system call. X XPERL_CONFIGURE= yes X XMANPREFIX= ${SITE_PERL} XMAN3= Mknod.3 X X.include <bsd.port.mk> END-of-p5-Mknod/Makefile echo x - p5-Mknod/distinfo sed 's/^X//' >p5-Mknod/distinfo << 'END-of-p5-Mknod/distinfo' XMD5 (Mknod-0.02.tar.gz) = f81801b1cc38c5e3ec9a755085e50dbb XSIZE (Mknod-0.02.tar.gz) = 7591 END-of-p5-Mknod/distinfo echo x - p5-Mknod/pkg-descr sed 's/^X//' >p5-Mknod/pkg-descr << 'END-of-p5-Mknod/pkg-descr' XMknod is an interface to the mknod(2) system call. X X XCopyright (C) 2003 Raoul Zwart X XThis library is free software; you can redistribute it and/or modify it under Xthe same terms as Perl itself. END-of-p5-Mknod/pkg-descr echo x - p5-Mknod/pkg-plist sed 's/^X//' >p5-Mknod/pkg-plist << 'END-of-p5-Mknod/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/Mknod.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mknod/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mknod/Mknod.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mknod/Mknod.so X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mknod END-of-p5-Mknod/pkg-plist exit --- p5-Mknod-0.02.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?200411040411.iA44BLTM034657>