Bug 108715 - [NEW PORT] www/rubygem-scrapi: A scrAPI toolkit for Ruby
Summary: [NEW PORT] www/rubygem-scrapi: A scrAPI toolkit for Ruby
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-02-03 13:40 UTC by don
Modified: 2007-02-14 08:10 UTC (History)
0 users

See Also:


Attachments
rubygem-scrapi-1.2.0.shar (11.50 KB, text/plain)
2007-02-03 13:40 UTC, don
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description don 2007-02-03 13:40:16 UTC
scrAPI toolkit for Ruby. Uses CSS selectors to write easy,
maintainable HTML scraping rules.

WWW: http://blog.labnotes.org/category/scrapi/

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-03 16:53:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-14 08:05:18 UTC
clsung      2007-02-14 08:05:13 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-scrapi   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add rubygem-scrapi 1.2.0, a scrAPI toolkit for Ruby.
  
  PR:             ports/108715
  Submitted by:   IWATSUKI Hiroyuki <don at na.rim.or.jp>
  
  Revision  Changes    Path
  1.1710    +1 -0      ports/www/Makefile
  1.1       +30 -0     ports/www/rubygem-scrapi/Makefile (new)
  1.1       +3 -0      ports/www/rubygem-scrapi/distinfo (new)
  1.1       +4 -0      ports/www/rubygem-scrapi/pkg-descr (new)
  1.1       +175 -0    ports/www/rubygem-scrapi/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-02-14 08:05:40 UTC
State Changed
From-To: open->closed

New port added. Thank You.