Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2005 13:59:47 -0500 (CDT)
From:      Jason Burgess <dev@fenux.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87131: New ports textproc/p5-Text-Chomp A portable chomp implementation
Message-ID:  <200510081859.j98Ixlss024280@saturn.fbfguns.com>
Resent-Message-ID: <200510081900.j98J0VVP096658@freefall.freebsd.org>

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

>Number:         87131
>Category:       ports
>Synopsis:       New ports textproc/p5-Text-Chomp A portable chomp implementation
>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:   Sat Oct 08 19:00:31 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jason Burgess
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
HolosTek, Inc.
>Environment:
System: FreeBSD saturn.fbfguns.com 5.4-STABLE FreeBSD 5.4-STABLE #1: Sat Sep 10 15:42:58 CDT 2005 root@saturn.fbfguns.com:/usr/obj/usr/src/sys/SATURN i386


	
>Description:
	New port textproc/p5-Text-Chomp A portable implementation of chomp
>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:
#
#	/usr/ports/textproc/p5-Text-Chomp/
#	/usr/ports/textproc/p5-Text-Chomp/Makefile
#	/usr/ports/textproc/p5-Text-Chomp/pkg-descr
#	/usr/ports/textproc/p5-Text-Chomp/pkg-plist
#	/usr/ports/textproc/p5-Text-Chomp/distinfo
#
echo c - /usr/ports/textproc/p5-Text-Chomp/
mkdir -p /usr/ports/textproc/p5-Text-Chomp/ > /dev/null 2>&1
echo x - /usr/ports/textproc/p5-Text-Chomp/Makefile
sed 's/^X//' >/usr/ports/textproc/p5-Text-Chomp/Makefile << 'END-of-/usr/ports/textproc/p5-Text-Chomp/Makefile'
X# New ports collection makefile for:	p5-Convert-IBM390
X# Date created:				13 Aug 2005
X# Whom:					Jason Burges <dev@fenux.net>
X#
X# $FreeBSD: ports/converters/p5-Convert-IBM390/Makefile,v 1.1 2005/09/02 16:06:21 garga Exp $
X#
X
XPORTNAME=	Text-Chomp
XPORTVERSION=	0.02
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	dev@fenux.net
XCOMMENT=	A module implementing a portable chomp
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Text::Chomp.3
X
X.include <bsd.port.mk>
END-of-/usr/ports/textproc/p5-Text-Chomp/Makefile
echo x - /usr/ports/textproc/p5-Text-Chomp/pkg-descr
sed 's/^X//' >/usr/ports/textproc/p5-Text-Chomp/pkg-descr << 'END-of-/usr/ports/textproc/p5-Text-Chomp/pkg-descr'
XConvert::IBM390 -- functions for manipulating mainframe data
X
XConvert::IBM390 is a Perl module.  It supplies various functions that
Xyou may find useful when messing with IBM System/3[679]0 data.  See the
XPOD documentation in the module, or "man Convert::IBM390" after you have
Xinstalled it.
X
Xasc2eb, eb2asc, eb2ascp:  ASCII/EBCDIC conversion
Xpackeb, unpackeb:  pack/unpack and convert an EBCDIC record
Xhexdump:  dump memory in an MVS-like format
X
XRecent changes:
X
X0.16 - Rewritten to pull the packeb.c code into the XS routine.
X     - Now builds correctly under Windows.
X0.17 - Added the SMF timestamp data type.
X0.18 - Performance improvements to the XS version.
X0.19 - Fixed a bug in unpackeb.
X0.20 - Fixed memory leaks in CF_num2packed and CF_num2zoned.
X
XCopyright 2001 Geoffrey Rommel.  This program is free software;
Xyou can redistribute it and/or modify it under the same terms as Perl
Xitself.
END-of-/usr/ports/textproc/p5-Text-Chomp/pkg-descr
echo x - /usr/ports/textproc/p5-Text-Chomp/pkg-plist
sed 's/^X//' >/usr/ports/textproc/p5-Text-Chomp/pkg-plist << 'END-of-/usr/ports/textproc/p5-Text-Chomp/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Text/Chomp.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Chomp/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Chomp
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text 2>/dev/null || true
END-of-/usr/ports/textproc/p5-Text-Chomp/pkg-plist
echo x - /usr/ports/textproc/p5-Text-Chomp/distinfo
sed 's/^X//' >/usr/ports/textproc/p5-Text-Chomp/distinfo << 'END-of-/usr/ports/textproc/p5-Text-Chomp/distinfo'
XMD5 (Text-Chomp-0.02.tar.gz) = 4e0c9d3faa4653a8d43ffeb29968f0d7
XSIZE (Text-Chomp-0.02.tar.gz) = 2747
END-of-/usr/ports/textproc/p5-Text-Chomp/distinfo
exit



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



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