From owner-cvs-all@FreeBSD.ORG Fri Aug 4 11:10:13 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 552EB16A4E7; Fri, 4 Aug 2006 11:10:13 +0000 (UTC) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D124043D4C; Fri, 4 Aug 2006 11:10:12 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k74BACrH069441; Fri, 4 Aug 2006 11:10:12 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k74BACdN069439; Fri, 4 Aug 2006 11:10:12 GMT (envelope-from philip) Message-Id: <200608041110.k74BACdN069439@repoman.freebsd.org> From: Philip Paeps Date: Fri, 4 Aug 2006 11:10:12 +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/devel Makefile ports/devel/p5-DateTime-Calendar-Discordian Makefile distinfo pkg-descr 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: Fri, 04 Aug 2006 11:10:13 -0000 philip 2006-08-04 11:10:12 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-DateTime-Calendar-Discordian Makefile distinfo pkg-descr pkg-plist Log: Add p5-DateTime-Calendar-Discordian: A module that implements the Discordian calendar made popular(?) in the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and by the Church of the SubGenius. Very useful during codefreeze to tell the testing-team why the build is failing or why there are regressions. :-) Revision Changes Path 1.2392 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-DateTime-Calendar-Discordian/Makefile (new) 1.1 +3 -0 ports/devel/p5-DateTime-Calendar-Discordian/distinfo (new) 1.1 +5 -0 ports/devel/p5-DateTime-Calendar-Discordian/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-DateTime-Calendar-Discordian/pkg-plist (new)