From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CEDB5138334 for ; Sun, 3 Feb 2019 22:55:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF9ACE09C0; Sun, 3 Feb 2019 22:55:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6EA79E09C0 for ; Sun, 3 Feb 2019 22:55:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 889E8335DB0 for ; Sun, 3 Feb 2019 22:55:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7DC852F for ; Sun, 3 Feb 2019 22:55:38 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1549234442.8a64700209226a17e24e72d525999e6ec5e71cd2.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/icedtea/metadata.xml X-VCS-Directories: dev-java/icedtea/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 8a64700209226a17e24e72d525999e6ec5e71cd2 X-VCS-Branch: master Date: Sun, 3 Feb 2019 22:55:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1f57a3df-9477-481e-9641-2c2404d7ae03 X-Archives-Hash: fc0b240576ebdeab314de67c711e7fb2 commit: 8a64700209226a17e24e72d525999e6ec5e71cd2 Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Feb 3 22:54:02 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Feb 3 22:54:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a647002 dev-java/icedtea: update metadata.xml Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev gentoo.org> dev-java/icedtea/metadata.xml | 71 ++++++++++++++++++++++++------------------- 1 file changed, 39 insertions(+), 32 deletions(-) diff --git a/dev-java/icedtea/metadata.xml b/dev-java/icedtea/metadata.xml index 524aeed23e8..ea0ab250ad5 100644 --- a/dev-java/icedtea/metadata.xml +++ b/dev-java/icedtea/metadata.xml @@ -1,35 +1,42 @@ - + - - gnu_andrew@member.fsf.org - Andrew John Hughes - - - java@gentoo.org - Java - - - proxy-maint@gentoo.org - Proxy Maintainers - -The IcedTea project provides a harness to build the source code from OpenJDK (http://openjdk.java.net) using Free Software build tools along with additional tools such as a browser plugin and Web Start support via NetX. - - Use the CACAO virtual machine rather than HotSpot. - Link against the CUPS library at compile time, rather than using it dynamically at runtime. - Don't install the X backend for AWT, needed by some GUIs (used to be X flag) - Use the JamVM virtual machine rather than HotSpot. - If possible, recompile the final IcedTea executables with itself. - Link against Kerberos in order to obtain the cache location. - Enable browser plugin (NPPlugin), requires also the webstart flag to be enabled. - Apply patch needed for pax enabled kernels. - Build using pre-compiled headers. - Build the SCTP NIO channel implementation against lksctp - Include the Shenandoah ultra-low pause time garbage collector (-XX:+UseShenandoahGC) (arm64 and x86_64 only) - Build the PCSC driver against pcsc-lite - Build the SunEC provider against system NSS - Build against the system LCMS installation rather than the in-tree copy. - Enable Zero assembler port (usually for non-HotSpot architectures) - Enable Web Start support (via NetX). - + + gnu_andrew@member.fsf.org + Andrew John Hughes + + + gyakovlev@gentoo.org + Georgy Yakovlev + + + java@gentoo.org + Java + + + proxy-maint@gentoo.org + Proxy Maintainers + + + The IcedTea project provides a harness to build the source code from OpenJDK (http://openjdk.java.net) using Free Software build tools along with additional tools such as a browser plugin and Web Start support via NetX. + + + Use the CACAO virtual machine rather than HotSpot. + Link against the CUPS library at compile time, rather than using it dynamically at runtime. + Don't install the X backend for AWT, needed by some GUIs (used to be X flag) + Use the JamVM virtual machine rather than HotSpot. + If possible, recompile the final IcedTea executables with itself. + Link against Kerberos in order to obtain the cache location. + Enable browser plugin (NPPlugin), requires also the webstart flag to be enabled. + Apply patch needed for pax enabled kernels. + Build using pre-compiled headers. + Build the SCTP NIO channel implementation against lksctp + Include the Shenandoah ultra-low pause time garbage collector (-XX:+UseShenandoahGC) (arm64 and x86_64 only) + Build the PCSC driver against pcsc-lite + Build the SunEC provider against system NSS + Build against the system LCMS installation rather than the in-tree copy. + Enable Zero assembler port (usually for non-HotSpot architectures) + Enable Web Start support (via NetX). +