From 17a20706d0622d9f5b9e66b5df1f230b6000f4b6 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 18 Sep 2007 12:52:40 +0000 Subject: - Add PORTSCOUT skipv --- lang/tcl82/Makefile | 2 ++ lang/tcl83/Makefile | 2 ++ security/aolserver-nsmcrypt/Makefile | 2 ++ security/aolserver-nsmhash/Makefile | 2 ++ x11-toolkits/tk82/Makefile | 2 ++ x11-toolkits/tk83/Makefile | 2 ++ 6 files changed, 12 insertions(+) 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 -- cgit v1.2.3