From owner-freebsd-ports Tue Feb 6 10:30:29 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A66737B491 for ; Tue, 6 Feb 2001 10:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f16IU1s69500; Tue, 6 Feb 2001 10:30:01 -0800 (PST) (envelope-from gnats) Received: from e-devil.org (port42.msx12-sta.ppp.cybercity.no [62.66.242.43]) by hub.freebsd.org (Postfix) with ESMTP id A1F0C37B491 for ; Tue, 6 Feb 2001 10:27:53 -0800 (PST) Received: (from e-devil@localhost) by e-devil.org (8.11.2/8.11.2) id f16ISId01358; Tue, 6 Feb 2001 19:28:18 +0100 (CET) (envelope-from e-devil) Message-Id: <200102061828.f16ISId01358@e-devil.org> Date: Tue, 6 Feb 2001 19:28:18 +0100 (CET) From: e-devil@e-devil.org Reply-To: e-devil@e-devil.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24909: New port: Perl module for fetching and modifying CDDB's Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24909 >Category: ports >Synopsis: New port: Perl module for fetching and modifying CDDB's >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 06 10:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Oyvind Albrigtsen >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD 4.2-STABLE 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-CDDB # p5-CDDB/Makefile # p5-CDDB/distinfo # p5-CDDB/pkg-plist # p5-CDDB/pkg-comment # p5-CDDB/pkg-descr # echo c - p5-CDDB mkdir -p p5-CDDB > /dev/null 2>&1 echo x - p5-CDDB/Makefile sed 's/^X//' >p5-CDDB/Makefile << 'END-of-p5-CDDB/Makefile' X# New ports collection makefile for: fvwm-themes X# Date created: 2 February 2001 X# Whom: Oyvind Albrigtsen X# X# $FreeBSD$ X# X XPORTNAME= CDDB XPORTVERSION= 1.03 XCATEGORIES= audio perl5 XMASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-authors/id/R/RC/RCAPUTO/ XPKGNAMEPREFIX= p5- X XMAINTAINER= e-devil@e-devil.org X XUSE_PERL5= yes XMAN3= CDDB.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include END-of-p5-CDDB/Makefile echo x - p5-CDDB/distinfo sed 's/^X//' >p5-CDDB/distinfo << 'END-of-p5-CDDB/distinfo' XMD5 (CDDB-1.03.tar.gz) = a679c76fc4ce74c04c0c6e22398f399b END-of-p5-CDDB/distinfo echo x - p5-CDDB/pkg-plist sed 's/^X//' >p5-CDDB/pkg-plist << 'END-of-p5-CDDB/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/CDDB.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDDB/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDDB END-of-p5-CDDB/pkg-plist echo x - p5-CDDB/pkg-comment sed 's/^X//' >p5-CDDB/pkg-comment << 'END-of-p5-CDDB/pkg-comment' XPerl module for fetching and modifying info in CDDB's END-of-p5-CDDB/pkg-comment echo x - p5-CDDB/pkg-descr sed 's/^X//' >p5-CDDB/pkg-descr << 'END-of-p5-CDDB/pkg-descr' XPerl module for fetching and modifying info in CDDB's X(Compact Disc Databases). END-of-p5-CDDB/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message