1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/japanese/navi2ch/pkg-message
Hiroki Sato 0c58bf30ac - Add japanese/p5-2chproxy, an HTTP proxy converting contents of 2ch.net
into the old .dat format.
- Update japanese/navi2ch to use japanese/p5-2chproxy as an HTTP server
  by default.
2016-11-16 00:43:30 +00:00

9 lines
229 B
Plaintext

navi2ch now requires ja-p5-2chproxy(japanese/p5-2chproxy) to access 2ch.net.
Before using navi2ch, put the following line into /etc/rc.conf:
twochproxy_enable="YES"
and start twochproxy service:
# service twochproxy start