Gentoo Archives: gentoo-commits

From: "James Le Cuirot (chewi)" <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.mask package.use.mask
Date: Wed, 29 Jul 2015 12:20:13
Message-Id: 20150729122006.53020113@oystercatcher.gentoo.org
1 chewi 15/07/29 12:20:06
2
3 Modified: package.mask package.use.mask
4 Log:
5 Update Oracle JVM masks for Mac OS. Mask by default and unmask only on
6 recent releases because these are fewer.
7
8 Revision Changes Path
9 1.9 profiles/prefix/darwin/macos/package.mask
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.mask?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.mask?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.mask?r1=1.8&r2=1.9
14
15 Index: package.mask
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- package.mask 2 Jan 2014 22:49:09 -0000 1.8
22 +++ package.mask 29 Jul 2015 12:20:06 -0000 1.9
23 @@ -1,6 +1,12 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v 1.8 2014/01/02 22:49:09 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v 1.9 2015/07/29 12:20:06 chewi Exp $
29 +
30 +# James Le Cuirot <chewi@g.o> (29 Jul 2015)
31 +# Recent Oracle releases only support recent Mac OS releases. We can't
32 +# keep old versions due to vulnerabilities.
33 +dev-java/oracle-jdk-bin
34 +dev-java/oracle-jre-bin
35
36 # Fabian Groffen <grobian@g.o> (29 Sep 2012)
37 # Use Apple's provided Java6 instead!
38
39
40
41 1.14 profiles/prefix/darwin/macos/package.use.mask
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask?rev=1.14&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask?rev=1.14&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask?r1=1.13&r2=1.14
46
47 Index: package.use.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
50 retrieving revision 1.13
51 retrieving revision 1.14
52 diff -u -r1.13 -r1.14
53 --- package.use.mask 1 Aug 2012 10:46:14 -0000 1.13
54 +++ package.use.mask 29 Jul 2015 12:20:06 -0000 1.14
55 @@ -1,6 +1,12 @@
56 -# Copyright 1999-2012 Gentoo Foundation
57 +# Copyright 1999-2015 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.13 2012/08/01 10:46:14 grobian Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.14 2015/07/29 12:20:06 chewi Exp $
61 +
62 +# James Le Cuirot <chewi@g.o> (29 Jul 2015)
63 +# JavaFX is included on Mac OS. I think a browser plugin is too but as
64 +# libjvm rather than libnpjp2 like on Linux so keep nsplugin masked.
65 +dev-java/oracle-jdk-bin -javafx
66 +dev-java/oracle-jre-bin -javafx
67
68 # Fabian Groffen <grobian@g.o> (30 Oct 2009)
69 # X and linux only