Date: Sun, 18 Jul 2004 13:07:39 +0800 (CST) From: elvis@sslab.cs.ccu.edu.tw To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69226: New port: textproc/p5-Spork module for creating standalone HTML slideshows Message-ID: <20040718050739.5D1757E@sslab.cs.ccu.edu.tw> Resent-Message-ID: <200407180510.i6I5ANmD064454@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69226 >Category: ports >Synopsis: New port: textproc/p5-Spork module for creating standalone HTML slideshows >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: Sun Jul 18 05:10:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: elvis <elvis@sslab.cs.ccu.edu.tw> >Release: FreeBSD 5.2.1-RELEASE-p8 i386 >Organization: System Software Lab. CSIE CCU Taiwan >Environment: System: FreeBSD sslab.cs.ccu.edu.tw 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #18: Mon May 31 14:13:48 CST 2004 root@sslab.cs.ccu.edu.tw:/ftp/obj/usr/src/sys/SSLAB i386 >Description: New port: Spork Author: ingy (http://search.cpan.org/~ingy/) WWW: http://search.cpan.org/~ingy/Spork-0.18/ >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-Spork # p5-Spork/pkg-descr # p5-Spork/Makefile # p5-Spork/pkg-plist # p5-Spork/distinfo # p5-Spork/pkg-message # echo c - p5-Spork mkdir -p p5-Spork > /dev/null 2>&1 echo x - p5-Spork/pkg-descr sed 's/^X//' >p5-Spork/pkg-descr << 'END-of-p5-Spork/pkg-descr' XSpork - a Perl module for creating standalone HTML slideshows from Kwiki markup X XAuthor: Brian Ingerson <INGY@cpan.org> XWWW: http://search.cpan.org/~ingy/ END-of-p5-Spork/pkg-descr echo x - p5-Spork/Makefile sed 's/^X//' >p5-Spork/Makefile << 'END-of-p5-Spork/Makefile' X# New ports collection makefile for: p5-Spork X# Date created: 2004-07-18 X# Whom: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= Spork XPORTVERSION= 0.18 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/ XPKGNAMEPREFIX= p5- X XMAINTAINER= elvis@sslab.cs.ccu.edu.tw XCOMMENT= Creating standalone HTML slideshows from Kwiki markup X XBUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= spork.1 XMAN3= Spork.3 Spork::Config.3 X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500601 XIGNORE= This port requires perl 5.6.1 or later. Install lang/perl5 then try again X.endif X X.include <bsd.port.post.mk> END-of-p5-Spork/Makefile echo x - p5-Spork/pkg-plist sed 's/^X//' >p5-Spork/pkg-plist << 'END-of-p5-Spork/pkg-plist' X@comment $FreeBSD$ Xbin/spork X%%SITE_PERL%%/Spork.pm X%%SITE_PERL%%/Spork/Formatter.pm X%%SITE_PERL%%/Spork/Hub.pm X%%SITE_PERL%%/Spork/Slides.pm X%%SITE_PERL%%/Spork/Registry.pm X%%SITE_PERL%%/Spork/Command.pm X%%SITE_PERL%%/Spork/Config.pm X%%SITE_PERL%%/Spork/Template/TT2.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Spork/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Spork X@dirrm %%SITE_PERL%%/Spork/Template X@dirrm %%SITE_PERL%%/Spork END-of-p5-Spork/pkg-plist echo x - p5-Spork/distinfo sed 's/^X//' >p5-Spork/distinfo << 'END-of-p5-Spork/distinfo' XMD5 (Spork-0.18.tar.gz) = 11f856478ec198ed9748db23d6c05112 XSIZE (Spork-0.18.tar.gz) = 18902 END-of-p5-Spork/distinfo echo x - p5-Spork/pkg-message sed 's/^X//' >p5-Spork/pkg-message << 'END-of-p5-Spork/pkg-message' XUsage: X$ spork -new # Generate a new slideshow in an empty directory X$ spork -make # Turn the text into html slides X$ spork -start # Start the show in a browser END-of-p5-Spork/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040718050739.5D1757E>