non port: security/i2pd/Makefile |
Number of commits found: 96 |
Wednesday, 27 Sep 2023
|
14:36 Dima Panov (fluffy)
devel/boost*: bump all consumers after 1.83.0
21d8008 |
Monday, 18 Sep 2023
|
19:05 Dries Michiels (driesm)
security/i2pd: update to 2.49.0
Changes: https://github.com/PurpleI2P/i2pd/blob/openssl/ChangeLog
2a33339 |
Saturday, 17 Jun 2023
|
04:43 Dries Michiels (driesm)
security/i2pd: update to 2.48.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.48.0
ffd90b9 |
Thursday, 27 Apr 2023
|
18:25 Dima Panov (fluffy)
*/*: bump all direct Boost cunsumers
3e45e8e |
Sunday, 12 Mar 2023
|
14:00 Dries Michiels (driesm)
security/i2pd: update to 2.47.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.47.0
d34b762 |
Monday, 20 Feb 2023
|
21:44 Dries Michiels (driesm)
security/i2pd: update to 2.46.1
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.46.1
7e46aec |
Friday, 17 Feb 2023
|
11:18 Dries Michiels (driesm)
security/i2pd: update to 2.46.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.46.0
7b73ba7 |
Monday, 16 Jan 2023
|
19:32 Dima Panov (fluffy)
*/*: bump libboost*.so libraries consumert after Boost upgrade
e1287d0 |
Wednesday, 11 Jan 2023
|
22:44 Dries Michiels (driesm)
security/i2pd: update to 2.45.1
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.45.1
d1e807f |
Wednesday, 4 Jan 2023
|
22:52 Dries Michiels (driesm)
security/i2pd: update to 2.45.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.45.0
69659c0 |
Tuesday, 22 Nov 2022
|
18:37 Dries Michiels (driesm)
security/i2pd: update to 2.44.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.44.0
3b7b705 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 22 Aug 2022
|
19:58 Dries Michiels (driesm)
security/i2pd: update to 2.43.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.43.0
5ed9121 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Thursday, 26 May 2022
|
02:14 Dries Michiels (driesm)
security/i2pd: update to 2.42.1
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.42.1
f04373e |
Monday, 23 May 2022
|
23:54 Dries Michiels (driesm)
security/i2pd: update to 2.42.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.42.0
1910b76 |
Sunday, 22 May 2022
|
20:17 Dima Panov (fluffy)
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
b082b3d |
Monday, 21 Feb 2022
|
21:14 Dries Michiels (driesm)
security/i2pd: Update to 2.41.0
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.41.0
PR: 262105
f543f5e |
Monday, 13 Dec 2021
|
17:54 Dries Michiels (driesm)
security/i2pd: Update to 2.40.0
- Take maintainership
- Switch to DISTVERSION
- Enable AESNI by default (run time detection if it can be used or not)
- Pet portfmt and portclippy
- Respect hier(7) for config files and dirs
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.40.0
PR: 260206
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D33384
074939e |
Friday, 17 Sep 2021
|
18:02 Eugene Grosbein (eugen)
security/i2pd: add lowest boost-libs version required
Build of i2pd-2.38.0 may break with obscure error unless
devel/boost-libs updated to 1.72.0_5 at least.
Make it complain with clear message instead in such case.
This unbreaks build, so PORTREVISION not bumped.
e094a06 |
Friday, 27 Aug 2021
|
23:49 Dmitry Marakasov (amdmi3)
security/i2pd: drop maintainership
68c9cde |
Thursday, 20 May 2021
|
12:17 Dmitry Marakasov (amdmi3)
security/i2pd: update to 2.38.0
23784ab |
Wednesday, 7 Apr 2021
|
23:19 Dmitry Marakasov (amdmi3)
Remove useless Created by: headers mentioning me
5823922 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 23 Mar 2021
|
14:49 amdmi3
- Update to 2.37.0
 |
Friday, 19 Mar 2021
|
12:37 amdmi3
- Install reseed certificates [1]
- Switch to upstream installation
PR: 253965 [1]
Submitted by: admin@support.od.ua [1]
 |
Thursday, 4 Mar 2021
|
00:05 amdmi3
- Fix signal used in reload command
PR: 253965
Submitted by: admin@support.od.ua
MFH: 2021Q1
 |
Sunday, 28 Feb 2021
|
22:08 amdmi3
- Update to 2.36.0
 |
Monday, 18 Jan 2021
|
23:30 amdmi3
- Use configuration file
PR: 252159
 |
17:29 amdmi3
- Update to 2.35.0
 |
15:42 amdmi3
Revert 561829, this is not a correct solution
PR: 252159
 |
Sunday, 17 Jan 2021
|
15:25 eugen
security/i2pd: make the port compatible with syslogging
i2pd supports logging via syslog. This may be enabled
with its configuration file, but port's startup script forces
logging to a file using command line switches that override
configuration file.
This change adds syslogging support with following rc.conf setting:
i2pd_logfile="syslog" # translates to: --log syslog
or
i2pd_logfile="syslog:warn" # translates to: --log syslog --loglevel warn
The change is backward compatible with previous settings.
PR: 252159
Approved by: amdmi3 (maintainer timeout over 3 weeks)
 |
Wednesday, 26 Aug 2020
|
16:59 amdmi3
- Update to 2.33.0
 |
Friday, 3 Jul 2020
|
13:41 amdmi3
- Add support for reload command for rc.d script
Submitted by: Eugene Grosbein
 |
Thursday, 4 Jun 2020
|
16:15 amdmi3
- Update to 2.32.1
 |
Tuesday, 26 May 2020
|
15:08 amdmi3
- Update to 2.32.0
 |
Monday, 13 Apr 2020
|
21:53 amdmi3
- Update to 2.31.0
 |
Wednesday, 26 Feb 2020
|
17:45 amdmi3
- Update to 2.30.0
 |
Wednesday, 11 Dec 2019
|
17:53 jbeich
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
 |
Wednesday, 30 Oct 2019
|
15:12 amdmi3
- Update to 2.29.0
 |
Thursday, 29 Aug 2019
|
12:38 amdmi3
- Update to 2.28.0
 |
Monday, 19 Aug 2019
|
15:35 jbeich
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
 |
Tuesday, 23 Jul 2019
|
14:45 amdmi3
- Update to 2.27.0
 |
Thursday, 13 Jun 2019
|
12:07 amdmi3
- Update to 2.26.0
 |
Monday, 3 Jun 2019
|
14:53 amdmi3
- Update to 2.25.0
 |
Friday, 12 Apr 2019
|
06:36 jbeich
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
 |
Monday, 25 Mar 2019
|
14:57 amdmi3
- Update to 2.24.0
 |
Monday, 18 Mar 2019
|
04:32 jbeich
security/i2pd: unbreak with boost 1.70
PR: 236600
Obtained from: upstream
 |
Monday, 4 Feb 2019
|
17:55 amdmi3
- Add upstream patch to fix occasional crashes
See https://github.com/PurpleI2P/i2pd/issues/1290
 |
Thursday, 24 Jan 2019
|
22:58 amdmi3
- Update to 2.23.0
 |
Monday, 7 Jan 2019
|
16:48 tobik
Do not set opt_DESC twice
 |
Tuesday, 25 Dec 2018
|
20:25 tcberner
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
 |
00:15 jbeich
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
 |
Saturday, 10 Nov 2018
|
10:58 amdmi3
- Update to 2.22.0
 |
Wednesday, 24 Oct 2018
|
20:23 amdmi3
- Update to 2.21.1
 |
Monday, 8 Oct 2018
|
15:29 amdmi3
- Update to 2.21.0
 |
Tuesday, 28 Aug 2018
|
15:37 amdmi3
- Fix log rotation by using right signal to make i2pd reopen its logfile
PR: 230714
Reported by: eugen
 |
11:30 amdmi3
- Update to 2.20.0
 |
Thursday, 9 Aug 2018
|
06:58 jbeich
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
 |
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
 |
Thursday, 28 Jun 2018
|
13:27 amdmi3
- Update to 2.19.0
 |
Wednesday, 9 May 2018
|
05:37 dinoex
- update to miniupnpc 2.1
PR: 228050
Submitted by: Hung-Yi Chen
- fix python build
- add LICENSE for slave port
- make portlint happier
- bump PORTREVISION on ports using the shared lib
 |
Wednesday, 18 Apr 2018
|
13:57 jbeich
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
 |
Saturday, 17 Feb 2018
|
22:19 amdmi3
- Update to 2.18.0
 |
Thursday, 18 Jan 2018
|
04:11 jbeich
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
 |
Tuesday, 12 Dec 2017
|
04:35 jbeich
Re-try ports affected by bug 193528 on powerpc* after r449590
 |
Tuesday, 5 Dec 2017
|
20:21 amdmi3
- Update to 2.17.0
 |
Tuesday, 28 Nov 2017
|
11:27 amdmi3
- Update to 2.16.0
 |
Monday, 25 Sep 2017
|
00:08 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
 |
00:05 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
 |
Sunday, 10 Sep 2017
|
20:55 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
 |
Monday, 21 Aug 2017
|
11:11 amdmi3
- Update to 2.15.0
 |
Tuesday, 6 Jun 2017
|
13:53 amdmi3
- Update to 2.14.0
 |
Tuesday, 2 May 2017
|
06:48 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
 |
Sunday, 30 Apr 2017
|
04:35 linimon
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Monday, 10 Apr 2017
|
12:01 amdmi3
- Update to 2.13.0
 |
Saturday, 1 Apr 2017
|
15:23 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
 |
Wednesday, 22 Feb 2017
|
09:33 amdmi3
- Update to 2.12.0
 |
Tuesday, 7 Feb 2017
|
13:48 amdmi3
- The port builds is no longer BROKEN with libressl
Submitted by: Christian Sturm <reezer@reezer.org>
 |
Friday, 6 Jan 2017
|
08:45 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
 |
Sunday, 1 Jan 2017
|
03:45 sunpoet
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
 |
Wednesday, 28 Dec 2016
|
13:21 amdmi3
- Add newsyslog config file
 |
Saturday, 24 Dec 2016
|
14:56 amdmi3
- Add upstream patch to avoid kqueue descriptor loss on daemonization, which
leads to 100% cpu usage when using --daemon option
 |
Thursday, 22 Dec 2016
|
14:27 amdmi3
- Add rc.d script
 |
Wednesday, 21 Dec 2016
|
16:49 amdmi3
- Update to 2.11.0
 |
Wednesday, 23 Nov 2016
|
12:45 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)
 |
Friday, 4 Nov 2016
|
13:01 amdmi3
- Mark BROKEN with LibreSSL
PR: 213819
Submitted by: igor.arabesc.pavlov@gmail.com
 |
Wednesday, 26 Oct 2016
|
16:05 amdmi3
- Update to 2.10.0
 |
Friday, 19 Aug 2016
|
09:41 amdmi3
Actually switch to opt_CMAKE_BOOL
 |
Thursday, 18 Aug 2016
|
10:12 amdmi3
- Update to 2.9.0
- Switch to USES=ssl
 |
Friday, 27 May 2016
|
17:38 amdmi3
- Update to 2.7.0
 |
Thursday, 21 Apr 2016
|
16:43 swills
many ports: mark broken on powerpc64
 |
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 23 Jan 2016
|
13:13 amdmi3
C++ implementation of I2P client
WWW: http://i2pd.website/
 |
Number of commits found: 96 |