From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 8 19:00:33 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5908116A420 for ; Sat, 8 Oct 2005 19:00:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C4243D53 for ; Sat, 8 Oct 2005 19:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j98J0Vi1096660 for ; Sat, 8 Oct 2005 19:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j98J0VVP096658; Sat, 8 Oct 2005 19:00:31 GMT (envelope-from gnats) Resent-Date: Sat, 8 Oct 2005 19:00:31 GMT Resent-Message-Id: <200510081900.j98J0VVP096658@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Burgess Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 140FD16A41F for ; Sat, 8 Oct 2005 18:59:50 +0000 (GMT) (envelope-from root@saturn.fbfguns.com) Received: from saturn.fbfguns.com (wsip-70-168-64-7.ok.ok.cox.net [70.168.64.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id B46BB43D45 for ; Sat, 8 Oct 2005 18:59:49 +0000 (GMT) (envelope-from root@saturn.fbfguns.com) Received: from saturn.fbfguns.com (smmsp@localhost [127.0.0.1]) by saturn.fbfguns.com (8.13.4/8.13.3) with ESMTP id j98Ixm6A024281 for ; Sat, 8 Oct 2005 13:59:48 -0500 (CDT) (envelope-from root@saturn.fbfguns.com) Received: (from root@localhost) by saturn.fbfguns.com (8.13.4/8.13.3/Submit) id j98Ixlss024280; Sat, 8 Oct 2005 13:59:47 -0500 (CDT) (envelope-from root) Message-Id: <200510081859.j98Ixlss024280@saturn.fbfguns.com> Date: Sat, 8 Oct 2005 13:59:47 -0500 (CDT) From: Jason Burgess To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/87131: New ports textproc/p5-Text-Chomp A portable chomp implementation X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2005 19:00:33 -0000 >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 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 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: