From owner-cvs-ports@FreeBSD.ORG Thu Oct 16 16:46:03 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0DB316A4B3; Thu, 16 Oct 2003 16:46:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4923943F3F; Thu, 16 Oct 2003 16:46:03 -0700 (PDT) (envelope-from se@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9GNk3XJ033828; Thu, 16 Oct 2003 16:46:03 -0700 (PDT) (envelope-from se@repoman.freebsd.org) Received: (from se@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9GNk2g4033827; Thu, 16 Oct 2003 16:46:02 -0700 (PDT) (envelope-from se) Message-Id: <200310162346.h9GNk2g4033827@repoman.freebsd.org> From: Stefan Esser Date: Thu, 16 Oct 2003 16:46:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/linux-opengroupware Makefile distinfo.i386 pkg-install pkg-message ports/misc/linux-opengroupware/files OpenGroupware.plist.tmpl ZideStore.plist.tmpl nhsd.sh.sample skyaptnotify.plist.tmpl ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 23:46:04 -0000 se 2003/10/16 16:46:02 PDT FreeBSD ports repository Modified files: misc/linux-opengroupware Makefile distinfo.i386 pkg-install pkg-message misc/linux-opengroupware/files INSTALL.fbsd OpenGroupware.plist.tmpl ZideStore.plist.tmpl nhsd.sh.sample misc/linux-opengroupware/scripts patch_apache_version.pl Added files: misc/linux-opengroupware/files skyaptnotify.plist.tmpl xmlrpcd.plist.tmpl Removed files: misc/linux-opengroupware/files OpenGroupware.org.apacheinclude Log: Import latest port version as requested by maintainer. Revision Changes Path 1.2 +13 -13 ports/misc/linux-opengroupware/Makefile 1.2 +13 -13 ports/misc/linux-opengroupware/distinfo.i386 1.2 +31 -13 ports/misc/linux-opengroupware/files/INSTALL.fbsd 1.2 +0 -15 ports/misc/linux-opengroupware/files/OpenGroupware.org.apacheinclude (dead) 1.2 +5 -5 ports/misc/linux-opengroupware/files/OpenGroupware.plist.tmpl 1.2 +2 -2 ports/misc/linux-opengroupware/files/ZideStore.plist.tmpl 1.2 +2 -2 ports/misc/linux-opengroupware/files/nhsd.sh.sample 1.1 +7 -0 ports/misc/linux-opengroupware/files/skyaptnotify.plist.tmpl (new) 1.1 +4 -0 ports/misc/linux-opengroupware/files/xmlrpcd.plist.tmpl (new) 1.2 +29 -3 ports/misc/linux-opengroupware/pkg-install 1.2 +4 -1 ports/misc/linux-opengroupware/pkg-message 1.2 +48 -4 ports/misc/linux-opengroupware/scripts/patch_apache_version.pl