Versions
v0.7.5_p1492 :: 0 :: gentoo
- Modified
- License
- GPL-2+ GPL-2 MIT BSD-2 Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- doc nss source test
v0.7.5_p1491-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+ GPL-2 MIT BSD-2 Apache-2.0
- Keywords
- amd64 ~x86
- USE flags
- doc nss source test
v0.7.5_p1491 :: 0 :: gentoo
- Modified
- License
- GPL-2+ GPL-2 MIT BSD-2 Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- doc nss source test
v0.7.5_p1488-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2+ GPL-2 MIT BSD-2 Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- doc nss source test
v0.7.5_p1488-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+ GPL-2 MIT BSD-2 Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- doc nss source test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- nss
- Use nss for crypto operations, if it is the fastest way
- source
- Zip the sources and install them
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
app-arch / unzip : unzipper for pkzip-compressed files
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 / ant-junit : Apache Ant's optional tasks depending on junit
dev-java / bcprov : Java cryptography APIs
dev-java / commons-compress : Java API for working with archive files
dev-java / fec : Forward Error Correction library in Java
dev-java / java-config : Java environment configuration query tool
dev-java / java-service-wrapper : A wrapper that makes it possible to install a Java Application as daemon
dev-java / javatoolkit : Collection of Gentoo-specific tools for Java
dev-java / jbitcollider-core : Core classes of jBitcollider: org.bitpedia.collider.core
dev-java / jna : Java Native Access
dev-java / junit : Simple framework to write repeatable tests
dev-java / lzma : Java code for LZMA compression and decompression
dev-java / lzmajio : LzmaInputStream/LzmaOutputStream interacting with underlying LZMA en-/decoders
dev-java / mersennetwister : Modified MersenneTwister java port for Freenet
dev-libs / nss : Mozilla's Network Security Services library that implements PKI support
virtual / jdk : Virtual for Java Development Kit (JDK)
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
acct-group / freenet : Group for net-p2p/freenet
acct-user / freenet : User for net-p2p/freenet
app-arch / zip : Info ZIP (encryption support)
dev-java / bcprov : Java cryptography APIs
dev-java / commons-compress : Java API for working with archive files
dev-java / fec : Forward Error Correction library in Java
dev-java / java-config : Java environment configuration query tool
dev-java / java-service-wrapper : A wrapper that makes it possible to install a Java Application as daemon
dev-java / jbitcollider-core : Core classes of jBitcollider: org.bitpedia.collider.core
dev-java / jna : Java Native Access
dev-java / lzma : Java code for LZMA compression and decompression
dev-java / lzmajio : LzmaInputStream/LzmaOutputStream interacting with underlying LZMA en-/decoders
dev-java / mersennetwister : Modified MersenneTwister java port for Freenet
dev-libs / nss : Mozilla's Network Security Services library that implements PKI support
net-libs / nativebiginteger : jbigi library used by net-vpn/i2p
Depending packages
net-libs / NativeThread : NativeThread for priorities on linux for freenet
Bugs
- 834927
- net-p2p/freenet: ~arm ~arm64 keywording
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet: Version bump, fixes bug 834622
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-p2p/freenet: Stabilize 0.7.5_p1491-r1 amd64, #834925
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yuan Liao · gentoo
net-p2p/freenet: Fix build and runtime errors with JNA 5.x
This package uses JNA's Pointer.SIZE API, which has been removed since JNA 5.0.0. A replacement of the API is Native.POINTER_SIZE, which is present in both JNA 4.x and 5.x. Since JNA 5.0.0, the default JNI library loading mechanism has been changed, which would cause this package to crash upon launch, unless system property 'jna.nosys' is set to 'false', which restores the 4.x library loading behavior compatible with this package. Closes: https://bugs.gentoo.org/830847 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23933 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet: Version bump, fixes bug 818469
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Volkmar W. Pogatzki · gentoo
net-p2p/freenet: remove obsolete version
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Volkmar W. Pogatzki · gentoo
net-p2p/freenet: bcprov:0 dependency slot
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet: Drop old versions, fixes bug 783834
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/freenet: eutils->epatch, multilib--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet: Version bump
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet: Version bump
Package-Manager: Portage-2.3.83, Repoman-2.3.23 Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet: Drop old versions, fixes bug 711212
Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet:Add optional support for nss, fixes bug 486826
Package-Manager: Portage-2.3.62, Repoman-2.3.17 Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet: Remove old versions
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Thomas Sachau · gentoo
net-p2p/freenet: Version bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Sachau · gentoo
net-p2p/freenet: Version bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Thomas Sachau <tommy@gentoo.org> - Thomas Sachau · gentoo
net-p2p/freenet: Version bump, drop old
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Thomas Sachau · gentoo
net-p2p/freenet: Drop older versions - Thomas Sachau · gentoo
net-p2p/freenet: Update /etc/init.d/freenet to use --user instead of --chuid - Thomas Sachau · gentoo
Version bump
Package-Manager: portage-2.2.27 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Patrice Clement · gentoo
net-p2p/freenet: don't move nonexistent jar files.
Gentoo-Bug: https://bugs.gentoo.org/603362 Package-Manager: portage-2.3.0 - Patrice Clement · gentoo
net-p2p/freenet: add missing dies and tidy up ebuild.
Package-Manager: portage-2.3.0 - tharvik · gentoo
net-p2p/freenet: remove git polling.
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2526 - Thomas Sachau · gentoo
Use older seednodes file on mirrors until newer one has been added
Package-Manager: portage-2.2.27 - Thomas Sachau · gentoo
net-p2p/freenet: Version bump to 1475
Package-Manager: portage-2.2.27 - Thomas Sachau · gentoo
Version bump
Package-Manager: portage-2.2.27 - Justin Lecher · gentoo
Convert $Header to $Id
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Thomas Sachau · gentoo
Version bump, bug 559138, drop older versions
Package-Manager: portage-2.2.18 - 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