Date: Mon, 19 Jan 2004 17:58:05 -0400 From: David Bremner <bremner@unb.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61591: new port: Text::BibTeX perl module Message-ID: <E1AihPJ-000GWa-Np@convex.cs.unb.ca> Resent-Message-ID: <200401192200.i0JM0TNc090797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61591 >Category: ports >Synopsis: new port: Text::BibTeX perl module >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: Mon Jan 19 14:00:29 PST 2004 >Closed-Date: >Last-Modified: >Originator: David Bremner >Release: FreeBSD 5.2-RELEASE i386 >Organization: University of New Brunswick >Environment: System: FreeBSD convex.cs.unb.ca 5.2-RELEASE FreeBSD 5.2-RELEASE #10: Tue Jan 13 15:08:03 AST 2004 bremner@convex.cs.unb.ca:/usr/obj/usr/src/sys/CONVEX2 i386 >Description: The author calls this btOOL: bibtex object oriented language. There is a C library btparse, and appropriate perl wrappers to provide the perl5 class Text::BibTeX I suggest portname textproc/p5-Text-BibTeX >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-Text-BibTeX # p5-Text-BibTeX/Makefile # p5-Text-BibTeX/distinfo # p5-Text-BibTeX/pkg-descr # p5-Text-BibTeX/pkg-plist # echo c - p5-Text-BibTeX mkdir -p p5-Text-BibTeX > /dev/null 2>&1 echo x - p5-Text-BibTeX/Makefile sed 's/^X//' >p5-Text-BibTeX/Makefile << 'END-of-p5-Text-BibTeX/Makefile' X# New ports collection makefile for: p5-Text-BibTeX X# Date created: Mon Jan 19 2003 X# Whom: David Bremner <bremner@unb.ca> X# X# $FreeBSD$ X# X XPORTNAME= Text-BibTeX XPORTVERSION= 0.34 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_TEX_CTAN} XMASTER_SITE_SUBDIR= biblio/bibtex/utils/btOOL XPKGNAMEPREFIX= p5- XDISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz btparse-0.33.tar.gz X XMAINTAINER= bremner@unb.ca XCOMMENT= Text::BibTeX - Manipulate BibTeX files from perl X XUSE_PERL5= yes XPERL_CONFIGURE= yes X XMAN3= Text::BibTeX.3 Text::BibTeX::Bib.3 Text::BibTeX::BibFormat.3 \ X Text::BibTeX::BibSort.3 Text::BibTeX::Entry.3 Text::BibTeX::File.3 \ X Text::BibTeX::Name.3 Text::BibTeX::NameFormat.3 \ X Text::BibTeX::Structure.3 Text::BibTeX::Value.3 btool_faq.3 X X.include <bsd.port.mk> END-of-p5-Text-BibTeX/Makefile echo x - p5-Text-BibTeX/distinfo sed 's/^X//' >p5-Text-BibTeX/distinfo << 'END-of-p5-Text-BibTeX/distinfo' XMD5 (Text-BibTeX-0.34.tar.gz) = 52058d8cc08307438857a375cbaa9264 XMD5 (btparse-0.33.tar.gz) = 426da135e8cb2ee36278b578b12453a4 END-of-p5-Text-BibTeX/distinfo echo x - p5-Text-BibTeX/pkg-descr sed 's/^X//' >p5-Text-BibTeX/pkg-descr << 'END-of-p5-Text-BibTeX/pkg-descr' XText::BibTeX provides objected oriented parsing and formatting of XBibTeX files from within perl. X XWWW: http://www.gerg.ca/software/btOOL/ END-of-p5-Text-BibTeX/pkg-descr echo x - p5-Text-BibTeX/pkg-plist sed 's/^X//' >p5-Text-BibTeX/pkg-plist << 'END-of-p5-Text-BibTeX/pkg-plist' X%%SITE_PERL%%/mach/Text/BibTeX.pm X%%SITE_PERL%%/mach/Text/BibTeX/Bib.pm X%%SITE_PERL%%/mach/Text/BibTeX/BibFormat.pm X%%SITE_PERL%%/mach/Text/BibTeX/BibSort.pm X%%SITE_PERL%%/mach/Text/BibTeX/Entry.pm X%%SITE_PERL%%/mach/Text/BibTeX/File.pm X%%SITE_PERL%%/mach/Text/BibTeX/Name.pm X%%SITE_PERL%%/mach/Text/BibTeX/NameFormat.pm X%%SITE_PERL%%/mach/Text/BibTeX/Structure.pm X%%SITE_PERL%%/mach/Text/BibTeX/Value.pm X%%SITE_PERL%%/mach/Text/btool_faq.pod X%%SITE_PERL%%/mach/auto/Text/BibTeX/.packlist X%%SITE_PERL%%/mach/auto/Text/BibTeX/BibTeX.bs X%%SITE_PERL%%/mach/auto/Text/BibTeX/BibTeX.so X@dirrm %%SITE_PERL%%/mach/Text/BibTeX X@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true X@dirrm %%SITE_PERL%%/mach/Text X@dirrm %%SITE_PERL%%/mach/auto/Text/BibTeX X@unexec rmdir %D/%%SITE_PERL%%/mach/auto/Text 2>/dev/null || true X X X X END-of-p5-Text-BibTeX/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AihPJ-000GWa-Np>