aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-01-06 12:21:33 +0000
committerRene Ladan <rene@FreeBSD.org>2014-01-06 12:21:33 +0000
commiteba22ec2a7bbb222f44677873d4cdc96ed463503 (patch)
treed9ba42c46ce7c4ba478aea59310c651c0b0fb48b /cad
parent365f70a6aa38824d57c518de384c5e061ab7a12b (diff)
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/salome-gui/Makefile3
-rw-r--r--cad/salome-jobmanager/Makefile3
-rw-r--r--cad/salome-light/Makefile3
-rw-r--r--cad/salome-med/Makefile3
-rw-r--r--cad/salome-multipr/Makefile3
-rw-r--r--cad/salome-netgenplugin/Makefile3
-rw-r--r--cad/salome-randomizer/Makefile3
-rw-r--r--cad/salome-sierpinsky/Makefile3
-rw-r--r--cad/salome-smesh/Makefile3
-rw-r--r--cad/salome-visu/Makefile3
-rw-r--r--cad/salome/Makefile3
11 files changed, 33 insertions, 0 deletions
diff --git a/cad/salome-gui/Makefile b/cad/salome-gui/Makefile
index de3f25ec0549..9402cc189ce1 100644
--- a/cad/salome-gui/Makefile
+++ b/cad/salome-gui/Makefile
@@ -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
diff --git a/cad/salome-jobmanager/Makefile b/cad/salome-jobmanager/Makefile
index 603d97e5f56d..34e81838a4e7 100644
--- a/cad/salome-jobmanager/Makefile
+++ b/cad/salome-jobmanager/Makefile
@@ -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
diff --git a/cad/salome-light/Makefile b/cad/salome-light/Makefile
index ebb485152e57..d3d6e1e4bda9 100644
--- a/cad/salome-light/Makefile
+++ b/cad/salome-light/Makefile
@@ -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
diff --git a/cad/salome-med/Makefile b/cad/salome-med/Makefile
index ee2ad0dbbb29..222de457544c 100644
--- a/cad/salome-med/Makefile
+++ b/cad/salome-med/Makefile
@@ -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
diff --git a/cad/salome-multipr/Makefile b/cad/salome-multipr/Makefile
index 7341633f3f48..5f5bb9763176 100644
--- a/cad/salome-multipr/Makefile
+++ b/cad/salome-multipr/Makefile
@@ -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
diff --git a/cad/salome-netgenplugin/Makefile b/cad/salome-netgenplugin/Makefile
index 913296d24001..66e42c5c0e22 100644
--- a/cad/salome-netgenplugin/Makefile
+++ b/cad/salome-netgenplugin/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
+DEPRECATED= depends on expired cad/salome-geom
+EXPIRATION_DATE=2014-01-22
+
PORTNAME= salome
PKGNAMESUFFIX= -netgenplugin
SAL_MODULE_UPPER= NETGENPLUGIN
diff --git a/cad/salome-randomizer/Makefile b/cad/salome-randomizer/Makefile
index c40613cc371e..aef2519a66a5 100644
--- a/cad/salome-randomizer/Makefile
+++ b/cad/salome-randomizer/Makefile
@@ -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
diff --git a/cad/salome-sierpinsky/Makefile b/cad/salome-sierpinsky/Makefile
index 8286909f04db..83cbf7b98076 100644
--- a/cad/salome-sierpinsky/Makefile
+++ b/cad/salome-sierpinsky/Makefile
@@ -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
diff --git a/cad/salome-smesh/Makefile b/cad/salome-smesh/Makefile
index 44dcc5b3548a..e4f7a046c8a3 100644
--- a/cad/salome-smesh/Makefile
+++ b/cad/salome-smesh/Makefile
@@ -6,6 +6,9 @@ CATEGORIES= cad science
MASTERDIR= ${.CURDIR}/../salome
+DEPRECATED= depends on expired cad/salome-geom
+EXPIRATION_DATE=2014-01-22
+
PORTNAME= salome
PKGNAMESUFFIX= -smesh
SAL_MODULE_UPPER= SMESH
diff --git a/cad/salome-visu/Makefile b/cad/salome-visu/Makefile
index 0fd38be356f9..85f048a409a6 100644
--- a/cad/salome-visu/Makefile
+++ b/cad/salome-visu/Makefile
@@ -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
diff --git a/cad/salome/Makefile b/cad/salome/Makefile
index 07a9b5fe77b2..aa63aab3c755 100644
--- a/cad/salome/Makefile
+++ b/cad/salome/Makefile
@@ -14,6 +14,9 @@ EXTRACT_ONLY= #none
MAINTAINER= devel@stasyan.com
+DEPRECATED= depends on expired cad/salome-kernel
+EXPIRATION_DATE=2014-01-22
+
OPTIONS_DEFINE= GEOM MED SMESH NETGENPLUGIN VISU LIGHT YACS MULTIPR RANDOMIZER SIERPINSKY
OPTIONS_DEFAULT= GEOM MED SMESH NETGENPLUGIN VISU LIGHT YACS MULTIPR RANDOMIZER SIERPINSKY
GEOM_DESC= GEOM module