Date: Sun, 20 Aug 2006 18:11:36 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/102318: [NEW PORT] www/p5-WWW-WebArchive: Retrieve old versions of public web pages from various web archives Message-ID: <20060820101136.D32B740F@netnews.NCTU.edu.tw> Resent-Message-ID: <200608201020.k7KAKGsh062177@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102318 >Category: ports >Synopsis: [NEW PORT] www/p5-WWW-WebArchive: Retrieve old versions of public web pages from various web archives >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 Aug 20 10:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: WWW-WebArchive is a set of modules to retrieve old versions of public web pages from various web archives. * http://www.archive.org - Internet Archive's Wayback Machine * http://www.google.com - Google's page cache This is useful if 1. Your web server crashed and you didn't have complete backups 2. A site (such as a valuable reference source) changed or went away and you want to restore an old version of the site to your local disk WWW: http://search.cpan.org/dist/WWW-WebArchive/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-WebArchive-0.50.shar begins here --- # 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-WWW-WebArchive # p5-WWW-WebArchive/pkg-descr # p5-WWW-WebArchive/Makefile # p5-WWW-WebArchive/pkg-plist # p5-WWW-WebArchive/distinfo # echo c - p5-WWW-WebArchive mkdir -p p5-WWW-WebArchive > /dev/null 2>&1 echo x - p5-WWW-WebArchive/pkg-descr sed 's/^X//' >p5-WWW-WebArchive/pkg-descr << 'END-of-p5-WWW-WebArchive/pkg-descr' XWWW-WebArchive is a set of modules to retrieve old versions of public Xweb pages from various web archives. X X * http://www.archive.org - Internet Archive's Wayback Machine X * http://www.google.com - Google's page cache X XThis is useful if X X 1. Your web server crashed and you didn't have complete backups X 2. A site (such as a valuable reference source) changed or went away X and you want to restore an old version of the site to your local X disk X XWWW: http://search.cpan.org/dist/WWW-WebArchive/ END-of-p5-WWW-WebArchive/pkg-descr echo x - p5-WWW-WebArchive/Makefile sed 's/^X//' >p5-WWW-WebArchive/Makefile << 'END-of-p5-WWW-WebArchive/Makefile' X# New ports collection makefile for: p5-WWW-WebArchive X# Date created: 2006-08-20 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= WWW-WebArchive XPORTVERSION= 0.50 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= WWW XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Retrieve old versions of public web pages from various web archives X XRUN_DEPENDS= ${SITE_PERL}/App/Options.pm:${PORTSDIR}/devel/p5-App-Options \ X ${SITE_PERL}/App/Trace.pm:${PORTSDIR}/devel/p5-App-Trace \ X ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize X XPERL_CONFIGURE= yes X XMAN3= WWW::WebArchive.3 WWW::WebArchive::Agent.3 \ X WWW::WebArchive::WaybackMachine.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500601 # Inherited from www/p5-WWW-Mechanize XIGNORE= requires Perl 5.6.1 or newer. Install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-p5-WWW-WebArchive/Makefile echo x - p5-WWW-WebArchive/pkg-plist sed 's/^X//' >p5-WWW-WebArchive/pkg-plist << 'END-of-p5-WWW-WebArchive/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW-WebArchive/.packlist X%%SITE_PERL%%/WWW/WebArchive.pm X%%SITE_PERL%%/WWW/WebArchive/Agent.pm X%%SITE_PERL%%/WWW/WebArchive/WaybackMachine.pm Xbin/webarchive X@dirrmtry %%SITE_PERL%%/WWW/WebArchive X@dirrmtry %%SITE_PERL%%/WWW X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW-WebArchive END-of-p5-WWW-WebArchive/pkg-plist echo x - p5-WWW-WebArchive/distinfo sed 's/^X//' >p5-WWW-WebArchive/distinfo << 'END-of-p5-WWW-WebArchive/distinfo' XMD5 (WWW-WebArchive-0.50.tar.gz) = 4698844c414a4d4dced403bbe4ff5f6c XSHA256 (WWW-WebArchive-0.50.tar.gz) = f6db17f395e4a52c94d7cf6dea75628b5fee28fc6d5e2b7ded16a4805936355e XSIZE (WWW-WebArchive-0.50.tar.gz) = 6147 END-of-p5-WWW-WebArchive/distinfo exit --- p5-WWW-WebArchive-0.50.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060820101136.D32B740F>