From edf4ef642a00b4ec9481c5013ca888cf5e7ceaf5 Mon Sep 17 00:00:00 2001 From: naddy Date: Fri, 25 Oct 2002 22:37:52 +0000 Subject: [PATCH] No regression tests available. --- devel/ElectricFence/Makefile | 7 ++++--- devel/astyle/Makefile | 4 +++- devel/ccache/Makefile | 4 +++- devel/cvs2cl/Makefile | 5 +++-- devel/cvsgraph/Makefile | 4 +++- devel/cvsplot/Makefile | 3 ++- devel/jad/Makefile | 6 ++++-- devel/jakarta-ant/Makefile | 5 +++-- devel/jfc/Makefile | 5 +++-- devel/mico/Makefile | 4 ++-- devel/nasm/Makefile | 10 ++++++---- devel/pccts/Makefile | 4 +++- devel/perltidy/Makefile | 5 +++-- devel/py-mxDateTime/Makefile | 4 ++-- devel/slib/Makefile | 8 +++----- devel/tkcvs/Makefile | 4 ++-- 16 files changed, 49 insertions(+), 33 deletions(-) diff --git a/devel/ElectricFence/Makefile b/devel/ElectricFence/Makefile index f47073cd1e9..b6da4f89e49 100644 --- a/devel/ElectricFence/Makefile +++ b/devel/ElectricFence/Makefile @@ -1,12 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2002/05/13 18:50:38 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2002/10/25 22:37:52 naddy Exp $ COMMENT= "library providing malloc debugging via VM protection" -PKGNAME= electricfence-2.0.5 DISTNAME= ElectricFence-2.0.5 +PKGNAME= ${DISTNAME:L} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE:=devel/lang/c/} -NEED_VERSION= 1.515 MAINTAINER= Niklas Hallqvist @@ -16,6 +15,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +NO_REGRESS= Yes + do-install: ${INSTALL_DATA} ${WRKBUILD}/libefence.a ${PREFIX}/lib ${INSTALL_MAN} ${WRKBUILD}/libefence.3 ${MAN3PREFIX}/man/man3 diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index d569d0b99b2..f20e0c140f1 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2002/07/29 21:34:41 naddy Exp $ +# $OpenBSD: Makefile,v 1.8 2002/10/25 22:37:52 naddy Exp $ COMMENT= "indenter and formatter of C/C++/Java source files" @@ -21,4 +21,6 @@ MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" WRKDIST= ${WRKDIR} +NO_REGRESS= Yes + .include diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile index 08341f99c3c..c6dc7d10e8f 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/07/21 18:52:54 naddy Exp $ +# $OpenBSD: Makefile,v 1.2 2002/10/25 22:37:52 naddy Exp $ COMMENT= "compiler cache" @@ -18,4 +18,6 @@ MASTER_SITES= http://ccache.samba.org/ftp/ccache/ CONFIGURE_STYLE= gnu dest +NO_REGRESS= Yes + .include diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile index e3a787932ab..0f79d54f673 100644 --- a/devel/cvs2cl/Makefile +++ b/devel/cvs2cl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2002/09/14 11:35:03 avsm Exp $ +# $OpenBSD: Makefile,v 1.12 2002/10/25 22:37:52 naddy Exp $ # $FreeBSD: ports/devel/cvs2cl/Makefile,v 1.8 2000/07/09 03:15:07 knu Exp $ COMMENT= "generate GNU-style ChangeLogs from CVS repositories" @@ -20,8 +20,9 @@ DISTFILES= ${V} DIST_SUBDIR= cvs2cl EXTRACT_CASES= *) cp ${FULLDISTDIR}/$$archive cvs2cl ;; -NO_BUILD= Yes WRKDIST= ${WRKDIR} +NO_BUILD= Yes +NO_REGRESS= Yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cvs2cl ${PREFIX}/bin diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 3e6311e313a..021d5ff98ab 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2002/07/19 18:18:49 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.4 2002/10/25 22:37:52 naddy Exp $ COMMENT= graphic representation of cvs repository @@ -32,6 +32,8 @@ CONFIGURE_ARGS+= --with-png-inc=${LOCALBASE}/include \ --with-png-lib=${LOCALBASE}/lib CONFIGURE_ARGS+= --with-z-inc=/usr/include --with-z-lib=/usr/lib +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cvsgraph ${PREFIX}/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cvsgraph diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index 820439db282..7a122ebf6fd 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/06/29 14:10:55 espie Exp $ +# $OpenBSD: Makefile,v 1.2 2002/10/25 22:37:52 naddy Exp $ COMMENT= "CVS-managed project analyzer" @@ -19,6 +19,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes NO_BUILD= Yes +NO_REGRESS= Yes do-install: ${INSTALL_SCRIPT} ${WRKDIST}/cvsplot.pl ${PREFIX}/bin/cvsplot diff --git a/devel/jad/Makefile b/devel/jad/Makefile index a5391510288..675523e6ec2 100644 --- a/devel/jad/Makefile +++ b/devel/jad/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.4 2001/12/01 12:18:29 kevlo Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/25 22:37:52 naddy Exp $ + +ONLY_FOR_ARCHS= i386 COMMENT= "fast Java decompiler" DISTNAME= jadob158 PKGNAME= jad-1.5.8c CATEGORIES= devel -NEED_VERSION= 1.500 MAINTAINER= Kevin Lo @@ -19,6 +20,7 @@ EXTRACT_SUFX= .zip WRKDIST= ${WRKDIR} NO_BUILD= Yes +NO_REGRESS= Yes do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/jad diff --git a/devel/jakarta-ant/Makefile b/devel/jakarta-ant/Makefile index 06a29b8dc22..f3434984311 100644 --- a/devel/jakarta-ant/Makefile +++ b/devel/jakarta-ant/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2002/08/02 16:14:27 naddy Exp $ +# $OpenBSD: Makefile,v 1.4 2002/10/25 22:37:52 naddy Exp $ COMMENT= "java equivalent to make" DISTNAME= jakarta-ant-1.3 DISTFILES= jakarta-ant-1.3-bin.tar.gz CATEGORIES= devel -NEED_VERSION= 1.496 + MASTER_SITES= http://jakarta.apache.org/builds/jakarta-ant/release/v1.3/bin/ HOMEPAGE= http://jakarta.apache.org/ant/ @@ -24,6 +24,7 @@ PERMIT_DISTFILES_FTP= Yes ONLY_FOR_ARCHS= i386 NO_BUILD= Yes +NO_REGRESS= Yes # this will strip trailing-spaces off the file-names TAR=tar -s '/ $$//g' -xzf diff --git a/devel/jfc/Makefile b/devel/jfc/Makefile index 4b289b56991..5b06683eada 100644 --- a/devel/jfc/Makefile +++ b/devel/jfc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2001/11/13 22:13:23 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2002/10/25 22:37:52 naddy Exp $ COMMENT= "java foundation classes (jfc)/swing" @@ -8,7 +8,7 @@ JDK_VERSION= 1.1.8 DISTNAME= swing1_1_1 PKGNAME= jfc-1.1.1 CATEGORIES= devel -NEED_VERSION= 1.496 + EXTRACT_SUFX= .zip HOMEPAGE= http://java.sun.com/products/jfc/ @@ -23,6 +23,7 @@ PERMIT_DISTFILES_CDROM= No PERMIT_DISTFILES_FTP= No NO_BUILD= Yes +NO_REGRESS= Yes WRKDIST= ${WRKDIR}/swing-1.1.1fcs diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 2305db67a70..45b88f37495 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2001/11/10 16:56:32 shell Exp $ +# $OpenBSD: Makefile,v 1.4 2002/10/25 22:37:52 naddy Exp $ COMMENT= "free and complete CORBA-compliant implementation" DISTNAME= mico-2.3.6 CATEGORIES= devel -NEED_VERSION= 1.482 HOMEPAGE= http://www.mico.org/ MASTER_SITES= ${HOMEPAGE} @@ -23,6 +22,7 @@ MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/admin FAKE_FLAGS= prefix="${WRKINST}${PREFIX}" WRKDIST= ${WRKDIR}/mico +NO_REGRESS= Yes FLAVORS=ssl qt gtk tcl FLAVOR?= diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 19ebaec3ef2..b851f971dce 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2002/05/13 18:50:40 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/25 22:37:52 naddy Exp $ COMMENT= "general-purpose multi-platform x86 assembler" @@ -6,7 +6,7 @@ ONLY_FOR_ARCHS= i386 DISTNAME= nasm-0.98 CATEGORIES= devel lang -NEED_VERSION= 1.402 + MASTER_SITES= ${MASTER_SITE_SUNSITE:=devel/lang/assemblers/} HOMEPAGE= http://www.web-sites.co.uk/nasm/ @@ -20,11 +20,13 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -FAKE_FLAGS= INSTALLROOT="${WRKINST}" - SEPARATE_BUILD= concurrent CONFIGURE_STYLE= gnu +NO_REGRESS= Yes + +FAKE_FLAGS= INSTALLROOT="${WRKINST}" + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nasm ${INSTALL_SCRIPT} ${WRKSRC}/doc/rdsrc.pl ${PREFIX}/share/doc/nasm diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index ea3b14f20a1..d9c3ae1dbe6 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2002/10/23 22:13:33 fgsch Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/25 22:37:52 naddy Exp $ COMMENT= Purdue Compiler Construction Tool Set @@ -24,6 +24,8 @@ ALL_TARGET= WRKDIST= ${WRKDIR}/pccts +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/include/pccts cd ${WRKSRC}/bin; ${INSTALL_PROGRAM} antlr dlg genmk sor \ diff --git a/devel/perltidy/Makefile b/devel/perltidy/Makefile index a9c580e6feb..f701561b989 100644 --- a/devel/perltidy/Makefile +++ b/devel/perltidy/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2002/05/13 18:50:42 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/25 22:37:52 naddy Exp $ COMMENT= "tool to indent and reformat perl scripts" DISTNAME= perltidy-20010328 CATEGORIES= devel -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=perltidy/} EXTRACT_SUFX= .tgz @@ -18,6 +18,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes NO_BUILD= Yes +NO_REGRESS= Yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/perltidy ${PREFIX}/bin diff --git a/devel/py-mxDateTime/Makefile b/devel/py-mxDateTime/Makefile index f58d189a9dc..66fb78f6661 100644 --- a/devel/py-mxDateTime/Makefile +++ b/devel/py-mxDateTime/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/02/15 19:53:43 matt Exp $ +# $OpenBSD: Makefile,v 1.7 2002/10/25 22:37:52 naddy Exp $ COMMENT= "Date and Time types for Python" @@ -6,7 +6,6 @@ VERSION= 2.0.3 DISTNAME= egenix-mx-base-${VERSION} PKGNAME= py-mxDateTime-${VERSION} CATEGORIES= devel -NEED_VERSION= 1.504 MASTER_SITES= http://www.lemburg.com/files/python/ @@ -24,6 +23,7 @@ PYTHON_VER= 2.1 RUN_DEPENDS+= :python-${PYTHON_VER}*:lang/python/${PYTHON_VER} BUILD_DEPENDS+= ${RUN_DEPENDS} +NO_REGRESS= Yes SUBST_VARS= PYTHON_VER do-build: diff --git a/devel/slib/Makefile b/devel/slib/Makefile index 06925e20953..ebd1e7601f8 100644 --- a/devel/slib/Makefile +++ b/devel/slib/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.3 2002/03/21 20:46:26 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2002/10/25 22:37:52 naddy Exp $ COMMENT= "scheme r5 library" CATEGORIES= devel -NEED_VERSION= 1.515 V=2c9 DISTNAME= slib$V @@ -23,9 +22,8 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_FTP= Yes - -NO_BUILD= Yes - +NO_BUILD= Yes +NO_REGRESS= Yes do-install: @${INSTALL_DATA_DIR} ${PREFIX}/share/slib diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile index 66db6fc74e6..eb62fd2805b 100644 --- a/devel/tkcvs/Makefile +++ b/devel/tkcvs/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.19 2002/06/09 05:36:29 wilfried Exp $ +# $OpenBSD: Makefile,v 1.20 2002/10/25 22:37:52 naddy Exp $ COMMENT= "graphical frontend to CVS" DISTNAME= tkcvs-6.0 CATEGORIES= devel -NEED_VERSION= 1.496 MAINTAINER= Todd T. Fries @@ -18,6 +17,7 @@ BUILD_DEPENDS= :tk-8.3.*:x11/tk/8.3 RUN_DEPENDS= ${BUILD_DEPENDS} NO_BUILD= Yes +NO_REGRESS= Yes do-install: cd $(WRKSRC)/tkcvs; ./doinstall