aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-09-18 12:52:40 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-09-18 12:52:40 +0000
commit17a20706d0622d9f5b9e66b5df1f230b6000f4b6 (patch)
tree2639c176de4396af324ff3b066d4e869204c743e
parent057254906ca55af485c105f8607b5d2cb36bc423 (diff)
downloadports-17a20706d0622d9f5b9e66b5df1f230b6000f4b6.tar.gz
ports-17a20706d0622d9f5b9e66b5df1f230b6000f4b6.zip
- Add PORTSCOUT skipv
Notes
Notes: svn path=/head/; revision=199701
-rw-r--r--lang/tcl82/Makefile2
-rw-r--r--lang/tcl83/Makefile2
-rw-r--r--security/aolserver-nsmcrypt/Makefile2
-rw-r--r--security/aolserver-nsmhash/Makefile2
-rw-r--r--x11-toolkits/tk82/Makefile2
-rw-r--r--x11-toolkits/tk83/Makefile2
6 files changed, 12 insertions, 0 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index c5a1861608e6..2baeb1f25cf6 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language
+PORTSCOUT= skipv:8.2b1,8.2b2,8.2b3
+
LATEST_LINK= tcl82
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
USE_LDCONFIG= yes
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 32299a359510..49047408e7e3 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= mm@FreeBSD.org
COMMENT= Tool Command Language
+PORTSCOUT= skipv:8.3b1,8.3b2,8.4.0
+
LATEST_LINK= tcl83
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix
diff --git a/security/aolserver-nsmcrypt/Makefile b/security/aolserver-nsmcrypt/Makefile
index 099d1c157c78..cf7ce92dfed1 100644
--- a/security/aolserver-nsmcrypt/Makefile
+++ b/security/aolserver-nsmcrypt/Makefile
@@ -17,6 +17,8 @@ DIST_SUBDIR= aolserver
MAINTAINER= mm@FreeBSD.org
COMMENT= AOLserver interface to mcrypt library
+PORTSCOUT= skipv:2.0
+
WRKSRC= ${WRKDIR}
AOLSERVERBASE?= aolserver
diff --git a/security/aolserver-nsmhash/Makefile b/security/aolserver-nsmhash/Makefile
index 4d3797c90b62..e4a243055af6 100644
--- a/security/aolserver-nsmhash/Makefile
+++ b/security/aolserver-nsmhash/Makefile
@@ -17,6 +17,8 @@ DIST_SUBDIR= aolserver
MAINTAINER= mm@FreeBSD.org
COMMENT= AOLserver interface to mhash library
+PORTSCOUT= skipv:2.0
+
WRKSRC= ${WRKDIR}
AOLSERVERBASE?= aolserver
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 5b0b63b96017..3d66dc7c4aa1 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -19,6 +19,8 @@ COMMENT= Graphical toolkit for TCL
USE_TCL= 82
USE_TCL_BUILD= 82
+PORTSCOUT= skipv:8.2b1,8.2b2,8.2b3
+
LATEST_LINK= tk82
USE_XORG= x11
USE_LDCONFIG= yes
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index a3f670a325ac..8c5b22d202da 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -19,6 +19,8 @@ COMMENT= Graphical toolkit for TCL
USE_TCL= 83
USE_TCL_BUILD= 83
+PORTSCOUT= skipv:8.3b1,8.3b2,8.4.0
+
LATEST_LINK= tk83
USE_XORG= x11
USE_LDCONFIG= yes