Date: 1 Jan 2002 08:08:33 -0000 From: Seamus Venasse <svenasse@polaris.ca> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33434: New port: Shorten text to minimum syllables by using hash table Message-ID: <20020101080833.17176.qmail@pris.polaris.ca>
next in thread | raw e-mail | index | archive | help
>Number: 33434 >Category: ports >Synopsis: New port: Shorten text to minimum syllables by using hash table >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: Tue Jan 01 00:20:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.4-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: >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-Lingua-EN-Squeeze # p5-Lingua-EN-Squeeze/Makefile # p5-Lingua-EN-Squeeze/distinfo # p5-Lingua-EN-Squeeze/pkg-comment # p5-Lingua-EN-Squeeze/pkg-descr # p5-Lingua-EN-Squeeze/pkg-plist # echo c - p5-Lingua-EN-Squeeze mkdir -p p5-Lingua-EN-Squeeze > /dev/null 2>&1 echo x - p5-Lingua-EN-Squeeze/Makefile sed 's/^X//' >p5-Lingua-EN-Squeeze/Makefile << 'END-of-p5-Lingua-EN-Squeeze/Makefile' X# New ports collection makefile for: Lingua::EN::Squeeze X# Date created: 31 Dec 2001 X# Whom: Seamus Venasse <svenasse@polaris.ca> X# X# $FreeBSD$ X# X XPORTNAME= Lingua-EN-Squeeze XPORTVERSION= 1998.1204 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Lingua XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= Lingua::EN::Squeeze.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include <bsd.port.mk> END-of-p5-Lingua-EN-Squeeze/Makefile echo x - p5-Lingua-EN-Squeeze/distinfo sed 's/^X//' >p5-Lingua-EN-Squeeze/distinfo << 'END-of-p5-Lingua-EN-Squeeze/distinfo' XMD5 (Lingua-EN-Squeeze-1998.1204.tar.gz) = a7860f69fcae17ee2ef311730599480e END-of-p5-Lingua-EN-Squeeze/distinfo echo x - p5-Lingua-EN-Squeeze/pkg-comment sed 's/^X//' >p5-Lingua-EN-Squeeze/pkg-comment << 'END-of-p5-Lingua-EN-Squeeze/pkg-comment' XShorten text to minimum syllables by using hash table END-of-p5-Lingua-EN-Squeeze/pkg-comment echo x - p5-Lingua-EN-Squeeze/pkg-descr sed 's/^X//' >p5-Lingua-EN-Squeeze/pkg-descr << 'END-of-p5-Lingua-EN-Squeeze/pkg-descr' XSqueeze English text to most compact format possibly so that it is Xbarely readable. You should convert all text to lowercase for maximum Xcompression, because optimizations have been designed mostly fr Xuncapitalised letters. X XWWW: http://search.cpan.org/search?dist=Lingua-EN-Squeeze X XSeamus Venasse <svenasse@polaris.ca> END-of-p5-Lingua-EN-Squeeze/pkg-descr echo x - p5-Lingua-EN-Squeeze/pkg-plist sed 's/^X//' >p5-Lingua-EN-Squeeze/pkg-plist << 'END-of-p5-Lingua-EN-Squeeze/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Lingua/EN/Squeeze.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Squeeze/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Lingua 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN/Squeeze 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua/EN 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true END-of-p5-Lingua-EN-Squeeze/pkg-plist 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?20020101080833.17176.qmail>