Sat May 19 21:40:19 2012 UTC ()
net/citrix-ica: Mark NOT-FOR-DRAGONFLY

This Linux package emits "abort trap" forever in the bulk build.
It doesn't seem to build on any platform right now, so mask it until
at least its working on NetBSD and preferably on DragonFly too.


(marino)
diff -r1.40 -r1.41 pkgsrc/net/citrix_ica/Makefile

cvs diff -r1.40 -r1.41 pkgsrc/net/citrix_ica/Makefile (expand / switch to unified diff)

--- pkgsrc/net/citrix_ica/Makefile 2011/03/17 09:05:32 1.40
+++ pkgsrc/net/citrix_ica/Makefile 2012/05/19 21:40:19 1.41
@@ -1,31 +1,34 @@ @@ -1,31 +1,34 @@
1# $NetBSD: Makefile,v 1.40 2011/03/17 09:05:32 sborrill Exp $ 1# $NetBSD: Makefile,v 1.41 2012/05/19 21:40:19 marino Exp $
2 2
3DISTNAME= citrix_ica-10.6.115659 3DISTNAME= citrix_ica-10.6.115659
4PKGREVISION= 2 4PKGREVISION= 2
5CATEGORIES= net 5CATEGORIES= net
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7 7
8MAINTAINER= sborrill@NetBSD.org 8MAINTAINER= sborrill@NetBSD.org
9HOMEPAGE= http://www.citrix.com/English/ss/downloads/results.asp?productID=186&c1=sot2755 9HOMEPAGE= http://www.citrix.com/English/ss/downloads/results.asp?productID=186&c1=sot2755
10COMMENT= Citrix(R) ICA client for the Citrix(R) Presentation Server(TM) 10COMMENT= Citrix(R) ICA client for the Citrix(R) Presentation Server(TM)
11LICENSE= citrix_ica-license 11LICENSE= citrix_ica-license
12 12
13RESTRICTED= License prohibits redistribution 13RESTRICTED= License prohibits redistribution
14NO_SRC_ON_FTP= ${RESTRICTED} 14NO_SRC_ON_FTP= ${RESTRICTED}
15NO_BIN_ON_FTP= ${RESTRICTED} 15NO_BIN_ON_FTP= ${RESTRICTED}
16NO_SRC_ON_CDROM= ${RESTRICTED} 16NO_SRC_ON_CDROM= ${RESTRICTED}
17NO_BIN_ON_CDROM= ${RESTRICTED} 17NO_BIN_ON_CDROM= ${RESTRICTED}
18 18
 19# "Abort Traps" indefinitely in pbulk
 20NOT_FOR_PLATFORM+= DragonFly-*-*
 21
19EMUL_PLATFORMS= linux-i386 22EMUL_PLATFORMS= linux-i386
20EMUL_PLATFORMS+= solaris-sparc 23EMUL_PLATFORMS+= solaris-sparc
21EMUL_PLATFORMS+= solaris-i386 24EMUL_PLATFORMS+= solaris-i386
22EMUL_MODULES.linux= locale motif x11 25EMUL_MODULES.linux= locale motif x11
23 26
24.include "../../mk/bsd.prefs.mk" 27.include "../../mk/bsd.prefs.mk"
25 28
26.if ${EMUL_PLATFORM} == "linux-i386" 29.if ${EMUL_PLATFORM} == "linux-i386"
27DISTNAME= en.linuxx86 30DISTNAME= en.linuxx86
28PKGNAME= citrix_ica-10.6.115659 31PKGNAME= citrix_ica-10.6.115659
29MASTER_SITES= ftp://download2.citrix.com/FILES/en/products/Linux10/ 32MASTER_SITES= ftp://download2.citrix.com/FILES/en/products/Linux10/
30.elif ${EMUL_PLATFORM} == "solaris-sparc" 33.elif ${EMUL_PLATFORM} == "solaris-sparc"
31DISTNAME= en.solaris 34DISTNAME= en.solaris