This update fixes the followings:
- The current upstream Makefile appends '-O1' to CFLAGS, which would
inadvertently override any previous optimization option that passed by the user.
- www/elinks has recently been updated to a supported version
add optional dependency to it, and remove the related note in 'pkg-message'.
PR: 263391
13 lines
437 B
Plaintext
13 lines
437 B
Plaintext
#### NOTES OF SSHOUT
|
|
In order to start sshout service you need some more configuration:
|
|
|
|
# sysrc -f /etc/rc.conf sshout_enable="YES"
|
|
|
|
If you installed SSHOUT for the first time, use sshoutcfg(8) to add users.
|
|
You must have SSH server running and accepting public key authentication.
|
|
|
|
Suggested ports:
|
|
x11/xclip For '/pasteimage' command to work in CLI frontend
|
|
www/elinks For HTML messages be properly displayed in CLI frontend
|
|
#### END
|