From owner-cvs-all@FreeBSD.ORG Thu Nov 10 23:32:25 2005 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 D566B16A41F; Thu, 10 Nov 2005 23:32:25 +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 A0F4943D45; Thu, 10 Nov 2005 23:32:25 +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 jAANWPb6030687; Thu, 10 Nov 2005 23:32:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAANWP6Y030686; Thu, 10 Nov 2005 23:32:25 GMT (envelope-from pav) Message-Id: <200511102332.jAANWP6Y030686@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Nov 2005 23:32:25 +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/misc/linux-opengroupware Makefile distinfo.i386 ports/misc/linux-opengroupware/files ogo.sh.sample ports/misc/linux-opengroupware/scripts patch_apache_version.pl 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: Thu, 10 Nov 2005 23:32:26 -0000 pav 2005-11-10 23:32:25 UTC FreeBSD ports repository Modified files: misc/linux-opengroupware Makefile distinfo.i386 misc/linux-opengroupware/files ogo.sh.sample misc/linux-opengroupware/scripts patch_apache_version.pl Log: - Fix fetching - Add two missing symlinks in LINUXBASE/lib - Load graphics with Apache - Force administrators to configure software before first startup - SHA256 PR: ports/85191 Submitted by: Serge Gagnon Approved by: Frank Reppin (maintainer) Revision Changes Path 1.15 +6 -7 ports/misc/linux-opengroupware/Makefile 1.4 +71 -0 ports/misc/linux-opengroupware/distinfo.i386 1.2 +3 -2 ports/misc/linux-opengroupware/files/ogo.sh.sample 1.3 +6 -0 ports/misc/linux-opengroupware/scripts/patch_apache_version.pl