mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
sge and sgeee have been repo-copyed to sge53 and sgeee53 in preperation
for the addition of an SGE 6 port. - Remove the sgeee port as the distinction between regular and Enterprise Edition has been removed in 6.0. - Temporarily disconnect sysutil/sge to avoid conflicts. - set NO_LATEST_LINK in sge(ee)53.
This commit is contained in:
parent
212c16331f
commit
974133fdfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140348
2
MOVED
2
MOVED
@ -1585,3 +1585,5 @@ lang/gcc27|lang/gcc295|2005-07-18|long obsolete
|
||||
net/tramp-emacs20|net/tramp-emacs|2005-07-18|expired
|
||||
www/junkbuster||2005-07-18|security problems
|
||||
x11/eweather||2005-07-18|did not work with update wmweather
|
||||
sysutils/sge|sysutils/sge53|2005-07-28|SGE 6 is being imported and is incompatable with 5.3
|
||||
sysutils/sgeee|sysutils/sgeee53|2005-07-28|SGE 6 is being imported and is incompatable with 5.3
|
||||
|
@ -456,8 +456,8 @@
|
||||
SUBDIR += setcdboot
|
||||
SUBDIR += setquota
|
||||
SUBDIR += sformat
|
||||
SUBDIR += sge
|
||||
SUBDIR += sgeee
|
||||
SUBDIR += sge53
|
||||
SUBDIR += sgeee53
|
||||
SUBDIR += shlock
|
||||
SUBDIR += sjog
|
||||
SUBDIR += skill
|
||||
|
@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= brooks
|
||||
MAINTAINER= brooks@FreeBSD.org
|
||||
COMMENT?= Sun Grid Engine, a batch queueing system
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -1,19 +0,0 @@
|
||||
# Ports collection makefile for: sgeee
|
||||
# Date created: Fri Jul 14, 2003
|
||||
# Whom: Brooks Davis <brooks@freebsd.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Aero: ports/sgeee/Makefile,v 1.2 2003/08/21 22:02:06 brooks Exp $
|
||||
#
|
||||
|
||||
PKGNAMESUFFIX= ee
|
||||
|
||||
MAINTAINER= brooks@FreeBSD.org
|
||||
COMMENT= Sun Grid Engine Enterprise Edition, a batch queueing system
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../sge
|
||||
|
||||
SGEEE_FLAG= -sgeee
|
||||
SGE_PRODUCT= -pr-geee
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -11,7 +11,7 @@ PKGNAMESUFFIX= ee
|
||||
MAINTAINER= brooks@FreeBSD.org
|
||||
COMMENT= Sun Grid Engine Enterprise Edition, a batch queueing system
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../sge
|
||||
MASTERDIR= ${.CURDIR}/../sge53
|
||||
|
||||
SGEEE_FLAG= -sgeee
|
||||
SGE_PRODUCT= -pr-geee
|
||||
|
Loading…
Reference in New Issue
Block a user