16 Commits

Author SHA1 Message Date
rsadowski
e09a72336b Update i2p to 1.8.0
Form Dimitri Karamazov (maintainer)
2022-07-01 05:21:10 +00:00
ajacoutot
232223060b No need for rc_exec() in check and stop.
This function is mainly used for start.
2022-05-21 11:38:03 +00:00
ajacoutot
9e45440fb2 Use the rc_exec function instead of ${rcexec}. 2022-05-21 10:50:49 +00:00
sthen
d79c22eed1 update to i2p-1.7.0, from Dimitri Karamazov (maintainer) plus drop RCS IDs 2022-03-08 00:56:24 +00:00
rsadowski
1bf821a16f Update i2p to 1.5.0
Changes

- RRD4J 3.8
- Tunnels: Finish support for new build messages (proposal 157)
- Updates: Support for .dmg and .exe updates

Bug Fixes

- Console: Fix generation of SSL keys on Java 17
- i2psnark: Fix autostart for magnets
- Router: Fix rare deadlock in publishing our RI
- SSU: Fix handling of bad peer test responses
- UPnP: IPv6 fixes

Other

- Jetty: Improve sort in directory listings
- Jetty: Add X-I2P-Location header
- Router: Increase probability to rekey to ECIES
- Streaming: Performance improvements for low-latency connections
- Translation updates

Update diff from maintainer
2021-10-16 08:09:23 +00:00
kurt
32cad8d52c Add sparc64 support. Tested by Stefan Hagen and okay Dimitri Karamazov
maintainer.
2021-07-18 15:35:08 +00:00
kmos
69121923b7 Fix to keep pkglocatedb from blowing up during builds. The PFRAG.x86 was
undefined for arches where i2p isn't built. pkglocatedb still scans them
however and aborts accordingly.

ok kurt@
2021-05-23 16:26:43 +00:00
kurt
2201e9e794 Update to 0.9.50 from maintainer Dimitri Karamazov
Also add support for building on aarch64
2021-05-21 13:19:59 +00:00
kurt
f9d899e6a0 Bump revision on all 1.8+ ports since now they will build with jdk
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
sthen
c1493103e8 update i2p to a commit near 0.9.49, from maintainer 2021-03-05 20:52:23 +00:00
solene
fdf9c8fc2f Update to i2p-0.9.48
from maintainer Dimitri Karamazov
2020-12-05 17:21:55 +00:00
sthen
df6e116805 i2p: fix post-build, add a download mirror (original has cert problems) 2020-11-23 14:40:26 +00:00
sthen
3fcdde5f7f explicitly set ONLY_FOR_ARCHS; it would normally come from java.port.mk
but MODULES is pulled in too late when bsd.port.arch.mk is included
directly from the port makefile.
2020-11-23 12:37:25 +00:00
sthen
077ad1edb7 since V is defined for the version, use it in MASTER_SITES too 2020-11-05 19:54:50 +00:00
ajacoutot
d4d629c519 Unbreak:
Error: newgroup _i2p: id mismatch in ports/infrastructure/db/user.list (861 vs 860)
Error: newuser _i2p: id mismatch in ports/infrastructure/db/user.list (861 vs 860)
2020-11-05 15:23:23 +00:00
solene
0e2f301f78 Import i2p-0.9.47
I2P is an anonymous overlay network - a network within a network.
It is intended to protect communication from dragnet surveillance
and monitoring by third parties such as ISPs.

I2P is used by many people who care about their privacy: activists,
oppressed people, journalists and whistleblowers, as well as the
average person.

No network can be "perfectly anonymous". The continued goal of I2P
is to make attacks more and more difficult to mount. Its anonymity
will get stronger as the size of the network increases and with
ongoing academic review.

ok rsadowski@
help from sthen@
Port sent by Dimitri Karamazov who takes maintainership
2020-11-04 19:14:51 +00:00