Versions
v1.3-r1 :: 1.3 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- amd64 arm64 ppc64 x86 ~arm ~ppc-macos ~x64-macos
- USE flags
- doc source
v1.1-r3 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- amd64 ppc64 x86 ~amd64-linux ~arm ~arm64 ~x64-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
- 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 / ant-core : Java-based build tool similar to 'make' that uses XML configuration files
dev-java / hamcrest-generator : Code generator for Hamcrest's library of matchers for building test expressions
dev-java / java-config : Java environment configuration query tool
dev-java / javatoolkit : Collection of Gentoo-specific tools for Java
Runtime Dependencies
app-arch / zip : Info ZIP (encryption support)
dev-java / java-config : Java environment configuration query tool
Depending packages
app-text / languagetool : A proof-reading tool for many languages
dev-db / apgdiff : A simple PostgreSQL diff tool that is useful for schema upgrades
dev-java / antlr : A parser generator for many languages
dev-java / commons-compress : Java API for working with archive files
dev-java / commons-dbutils : A small set of classes designed to make working with JDBC easier
dev-java / commons-math : Lightweight, self-contained mathematics and statistics components
dev-java / hamcrest-integration : Integration library of hamcrest
dev-java / hamcrest-library : Core library of matchers for building test expressions
dev-java / jmock : Library for testing Java code using mock objects
dev-java / junit : Simple framework to write repeatable tests
dev-java / lucene : High-performance, full-featured text search engine written entirely in Java
dev-java / mockito : A mocking framework for Java
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 / openjfx : Java OpenJFX client application platform
dev-java / rhino : An open-source implementation of JavaScript written in Java
dev-java / slf4j-log4j12 : Simple Logging Facade for Java (SLF4J) log4j bindings
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
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-java/hamcrest-core: 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 - Miroslav Šulc · gentoo
dev-java/hamcrest-core: switched to tar.gz in 1.1-r3
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Miroslav Šulc · gentoo
dev-java/hamcrest-core: increased min java version to 1.8
Closes: https://bugs.gentoo.org/749846 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-java/hamcrest-core: 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" - Michał Górny · gentoo
dev-java/hamcrest-core: Dekeyword *-fbsd - Alexis Ballier · gentoo
dev-java/hamcrest-core: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-java/hamcrest-core: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Patrice Clement · gentoo
dev-java/hamcrest-core: Clean up old.
Package-Manager: portage-2.2.28 - Patrice Clement · gentoo
dev-java/hamcrest-core: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28 - Patrice Clement · gentoo
dev-java/hamcrest-core: EAPI 5 bump.
Package-Manager: portage-2.2.26 - 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/hamcrest-core: Add ~arm keyword
Package-Manager: portage-2.2.25 - Tobias Klausmann · gentoo
dev-java/hamcrest-core: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org> - 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