From owner-cvs-all@FreeBSD.ORG Tue Dec 18 17:48:53 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B31BD16A419; Tue, 18 Dec 2007 17:48:53 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 91C2F13C4CE; Tue, 18 Dec 2007 17:48:53 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBIHmrhK006676; Tue, 18 Dec 2007 17:48:53 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBIHmr6W006675; Tue, 18 Dec 2007 17:48:53 GMT (envelope-from brooks) Message-Id: <200712181748.lBIHmr6W006675@repoman.freebsd.org> From: Brooks Davis Date: Tue, 18 Dec 2007 17:48:53 +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/sysutils/sge Makefile ports/sysutils/sge/files patch-scripts_distinst 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: Tue, 18 Dec 2007 17:48:53 -0000 brooks 2007-12-18 17:48:53 UTC FreeBSD ports repository Modified files: sysutils/sge Makefile sysutils/sge/files patch-scripts_distinst Log: Minor change that do not change the installed packages. - Replace the non-standard knobs DRMAA and QMON with JAVA and X11 respectivly so system wide setting have the desired effect. - Fix installation in the !X11 case. - Add a comment the dependency on wget indicating why we need to use it (the download site requires cookies). [1] Requested by: des [1] Revision Changes Path 1.29 +24 -16 ports/sysutils/sge/Makefile 1.6 +17 -7 ports/sysutils/sge/files/patch-scripts_distinst