From owner-cvs-all Sat Mar 30 3:21: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D19D537B405; Sat, 30 Mar 2002 03:21:03 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2UBL3k18962; Sat, 30 Mar 2002 03:21:03 -0800 (PST) (envelope-from dinoex) Message-Id: <200203301121.g2UBL3k18962@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Mar 2002 03:21:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/gmcal Makefile distinfo pkg-comment pkg-descr pkg-plist ports/deskutils/gmcal/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/03/30 03:21:03 PST Modified files: deskutils Makefile Added files: deskutils/gmcal Makefile distinfo pkg-comment pkg-descr pkg-plist deskutils/gmcal/files patch-aa patch-ab Log: mcal & gmcal use the libmcal library (see PR ports/31416 ) to access calendars that can be stored in many different formats. They are mostly exsamples and how-to use the MCAL library PR: 31461 Submitted by: thierry@pompo.net Revision Changes Path 1.61 +1 -0 ports/deskutils/Makefile 1.1 +41 -0 ports/deskutils/gmcal/Makefile (new) 1.1 +1 -0 ports/deskutils/gmcal/distinfo (new) 1.1 +15 -0 ports/deskutils/gmcal/files/patch-aa (new) 1.1 +36 -0 ports/deskutils/gmcal/files/patch-ab (new) 1.1 +1 -0 ports/deskutils/gmcal/pkg-comment (new) 1.1 +8 -0 ports/deskutils/gmcal/pkg-descr (new) 1.1 +1 -0 ports/deskutils/gmcal/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message