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.
Responsible Changed From-To: freebsd-ports-bugs->tabthorpe tabthorpe@ wants this port PRs (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed New port added, with minor changes. Thanks!