Versions
v4.12-r1 :: 4 :: gentoo
- Modified
- License
- EPL-1.0
- Keywords
- amd64 arm64 ppc64 x86 ~amd64-linux ~arm ~ppc-macos ~sparc-solaris ~x64-macos ~x64-solaris ~x86-linux ~x86-solaris
- USE flags
- doc examples source
v3.8.2-r2 :: 0 :: gentoo
- Modified
- License
- CPL-1.0
- Keywords
- amd64 arm64 ppc64 x86 ~amd64-linux ~arm ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-macos ~x64-solaris ~x86-linux ~x86-solaris
- USE flags
- doc source
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- source
- Zip the sources and install them
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / hamcrest-core : Core library of matchers for building test expressions
dev-java / java-config : Java environment configuration query tool
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / hamcrest-core : Core library of matchers for building test expressions
dev-java / java-config : Java environment configuration query tool
Depending packages
app-emacs / jde : Java Development Environment for Emacs
app-emulation / edumips64 : A visual and cross-platform MIPS64 CPU Simulator
dev-db / apgdiff : A simple PostgreSQL diff tool that is useful for schema upgrades
dev-db / hsqldb : The leading SQL relational database engine written in Java
dev-java / ant-junit : Apache Ant's optional tasks depending on junit
dev-java / ant-junit4 : Apache Ant's optional tasks depending on junit-4
dev-java / ant-testutil : Apache Ant's optional test utility classes
dev-java / antlr : A parser generator for many languages
dev-java / assertj-core : Java library that provides a fluent interface for writing assertions
dev-java / backport-util-concurrent : A portability wrapper for java.util.concurrent API (jsr166) 6.0
dev-java / bcel : The Byte Code Engineering Library: analyze, create, manipulate Java class files
dev-java / bcmail : Java cryptography APIs
dev-java / bnd-junit : Junit plugin for bndlib, a swiss army knife for OSGi
dev-java / bndlib : A swiss army knife for OSGi
dev-java / c3p0 : JDBC drivers with JNDI-bindable DataSources
dev-java / cglib : cglib is a powerful, high performance and quality Code Generation Library
dev-java / classmate : Zero-dependency Java library for accurately introspecting type information
dev-java / commons-beanutils : Provides easy-to-use wrappers around Reflection and Introspection APIs
dev-java / commons-cli : A Java library for working with the command line arguments and options
dev-java / commons-codec : Implementations of common encoders and decoders in Java
dev-java / commons-collections : Extends the JCF classes with new interfaces, implementations and utilities
dev-java / commons-compress : Java API for working with archive files
dev-java / commons-dbcp : Jakarta component providing database connection pooling API
dev-java / commons-digester : Reads XML configuration files to provide initialization of various Java objects
dev-java / commons-fileupload : High-performance file upload capability to your servlets and web applications
dev-java / commons-imaging : A minimalistic realtime charting library for Java
dev-java / commons-io : Utility classes, stream implementations, file filters, and endian classes
dev-java / commons-jelly : A Java and XML based scripting and processing engine
dev-java / commons-jexl : Expression language engine, can be embedded in applications and frameworks
dev-java / commons-pool : Provides general purpose object pooling API
dev-java / commons-validator : Commons component to validate user input, or data input
dev-java / dnsjava : An implementation of DNS in Java
dev-java / dynalang : Library of interoperable metaobject protocols for dynamic languages
dev-java / easymock : Mock Objects for interfaces in JUnit tests by generating them on the fly
dev-java / fontbox : An open source Java library for parsing font files
dev-java / freehep-graphics2d : High Energy Physics Java library - FreeHEP Graphics 2D Library
dev-java / freehep-graphicsbase : High Energy Physics Java library - FreeHEP Graphics Base Library
dev-java / freehep-graphicsio : High Energy Physics Java library - FreeHEP GraphicsIO Base Library
dev-java / freehep-graphicsio-emf : High Energy Physics Java library - FreeHEP Enhanced Metafile Format Driver
dev-java / freehep-graphicsio-svg : High Energy Physics Java library - FreeHEP Scalable Vector Graphics Driver
dev-java / freehep-graphicsio-tests : High Energy Physics Java library - FreeHEP GraphicsIO Test Library
dev-java / freehep-io : High Energy Physics Java library - FreeHEP I/O Library
dev-java / headius-options : A small library for managing sets of JVM properties
dev-java / htmlcleaner : HTML parser written in Java that can be used as a tool, library or Ant task
dev-java / htmlparser-org : Java library used to parse HTML (from htmlparser.org)
dev-java / httpcomponents-client : A low level toolset of Java components focused on HTTP and associated protocols
dev-java / icedtea-web : FOSS Java browser plugin and Web Start implementation
dev-java / jackson : High-performance JSON processor
dev-java / jackson-annotations : Annotations for the Java Jackson data processor
dev-java / jamon : Java API to monitor production applications
dev-java / jansi : A library that allows you to use ANSI escape sequences in your console output
dev-java / javacc : Java Compiler Compiler - The Java Parser Generator
dev-java / jcodings : Byte-based encoding support library for Java
dev-java / jcommon : A collection of useful classes used by JFreeChart, JFreeReport and others
dev-java / jdbc-postgresql : JDBC Driver for PostgreSQL
dev-java / jempbox : An open source Java library for working with XMP metadata
dev-java / jettison : A JSON StAX implementation
dev-java / jffi : An optimized Java interface to libffi
dev-java / jflex : JFlex is a lexical analyzer generator for Java
dev-java / jfreechart : JFreeChart is a free Java class library for generating charts
dev-java / jid3 : ID3 Class Library Implementation
dev-java / jline : A Java library for handling console input
dev-java / jmh-core : Harness for building, running, and analysing nano/micro/milli/macro benchmarks
dev-java / jmock : Library for testing Java code using mock objects
dev-java / jna : Java Native Access (JNA)
dev-java / jnr-constants : A set of platform constants (e.g. errno values)
dev-java / jnr-ffi : An abstracted interface to invoking native functions from java
dev-java / jnr-netdb : Network services database access for java
dev-java / jnr-posix : Lightweight cross-platform POSIX emulation layer for Java
dev-java / joda-convert : Java library for conversion between Object and String
dev-java / joda-time : A quality open-source replacement for the Java Date and Time classes
dev-java / jrobin : JRobin is a 100% pure Java alternative to RRDTool
dev-java / jsoup : Java HTML parser that makes sense of real-world HTML soup
dev-java / jspeex : Speex speech codec library for Java
dev-java / jstun : Java-based STUN implementation
dev-java / jts-core : JTS Topology Suite for Java
dev-java / junit-addons : JUnit-addons is a collection of helper classes for JUnit
dev-java / junitperf : Simple framework to write repeatable tests
dev-java / jython : An implementation of Python written in Java
dev-java / lucene : High-performance, full-featured text search engine written entirely in Java
dev-java / metadata-extractor : Access the metadata in digital images and video via a simple Java API
dev-java / mockito : A mocking framework for Java
dev-java / moshi : A modern JSON library for Android and Java
dev-java / nekohtml : A simple HTML scanner and tag balancer using standard XML interfaces
dev-java / netty-buffer : Async event-driven framework for high performance network applications
dev-java / netty-codec : Async event-driven framework for high performance network applications
dev-java / netty-codec-http : Async event-driven framework for high performance network applications
dev-java / netty-common : Async event-driven framework for high performance network applications
dev-java / netty-handler : Async event-driven framework for high performance network applications
dev-java / netty-transport : Async event-driven framework for high performance network applications
dev-java / odfdom : The ODFDOM reference implementation, written in Java
dev-java / okio : A modern I/O API for Java
dev-java / pdfbox : Java library and utilities for working with PDF documents
dev-java / qdox : Parser for extracting class/interface/method definitions
dev-java / rhino : An open-source implementation of JavaScript written in Java
dev-java / slf4j-api : Simple Logging Facade for Java
dev-java / slf4j-log4j12 : Simple Logging Facade for Java (SLF4J) log4j bindings
dev-java / slf4j-nop : Simple Logging Facade for Java
dev-java / slf4j-simple : Simple Logging Facade for Java
dev-java / snakeyaml : A YAML 1.1 parser and emitter for Java 5
dev-java / snappy : Snappy compressor/decompressor for Java
dev-java / stringtemplate : A Java template engine
dev-java / testng : Testing framework inspired by JUnit and NUnit with new features
dev-java / wsdl4j : Web Services Description Language for Java Toolkit (WSDL4J)
dev-java / xerial-core : An open-source DBMS for XML/JSON/Relational data
dev-java / xml-security : An implementation of the primary security standards for XML
dev-java / xmlrpc : Apache XML-RPC is a Java implementation of XML-RPC
dev-java / xmlunit : XMLUnit extends JUnit and NUnit to enable unit testing of XML
dev-java / xpp2 : A streaming pull XML parser used to quickly process input elements
dev-lang / interprolog : InterProlog is a Java front-end and enhancement for Prolog
dev-lang / swi-prolog : versatile implementation of the Prolog programming language
dev-lang / tuprolog : tuProlog is a light-weight Prolog for Internet applications and infrastructures
dev-util / findbugs : Find Bugs in Java Programs
media-gfx / zbar : Library and tools for reading barcodes from images or video
net-nds / jxplorer : A fully functional ldap browser written in Java
net-p2p / freenet : An encrypted network without censorship
net-vpn / i2p : A privacy-centric, anonymous network
sci-astronomy / gasgano : ESO astronomical data file organizer
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-java/junit: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-java/junit: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Patrice Clement · gentoo
dev-java/junit: clean up old.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Patrice Clement · gentoo
dev-java/junit: stable for amd64+ppc64+x86.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Michał Górny · gentoo
*/*: Specify EAPI=0 explicitly, to ease greps
Closes: https://github.com/gentoo/gentoo/pull/8199 - Michał Górny · gentoo
dev-java/junit: Dekeyword *-fbsd - Alexis Ballier · gentoo
dev-java/junit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-java/junit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Patrice Clement · gentoo
dev-java/junit: EAPI 6 bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
dev-java/junit: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3 - James Le Cuirot · gentoo
dev-java/junit: Remove old 4.10 and 4.11
Package-Manager: portage-2.2.28 - James Le Cuirot · gentoo
dev-java/junit: 4.12-r1 stable on amd64, ppc64, x86 using ALLARCHES
Package-Manager: portage-2.2.28 - James Le Cuirot · gentoo
dev-java/junit: Fix SRC_URI
It was outdated, lacking a name, and pointing to the zip instead of the tar.gz. The latter avoids app-arch/unzip, which was missing anyway. Package-Manager: portage-2.2.28 - Mike Frysinger · gentoo
dev-java/junit: drop findutils dep
The forced upgrade has been moved to @system now. The dep has also been dropped already in newer versions, so just update the older ones here. - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/mpv-verbump-to-0.15.0'
Pull request: https://github.com/gentoo/gentoo/pull/675 - James Le Cuirot · gentoo
Drop support for Java on ppc across the tree
Sorry! *sniff* - James Le Cuirot · gentoo
dev-java/junit: Add ~arm keyword
Package-Manager: portage-2.2.25 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed