From tobez@tobez.org  Mon Jan  1 17:58:14 2001
Return-Path: <tobez@tobez.org>
Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254])
	by hub.freebsd.org (Postfix) with ESMTP id B4D0D37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Jan 2001 17:58:13 -0800 (PST)
Received: by heechee.tobez.org (Postfix, from userid 1001)
	id 8B4F954E7; Tue,  2 Jan 2001 02:58:10 +0100 (CET)
Message-Id: <20010102015810.8B4F954E7@heechee.tobez.org>
Date: Tue,  2 Jan 2001 02:58:10 +0100 (CET)
From: tobez@tobez.org
Reply-To: tobez@tobez.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: textproc/p5-Sort-Fields (Sort lines containing delimited fields)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         24014
>Category:       ports
>Synopsis:       New port: textproc/p5-Sort-Fields (Sort lines containing delimited fields)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 01 18:00:01 PST 2001
>Closed-Date:    Wed Jan 3 16:15:36 PST 2001
>Last-Modified:  Wed Jan 03 16:15:50 PST 2001
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

Sort::Fields provides a general purpose technique for efficiently
sorting lists of lines that contain data separated into fields.

>How-To-Repeat:
>Fix:

# 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-Sort-Fields
#	p5-Sort-Fields/pkg-plist
#	p5-Sort-Fields/pkg-descr
#	p5-Sort-Fields/pkg-comment
#	p5-Sort-Fields/distinfo
#	p5-Sort-Fields/Makefile
#
echo c - p5-Sort-Fields
mkdir -p p5-Sort-Fields > /dev/null 2>&1
echo x - p5-Sort-Fields/pkg-plist
sed 's/^X//' >p5-Sort-Fields/pkg-plist << 'END-of-p5-Sort-Fields/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/Fields/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Sort/Fields.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/Fields
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Sort 2>/dev/null || true
END-of-p5-Sort-Fields/pkg-plist
echo x - p5-Sort-Fields/pkg-descr
sed 's/^X//' >p5-Sort-Fields/pkg-descr << 'END-of-p5-Sort-Fields/pkg-descr'
XSort::Fields provides a general purpose technique for efficiently
Xsorting lists of lines that contain data separated into fields.
X
X-Anton
X<tobez@tobez.org>
END-of-p5-Sort-Fields/pkg-descr
echo x - p5-Sort-Fields/pkg-comment
sed 's/^X//' >p5-Sort-Fields/pkg-comment << 'END-of-p5-Sort-Fields/pkg-comment'
XSort lines containing delimited fields
END-of-p5-Sort-Fields/pkg-comment
echo x - p5-Sort-Fields/distinfo
sed 's/^X//' >p5-Sort-Fields/distinfo << 'END-of-p5-Sort-Fields/distinfo'
XMD5 (Sort-Fields-0.90.tar.gz) = 72a10526c1c0c747da41b808a362fe42
END-of-p5-Sort-Fields/distinfo
echo x - p5-Sort-Fields/Makefile
sed 's/^X//' >p5-Sort-Fields/Makefile << 'END-of-p5-Sort-Fields/Makefile'
X# New ports collection makefile for:	textproc/p5-Sort-Fields
X# Date created:				01 January 2001
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Sort-Fields
XPORTVERSION=	0.90
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Sort
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tobez@tobez.org
X
XUSE_PERL5=	yes
XPERL_CONFIGURE=	yes
X
XMAN3=		Sort::Fields.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Sort-Fields/Makefile
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Wed Jan 3 16:15:36 PST 2001 
State-Changed-Why:  
Committed, thanks! 

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