Bug 123236

Summary: [NEW PORT] www/samidare: A web page update checker written in Ruby
Product: Ports & Packages Reporter: TAKATSU Tomonari <tota>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
samidare-0.5.shar none

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!