pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net NOT_FOR_PLATFORM Interix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d362fab0936b
branches:  trunk
changeset: 502646:d362fab0936b
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Nov 07 21:33:37 2005 +0000

description:
NOT_FOR_PLATFORM Interix.

diffstat:

 net/dip/Makefile         |  4 +++-
 net/latd/Makefile        |  4 +++-
 net/mouse-pppoe/Makefile |  4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diffs (54 lines):

diff -r 99dd40d79c40 -r d362fab0936b net/dip/Makefile
--- a/net/dip/Makefile  Mon Nov 07 21:32:27 2005 +0000
+++ b/net/dip/Makefile  Mon Nov 07 21:33:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/03/24 21:12:58 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/07 21:33:37 tv Exp $
 
 DISTNAME=      bsddip-1.02
 CATEGORIES=    net
@@ -11,6 +11,8 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       Dialup IP program
 
+NOT_FOR_PLATFORM=      Interix-*-* # no sl(4) device
+
 NO_SRC_ON_FTP=         Already in MASTER_SITE_LOCAL
 
 NO_CONFIGURE=  yes
diff -r 99dd40d79c40 -r d362fab0936b net/latd/Makefile
--- a/net/latd/Makefile Mon Nov 07 21:32:27 2005 +0000
+++ b/net/latd/Makefile Mon Nov 07 21:33:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:49 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/11/07 21:35:47 tv Exp $
 #
 
 DISTNAME=       latd-1.18
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://theory.lcs.mit.edu/~fredette/latd/index.html
 COMMENT=       The linux-decnet project's LAT protocol suite
 
+NOT_FOR_PLATFORM=      Interix-*-* # no direct ethernet support
+
 USE_PKGINSTALL=        yes
 GNU_CONFIGURE= yes
 
diff -r 99dd40d79c40 -r d362fab0936b net/mouse-pppoe/Makefile
--- a/net/mouse-pppoe/Makefile  Mon Nov 07 21:32:27 2005 +0000
+++ b/net/mouse-pppoe/Makefile  Mon Nov 07 21:33:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:26 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/11/07 21:39:28 tv Exp $
 
 DISTNAME=              pppoe.20000912
 PKGNAME=               mouse-${DISTNAME:S/./-/}
@@ -9,6 +9,8 @@
 MAINTAINER=            mouse%NetBSD.org@localhost
 COMMENT=               derMouse's PPP over Ethernet program
 
+NOT_FOR_PLATFORM=      Interix-*-* # no userland protocol stack support
+
 WRKSRC=                        ${WRKDIR}
 INSTALLATION_DIRS=     sbin
 



Home | Main Index | Thread Index | Old Index