Bug 126781 - [new port] www/p5-RTX-Calendar
Summary: [new port] www/p5-RTX-Calendar
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-24 12:20 UTC by Matthew Seaman
Modified: 2008-12-14 20:20 UTC (History)
0 users

See Also:


Attachments
p5-RTx-Calendar.shar (5.40 KB, text/plain)
2008-08-24 12:20 UTC, Matthew Seaman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2008-08-24 12:20:04 UTC
This RT extension provides a calendar view for your tickets and your
reminders so you see when is your next due ticket. You can find it in
the menu Search->Calendar.

There's a portlet to put on your home page (see Prefs/MyRT.html)

You can also enable ics (ICal) feeds for your default calendar and all
your private searches in Prefs/Calendar.html. Authentication is magic
number based so that you can give those feeds to other people.

You can find screenshots on
http://gaspard.mine.nu/dotclear/index.php?tag/rtx-calendar

WWW: http://search.cpan.org/dist/RTx-Calendar/
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2008-08-24 13:09:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-14 20:12:32 UTC
miwi        2008-12-14 20:12:18 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-RTx-Calendar  Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  This RT extension provides a calendar view for your tickets and your
  reminders so you see when is your next due ticket. You can find it in
  the menu Search->Calendar.
  
  There's a portlet to put on your home page (see Prefs/MyRT.html)
  
  You can also enable ics (ICal) feeds for your default calendar and all
  your private searches in Prefs/Calendar.html. Authentication is magic
  number based so that you can give those feeds to other people.
  
  You can find screenshots on
  http://gaspard.mine.nu/dotclear/index.php?tag/rtx-calendar
  
  WWW: http://search.cpan.org/dist/RTx-Calendar/
  
  PR:             ports/126781
  Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk>
  
  Revision  Changes    Path
  1.2202    +1 -0      ports/www/Makefile
  1.1       +38 -0     ports/www/p5-RTx-Calendar/Makefile (new)
  1.1       +3 -0      ports/www/p5-RTx-Calendar/distinfo (new)
  1.1       +14 -0     ports/www/p5-RTx-Calendar/pkg-descr (new)
  1.1       +9 -0      ports/www/p5-RTx-Calendar/pkg-message (new)
  1.1       +40 -0     ports/www/p5-RTx-Calendar/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-12-14 20:13:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!