Port details |
- i2pd C++ implementation of I2P client
- 2.55.0_1 security =2 2.54.0_1Version of this port present on the latest quarterly branch.
- Maintainer: driesm@FreeBSD.org
- Port Added: 2016-01-23 13:13:23
- Last Update: 2025-01-13 18:32:10
- Commit Hash: d025a15
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: net-p2p
- License: BSD3CLAUSE
- WWW:
- https://i2pd.website/
- Description:
- C++ implementation of I2P client
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/i2pd/ && make install clean
- To add the package, run one of these commands:
- pkg install security/i2pd
- pkg install i2pd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: i2pd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735661600
SHA256 (PurpleI2P-i2pd-2.55.0_GH0.tar.gz) = f5792a1c0499143c716663e90bfb105aaa7ec47d1c4550b5f90ebfc25da00c6c
SIZE (PurpleI2P-i2pd-2.55.0_GH0.tar.gz) = 690979
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>=1.72.0_5 : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for i2pd-2.55.0_1:
AESNI=on: Use AES-NI instructions set
DOCS=on: Build and/or install documentation
HARDENING=off: Use hardening compiler flags
UPNP=off: Include support for UPnP client
===> Use 'make config' to modify these settings
- Options name:
- security_i2pd
- USES:
- cmake:insource compiler:c++17-lang ssl
- pkg-message:
- For install:
- You may want to increase default i2pd bandwidth limit by adding
setting "bandwidth" parameter to "X" in /usr/local/etc/i2pd/i2pd.conf
- If upgrading
- Some defaults in the sample config file have been changed to respect hier(7).
It is advised to take a look at i2pd.conf.sample and reflect the better defaults
in your i2pd.conf manually. Dont forget to move the config files from the old
to the new location after changing the location in i2pd.conf.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.0_4 07 Feb 2017 13:48:09 |
amdmi3 |
- The port builds is no longer BROKEN with libressl
Submitted by: Christian Sturm <reezer@reezer.org> |
2.11.0_4 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
2.11.0_3 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
2.11.0_3 28 Dec 2016 13:21:43 |
amdmi3 |
- Add newsyslog config file |
2.11.0_2 24 Dec 2016 14:56:07 |
amdmi3 |
- Add upstream patch to avoid kqueue descriptor loss on daemonization, which
leads to 100% cpu usage when using --daemon option |
2.11.0_1 22 Dec 2016 14:27:18 |
amdmi3 |
- Add rc.d script |
2.11.0 21 Dec 2016 16:49:20 |
amdmi3 |
- Update to 2.11.0 |
2.10.0_1 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
2.10.0 04 Nov 2016 13:01:49 |
amdmi3 |
- Mark BROKEN with LibreSSL
PR: 213819
Submitted by: igor.arabesc.pavlov@gmail.com |
2.10.0 26 Oct 2016 16:05:21 |
amdmi3 |
- Update to 2.10.0 |
2.9.0 19 Aug 2016 09:41:28 |
amdmi3 |
Actually switch to opt_CMAKE_BOOL |
2.9.0 19 Aug 2016 09:40:51 |
amdmi3 |
- Fix build with enabled UPNP
- Switch to opt_CMAKE_BOOL
PR: 211977
Reported by: arabesc@bk.ru |
2.9.0 18 Aug 2016 10:12:33 |
amdmi3 |
- Update to 2.9.0
- Switch to USES=ssl |
2.7.0 27 May 2016 17:38:21 |
amdmi3 |
- Update to 2.7.0 |
2.3.0 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.3.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.3.0 23 Jan 2016 13:13:15 |
amdmi3 |
C++ implementation of I2P client
WWW: http://i2pd.website/ |