diff options
author | bapt <bapt@FreeBSD.org> | 2013-11-22 16:24:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-11-22 16:24:11 +0800 |
commit | a1d32a590df3bfd778002d49a8283995d3c3d868 (patch) | |
tree | 88a5b23d5e09fab8646dd982774db27c8259f5d3 /cad | |
parent | 952084930dc7a34346c58dd6c24867ff83ffa277 (diff) | |
download | freebsd-ports-gnome-a1d32a590df3bfd778002d49a8283995d3c3d868.tar.gz freebsd-ports-gnome-a1d32a590df3bfd778002d49a8283995d3c3d868.tar.zst freebsd-ports-gnome-a1d32a590df3bfd778002d49a8283995d3c3d868.zip |
Deprecated ports broken for more than 6 month
Diffstat (limited to 'cad')
-rw-r--r-- | cad/salome-geom/Makefile | 3 | ||||
-rw-r--r-- | cad/salome-kernel/Makefile | 3 | ||||
-rw-r--r-- | cad/salome-yacs/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/cad/salome-geom/Makefile b/cad/salome-geom/Makefile index 70f27a8411ef..8222d378b626 100644 --- a/cad/salome-geom/Makefile +++ b/cad/salome-geom/Makefile @@ -10,6 +10,9 @@ PORTNAME= salome PKGNAMESUFFIX= -geom SAL_MODULE_UPPER= GEOM +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-12-22 + BROKEN= fails to build NO_STAGE= yes diff --git a/cad/salome-kernel/Makefile b/cad/salome-kernel/Makefile index 2d82d069aa47..37ecb21532d7 100644 --- a/cad/salome-kernel/Makefile +++ b/cad/salome-kernel/Makefile @@ -10,6 +10,9 @@ PORTREVISION= 3 PKGNAMESUFFIX= -kernel SAL_MODULE_UPPER= KERNEL +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-12-22 + BROKEN= Does not configure NO_STAGE= yes diff --git a/cad/salome-yacs/Makefile b/cad/salome-yacs/Makefile index 24396f9a6694..87b82c7bfb90 100644 --- a/cad/salome-yacs/Makefile +++ b/cad/salome-yacs/Makefile @@ -10,6 +10,9 @@ PORTNAME= salome PKGNAMESUFFIX= -yacs SAL_MODULE_UPPER= YACS +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-12-22 + BROKEN= fails to build NO_STAGE= yes |