mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
- 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
16 lines
506 B
Text
16 lines
506 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You may want to increase default i2pd bandwidth limit by adding
|
|
setting "bandwidth" parameter to "X" in %%ETCDIR%%/i2pd.conf
|
|
EOM
|
|
}
|
|
{ type: upgrade
|
|
message: <<EOM
|
|
Some defaults in the sample config file have been changed to respect hier(7).
|
|
It is advised to take a look at i2pd.conf.sample and reflect the better defaults
|
|
in your i2pd.conf manually. Dont forget to move the config files from the old
|
|
to the new location after changing the location in i2pd.conf.
|
|
EOM
|
|
}
|
|
]
|