From owner-cvs-all@FreeBSD.ORG Wed Feb 25 11:35:42 2004 Return-Path: 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 1229816A4CE; Wed, 25 Feb 2004 11:35:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C8C743D39; Wed, 25 Feb 2004 11:35:42 -0800 (PST) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1PJZfGe002599; Wed, 25 Feb 2004 11:35:41 -0800 (PST) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1PJZfel002598; Wed, 25 Feb 2004 11:35:41 -0800 (PST) (envelope-from krion) Message-Id: <200402251935.i1PJZfel002598@repoman.freebsd.org> From: Kirill Ponomarew Date: Wed, 25 Feb 2004 11:35:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/sge Makefile distinfo pkg-plist ports/sysutils/sge/files patch-scripts_distinst.site X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 25 Feb 2004 19:35:42 -0000 krion 2004/02/25 11:35:41 PST FreeBSD ports repository Modified files: sysutils/sge Makefile distinfo pkg-plist sysutils/sge/files patch-scripts_distinst.site Log: - Upgrade to an SGE snapshot from Feb 24, 2004. * Fix build on non-i386 platforms. * Obey CC and CPP in a few places (qmake, qtcsh, pvm integration). * Use USE_GETTEXT. * Sort USE_* variables. * Remove $Aero$ revision tags since I now work in perforce. * Fix a patch so openssl is found and add to plist. * Move maintainer make targets to the bottom. Add one to build a distfile from CVS. * Sizify. * Use %D instead of %%PREFIX%% in plist. PR: ports/63361 Submitted by: brooks Revision Changes Path 1.4 +34 -12 ports/sysutils/sge/Makefile 1.2 +2 -1 ports/sysutils/sge/distinfo 1.2 +7 -43 ports/sysutils/sge/files/patch-scripts_distinst.site 1.2 +2 -1 ports/sysutils/sge/pkg-plist