| Port details |
- i2pd C++ implementation of I2P client
- 2.60.0 security
=0 2.59.0Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2016-01-23 13:13:23
- Last Update: 2026-05-01 09:02:55
- Commit Hash: 39f2f37
- Also Listed In: net-p2p
- License: BSD3CLAUSE
- WWW:
- https://i2pd.website/
- Description:
- C++ implementation of I2P client
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- 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 = 1777585353
SHA256 (PurpleI2P-i2pd-2.60.0_GH0.tar.gz) = ef32100c5ffdf4d23dfe78a2f6c08f65574fd79f992eb2ac8cfea0b6440deabd
SIZE (PurpleI2P-i2pd-2.60.0_GH0.tar.gz) = 763177
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.60.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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.15.0_3 25 Sep 2017 00:08:17
  |
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
2.15.0_2 25 Sep 2017 00:05:06
  |
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
2.15.0_1 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.15.0 21 Aug 2017 11:11:52
  |
amdmi3  |
- Update to 2.15.0 |
2.14.0 06 Jun 2017 13:53:18
  |
amdmi3  |
- Update to 2.14.0 |
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/ |