mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
5c79d5063f
- 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)
25 lines
711 B
Plaintext
25 lines
711 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
|
|
The wrapper and rc script are currently broken and under review,
|
|
so you have to install and run i2p in the following way:
|
|
|
|
- Install security/i2p port (which you might have now)
|
|
- As normal user run /usr/local/sbin/i2prouter install (root is not allowed)
|
|
to extract all data into $HOME/i2p.
|
|
- Go to users home i2p/ and edit runplain.sh to map I2PTEMP to the same
|
|
directory as I2P
|
|
- Now you can start the process in I2P home directory with ./runplain.sh
|
|
|
|
You first have to walk through an initial setup via
|
|
|
|
http://localhost:7657
|
|
|
|
Follow the instructions and map your browser to the configured ports.
|
|
You can also host hidden services and many more via the UI.
|
|
|
|
EOM
|
|
}
|
|
]
|