10bdc FreshPorts -- net-p2p/i2p
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
i2p 0.8.7 net-p2p on this many watch lists=3 search for ports that depend on this port
An anonymizing network
Maintained by: lioux@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Jan 2006 21:41:02
Also Listed In: java security
License: AL2 EULA


[ excerpt from developer's web site ]

I2P is an anonymizing network, offering a simple layer that
identity-sensitive applications can use to securely communicate.
All data is wrapped with several layers of encryption, and the
network is both distributed and dynamic, with no trusted parties.

Many applications are available that interface with I2P, including
mail, peer-peer, IRC chat, and others.

Anonymity is not a boolean - we are not trying to make something
"perfectly anonymous", but instead are working at making attacks
more and more expensive to mount. I2P alone is what could be called
a "low latency mix network", and there are limits to the anonymity
offered by such a system, but the applications on top of I2P, such
as Syndie, I2P mail, and I2PSnark extend it to offer both additional
functionality and protection.

WWW: http://www.i2p2.de/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. math/gmp
  2. devel/gettext
  3. java/openjdk6
  4. devel/apache-ant
Required To Run:
  1. archivers/unzip
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-p2p/i2p/ && make install clean
To add the package: pkg_add -r i2p


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 54

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:43:44
Original commit files touched by this commit  0.8.7
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
05 Aug 2012 23:19:40
Original commit files touched by this commit  0.8.7
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.8.7
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
09 Jan 2012 15:41:08
Original commit files touched by this commit  0.8.7
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.8.7
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
26 Jul 2011 22:05:27
Original commit files touched by this commit  0.8.7
lioux search for other commits by this committer
Add BUILD_DEPENDS on devel/gettext

Submitted by:   pav from pointyhat
24 Jul 2011 19:58:47
Original commit files touched by this commit  0.8.7
lioux search for other commits by this committer
o Update to 0.8.7
o Pet portlint
15 May 2011 02:49:17
Original commit files touched by this commit  0.8.1
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
05 Dec 2010 10:17:02
Original commit files touched by this commit  0.8.1
lioux search for other commits by this committer
Update to 0.8.1
08 Sep 2010 22:16:54
Original commit files touched by this commit  0.8
pgollucci search for other commits by this committer
- use SUB_FILES instead of SED directly

PR:             ports/143194
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    maintainer timeout (lioux ; 221 days)
13 Jul 2010 10:17:40
Original commit files touched by this commit  0.8
lioux search for other commits by this committer
o Update to 0.8
o Remove JAVA_OS since it works with either version
13 Jun 2010 11:50:43
Original commit files touched by this commit  0.7.14
lioux search for other commits by this committer
- Update i2p to 0.7.14
- Update jetty to 5.1.15 due to security issues
- Add LICENSE* information
19 Apr 2010 10:43:43
Original commit files touched by this commit  0.7.10_1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.7.10
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
12 Feb 2010 02:55:06
Original commit files touched by this commit  0.7.10
lioux search for other commits by this committer
Update to 0.7.10
18 Jan 2010 09:08:54
Original commit files touched by this commit  0.7.9
lioux search for other commits by this committer
Update to 0.7.9
11 Jan 2010 01:45:55
Original commit files touched by this commit  0.7.8
lioux search for other commits by this committer
Fix port installation
02 Jan 2010 08:40:38
Original commit files touched by this commit  0.7.8
lioux search for other commits by this committer
Update to 0.7.8
22 Nov 2009 08:29:50
Original commit files touched by this commit  0.7.7
lioux search for other commits by this committer
Update to 0.7.7

PR:             ports/140367
Submitted by:   soulcatcher <soulcatcher13@gmail.com>
22 Aug 2009 02:23:49
Original commit files touched by this commit  0.7.4
amdmi3 search for other commits by this committer
- Fix broken makefiles introduced with translation to new SF File Release System

Reported by:    dan
Pointyhat to:   myself
22 Aug 2009 00:32:25
Original commit files touched by this commit  0.7.4
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
24 Jun 2009 11:44:15
Original commit files touched by this commit  0.7.4
lioux search for other commits by this committer
Update to 0.7.4
01 Jun 2009 00:42:56
Original commit files touched by this commit  0.7.3
lioux search for other commits by this committer
Update to 0.7.3
13 May 2009 09:46:02
Original commit files touched by this commit  0.7.2_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
22 Apr 2009 01:14:58
Original commit files touched by this commit  0.7.2
lioux search for other commits by this committer
Update to 0.7.2
25 Oct 2007 10:28:00
Original commit files touched by this commit  0.6.1.30
lioux search for other commits by this committer
Update to 0.6.1.30
15 Sep 2007 10:57:54
Original commit files touched by this commit  0.6.1.29
lioux search for other commits by this committer
Update to 0.6.1.29
29 Jun 2007 19:37:37
Original commit files touched by this commit  0.6.1.28_2
lioux search for other commits by this committer
o EXTRACT_DEPENDS on devel/apache-ant to fix post-extract target
o Bump PORTREVISION
20 Jun 2007 11:29:01
Original commit files touched by this commit  0.6.1.28_1
lioux search for other commits by this committer
Fix fetch target: port can now be fetched again
19 May 2007 20:32:57
Original commit files touched by this commit  0.6.1.28_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
18 Apr 2007 11:23:26
Original commit files touched by this commit  0.6.1.28
lioux search for other commits by this committer
Update to 0.6.1.28
01 Apr 2007 19:07:16
Original commit files touched by this commit  0.6.1.27
kris search for other commits by this committer
BROKEN: Does not build
20 Mar 2007 10:46:06
Original commit files touched by this commit  0.6.1.27
pav search for other commits by this committer
- Fix depobj on www/jetty dependency after jetty update to 6

Reported by:    pointyhat
26 Feb 2007 11:12:56
Original commit files touched by this commit  0.6.1.27
lioux search for other commits by this committer
Update to 0.6.1.27
09 Oct 2006 03:05:22
Original commit files touched by this commit  0.6.1.26
lioux search for other commits by this committer
Update to 0.6.1.26
25 Sep 2006 01:11:13
Original commit files touched by this commit  0.6.1.25
lioux search for other commits by this committer
Update to 0.6.1.25
29 Jul 2006 19:43:47
Original commit files touched by this commit  0.6.1.24
lioux search for other commits by this committer
Update to 0.6.1.24
22 Jul 2006 11:14:31
Original commit files touched by this commit  0.6.1.22
lioux search for other commits by this committer
Update to 0.6.1.22
19 May 2006 02:03:15
Original commit files touched by this commit  0.6.1.19
lioux search for other commits by this committer
Update to 0.6.1.19
09 May 2006 23:06:18
Original commit files touched by this commit  0.6.1.18
lioux search for other commits by this committer
Update to 0.6.1.18
24 Apr 2006 22:04:25
Original commit files touched by this commit  0.6.1.17
lioux search for other commits by this committer
Update to 0.6.1.17
21 Apr 2006 20:09:36
Original commit files touched by this commit  0.6.1.16_1
lioux search for other commits by this committer
o BUILD_DEPENDS on www/jetty instead of fetching/building it on its
  own for every build. Incidently, it gives i2p an updated jetty
  release.
o Bump PORTREVISION since it now uses an updated jetty release
17 Apr 2006 21:35:22
Original commit files touched by this commit  0.6.1.16
lioux search for other commits by this committer
Update to 0.6.1.16
14 Apr 2006 04:39:40
Original commit files touched by this commit  0.6.1.15
lioux search for other commits by this committer
Update to 0.6.1.15
06 Apr 2006 03:33:42
Original commit files touched by this commit  0.6.1.14
lioux search for other commits by this committer
Update to 0.6.1.14
27 Mar 2006 20:44:47
Original commit files touched by this commit  0.6.1.13
lioux search for other commits by this committer
Update to 0.6.1.13
27 Mar 2006 20:44:32
Original commit files touched by this commit  0.6.1.12_1
lioux search for other commits by this committer
Do not hardcode rc.subr(8) location
03 Mar 2006 11:37:26
Original commit files touched by this commit  0.6.1.12_1
lioux search for other commits by this committer
Update distinfo from distfile version 0.6.1.11 to 0.6.1.12 on par
with port's Makefile

Pointy hat:     lioux
Submitted by:   Portsnap buildbox (cperciva)
Approved by:    portmgr (implicit)
03 Mar 2006 11:33:55
Original commit files touched by this commit  0.6.1.12_1
lioux search for other commits by this committer
o Fix PLIST mistakes overlooked in previous commit; tinderbuild
  checked
o Bump PORTREVISION

Submitted by:   kris
Approved by:    portmgr (implicit)
02 Mar 2006 19:20:49
Original commit files touched by this commit  0.6.1.12
lioux search for other commits by this committer
Update to 0.6.1.12

Approved by:    portmgr (marcus)
21 Feb 2006 23:35:42
Original commit files touched by this commit  0.6.1.11
lioux search for other commits by this committer
Update to 0.6.1.11
20 Feb 2006 20:47:50
Original commit files touched by this commit  0.6.1.9_1
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
19 Feb 2006 08:24:29
Original commit files touched by this commit  0.6.1.9_1
lioux search for other commits by this committer
o Add missing BUILD_DEPENDS on math/libgmp4
o Properly USE_RC_SUBR by pointing to a template rcng startup script
o Move FILESDIR/i2p.sh to FILESDIR/i2p.sh.in in order to benefit
  of USE_RC_SUBR automated PLIST_SUB replacement
o Bump PORTREVISION

PR:             93405
Submitted by:   Peter Thoenen <peter.thoenen@yahoo.com> <eol1@yahoo.com>
30 Jan 2006 21:36:28
Original commit files touched by this commit  0.6.1.9
pav search for other commits by this committer
Populate newly create net-p2p category with these ports:

  ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 54

28ab
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month178

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0