mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.4 2012/05/16 16:16:46 bouyer Exp $
|
|
|
|
Run ${SYMPA_BIN}/sympa_wizard.pl
|
|
for interactive configuration.
|
|
|
|
If you are upgrading from a previous version please consult
|
|
${PREFIX}/share/doc/sympa/NEWS
|
|
for incompatible changes, and run:
|
|
${SYMPA_BIN}/sympa.pl --upgrade
|
|
|
|
If upgrading from sympa 5.4, you need add the necessary scripts and entries
|
|
to /etc/rc.d/ and /etc/rc.conf to start the bulk daemon.
|
|
Also, note that configuration files sympa.conf and wwsympa.conf have
|
|
moved to ${PKG_SYSCONFDIR}. Move these files before running
|
|
'${SYMPA_BIN}/sympa.pl --upgrade'
|
|
You also need to ajust paths in your httpd.conf file:
|
|
/wws is now ${PREFIX}/sympa/libexec/cgi-bin/wwsympa-wrapper.fcgi
|
|
/static-sympa is now ${SYMPA_VARBASE}/list_data/static_content
|
|
Password encoding has changed; run:
|
|
${SYMPA_BIN}/sympa.pl --md5_encode_password
|
|
to reencode them to the new format.
|
|
|
|
===========================================================================
|