Bug 119270

Summary: New port: mail/squirrelmail-shared_calendars-plugin
Product: Ports & Packages Reporter: Gerrit Beine <gerrit.beine>
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Gerrit Beine 2008-01-02 16:00:00 UTC
The Shared Calendars plugin offers iCal functionality for Squirrelmail.

Note to committers:
The two ports
squirrelmail-calendar_file_backend-plugin
squirrelmail-calendar_sql_backend-plugin
should be committed together with this port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-02 16:00:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

tabthorpe@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-05 15:19:48 UTC
tabthorpe    2008-01-05 15:19:44 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/squirrelmail-shared_calendars-plugin Makefile distinfo 
                                              pkg-descr pkg-plist 
    mail/squirrelmail-shared_calendars-plugin/files pkg-message.in 
  Log:
  This plugin implements fully iCal-compliant calendaring functionality
  for Squirrelmail.
  
  Multiple calendars my be created, where each calendar can be made public,
  private or shared between custom-defined groups of users.
  
  WWW: http://www.squirrelmail.org/plugin_view.php?id=105
  
  PR:             ports/119270
  Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>
  
  Revision  Changes    Path
  1.882     +1 -0      ports/mail/Makefile
  1.1       +93 -0     ports/mail/squirrelmail-shared_calendars-plugin/Makefile (new)
  1.1       +3 -0      ports/mail/squirrelmail-shared_calendars-plugin/distinfo (new)
  1.1       +5 -0      ports/mail/squirrelmail-shared_calendars-plugin/files/pkg-message.in (new)
  1.1       +7 -0      ports/mail/squirrelmail-shared_calendars-plugin/pkg-descr (new)
  1.1       +75 -0     ports/mail/squirrelmail-shared_calendars-plugin/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 Thomas Abthorpe freebsd_committer freebsd_triage 2008-01-05 15:23:43 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!