Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Dec 2020 05:30:50
0.9.48

|
kai  |
security/i2p: Update to 0.9.48
Changelog:
https://geti2p.net/en/blog/post/2020/11/30/0.9.48-Release
PR: 251595
Submitted by: Michael Muenz <m.muenz@gmail.com> (maintainer) |
18 Sep 2020 21:10:09
0.9.47

|
yuri  |
security/i2p: Update 0.9.46 -> 0.9.47
PR: 249434
Submitted by: m.muenz@gmail.com (maintainer) |
26 May 2020 10:51:06
0.9.46

|
decke  |
security/i2p: Update to 0.9.46
PR: 246742
Submitted by: Michael Muenz <m.muenz@gmail.com> (maintainer) |
16 May 2020 06:51:24
0.9.45

|
decke  |
security/i2p:
- Update to 0.9.45
- Pass maintainership to submitter
- Update Makefile to make portlint happy
- Disabled unused java-doc
- Add pkg-message for usage notes, since current wrapper implementation is
broken
- Removed couple of MASTERSITES since most do not offer the source anymore
PR: 245656
Submitted by: Michael Muenz <m.muenz@gmail.com> (maintainer) |
28 Mar 2020 11:26:59
0.9.40

|
rene  |
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports |
26 Nov 2019 21:46:13
0.9.40

|
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
09 May 2019 20:09:07
0.9.40

|
swills  |
security/i2p: update to 0.9.40
PR: 237809
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
28 Jan 2019 12:11:45
0.9.38

|
swills  |
security/i2p: update to 0.9.38
PR: 235254
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
07 Oct 2018 05:15:23
0.9.37

|
swills  |
security/i2p: Update to 0.9.37
PR: 232000
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
12 Sep 2018 09:38:20
0.9.36

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
02 Sep 2018 22:46:10
0.9.36

|
swills  |
security/i2p: Update to 0.9.36
PR: 231018
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
05 Jul 2018 15:16:33
0.9.35

|
joneum  |
security/i2p: Update to 0.9.35
PR: 229427
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
23 Apr 2018 08:11:17
0.9.33

|
joneum  |
Pass maintainership to submitter
PR: 227676 |
12 Feb 2018 06:39:05
0.9.33

|
yuri  |
security/i2p: Update to 0.9.33
Changelog:
https://geti2p.net/en/blog/post/2018/01/30/0.9.33-Release
Additional port changes:
* Changed to DISTVERSION
* Added NO_ARCH=yes
* Deleted unnecessary blank lines
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
01 Dec 2017 11:34:51
0.9.16

|
amdmi3  |
- Simplify Makefile
- Switch to options helpers |
18 Jan 2017 13:20:32
0.9.16

|
tijl  |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
01 Dec 2016 11:18:04
0.9.16

|
mat  |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
04 Aug 2016 02:40:47
0.9.16

|
marino  |
security/i2p: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0). |
11 Jul 2016 19:46:03
0.9.16

|
cs  |
Back to pool |
19 May 2016 10:53:06
0.9.16

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
0.9.16

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
30 Nov 2014 12:58:11
0.9.16

|
cs  |
Update to 0.9.16 |
24 Aug 2014 16:39:14
0.9.14.1

|
cs  |
Update to 0.9.14.1 |
29 Jul 2014 20:35:38
0.9.14

|
cs  |
- Update to 0.9.14
- Fixes serious de-anonymization attack
MFH: 2014Q3 |
28 Jul 2014 15:12:27
0.9.11

|
cs  |
I'll take it |
17 Jul 2014 08:57:51
0.9.11

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
05 Jun 2014 17:14:34
0.9.11

|
jkim  |
Fix build with JDK7 and later and make it always dependent upon libiconv
from the ports tree.
Reported by: exp-run (PR190511) |
05 May 2014 09:45:37
0.9.11

|
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
23 Mar 2014 23:42:40
0.9.11

|
lioux  |
- Add SF to MASTER_SITES
- Replace USES_BZIP2 with USES=tar:bzip2
Approved by: bdrewery (mentor) |
08 Mar 2014 00:00:12
0.9.11

|
lioux  |
- Change net-p2p/i2p primary category to security. Therefore, move
net-p2p/i2p to security/i2p. Following security/tor example. Keep
net-p2p as secondary category since i2p provides p2p services.
- Update security/i2p to 0.9.11
Approved by: bdrewery (mentor) |