From owner-cvs-all@FreeBSD.ORG Mon Jan 23 18:08:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EDEC16A429; Mon, 23 Jan 2006 18:08:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42E2743D55; Mon, 23 Jan 2006 18:08:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k0NI8gTg076821; Mon, 23 Jan 2006 18:08:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k0NI8gxk076820; Mon, 23 Jan 2006 18:08:42 GMT (envelope-from pav) Message-Id: <200601231808.k0NI8gxk076820@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 23 Jan 2006 18:08:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/zope-calendaring Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2006 18:08:43 -0000 pav 2006-01-23 18:08:42 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/zope-calendaring Makefile distinfo pkg-descr pkg-message pkg-plist Log: Calendaring is a product for Plone Calendaring imports events from an iCalendar (.ics) file and creates Plone event objects. You can also publish the calendar directly to a Plone site using iCal or Mozilla Calendar. http://plone.org/products/calendaring PR: ports/92179 Submitted by: Khairil Yusof Revision Changes Path 1.1307 +1 -0 ports/www/Makefile 1.1 +45 -0 ports/www/zope-calendaring/Makefile (new) 1.1 +3 -0 ports/www/zope-calendaring/distinfo (new) 1.1 +10 -0 ports/www/zope-calendaring/pkg-descr (new) 1.1 +6 -0 ports/www/zope-calendaring/pkg-message (new) 1.1 +131 -0 ports/www/zope-calendaring/pkg-plist (new)