From root@farley.org  Thu Nov  4 04:11:23 2004
Return-Path: <root@farley.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8432416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Nov 2004 04:11:23 +0000 (GMT)
Received: from mail.farley.org (farley.org [67.64.95.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA0843D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Nov 2004 04:11:23 +0000 (GMT)
	(envelope-from root@farley.org)
Received: from thor.farley.org (s8ylgiheikyor9cj@thor.farley.org [IPv6:2002:4340:5fcd:1::5])
	by mail.farley.org (8.13.1/8.13.1) with ESMTP id iA44BLCA056828
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Nov 2004 22:11:21 -0600 (CST)
	(envelope-from root@thor.farley.org)
Received: from thor.farley.org (localhost [127.0.0.1])
	by thor.farley.org (8.13.1/8.13.1) with ESMTP id iA44BLon034658
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Nov 2004 22:11:21 -0600 (CST)
	(envelope-from root@thor.farley.org)
Received: (from root@localhost)
	by thor.farley.org (8.13.1/8.13.1/Submit) id iA44BLTM034657;
	Wed, 3 Nov 2004 22:11:21 -0600 (CST)
	(envelope-from root)
Message-Id: <200411040411.iA44BLTM034657@thor.farley.org>
Date: Wed, 3 Nov 2004 22:11:21 -0600 (CST)
From: Sean Farley <sean-freebsd@farley.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/p5-Mknod: Perl module interface to the mknod(2) system call.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 04 04:20:31 GMT 2004
>Closed-Date:    Fri Jan 21 15:21:15 GMT 2005
>Last-Modified:  Fri Jan 21 15:21:15 GMT 2005
>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:

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, sean-freebsd@farley.org
Cc:  
Subject: Re: ports/73513: [NEW PORT] devel/p5-Mknod: Perl module interface
 to the mknod(2) system call.
Date: Mon, 20 Dec 2004 21:35:03 +0300

 Don't you want maintain the port?
 
 -- 
 Sem.
 

From: Sean Farley <sean-freebsd@farley.org>
To: Sergey Matveychuk <sem@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/73513: [NEW PORT] devel/p5-Mknod: Perl module interface
 to the mknod(2) system call.
Date: Mon, 20 Dec 2004 15:05:15 -0600 (CST)

 On Mon, 20 Dec 2004, Sergey Matveychuk wrote:
 
 > Don't you want maintain the port?
 
 I will maintain it.  I just forgot about the maintainer part.  :)
 
 Sean
 -- 
 sean-freebsd@farley.org

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, sean-freebsd@farley.org
Cc:  
Subject: Re: ports/73513: [NEW PORT] devel/p5-Mknod: Perl module interface
 to the mknod(2) system call.
Date: Wed, 22 Dec 2004 02:32:19 +0300

 Does not configure on 4.10 with the system perl.
 ===>  Configuring for p5-Mknod-0.02
 Checking if your kit is complete...
 Looks good
 Could not eval '
              package ExtUtils::MakeMaker::_version;
              no strict;
 
              local $VERSION;
              $VERSION=undef; do {
                  our $VERSION = '0.02';
              }; $VERSION
          ' in Mknod.pm: Can't modify subroutine entry in scalar 
 assignment at (eval 6) line 7, at EOF
 *** Error code 2
 
 Stop in /usr/home/sem/prs/p5-Mknod.
 
 Mark the port as only for PERL_LEVEL > 500600  or fix it please.
 
 -- 
 Sem.
 

From: =?ISO-8859-1?Q?Se=E1n_C=2E_Farley?= <sean-freebsd@farley.org>
To: Sergey Matveychuk <sem@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/73513: [NEW PORT] devel/p5-Mknod: Perl module interface
 to the mknod(2) system call.
Date: Tue, 18 Jan 2005 22:14:10 -0600 (CST)

 On Wed, 22 Dec 2004, Sergey Matveychuk wrote:
 
 > Does not configure on 4.10 with the system perl.
 > ===>  Configuring for p5-Mknod-0.02
 > Checking if your kit is complete...
 > Looks good
 > Could not eval '
 >            package ExtUtils::MakeMaker::_version;
 >            no strict;
 >
 >            local $VERSION;
 >            $VERSION=undef; do {
 >                our $VERSION = '0.02';
 >            }; $VERSION
 >        ' in Mknod.pm: Can't modify subroutine entry in scalar assignment at
 > (eval 6) line 7, at EOF
 > *** Error code 2
 >
 > Stop in /usr/home/sem/prs/p5-Mknod.
 >
 > Mark the port as only for PERL_LEVEL > 500600 or fix it please.
 
 Although I was able to work around the above error, more errors awaited
 me.
 
 It is now marked for 5.6 or above.  A new shar with this fix is at the
 end of this e-mail.
 
 Sean
 -- 
 sean-freebsd@farley.org
 
 
 --- 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=	sean-freebsd@farley.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.pre.mk>
 X
 X# This port requires PERL 5.6.x or later.
 X.if ${PERL_LEVEL} < 500600
 XIGNORE=		Port requires perl 5.6.x or later.  Install lang/perl5 then try again.
 X.endif
 X
 X.include <bsd.port.post.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 ---
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Fri Jan 21 15:20:59 GMT 2005 
State-Changed-Why:  
New port added, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73513 
>Unformatted:
