summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-01-10 01:39:02 +0000
committerwiz <wiz@pkgsrc.org>2000-01-10 01:39:02 +0000
commit42da0a20029c70d37344ce5513bc0f9ff98d30e0 (patch)
tree1d019e8fd84c7e906a4bf476ad2269a78d304a50
parent648f6af2e76ed9562a1eb63a651d4ce3717cf0a4 (diff)
downloadpkgsrc-42da0a20029c70d37344ce5513bc0f9ff98d30e0.tar.gz
miscellaneous small changes to make pkglint happy
-rw-r--r--misc/tclticker/Makefile8
-rw-r--r--net/sirc/Makefile9
-rw-r--r--net/sniffit/Makefile5
-rw-r--r--net/ucd-snmp-current/Makefile8
-rw-r--r--parallel/glunix/Makefile4
-rw-r--r--parallel/mpi-ch/Makefile6
-rw-r--r--pkgtools/pkg_install/Makefile3
-rw-r--r--plan9/9term/Makefile6
8 files changed, 24 insertions, 25 deletions
diff --git a/misc/tclticker/Makefile b/misc/tclticker/Makefile
index 590b0fd2b68..4cc54c3a00e 100644
--- a/misc/tclticker/Makefile
+++ b/misc/tclticker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/12/21 12:47:29 agc Exp $
+# $NetBSD: Makefile,v 1.2 2000/01/10 01:39:02 wiz Exp $
#
DISTNAME= tclticker-1.1
@@ -20,9 +20,9 @@ post-patch:
done
do-install:
- ${BSD_INSTALL_SCRIPT} ${WRKSRC}/tclticker ${PREFIX}/bin
- ${BSD_INSTALL_SCRIPT} ${WRKSRC}/mailquote ${PREFIX}/bin
- -${MKDIR} -p ${PREFIX}/share/tclticker
+ ${INSTALL_SCRIPT} ${WRKSRC}/tclticker ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/mailquote ${PREFIX}/bin
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/tclticker
cd ${WRKSRC}/lib ; ${GTAR} cf - . | (cd ${PREFIX}/share/tclticker ; ${GTAR} xvf - )
.include "../../mk/bsd.pkg.mk"
diff --git a/net/sirc/Makefile b/net/sirc/Makefile
index a3c5d91b066..0b06b19cf6b 100644
--- a/net/sirc/Makefile
+++ b/net/sirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/09/23 16:28:17 hubertf Exp $
+# $NetBSD: Makefile,v 1.12 2000/01/10 01:39:04 wiz Exp $
DISTNAME= sirc-2.211
CATEGORIES= net
@@ -6,13 +6,13 @@ MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/sirc/ \
http://www.eleves.ens.fr:8080/home/espel/sirc/scripts/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${SIRC_SCRIPTS}
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.eleves.ens.fr:8080/home/espel/sirc/
USE_PERL5= YES
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
SIRC_SCRIPTS= \
adcc.pl \
akickban.pl \
@@ -28,13 +28,12 @@ SIRC_SCRIPTS= \
prefix.pl \
quit.pl \
ssfe.diff \
- www.pl
+ www.pl
NO_CONFIGURE= yes
NO_BUILD= yes
DIST_SUBDIR= sirc
-
.include "../../mk/bsd.prefs.mk"
.if defined(DEFAULT_IRC_SERVER)
IRC_SERVER= ${DEFAULT_IRC_SERVER}
@@ -63,7 +62,7 @@ do-install:
) | ./install
${INSTALL_DATA_DIR} ${PREFIX}/lib/sirc/scripts
@for i in ${SIRC_SCRIPTS} ; do \
- echo installing $$i ; \
+ ${ECHO} installing $$i ; \
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/$$i ${PREFIX}/lib/sirc/scripts/$$i ; done
.include "../../mk/bsd.pkg.mk"
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index b55d4ef2829..5f5f03bdb34 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/07/25 00:36:31 hubertf Exp $
+# $NetBSD: Makefile,v 1.12 2000/01/10 01:39:04 wiz Exp $
#
DISTNAME= sniffit.0.3.5
@@ -9,9 +9,10 @@ MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html
+DEPENDS= ncurses-4.2:../../devel/ncurses
+
NOT_FOR_PLATFORM= *-*-alpha # severe LP64 loss
-DEPENDS= ncurses-4.2:../../devel/ncurses
HAS_CONFIGURE= YES
CONFIGURE_ENV+= NCURSES_LOCATION=$(LOCALBASE)/include/ncurses.h
ALL_TARGET=
diff --git a/net/ucd-snmp-current/Makefile b/net/ucd-snmp-current/Makefile
index de97f2427b6..7a04021ba6d 100644
--- a/net/ucd-snmp-current/Makefile
+++ b/net/ucd-snmp-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/09/22 21:11:39 kim Exp $
+# $NetBSD: Makefile,v 1.2 2000/01/10 01:39:04 wiz Exp $
#
DISTNAME= ucd-snmp-4.0.1
@@ -7,6 +7,9 @@ CATEGORIES= net
MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.ece.ucdavis.edu/ucd-snmp/
+
# This patch is malformed (first Index line is missing, other
# Index lines are relative to the agent directory), so I've
# put a fixed copy in ${FILESDIR}. (kim 1999-09-21)
@@ -15,9 +18,6 @@ MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
#PATCHFILES= 012.patch
#DIST_SUBDIR= ucd-snmp
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.ece.ucdavis.edu/ucd-snmp/
-
BUILD_DEPENDS+= autoconf:../../devel/autoconf
GNU_CONFIGURE= yes
diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile
index 234caf03f4f..2953c4d88fc 100644
--- a/parallel/glunix/Makefile
+++ b/parallel/glunix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/05/20 18:30:27 tron Exp $
+# $NetBSD: Makefile,v 1.6 2000/01/10 01:39:04 wiz Exp $
DISTNAME= glunix-release-1-0a
PKGNAME= glunix-1.0a
@@ -48,7 +48,7 @@ pre-configure:
# On arm32, with UVM, pmap.h contains a C++ keyword. Workaround this.
pre-build:
@if [ ${MACHINE} = "arm32" -a ! -z "${UVM}" ]; then \
- ${MKDIR} -p ${WRKSRC}/glunix/include/machine; \
+ ${MKDIR} ${WRKSRC}/glunix/include/machine; \
${SED} -e 's|virtual|virt|' /usr/include/machine/pmap.h \
> ${WRKSRC}/glunix/include/machine/pmap.h; \
fi
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index b18b7aa50fd..e3506f719ee 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/10/27 17:14:10 agc Exp $
+# $NetBSD: Makefile,v 1.7 2000/01/10 01:39:05 wiz Exp $
DISTNAME= mpich-1.1.1
CATEGORIES= parallel
@@ -7,10 +7,10 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/old/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.mcs.anl.gov/mpi/mpich/index.html
-BROKEN= PLIST problems
-
DEPENDS+= ssh-1.2.27:../../security/ssh
+BROKEN= PLIST problems
+
WRKSRC= ${WRKDIR}/mpich
ALL_TARGET= ALL
USE_PERL5= yes
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 5924ab90f37..c69e78ea900 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 1999/09/09 01:59:04 hubertf Exp $
+# $NetBSD: Makefile,v 1.27 2000/01/10 01:39:05 wiz Exp $
# Note to package maintainers:
# To update the distfile of this pkg, cd to /usr/src/usr.sbin,
@@ -7,7 +7,6 @@
# Also, check PKGTOOLS_REQD value in pkgsrc/mk/bsd.pkg.mk
# (Use "make show-pkgtools-version" to find the correct value
# for YYYYMMDD)
-
DISTNAME= pkg_install-19990909
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/plan9/9term/Makefile b/plan9/9term/Makefile
index c53fee5fdc3..85ce2cc9e45 100644
--- a/plan9/9term/Makefile
+++ b/plan9/9term/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/10/04 23:14:56 simonb Exp $
+# $NetBSD: Makefile,v 1.21 2000/01/10 01:39:05 wiz Exp $
# FreeBSD Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp
#
@@ -10,11 +10,11 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~matty/9term/index.html
-USE_X11= yes
-
# needs library and private header, but not during runtime
BUILD_DEPENDS= ${BUILD_ROOT}/plan9/sam/${WRKDIR:T}/libframe/libframe.a:../../plan9/sam:all
+USE_X11= yes
+
NOT_FOR_PLATFORM= *-*-alpha #LP64 Problems
MANCOMPRESSED= yes