Bug 123236 - [NEW PORT] www/samidare: A web page update checker written in Ruby
Summary: [NEW PORT] www/samidare: A web page update checker written in 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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 21:40 UTC by TAKATSU Tomonari
Modified: 2008-05-02 21:14 UTC (History)
0 users

See Also:


Attachments
samidare-0.5.shar (2.55 KB, text/plain)
2008-04-29 21:40 UTC, TAKATSU Tomonari
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description TAKATSU Tomonari 2008-04-29 21:40:01 UTC
samidare is a web page update checker

Features:
    * Easy configuration: just list up URLs.
    * HTML generation by template.
    * tDiary theme supported.
    * generate/read LIRS.
    * check page content addition to Last-Modified.

Author: Tanaka Akira <akr@fsij.org>
WWW:	http://www.a-k-r.org/samidare/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-05-02 09:45:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-02 20:18:40 UTC
miwi        2008-05-02 19:18:36 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/samidare         Makefile distinfo pkg-descr pkg-plist 
  Log:
  samidare is a web page update checker
  
  Features:
      * Easy configuration: just list up URLs.
      * HTML generation by template.
      * tDiary theme supported.
      * generate/read LIRS.
      * check page content addition to Last-Modified.
  
  WWW:    http://www.a-k-r.org/samidare/
  
  PR:             ports/123236
  Submitted by:   TAKATSU Tomonari <tota at rtfm.jp>
  
  Revision  Changes    Path
  1.2035    +1 -0      ports/www/Makefile
  1.1       +50 -0     ports/www/samidare/Makefile (new)
  1.1       +3 -0      ports/www/samidare/distinfo (new)
  1.1       +11 -0     ports/www/samidare/pkg-descr (new)
  1.1       +2 -0      ports/www/samidare/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 Martin Wilke freebsd_committer freebsd_triage 2008-05-02 21:14:11 UTC
State Changed
From-To: open->closed

New port added. Thanks!