Date: Sun, 22 Dec 2013 22:45:42 GMT From: Rene Ladan <rene@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/185111: cad/salome : deprecate Message-ID: <201312222245.rBMMjgm5038556@oldred.freebsd.org> Resent-Message-ID: <201312222250.rBMMo0CU048080@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 185111 >Category: ports >Synopsis: cad/salome : deprecate >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 22 22:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: FreeBSD 10.0-RC2 amd64 >Organization: >Environment: FreeBSD acer 10.0-RC2 FreeBSD 10.0-RC2 #0 r259404: Sun Dec 15 08:18:20 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Ports head r337220 >Description: cad/salome and all subports depend on cad/salome-kernel, which expired on 2013-12-22 because it has been marked BROKEN for more than six months. cad/salome also has the peculiar property that it depends on a *maximum* version number of lang/gcc44, and if I'm not mistaken the version in the ports tree is already too new. >How-To-Repeat: Tools/scripts/rmport cad/salome-kernel >Fix: Mark all salome ports as deprecated and schedule them for removal on 2014-01-22 Patch attached with submission follows: Index: cad/salome-gui/Makefile =================================================================== --- cad/salome-gui/Makefile (revision 337188) +++ cad/salome-gui/Makefile (working copy) @@ -4,6 +4,9 @@ PORTREVISION= 6 CATEGORIES= cad science +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome Index: cad/salome-jobmanager/Makefile =================================================================== --- cad/salome-jobmanager/Makefile (revision 337188) +++ cad/salome-jobmanager/Makefile (working copy) @@ -4,6 +4,9 @@ PORTREVISION= 6 CATEGORIES= cad science +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome Index: cad/salome-light/Makefile =================================================================== --- cad/salome-light/Makefile (revision 337188) +++ cad/salome-light/Makefile (working copy) @@ -4,6 +4,9 @@ PORTREVISION= 6 CATEGORIES= cad science +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome Index: cad/salome-med/Makefile =================================================================== --- cad/salome-med/Makefile (revision 337188) +++ cad/salome-med/Makefile (working copy) @@ -4,6 +4,9 @@ PORTREVISION= 7 CATEGORIES= cad science +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MASTERDIR= ${.CURDIR}/../salome BROKEN= Fails to fetch Index: cad/salome-multipr/Makefile =================================================================== --- cad/salome-multipr/Makefile (revision 337188) +++ cad/salome-multipr/Makefile (working copy) @@ -4,6 +4,9 @@ PORTREVISION= 7 CATEGORIES= cad science +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome Index: cad/salome-netgenplugin/Makefile =================================================================== --- cad/salome-netgenplugin/Makefile (revision 337188) +++ cad/salome-netgenplugin/Makefile (working copy) @@ -6,6 +6,9 @@ MASTERDIR= ${.CURDIR}/../salome +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + PORTNAME= salome PKGNAMESUFFIX= -netgenplugin SAL_MODULE_UPPER= NETGENPLUGIN Index: cad/salome-randomizer/Makefile =================================================================== --- cad/salome-randomizer/Makefile (revision 337188) +++ cad/salome-randomizer/Makefile (working copy) @@ -4,6 +4,9 @@ PORTREVISION= 4 CATEGORIES= cad science +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome Index: cad/salome-sierpinsky/Makefile =================================================================== --- cad/salome-sierpinsky/Makefile (revision 337188) +++ cad/salome-sierpinsky/Makefile (working copy) @@ -4,6 +4,9 @@ PORTREVISION= 7 CATEGORIES= cad science +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome Index: cad/salome-smesh/Makefile =================================================================== --- cad/salome-smesh/Makefile (revision 337188) +++ cad/salome-smesh/Makefile (working copy) @@ -6,6 +6,9 @@ MASTERDIR= ${.CURDIR}/../salome +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + PORTNAME= salome PKGNAMESUFFIX= -smesh SAL_MODULE_UPPER= SMESH Index: cad/salome-visu/Makefile =================================================================== --- cad/salome-visu/Makefile (revision 337188) +++ cad/salome-visu/Makefile (working copy) @@ -4,6 +4,9 @@ PORTREVISION= 7 CATEGORIES= cad science +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MASTERDIR= ${.CURDIR}/../salome PORTNAME= salome Index: cad/salome/Makefile =================================================================== --- cad/salome/Makefile (revision 337188) +++ cad/salome/Makefile (working copy) @@ -12,6 +12,9 @@ EXTRACT_ONLY= #none .endif +DEPRECATED= depends on expired cad/salome-kernel +EXPIRATION_DATE=2014-01-22 + MAINTAINER= devel@stasyan.com OPTIONS_DEFINE= GEOM MED SMESH NETGENPLUGIN VISU LIGHT YACS MULTIPR RANDOMIZER SIERPINSKY >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312222245.rBMMjgm5038556>