Bug 112341 - [NEW PORT] www/p5-Net-Amazon-AWIS: Use the Amazon Alexa Web Information Service
Summary: [NEW PORT] www/p5-Net-Amazon-AWIS: Use the Amazon Alexa Web Information Service
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: 2007-05-02 04:00 UTC by gslin
Modified: 2007-05-04 03:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-Amazon-AWIS-0.32.shar (3.48 KB, text/plain)
2007-05-02 04:00 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-05-02 04:00:12 UTC
The Net::Amazon::AWIS module allows you to use the Amazon Alexa Web
Information Service.

The Alexa Web Information Service (AWIS) provides developers with
programmatic access to the information Alexa Internet (www.alexa.com)
collects from its Web Crawl, which currently encompasses more than 100
terabytes of data from over 4 billion Web pages. Developers and Web
site owners can use AWIS as a platform for finding answers to
difficult and interesting problems on the Web, and incorporating them
into their Web applications.

In order to access the Alexa Web Information Service, you will need an
Amazon Web Services Subscription ID. See
http://www.amazon.com/gp/aws/landing.html

Registered developers have free access to the Alexa Web Information
Service during its beta period, but it is limited to 10,000 requests
per subscription ID per day.

There are some limitations, so be sure to read the The Amazon Alexa
Web Information Service FAQ.

WWW:	http://search.cpan.org/dist/Net-Amazon-AWIS/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-02 04:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-04 03:11:52 UTC
clsung      2007-05-04 02:11:46 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Net-Amazon-AWIS Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Net-Amazon-AWIS 0.32, use the Amazon Alexa Web Information
  Service.
  
  PR:             ports/112341
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1806    +1 -0      ports/www/Makefile
  1.1       +29 -0     ports/www/p5-Net-Amazon-AWIS/Makefile (new)
  1.1       +3 -0      ports/www/p5-Net-Amazon-AWIS/distinfo (new)
  1.1       +23 -0     ports/www/p5-Net-Amazon-AWIS/pkg-descr (new)
  1.1       +8 -0      ports/www/p5-Net-Amazon-AWIS/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 2007-05-04 03:12:14 UTC
State Changed
From-To: open->closed

New port added. Thank You.