mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Remove sysutils/sgeee53 as it is a slave port of expired (and just removed)
sysutils/sge53. The dependency check in ports/Tools/scripts/rmport missed sysutils/sgeee53/Makefile:MASTERDIR= ${.CURDIR}/../sge53 when I removed sysutils/sge53. I will update the script to catch such "dependencies" ASAP.
This commit is contained in:
parent
cdb4db4b90
commit
7b99e79c2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161167
1
MOVED
1
MOVED
@ -2289,3 +2289,4 @@ www/evolution-caldav||2006-04-29|Now included in evolution-data-server and evolu
|
||||
graphics/mrsidviewer||2006-04-30|Removed (distribution no longer available from vendor)
|
||||
graphics/kimdaba|graphics/kphotoalbum|2006-04-30|renamed
|
||||
sysutils/sge53||2006-05-02|Has expired: SGE 5.3 is no longer maintained. Please consider sysutils/sge instead
|
||||
sysutils/sgeee53||2006-05-02|Slave of sysutils/sge53 which was removed
|
||||
|
@ -505,7 +505,6 @@
|
||||
SUBDIR += sfdisk
|
||||
SUBDIR += sformat
|
||||
SUBDIR += sge
|
||||
SUBDIR += sgeee53
|
||||
SUBDIR += shlock
|
||||
SUBDIR += sjog
|
||||
SUBDIR += skill
|
||||
|
@ -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}/../sge53
|
||||
|
||||
SGEEE_FLAG= -sgeee
|
||||
SGE_PRODUCT= -pr-geee
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user