mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
2614c95748
(and missed 3 missed files from previous categories.)
21 lines
399 B
Plaintext
21 lines
399 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
This port has been converted to use fastcgi. Please read the installation
|
|
documentation available at:
|
|
|
|
http://torrus.org/install.pod.html
|
|
EOM
|
|
}
|
|
{ type: upgrade
|
|
message: <<EOM
|
|
A complete re-compile of the XML is required after upgrading.
|
|
|
|
* Shutdown the collector
|
|
* Remove all of the dbs under db/
|
|
* run 'torrus compilexml --all'
|
|
* Restart the collector
|
|
EOM
|
|
}
|
|
]
|