summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-09-22 06:11:35 +0000
committergarbled <garbled@pkgsrc.org>1998-09-22 06:11:35 +0000
commit384c07a72e49d7af51841f79315230e83507d5d2 (patch)
treea57492ad41e15476f90fc624ff3efd195d3a866e /net
parentd7db432f1f96e2beebcf6453f02c240417512467 (diff)
downloadpkgsrc-384c07a72e49d7af51841f79315230e83507d5d2.tar.gz
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha. There may be more, but I haven't seen them yet.
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork/Makefile4
-rw-r--r--net/ntop/Makefile4
-rw-r--r--net/p5-Net/Makefile4
-rw-r--r--net/sniffit/Makefile4
4 files changed, 12 insertions, 4 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index 1510ae6428b..d36fa93e5bb 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1998/08/20 15:17:17 tsarna Exp $
+# $NetBSD: Makefile,v 1.19 1998/09/22 06:11:39 garbled Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
@@ -7,6 +7,8 @@ CATEGORIES= net kde
MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.0/distribution/tar/generic/source/ \
ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/tar/generic/source/
+NOT_FOR_ARCHS= alpha # LP64/ELF problems
+
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 95930a42aa3..887bcec0ec8 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:18 tsarna Exp $
+# $NetBSD: Makefile,v 1.3 1998/09/22 06:11:39 garbled Exp $
DISTNAME= ntop-0.4-src
PKGNAME= ntop-0.4
@@ -6,6 +6,8 @@ WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= net
MASTER_SITES= http://jake.unipi.it/~deri/ntop/
+NOT_FOR_ARCHS= alpha mips # elf problems WRT libcurses
+
MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://jake.unipi.it/~deri/ntop/
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index 5c346fc6e18..a892a563927 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:18 tsarna Exp $
+# $NetBSD: Makefile,v 1.9 1998/09/22 06:11:39 garbled Exp $
# FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp
#
@@ -8,6 +8,8 @@ CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
+NOT_FOR_ARCHS= alpha # dynamic loading needed in perl
+
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/FAQ.html
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 03784e35e4b..7d9d0473c07 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:19 tsarna Exp $
+# $NetBSD: Makefile,v 1.6 1998/09/22 06:11:39 garbled Exp $
#
DISTNAME= sniffit.0.3.5
@@ -6,6 +6,8 @@ PKGNAME= sniffit-0.3.5
CATEGORIES= security
MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/
+NOT_FOR_ARCHS= alpha # severe LP64 loss
+
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html