summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-09-27 23:17:41 +0000
committerjlam <jlam@pkgsrc.org>2001-09-27 23:17:41 +0000
commitf79573370a0e23409840de418068dce41749898e (patch)
tree8b6ec0cf582f0f57f043f5e5bfea5beac1dfda77 /net
parent31861a39e0c8417fd033a8308d87d25dca31846f (diff)
downloadpkgsrc-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 'net')
-rw-r--r--net/ORBit/Makefile4
-rw-r--r--net/arla/Makefile4
-rw-r--r--net/dante/Makefile4
-rw-r--r--net/gnapster/Makefile4
-rw-r--r--net/gnubile/Makefile4
-rw-r--r--net/gtm/Makefile6
-rw-r--r--net/irrd/Makefile10
-rw-r--r--net/libnids/Makefile4
-rw-r--r--net/libpcap/Makefile6
-rw-r--r--net/lukemftpd/Makefile6
-rw-r--r--net/netatalk-asun/Makefile4
-rw-r--r--net/netsaint-plugin-cluster/Makefile4
-rw-r--r--net/netsaint-plugin-snmp/Makefile6
-rw-r--r--net/netsaint-plugins/Makefile6
-rw-r--r--net/nsca/Makefile4
-rw-r--r--net/p5-Net-Daemon/Makefile4
-rw-r--r--net/p5-Net/Makefile4
-rw-r--r--net/pchar/Makefile4
-rw-r--r--net/publicfile/Makefile4
-rw-r--r--net/rdist6/Makefile4
-rw-r--r--net/sdist/Makefile10
-rw-r--r--net/sftp/Makefile4
-rw-r--r--net/sitescooper/Makefile4
-rw-r--r--net/smb2www/Makefile4
-rw-r--r--net/socks4/Makefile4
-rw-r--r--net/socks5/Makefile4
-rw-r--r--net/srsh/Makefile4
-rw-r--r--net/ssync/Makefile8
-rw-r--r--net/tightvnc/Makefile4
-rw-r--r--net/tightvncviewer/Makefile4
-rw-r--r--net/vnc/Makefile4
-rw-r--r--net/wu-ftpd/Makefile10
-rw-r--r--net/xtraceroute/Makefile4
33 files changed, 82 insertions, 82 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index d2e8eaaed31..ad2d30927f9 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2001/08/28 18:37:54 skrll Exp $
+# $NetBSD: Makefile,v 1.63 2001/09/27 23:18:26 jlam Exp $
#
DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR}
@@ -10,7 +10,7 @@ MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= high-performance CORBA ORB with support for the C language
-DEPENDS+= gindent-*:../../devel/gindent
+DEPENDS+= gindent-[0-9]*:../../devel/gindent
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_USES_GETTEXT_M4= YES
diff --git a/net/arla/Makefile b/net/arla/Makefile
index 2d22b95920b..67cf5cc8c04 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/08/09 13:48:58 wennmach Exp $
+# $NetBSD: Makefile,v 1.18 2001/09/27 23:18:26 jlam Exp $
#
DISTNAME= arla-0.35.5
@@ -11,7 +11,7 @@ COMMENT= Free AFS implementation from KTH
DEPENDS+= kth-krb4>=1.0.9:../../security/kth-krb4
-CONFLICTS+= lwp-* rx-*
+CONFLICTS+= lwp-[0-9]* rx-[0-9]*
OSVERSION_SPECIFIC= yes
GNU_CONFIGURE= yes
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 1a1da5bb615..0d0d99656b4 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/03/20 12:46:50 rh Exp $
+# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:26 jlam Exp $
#
DISTNAME= dante-1.1.9
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.inet.no/dante/
COMMENT= BSD-licensed socks 4/5 proxy suite
-CONFLICTS= socks4-*
+CONFLICTS= socks4-[0-9]*
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/net/gnapster/Makefile b/net/gnapster/Makefile
index eb83f0013c8..1800b8fd6f5 100644
--- a/net/gnapster/Makefile
+++ b/net/gnapster/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/07/22 16:42:45 rh Exp $
+# $NetBSD: Makefile,v 1.16 2001/09/27 23:18:27 jlam Exp $
DISTNAME= gnapster-1.5.0
CATEGORIES= net
@@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.faradic.net/~jasta/programs.html
COMMENT= simple client for the online mp3 community
-DEPENDS+= gnome-core-*:../../x11/gnome-core
+DEPENDS+= gnome-core-[0-9]*:../../x11/gnome-core
BUILD_USES_MSGFMT= yes
USE_X11BASE= YES
diff --git a/net/gnubile/Makefile b/net/gnubile/Makefile
index 751c72afa31..4ae7c0fcc1d 100644
--- a/net/gnubile/Makefile
+++ b/net/gnubile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/06/11 06:34:45 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:27 jlam Exp $
DISTNAME= gnubile-0.20
CATEGORIES= net
@@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://gnutella.wego.com/
COMMENT= Unix Gnutella client for GNOME
-DEPENDS+= gnome-core-*:../../x11/gnome-core
+DEPENDS+= gnome-core-[0-9]*:../../x11/gnome-core
USE_GMAKE= YES
USE_X11= YES
diff --git a/net/gtm/Makefile b/net/gtm/Makefile
index 54b6ea0f831..2259db48e3f 100644
--- a/net/gtm/Makefile
+++ b/net/gtm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/04/01 08:16:48 tron Exp $
+# $NetBSD: Makefile,v 1.9 2001/09/27 23:18:27 jlam Exp $
DISTNAME= gtm-0.4.9
CATEGORIES= net gnome
@@ -8,8 +8,8 @@ MAINTAINER= magick@zhadum.de
HOMEPAGE= http://gtm.sourceforge.net/
COMMENT= Gnome Transfer Manager
-DEPENDS+= gnome-core-*:../../x11/gnome-core
-DEPENDS+= wget-*:../../net/wget
+DEPENDS+= gnome-core-[0-9]*:../../x11/gnome-core
+DEPENDS+= wget-[0-9]*:../../net/wget
GNU_CONFIGURE= YES
USE_X11BASE= YES
diff --git a/net/irrd/Makefile b/net/irrd/Makefile
index 3d7d20eb724..70d3f164dab 100644
--- a/net/irrd/Makefile
+++ b/net/irrd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/08/27 14:35:12 tron Exp $
+# $NetBSD: Makefile,v 1.17 2001/09/27 23:18:27 jlam Exp $
DISTNAME= irrd2.0a-Aug22-2000
PKGNAME= irrd-2.0.0.20000822
@@ -11,10 +11,10 @@ HOMEPAGE= http://www.irrd.net/
COMMENT= Internet Routing Registry Daemon
BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
-BUILD_DEPENDS+= bison-*:../../devel/bison
-DEPENDS+= gdbm-*:../../databases/gdbm
-DEPENDS+= pgp5-*:../../security/pgp5
-DEPENDS+= wget-*:../../net/wget
+BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+DEPENDS+= gdbm-[0-9]*:../../databases/gdbm
+DEPENDS+= pgp5-[0-9]*:../../security/pgp5
+DEPENDS+= wget-[0-9]*:../../net/wget
USE_PERL5= # defined
diff --git a/net/libnids/Makefile b/net/libnids/Makefile
index 2971e99ce9c..d73ad48a068 100644
--- a/net/libnids/Makefile
+++ b/net/libnids/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/17 18:19:03 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:27 jlam Exp $
# $FreeBSD: ports/net/libnids/Makefile,v 1.5 2000/04/24 07:42:58 kris Exp $
#
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.packetfactory.net/Projects/Libnids/
COMMENT= Network monitoring library with TCP/IP reassembly
-DEPENDS= libnet-*:../../devel/libnet
+DEPENDS= libnet-[0-9]*:../../devel/libnet
GNU_CONFIGURE= yes
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index 69996e9d6e5..966e003e035 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/08/24 11:13:36 abs Exp $
+# $NetBSD: Makefile,v 1.9 2001/09/27 23:18:28 jlam Exp $
DISTNAME= libpcap-0.6.1
CATEGORIES= net
@@ -15,8 +15,8 @@ GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
-BUILD_DEPENDS+= bison-*:../../devel/bison
-BUILD_DEPENDS+= flex-*:../../devel/flex
+BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+BUILD_DEPENDS+= flex-[0-9]*:../../devel/flex
.endif
.include "../../mk/bsd.pkg.mk"
diff --git a/net/lukemftpd/Makefile b/net/lukemftpd/Makefile
index 48c16a9957b..97d32bef884 100644
--- a/net/lukemftpd/Makefile
+++ b/net/lukemftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/05/09 02:13:41 lukem Exp $
+# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:28 jlam Exp $
#
DISTNAME= lukemftpd-1.1
@@ -8,8 +8,8 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/
MAINTAINER= lukem@netbsd.org
COMMENT= the enhanced ftp server in NetBSD
-CONFLICTS= wu-ftpd-*
-CONFLICTS+= kth-krb4-*
+CONFLICTS= wu-ftpd-[0-9]*
+CONFLICTS+= kth-krb4-[0-9]*
GNU_CONFIGURE= yes
MANCOMPRESSED_IF_MANZ= yes
diff --git a/net/netatalk-asun/Makefile b/net/netatalk-asun/Makefile
index f79ff420158..d1c76b8b469 100644
--- a/net/netatalk-asun/Makefile
+++ b/net/netatalk-asun/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/05/24 17:00:57 abs Exp $
+# $NetBSD: Makefile,v 1.11 2001/09/27 23:18:28 jlam Exp $
DISTNAME= netatalk-1.4b2+asun2.1.3
PKGNAME= netatalk-asun-2.1.3nb5
@@ -11,7 +11,7 @@ HOMEPAGE= http://sourceforge.net/projects/netatalk/
COMMENT= Netatalk appletalk file and print services, enhanced by Adrian Sun
CONFLICTS= netatalk-[0-9]*
-CONFLICTS+= netatalk-umich-*
+CONFLICTS+= netatalk-umich-[0-9]*
post-extract:
@${MV} ${WRKSRC}/man/man8/papd.8 ${WRKSRC}/man/man8/papd.tbl
diff --git a/net/netsaint-plugin-cluster/Makefile b/net/netsaint-plugin-cluster/Makefile
index 0cc53dbc4f6..e1daf7a784a 100644
--- a/net/netsaint-plugin-cluster/Makefile
+++ b/net/netsaint-plugin-cluster/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/09/09 20:36:39 agc Exp $
+# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:28 jlam Exp $
#
DISTNAME= check_cluster
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://netsaint.sourceforge.net/
COMMENT= host and service cluster plugin for NetSaint
-DEPENDS+= netsaint-base-*:../../net/netsaint-base
+DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
EXTRACT_CMD= ${CP} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC}
WRKSRC= ${WRKDIR}
diff --git a/net/netsaint-plugin-snmp/Makefile b/net/netsaint-plugin-snmp/Makefile
index 82820e14adb..4c37449b9ae 100644
--- a/net/netsaint-plugin-snmp/Makefile
+++ b/net/netsaint-plugin-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 18:19:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:29 jlam Exp $
#
DISTNAME= netsaint-plugins-1.2.8-4
@@ -10,8 +10,8 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://netsaintplug.sourceforge.net/
COMMENT= SNMP monitoring plug-in for netsaint
-DEPENDS+= netsaint-base-*:../../net/netsaint-base
-DEPENDS+= ucd-snmp-*:../../net/ucd-snmp
+DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
+DEPENDS+= ucd-snmp-[0-9]*:../../net/ucd-snmp
.include "../../net/netsaint-base/Makefile.common"
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile
index 020340dd7ad..9035fbf526a 100644
--- a/net/netsaint-plugins/Makefile
+++ b/net/netsaint-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:16 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:29 jlam Exp $
#
DISTNAME= netsaint-plugins-1.2.8-4
@@ -10,9 +10,9 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://netsaintplug.sourceforge.net/
COMMENT= basic monitoring plugins for netsaint
-DEPENDS+= netsaint-base-*:../../net/netsaint-base
+DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
.if !exists(/usr/bin/ssh)
-DEPENDS+= {ssh{,6}-*,openssh-*}:../../security/ssh
+DEPENDS+= {ssh{,6}-[0-9]*,openssh-[0-9]*}:../../security/ssh
.endif
USE_SSL= YES
diff --git a/net/nsca/Makefile b/net/nsca/Makefile
index 560450f51d3..8f96ad92384 100644
--- a/net/nsca/Makefile
+++ b/net/nsca/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/05/14 18:01:22 rh Exp $
+# $NetBSD: Makefile,v 1.2 2001/09/27 23:18:29 jlam Exp $
#
DISTNAME= nsca-1.1.0
@@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://netsaint.sourceforge.net/docs/0_0_6/addons.html\#nsca
COMMENT= submit passive NetSaint checks results to another server
-DEPENDS+= netsaint-base-*:../../net/netsaint-base
+DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base
GNU_CONFIGURE= YES
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile
index 407dec4eca3..495dfc70606 100644
--- a/net/p5-Net-Daemon/Makefile
+++ b/net/p5-Net-Daemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/09/05 17:18:22 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:29 jlam Exp $
#
DISTNAME= Net-Daemon-0.34
@@ -10,7 +10,7 @@ MAINTAINER= eric@cirr.com
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/FAQ.html
COMMENT= perl5 module for writing networking daemons
-DEPENDS+= {p5-Data-Dumper-*,perl>=5.6.1nb2}:../../lang/perl5
+DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:../../lang/perl5
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Daemon/.packlist
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index b72e45a8a9d..333fbbd0f81 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2001/09/05 17:18:22 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2001/09/27 23:18:29 jlam Exp $
# FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/Net/libnetFAQ.html
COMMENT= perl5 modules to access and use network protocols
-DEPENDS+= {p5-Data-Dumper-*,perl>=5.6.1nb2}:../../lang/perl5
+DEPENDS+= {p5-Data-Dumper-[0-9]*,perl>=5.6.1nb2}:../../lang/perl5
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/.packlist
diff --git a/net/pchar/Makefile b/net/pchar/Makefile
index 9884c9eeebb..5e8c50e1b5d 100644
--- a/net/pchar/Makefile
+++ b/net/pchar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/06/13 19:18:24 soren Exp $
+# $NetBSD: Makefile,v 1.12 2001/09/27 23:18:30 jlam Exp $
DISTNAME= pchar-1.4
CATEGORIES= net
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --with-ipv6
# XXX Not fully integrated
.if ${OPSYS} == "NetBSD"
-DEPENDS+= ucd-snmp-*:../../net/ucd-snmp
+DEPENDS+= ucd-snmp-[0-9]*:../../net/ucd-snmp
CONFIGURE_ARGS+= --with-snmp=${PREFIX}
.endif
diff --git a/net/publicfile/Makefile b/net/publicfile/Makefile
index b222dd7f6c6..cc1ff1eaf7c 100644
--- a/net/publicfile/Makefile
+++ b/net/publicfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/09/16 22:50:39 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2001/09/27 23:18:30 jlam Exp $
#
DISTNAME= publicfile-0.52
@@ -9,7 +9,7 @@ MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://cr.yp.to/publicfile.html
COMMENT= secure read-only HTTP and FTP servers
-DEPENDS+= daemontools-*:../../sysutils/daemontools
+DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools
ALL_TARGET= it
INSTALL_TARGET= setup check
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile
index 15d2b68ecc1..ea6bb695e81 100644
--- a/net/rdist6/Makefile
+++ b/net/rdist6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/03/12 18:46:14 kim Exp $
+# $NetBSD: Makefile,v 1.9 2001/09/27 23:18:31 jlam Exp $
#
DISTNAME= freerdist-0.92
@@ -13,7 +13,7 @@ RDIST6_NAME= rdist6
INSTALL_TARGET= install install.man
MAKE_ENV+= RDIST6_NAME=${RDIST6_NAME}
-CONFLICTS= rdist6-*
+CONFLICTS= rdist6-[0-9]*
post-install:
@strip ${PREFIX}/bin/${RDIST6_NAME}
diff --git a/net/sdist/Makefile b/net/sdist/Makefile
index c9648d48c9d..41f1e4ad889 100644
--- a/net/sdist/Makefile
+++ b/net/sdist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/03/29 22:22:53 kim Exp $
+# $NetBSD: Makefile,v 1.8 2001/09/27 23:18:31 jlam Exp $
#
DISTNAME= sdist-1.6
@@ -8,10 +8,10 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= invoke rdist to distribute files to a set of hosts
-DEPENDS+= netname-*:../../net/netname
-DEPENDS+= osname-*:../../sysutils/osname
-DEPENDS+= freerdist-*:../../net/rdist6
-DEPENDS+= srsh-*:../../net/srsh
+DEPENDS+= netname-[0-9]*:../../net/netname
+DEPENDS+= osname-[0-9]*:../../sysutils/osname
+DEPENDS+= freerdist-[0-9]*:../../net/rdist6
+DEPENDS+= srsh-[0-9]*:../../net/srsh
.include "../../mk/bsd.prefs.mk"
diff --git a/net/sftp/Makefile b/net/sftp/Makefile
index 891a22707b9..cb0052143ba 100644
--- a/net/sftp/Makefile
+++ b/net/sftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/04/12 10:44:38 wennmach Exp $
+# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:31 jlam Exp $
#
DISTNAME= sftp-0.5
@@ -9,7 +9,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.xbill.org/sftp/
COMMENT= Ftp replacement that runs over an ssh tunnel
-CONFLICTS= openssh-*
+CONFLICTS= openssh-[0-9]*
GNU_CONFIGURE= YES
diff --git a/net/sitescooper/Makefile b/net/sitescooper/Makefile
index 1297d009cec..305ece346d4 100644
--- a/net/sitescooper/Makefile
+++ b/net/sitescooper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:37 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:31 jlam Exp $
#
DISTNAME= sitescooper-2.2.8
@@ -10,7 +10,7 @@ HOMEPAGE= http://sitescooper.cx/
COMMENT= retrieve stories from websites and convert to Palm readable format
DEPENDS+= p5-libwww>=5.46:../../www/p5-libwww
-DEPENDS+= pilotmgr-*:../../comms/pilotmgr
+DEPENDS+= pilotmgr-[0-9]*:../../comms/pilotmgr
USE_PERL5= # defined
NO_BUILD= # defined
diff --git a/net/smb2www/Makefile b/net/smb2www/Makefile
index 34b72bf5cf8..054c2278f8a 100644
--- a/net/smb2www/Makefile
+++ b/net/smb2www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/09/09 20:36:39 agc Exp $
+# $NetBSD: Makefile,v 1.3 2001/09/27 23:18:31 jlam Exp $
#
DISTNAME= smb2www-980804
@@ -10,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.samba.org/samba/smb2www/
COMMENT= Gateway to Windows networking
-DEPENDS+= p5-MIME-Base64-*:../../converters/p5-MIME-Base64
+DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
DEPENDS+= samba-[0-9]*:../../net/samba
DEPENDS+= perl-[0-9]*:../../lang/perl5
DEPENDS+= apache{,6}-[0-9]*:../../www/apache
diff --git a/net/socks4/Makefile b/net/socks4/Makefile
index be876a1ad42..3cef4e01a98 100644
--- a/net/socks4/Makefile
+++ b/net/socks4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/06/28 20:20:48 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2001/09/27 23:18:32 jlam Exp $
#
DISTNAME= export.socks.cstc.4.2.2
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.socks.nec.com/socksv4.html
COMMENT= Old library, server and client for using proxy firewall software
-CONFLICTS= socks5-*
+CONFLICTS= socks5-[0-9]*
RESTRICTED= "no commercial use"
NO_SRC_ON_CDROM= ${RESTRICTED}
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 1c23f0874be..fca8f85adb3 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2001/06/28 20:28:56 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2001/09/27 23:18:32 jlam Exp $
# FreeBSD Id: Makefile,v 1.14 1997/08/28 06:49:06 obrien Exp
#
@@ -14,7 +14,7 @@ MAINTAINER= ambrisko@ambrisko.roble.com
HOMEPAGE= http://www.socks.nec.com/
COMMENT= SOCKS v5 application layer gateway and clients
-CONFLICTS= socks4-*
+CONFLICTS= socks4-[0-9]*
RESTRICTED= "no commercial use"
NO_SRC_ON_CDROM= ${RESTRICTED}
diff --git a/net/srsh/Makefile b/net/srsh/Makefile
index 92010d298e7..958383ff6b8 100644
--- a/net/srsh/Makefile
+++ b/net/srsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/17 18:19:41 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/09/27 23:18:32 jlam Exp $
#
DISTNAME= srsh-1.2
@@ -9,7 +9,7 @@ MAINTAINER= kim@tac.nyc.ny.us
COMMENT= emulate rsh client behavior using ssh
.if !exists(/usr/bin/ssh)
-DEPENDS+= {ssh{,6}-*,openssh-*}:../../security/ssh
+DEPENDS+= {ssh{,6}-[0-9]*,openssh-[0-9]*}:../../security/ssh
.endif
NO_CONFIGURE= yes
diff --git a/net/ssync/Makefile b/net/ssync/Makefile
index 05b771c2630..643c69950ac 100644
--- a/net/ssync/Makefile
+++ b/net/ssync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/03/29 22:22:53 kim Exp $
+# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:32 jlam Exp $
#
DISTNAME= ssync-1.6
@@ -8,10 +8,10 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= invoke rsync to distribute files to a set of hosts
-DEPENDS+= netname-*:../../net/netname
-DEPENDS+= osname-*:../../sysutils/osname
+DEPENDS+= netname-[0-9]*:../../net/netname
+DEPENDS+= osname-[0-9]*:../../sysutils/osname
DEPENDS+= rsync>=2.3.1:../../net/rsync
-DEPENDS+= srsh-*:../../net/srsh
+DEPENDS+= srsh-[0-9]*:../../net/srsh
.include "../../mk/bsd.prefs.mk"
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile
index fad2c5bad3c..562757c8bd1 100644
--- a/net/tightvnc/Makefile
+++ b/net/tightvnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/09/23 01:34:29 mycroft Exp $
+# $NetBSD: Makefile,v 1.2 2001/09/27 23:18:32 jlam Exp $
#
DISTNAME= tightvnc-1.2.0
@@ -13,7 +13,7 @@ MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www.tightvnc.com/
COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
-CONFLICTS= vnc-*
+CONFLICTS= vnc-[0-9]*
CRYPTO= yes
NO_INSTALL_MANPAGES= yes
diff --git a/net/tightvncviewer/Makefile b/net/tightvncviewer/Makefile
index c226cbcea52..083f03e9c9b 100644
--- a/net/tightvncviewer/Makefile
+++ b/net/tightvncviewer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/09/23 00:55:15 mycroft Exp $
+# $NetBSD: Makefile,v 1.2 2001/09/27 23:18:33 jlam Exp $
# FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www.tightvnc.com/
COMMENT= Viewer for remote X and Win32 VNC servers
-CONFLICTS= vncviewer-*
+CONFLICTS= vncviewer-[0-9]*
CRYPTO= yes
NO_INSTALL_MANPAGES= yes
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 4748aeba0d2..cf328319f88 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2001/02/25 04:18:10 hubertf Exp $
+# $NetBSD: Makefile,v 1.22 2001/09/27 23:18:33 jlam Exp $
# FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp
#
@@ -13,7 +13,7 @@ MAINTAINER= abs@netbsd.org
HOMEPAGE= http://www.uk.research.att.com/vnc/
COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
-DEPENDS+= vncviewer-*:../../net/vncviewer
+DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer
CRYPTO= yes
NO_INSTALL_MANPAGES= yes
diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile
index 632ed0c2b90..ff61411f359 100644
--- a/net/wu-ftpd/Makefile
+++ b/net/wu-ftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/04/12 09:26:15 wennmach Exp $
+# $NetBSD: Makefile,v 1.18 2001/09/27 23:18:33 jlam Exp $
# FreeBSD Id: Makefile,v 1.16 1997/12/24 17:45:28 ache Exp
#
@@ -29,10 +29,10 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.wu-ftpd.org/
COMMENT= Replacement ftp server for Un*x systems
-CONFLICTS= wu-ftpd-vr-*
-CONFLICTS+= beroftpd-*
-CONFLICTS+= kth-krb4-*
-CONFLICTS+= lukemftpd-*
+CONFLICTS= wu-ftpd-vr-[0-9]*
+CONFLICTS+= beroftpd-[0-9]*
+CONFLICTS+= kth-krb4-[0-9]*
+CONFLICTS+= lukemftpd-[0-9]*
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--enable-quota --enable-noop --enable-skey
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 974a5c3c2e7..d053d7120e5 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2001/04/08 21:40:59 tron Exp $
+# $NetBSD: Makefile,v 1.24 2001/09/27 23:18:33 jlam Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -13,7 +13,7 @@ COMMENT= Graphical version of traceroute, which traces the route IP packets go
BUILD_USES_MSGFMT= yes
DEPENDS+= gtkglarea>=1.2.1:../../x11/gtkglarea
-DEPENDS+= tiff-*:../../graphics/tiff
+DEPENDS+= tiff-[0-9]*:../../graphics/tiff
USE_X11= yes
#USE_MESA= yes