Date: Sun, 6 Feb 2000 12:42:51 -0500 (EST) From: Will Andrews <andrews@technologist.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/16529: new port: devel/p5-IO-Stty Message-ID: <20000206174251.1E3901A0E@argon.blackdawn.com>
next in thread | raw e-mail | index | archive | help
>Number: 16529 >Category: ports >Synopsis: new port: devel/p5-IO-Stty >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 6 09:50:12 PST 2000 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Fri Jan 28 16:46:16 EST 2000 root@argon.blackdawn.com:/usr/src/sys/compile/KRYPTON i386 >Description: This perl5 module handles file I/O. It is required for the Expect.pm perl5 module. A note: the @unexec rmdir is there because of the possibility that there might be other files in the directory. >How-To-Repeat: Use the shar below to add the port to tree. >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-IO-Stty # p5-IO-Stty/files # p5-IO-Stty/files/md5 # p5-IO-Stty/pkg # p5-IO-Stty/pkg/COMMENT # p5-IO-Stty/pkg/DESCR # p5-IO-Stty/pkg/PLIST # p5-IO-Stty/Makefile # echo c - p5-IO-Stty mkdir -p p5-IO-Stty > /dev/null 2>&1 echo c - p5-IO-Stty/files mkdir -p p5-IO-Stty/files > /dev/null 2>&1 echo x - p5-IO-Stty/files/md5 sed 's/^X//' >p5-IO-Stty/files/md5 << 'END-of-p5-IO-Stty/files/md5' XMD5 (IO-Stty-.02.tar.gz) = db2919cf267fce93682f0f854359f04e END-of-p5-IO-Stty/files/md5 echo c - p5-IO-Stty/pkg mkdir -p p5-IO-Stty/pkg > /dev/null 2>&1 echo x - p5-IO-Stty/pkg/COMMENT sed 's/^X//' >p5-IO-Stty/pkg/COMMENT << 'END-of-p5-IO-Stty/pkg/COMMENT' XPerl5 module that hacks around IO::File deficiencies END-of-p5-IO-Stty/pkg/COMMENT echo x - p5-IO-Stty/pkg/DESCR sed 's/^X//' >p5-IO-Stty/pkg/DESCR << 'END-of-p5-IO-Stty/pkg/DESCR' XPerl5 module that hacks around the IO::File Xdeficiencies. X XAuthor: Austin Schutz <tex@habit.com> X X--Will <andrews@technologist.com> END-of-p5-IO-Stty/pkg/DESCR echo x - p5-IO-Stty/pkg/PLIST sed 's/^X//' >p5-IO-Stty/pkg/PLIST << 'END-of-p5-IO-Stty/pkg/PLIST' Xlib/perl5/site_perl/%%PERL_VER%%/IO/stty.pl Xlib/perl5/site_perl/%%PERL_VER%%/IO/Stty.pm X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/IO 2>/dev/null || true END-of-p5-IO-Stty/pkg/PLIST echo x - p5-IO-Stty/Makefile sed 's/^X//' >p5-IO-Stty/Makefile << 'END-of-p5-IO-Stty/Makefile' X# New ports collection makefile for: p5-IO-Stty X# Version required: 0.02 X# Date created: 14 Jan 2000 X# Whom: Will Andrews <andrews@technologist.com> X# X# $FreeBSD$ X# X XDISTNAME= IO-Stty-.02 XPKGNAME= p5-IO-Stty-0.02 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= IO X XMAINTAINER= andrews@technologist.com X XUSE_PERL5= yes X Xdo-configure: X @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL LDDLFLAGS=-shared LDFLAGS=-L/usr/lib) X X.include <bsd.port.mk> END-of-p5-IO-Stty/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000206174251.1E3901A0E>