Port details |
- i2pd C++ implementation of I2P client
- 2.57.0 security
=2 2.56.0_2Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2016-01-23 13:13:23
- Last Update: 2025-06-05 12:23:12
- Commit Hash: c2020ed
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1749125900
SHA256 (PurpleI2P-i2pd-2.57.0_GH0.tar.gz) = e2327f816d92a369eaaf9fd1661bc8b350495199e2f2cb4bfd4680107cd1d4b4
SIZE (PurpleI2P-i2pd-2.57.0_GH0.tar.gz) = 712641
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.57.0:
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.13.0_1 02 May 2017 06:48:11
  |
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
2.13.0 30 Apr 2017 04:35:11
  |
linimon  |
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.13.0 10 Apr 2017 12:01:08
  |
amdmi3  |
- Update to 2.13.0 |
2.12.0_1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.12.0 22 Feb 2017 09:33:23
  |
amdmi3  |
- Update to 2.12.0 |
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/ |