diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
commit | 29abbd1c1be1e6720eb67dd91033a7fbcd742ce1 (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /net | |
parent | 6e7e86c1be24bc57d8a068e77c9fa4e29ca525e2 (diff) | |
download | pkgsrc-29abbd1c1be1e6720eb67dd91033a7fbcd742ce1.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
Diffstat (limited to 'net')
-rw-r--r-- | net/arla/Makefile | 4 | ||||
-rw-r--r-- | net/netsaint-plugins/Makefile | 4 | ||||
-rw-r--r-- | net/ppp-lzs/Makefile | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index d6c201af572..0d5f4154bfa 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2006/08/24 19:17:53 wennmach Exp $ +# $NetBSD: Makefile,v 1.62 2007/01/31 00:04:12 wiz Exp $ DISTNAME= arla-0.43 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= wennmach@NetBSD.org HOMEPAGE= http://www.stacken.kth.se/project/arla/ COMMENT= Free AFS implementation from KTH +BROKEN_IN= pkgsrc-2006Q4 + CONFLICTS+= heimdal-[0-9]* CONFLICTS+= lwp-[0-9]* CONFLICTS+= openafs-[0-9]* diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index 85f5f4d166b..6898c03418b 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/netsaint-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/12/28 12:12:58 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2007/01/31 00:04:12 wiz Exp $ # DISTNAME= netsaint-plugins-1.2.9-4 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://netsaintplug.sourceforge.net/ COMMENT= NetSaint plugins +BROKEN_IN= pkgsrc-2006Q4 + DEPENDS+= netsaint-base-[0-9]*:../../net/netsaint-base .if !exists(/usr/bin/ssh) DEPENDS+= {ssh{,6}-[0-9]*,openssh-[0-9]*}:../../security/openssh diff --git a/net/ppp-lzs/Makefile b/net/ppp-lzs/Makefile index 574abeb915f..dddf3e64bc7 100644 --- a/net/ppp-lzs/Makefile +++ b/net/ppp-lzs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/01/07 09:14:05 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2007/01/31 00:04:12 wiz Exp $ DISTNAME= ppp-lzs-1.2 CATEGORIES= net @@ -8,7 +8,7 @@ MAINTAINER= plunky@rya-online.net HOMEPAGE= http://homepages.rya-online.net/plunky/lzs.html COMMENT= PPP daemon and LKM with Stac LZS decompression -BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 +BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 pkgsrc-2006Q4 CONFLICTS+= ppp-* ppp-mppe-* ONLY_FOR_PLATFORM= NetBSD-*-* |