ports/mail/archiveopteryx-devel/files/pkg-message.in
Mark Felder 1c7c233776 Copy archiveopteryx to -devel to make it easy to track development
progress.

Historically aox development is very reliable, but please be aware that
this port does not track stable releases.
2014-07-30 13:07:22 +00:00

23 lines
981 B
Text

********************************************************************************
Please install PostgreSQL client/server (databases/postgresqlXX-client
and databases/postgresqlXX-server) separately. The latest 9.x version
is recommended but any version newer than 9.1.0 should work.
To set up the database and generate a configuration file, run
%%PREFIX%%/libexec/aox/installer as root. The new configuration file will be in
%%ETCDIR%%/archiveopteryx.conf.
%%PREFIX%%/libexec/aox/installer -n shows what it would do, without making any
changes. (If you are just upgrading from an older version,
%%PREFIX%%/bin/aox upgrade schema may be enough.
%%PREFIX%%/bin/aox upgrade schema -n shows what it would do, without making
any changes.)
The logfile is syslog/mail by default.
If you have any problems, the FAQ is at
http://www.archiveopteryx.org/faq/ and you can always ask
info@aox.org for help.
********************************************************************************