Bug 102318 - [NEW PORT] www/p5-WWW-WebArchive: Retrieve old versions of public web pages from various web archives
Summary: [NEW PORT] www/p5-WWW-WebArchive: Retrieve old versions of public web pages f...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-20 11:20 UTC by gslin
Modified: 2006-09-26 15:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-WWW-WebArchive-0.50.shar (3.04 KB, text/plain)
2006-08-20 11:20 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-08-20 11:20:15 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-20 11:20:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-26 15:30:27 UTC
clsung      2006-09-26 14:30:06 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-WWW-WebArchive Makefile distinfo 
                          p5-WWW-WebArchive-0.50.tbz pkg-descr 
                          pkg-plist 
  Log:
  Add p5-WWW-WebArchive 0.50, retrieve old versions of public web pages
  from various web archives.
  
  PR:             ports/102318
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1574    +1 -0      ports/www/Makefile
  1.1       +33 -0     ports/www/p5-WWW-WebArchive/Makefile (new)
  1.1       +3 -0      ports/www/p5-WWW-WebArchive/distinfo (new)
  1.1       +59 -0     ports/www/p5-WWW-WebArchive/p5-WWW-WebArchive-0.50.tbz (new)
  1.1       +14 -0     ports/www/p5-WWW-WebArchive/pkg-descr (new)
  1.1       +9 -0      ports/www/p5-WWW-WebArchive/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-09-26 15:32:25 UTC
State Changed
From-To: open->closed

New port added. Thank You.