diff options
author | jlam <jlam@pkgsrc.org> | 2001-09-27 23:17:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-09-27 23:17:41 +0000 |
commit | f79573370a0e23409840de418068dce41749898e (patch) | |
tree | 8b6ec0cf582f0f57f043f5e5bfea5beac1dfda77 /editors | |
parent | 31861a39e0c8417fd033a8308d87d25dca31846f (diff) | |
download | pkgsrc-f79573370a0e23409840de418068dce41749898e.tar.gz |
Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/biew/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs/Makefile | 4 | ||||
-rw-r--r-- | editors/gnotepad/Makefile | 4 | ||||
-rw-r--r-- | editors/jde/Makefile | 6 | ||||
-rw-r--r-- | editors/jed/Makefile | 4 | ||||
-rw-r--r-- | editors/mule/Makefile | 4 | ||||
-rw-r--r-- | editors/nvi-m17n/Makefile | 4 | ||||
-rw-r--r-- | editors/speedbar/Makefile | 6 | ||||
-rw-r--r-- | editors/vigor/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-gtk/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-xaw/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 6 |
15 files changed, 33 insertions, 33 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index d589470c0d4..d6ed30d2708 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2001/08/29 22:41:09 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2001/09/27 23:17:58 jlam Exp $ # # According to AbiSource's explanation of their trademark rights, # compilations/distributions of AbiWord not provided by AbiSource must @@ -16,7 +16,7 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.abisource.com/ COMMENT= Open Source cross-platform word processor -DEPENDS+= ispell-base-*:../../textproc/ispell-base +DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base USE_BUILDLINK_ONLY= # defined diff --git a/editors/biew/Makefile b/editors/biew/Makefile index e4b6850ebce..540656740e3 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/25 04:17:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/09/27 23:17:59 jlam Exp $ # DISTNAME= biew-520 @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://biew.sourceforge.net/en/biew.html COMMENT= Binary viewer/editor -DEPENDS+= libslang-*:../../devel/libslang +DEPENDS+= libslang-[0-9]*:../../devel/libslang ONLY_FOR_PLATFORM= *-*-i386 USE_GMAKE= YES diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 34839322a33..65cc3604de9 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2001/05/19 03:56:34 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2001/09/27 23:17:59 jlam Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp DISTNAME= emacs-20.7 @@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (editor) -CONFLICTS= mule-* +CONFLICTS= mule-[0-9]* GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile index ac9b4b6923e..aa6643d5af9 100644 --- a/editors/gnotepad/Makefile +++ b/editors/gnotepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/04/22 17:16:42 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/09/27 23:17:59 jlam Exp $ DISTNAME= gnotepad+-1.3.3 PKGNAME= ${DISTNAME:S/+//} @@ -10,7 +10,7 @@ HOMEPAGE= http://gnotepad.sourceforge.net/ COMMENT= easy-to-use, yet fairly feature-rich, simple HTML and text editor for X11 BUILD_USES_MSGFMT= yes -DEPENDS+= gnome-core-*:../../x11/gnome-core +DEPENDS+= gnome-core-[0-9]*:../../x11/gnome-core USE_X11BASE= YES USE_GMAKE= YES diff --git a/editors/jde/Makefile b/editors/jde/Makefile index d564ee89aef..4a149dd58ec 100644 --- a/editors/jde/Makefile +++ b/editors/jde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/08/03 21:13:51 cjones Exp $ +# $NetBSD: Makefile,v 1.2 2001/09/27 23:18:00 jlam Exp $ # DISTNAME= jde-2.2.7.1 @@ -19,11 +19,11 @@ DEPENDS+= elib-1.0:../../devel/elib .include "../../mk/bsd.prefs.mk" .if defined(USE_XEMACS) -DEPENDS+= xemacs-*:../../editors/xemacs +DEPENDS+= xemacs-[0-9]*:../../editors/xemacs EMACS= xemacs LISPDIR= lib/xemacs/xemacs-packages/lisp/jde .else -DEPENDS+= emacs-*:../../editors/emacs +DEPENDS+= emacs-[0-9]*:../../editors/emacs EMACS= emacs LISPDIR= share/emacs/site-lisp/jde .endif diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 4fc7538cd01..6e7d6907cb2 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/09/14 22:48:27 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2001/09/27 23:18:00 jlam Exp $ # DISTNAME= jed-B0.99-14 @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://space.mit.edu/%7Edavis/jed.html COMMENT= Text editor with many features, extensible through S-Lang functions -DEPENDS+= libslang-*:../../devel/libslang +DEPENDS+= libslang-[0-9]*:../../devel/libslang GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-X diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 033f7939c3c..a1a258a63cf 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/05/23 23:25:05 kei Exp $ +# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:00 jlam Exp $ DISTNAME= mule-2.3 CATEGORIES= editors @@ -8,7 +8,7 @@ MAINTAINER= kei@netbsd.org HOMEPAGE= http://www.m17n.org/mule/MulePage.en.html COMMENT= Multilingual GNU editing macros (editor) -CONFLICTS= emacs-* +CONFLICTS= emacs-[0-9]* .include "../../mk/bsd.prefs.mk" diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 3f8341e4b27..d4a80eb88df 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/02/16 14:40:52 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/09/27 23:18:00 jlam Exp $ # FreeBSD Id: Makefile,v 1.11 1999/04/17 10:51:03 itojun Exp DISTNAME= nvi-1.79 @@ -13,7 +13,7 @@ PATCHFILES= nvi-1.79.m17n-19991117.diff.gz MAINTAINER= itojun@itojun.org COMMENT= Clone of vi/ex, with multilingual patch -CONFLICTS= vigor-* +CONFLICTS= vigor-[0-9]* WRKSRC= ${WRKDIR}/${DISTNAME}/build GNU_CONFIGURE= YES diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index d7ffa841f27..3b195cc6a79 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/06/09 15:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:01 jlam Exp $ # DISTNAME= speedbar-0.13a @@ -12,11 +12,11 @@ COMMENT= Directory and code browser for emacs .include "../../mk/bsd.prefs.mk" .if defined(USE_XEMACS) -DEPENDS+= xemacs-*:../../editors/xemacs +DEPENDS+= xemacs-[0-9]*:../../editors/xemacs EMACS= xemacs LISPDIR= lib/xemacs/xemacs-packages/lisp/speedbar .else -DEPENDS+= emacs-*:../../editors/emacs +DEPENDS+= emacs-[0-9]*:../../editors/emacs EMACS= emacs LISPDIR= share/emacs/site-lisp/speedbar .endif diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index e041a50ded6..35d8721bb22 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/05/05 19:51:14 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2001/09/27 23:18:01 jlam Exp $ # DISTNAME= vigor-0.010 @@ -11,7 +11,7 @@ COMMENT= nvi with excessive online "help" DEPENDS+= tk>=8.3.2:../../x11/tk -CONFLICTS+= nvi-* +CONFLICTS+= nvi-[0-9]* USE_X11= yes diff --git a/editors/vim-devel/Makefile b/editors/vim-devel/Makefile index 8d2c3579726..b0c3fe544b4 100644 --- a/editors/vim-devel/Makefile +++ b/editors/vim-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/09/08 15:54:01 pooka Exp $ +# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:01 jlam Exp $ # DISTNAME= vim-6.0au @@ -13,7 +13,7 @@ COMMENT= Vi IMproved development version (vi clone) GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/vim60au -CONFLICTS= vim-xaw-* vim-gtk-* vim-share-* vim-5* +CONFLICTS= vim-xaw-[0-9]* vim-gtk-[0-9]* vim-share-[0-9]* vim-5* CONFIGURE_ARGS+= --enable-gui=no --without-x diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile index a3501aee39a..a650bd041c2 100644 --- a/editors/vim-gtk/Makefile +++ b/editors/vim-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/08/29 22:41:09 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2001/09/27 23:18:01 jlam Exp $ .include "../vim-share/Makefile.common" @@ -7,7 +7,7 @@ PKGNAME= vim-gtk-${VIM_VERSION} COMMENT= Vim editor (vi clone) with X11 GTK+ GUI DEPENDS+= vim-share-${VIM_VERSION}:../vim-share -CONFLICTS+= vim-[0-9]* vim-xaw-* +CONFLICTS+= vim-[0-9]* vim-xaw-[0-9]* DISTFILES+= ${DISTNAME}-rt${EXTRACT_SUFX} diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile index 2c858075a3b..1c98298ef53 100644 --- a/editors/vim-xaw/Makefile +++ b/editors/vim-xaw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/08/29 22:41:09 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2001/09/27 23:18:01 jlam Exp $ .include "../vim-share/Makefile.common" @@ -7,7 +7,7 @@ PKGNAME= vim-xaw-${VIM_VERSION} COMMENT= Vim editor (vi clone) with X11 Athena GUI DEPENDS+= vim-share-${VIM_VERSION}:../vim-share -CONFLICTS+= vim-[0-9]* vim-gtk-* +CONFLICTS+= vim-[0-9]* vim-gtk-[0-9]* USE_BUILDLINK_ONLY= yes CONFIGURE_ARGS+= --enable-gui=athena diff --git a/editors/vim/Makefile b/editors/vim/Makefile index defcd7d3014..4f454e98756 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2001/08/06 17:44:44 pooka Exp $ +# $NetBSD: Makefile,v 1.41 2001/09/27 23:18:02 jlam Exp $ .include "../vim-share/Makefile.common" @@ -8,7 +8,7 @@ COMMENT= Vim editor (vi clone) without gui DEPENDS+= vim-share-${VIM_VERSION}:../vim-share -CONFLICTS+= vim-xaw-* vim-gtk-* +CONFLICTS+= vim-xaw-[0-9]* vim-gtk-[0-9]* USE_BUILDLINK_ONLY= # defined diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index aaf7428f61c..8091da14835 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2001/08/23 04:26:53 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2001/09/27 23:18:02 jlam Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp DISTNAME= xemacs-21.1.14 @@ -17,8 +17,8 @@ COMMENT= XEmacs text editor version 21 DEPENDS+= gdbm>=1.7.3:../../databases/gdbm DEPENDS+= png>=1.0.11:../../graphics/png -DEPENDS+= tiff-*:../../graphics/tiff -DEPENDS+= jpeg-*:../../graphics/jpeg +DEPENDS+= tiff-[0-9]*:../../graphics/tiff +DEPENDS+= jpeg-[0-9]*:../../graphics/jpeg NOT_FOR_PLATFORM= *-*-mips* #fails purespace dumping |