diff --git a/editors/axe/Makefile b/editors/axe/Makefile index 84bfa28cef2..95212407231 100644 --- a/editors/axe/Makefile +++ b/editors/axe/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2002/05/13 12:37:36 naddy Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/26 00:39:14 naddy Exp $ COMMENT= "simple to use text editor for X11" PKGNAME= ${DISTNAME:L} DISTNAME= aXe-6.1.2 CATEGORIES= editors -NEED_VERSION= 1.528 PERMIT_PACKAGE_CDROM= No PERMIT_PACKAGE_FTP= Yes @@ -17,4 +16,6 @@ EXTRACT_SUFX= .tar.Z CONFIGURE_STYLE= imake +NO_REGRESS= Yes + .include diff --git a/editors/beav/Makefile b/editors/beav/Makefile index b5edbb328cc..a7aef166906 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2002/09/13 11:22:30 naddy Exp $ +# $OpenBSD: Makefile,v 1.21 2002/10/26 00:39:15 naddy Exp $ COMMENT= "binary editor and viewer" @@ -17,6 +17,8 @@ MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/b/beav/ WRKDIST= ${WRKDIR}/beav-1.40 +NO_REGRESS= Yes + post-install: @perl -i -pe 's:%%PREFIX%%:${TRUEPREFIX}:' ${PREFIX}/man/man1/beav.1 diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index 66684c7c0a5..366fbc60792 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/06/05 17:50:01 couderc Exp $ +# $OpenBSD: Makefile,v 1.2 2002/10/26 00:39:15 naddy Exp $ COMMENT= "lightweight Gtk text editor with syntax highlighting" DISTNAME= beaver-0.2.3 CATEGORIES= editors -NEED_VERSION= 1.531 HOMEPAGE= http://eturquin.free.fr/beaver/ MASTER_SITES= ${HOMEPAGE}dloads/ @@ -22,6 +21,8 @@ MAKE_FLAGS= CC="${CC}" OPTI="${CFLAGS}" WRKSRC= ${WRKDIST}/src +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/beaver \ ${PREFIX}/bin/beaver diff --git a/editors/ee/Makefile b/editors/ee/Makefile index 8e74220027c..184d704c637 100644 --- a/editors/ee/Makefile +++ b/editors/ee/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/11/13 15:23:15 naddy Exp $ +# $OpenBSD: Makefile,v 1.2 2002/10/26 00:39:15 naddy Exp $ COMMENT= "easy to use text editor" VERSION= 1.4.4 DISTNAME= ee-${VERSION} CATEGORIES= editors -NEED_VERSION= 1.490 HOMEPAGE= http://mahon.cwx.net/ @@ -23,6 +22,8 @@ EXTRACT_SUFX= .src.tgz WRKDIST= ${WRKDIR}/easyedit-${VERSION} MAKE_ENV= SYSCONFDIR=${SYSCONFDIR} +NO_REGRESS= Yes + do-install: perl -i -pe 's:%%SYSCONFDIR%%:${SYSCONFDIR}:g' ${WRKSRC}/ee.1 ${INSTALL} ${WRKDIST}/ee ${PREFIX}/bin/ee diff --git a/editors/emacs-leim/Makefile b/editors/emacs-leim/Makefile index b80b1b7b0d2..451b18ee1e3 100644 --- a/editors/emacs-leim/Makefile +++ b/editors/emacs-leim/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2002/06/09 05:36:32 wilfried Exp $ +# $OpenBSD: Makefile,v 1.8 2002/10/26 00:39:15 naddy Exp $ COMMENT= "Library of Emacs Input Method" @@ -6,7 +6,7 @@ VERSION= 20.7 PKGNAME= emacs-leim-${VERSION} DISTNAME= leim-${VERSION} CATEGORIES= editors -NEED_VERSION= 1.528 + MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} MAINTAINER= Sungman Cho @@ -25,6 +25,8 @@ SUBST_VARS= VERSION WRKSRC= ${WRKDIR}/emacs-${VERSION}/leim DATASUBDIR= share/emacs/${VERSION} +NO_REGRESS= Yes + # this is what GNU configure script does plus two lines of patch to make it # work with the installed emacs. do-configure: diff --git a/editors/emacs21-leim/Makefile b/editors/emacs21-leim/Makefile index 0a63015fbad..4f8df107485 100644 --- a/editors/emacs21-leim/Makefile +++ b/editors/emacs21-leim/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2002/05/13 12:37:37 naddy Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/26 00:39:15 naddy Exp $ COMMENT= "Library of Emacs Input Method" @@ -6,7 +6,7 @@ VERSION= 21.2 PKGNAME= emacs-leim-${VERSION} DISTNAME= leim-${VERSION} CATEGORIES= editors -NEED_VERSION= 1.528 + MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} MAINTAINER= Yozo TODA @@ -25,6 +25,8 @@ SUBST_VARS= VERSION WRKSRC= ${WRKDIR}/emacs-${VERSION}/leim DATASUBDIR= share/emacs/${VERSION} +NO_REGRESS= Yes + # this is what GNU configure script does plus two lines of patch to make it # work with the installed emacs. do-configure: diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 31ae53161d1..af5a2429cca 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.22 2001/10/28 13:05:46 espie Exp $ +# $OpenBSD: Makefile,v 1.23 2002/10/26 00:39:15 naddy Exp $ COMMENT= "text editor" DISTNAME= jed-B0.99-14 PKGNAME= jed-0.99.14 CATEGORIES= editors -NEED_VERSION= 1.402 + MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/ \ ftp://ftp.ntua.gr/pub/pub/lang/slang/jed/v0.99 \ ftp://ftp.gigabell.net/pub/Jed/v0.99/ \ @@ -33,4 +33,6 @@ USE_X11= Yes ALL_TARGET= all getmail xjed .endif +NO_REGRESS= Yes + .include diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 8c6c9c033c3..03ed50ea38b 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2002/03/21 20:46:26 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/26 00:39:15 naddy Exp $ # COMMENT= "Jonathan's Own Version of Emacs" DISTNAME= jove-4.16 CATEGORIES= editors -NEED_VERSION= 1.515 MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/ @@ -16,4 +15,6 @@ PERMIT_DISTFILES_FTP= Yes WRKDIST= ${WRKDIR}/jove +NO_REGRESS= Yes + .include diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index b9e204afe67..86f4c46eabf 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.26 2002/09/01 18:49:01 mpech Exp $ +# $OpenBSD: Makefile,v 1.27 2002/10/26 00:39:15 naddy Exp $ # $FreeBSD: Makefile,v 1.10 1998/03/28 14:36:34 steve Exp $ COMMENT= "X11/Motif GUI text editor" @@ -6,7 +6,7 @@ COMMENT= "X11/Motif GUI text editor" DISTNAME= nedit-5.3RC1-source PKGNAME= nedit-5.3rc1 CATEGORIES= editors x11 -NEED_VERSION= 1.528 + MASTER_SITES= http://nedit.org/ftp/beta/ HOMEPAGE= http://www.nedit.org/ @@ -19,6 +19,8 @@ PERMIT_DISTFILES_FTP= Yes USE_MOTIF= Any ALL_TARGET= openbsd +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/source/nedit ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKBUILD}/source/nc ${PREFIX}/bin/ncl diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 3e54a13972b..f20a75aae1a 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2001/10/06 21:42:28 naddy Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/26 00:39:15 naddy Exp $ # NetBSD: Makefile,v 1.6 2000/01/19 12:28:44 hubertf Exp # FreeBSD Id: Makefile,v 1.11 1999/04/17 10:51:03 itojun Exp @@ -7,7 +7,7 @@ COMMENT= "multilingual clone of vi/ex" DISTNAME= nvi-1.79 PKGNAME= nvi-m17n-1.79.19991117 CATEGORIES= editors -NEED_VERSION= 1.402 + MASTER_SITES0= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ MASTER_SITES= ftp://sleepy.vwh.net/pub/ \ @@ -73,6 +73,8 @@ post-build: ${FILESDIR}/nvi-m17n > ${WRKDIR}/nvi-${encoding} .endfor +NO_REGRESS= Yes + post-install: @mv ${PREFIX}/share/vi/catalog/ru_SU.KOI8-R \ ${PREFIX}/share/vi/catalog/ru_RU.KOI8-R diff --git a/editors/ted/Makefile b/editors/ted/Makefile index d3fb78b2cc3..02052845c2e 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2002/07/20 00:21:22 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.9 2002/10/26 00:39:15 naddy Exp $ COMMENT= "X11 based RTF editor" @@ -23,6 +23,7 @@ LIB_DEPENDS= png.2.::graphics/png \ USE_MOTIF= openmotif ALL_TARGET= compile.shared NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} +NO_REGRESS= Yes AFMDIR= ${PREFIX}/share/Ted/afm INDDIR= ${PREFIX}/share/Ted/ind diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile index 4e0c812e238..af3895272ff 100644 --- a/editors/textedit/Makefile +++ b/editors/textedit/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.17 2002/03/21 20:46:26 espie Exp $ +# $OpenBSD: Makefile,v 1.18 2002/10/26 00:39:15 naddy Exp $ COMMENT= "standard OpenLook text editor for X11" DISTNAME= textedit PKGNAME= textedit-1.0 CATEGORIES= editors -NEED_VERSION= 1.515 MAINTAINER= Ian Darwin @@ -23,4 +22,6 @@ CONFIGURE_STYLE=imake MAKE_ENV= IMAKEINCLUDE=-I${LOCALBASE}/lib/X11/config +NO_REGRESS= Yes + .include diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 0c3f615e317..02848d84460 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2002/10/25 23:57:10 naddy Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/26 00:39:15 naddy Exp $ COMMENT= "full screen simple editor" @@ -24,4 +24,6 @@ WRKDIST= ${WRKDIR} pre-patch: @cd ${WRKDIR} && cp -pR freebsd openbsd +NO_REGRESS= Yes + .include diff --git a/editors/xemacs21-sumo/Makefile b/editors/xemacs21-sumo/Makefile index 1b00044d512..325575eacc4 100644 --- a/editors/xemacs21-sumo/Makefile +++ b/editors/xemacs21-sumo/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2002/09/21 11:38:52 naddy Exp $ +# $OpenBSD: Makefile,v 1.9 2002/10/26 00:39:15 naddy Exp $ # # What port/package will be created @@ -57,6 +57,7 @@ BUILD_DEPENDS= :bzip2-*:archivers/bzip2 EXTRACT_ONLY= NO_BUILD= Yes +NO_REGRESS= Yes do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/xemacs diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile index 894e2dc2091..5f6a3e75545 100644 --- a/editors/xwpe/Makefile +++ b/editors/xwpe/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.18 2002/05/13 12:37:37 naddy Exp $ +# $OpenBSD: Makefile,v 1.19 2002/10/26 00:39:15 naddy Exp $ COMMENT= "powerful programming editor" DISTNAME= xwpe-1.5.22a CATEGORIES= editors -NEED_VERSION= 1.528 + MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/editors/X/} \ http://www.identicalsoftware.com/xwpe/ @@ -23,6 +23,8 @@ MAKE_FLAGS= CFLAGS='${CFLAGS} -I${X11BASE}/include' FAKE_FLAGS= ${MAKE_FLAGS} prefix=${WRKINST}${PREFIX} #SEPARATE_BUILD= simple +NO_REGRESS= Yes + post-install: @strip ${PREFIX}/bin/xwpe