pkgsrc/mail/freepops/patches/patch-ac
schmonz 895dddca5e Update to 0.2.7. From the changelog:
* A huge set of patches for modules and plugins, many thanks to all
    the contributors (hope to list them all): cdmack, Viruzzo,
    Lance, maxadamo, nvhs, russell822, Andre Martin, Daniel Black,
    Picov, RISKO Gergely, blackmoon and Spil
* A new zenity-based (GNOME eye-candy) updater interface by maxadamo
* Internationalization support (and Italian localization) for the
    regular fltk updater by blackmoon
* Updated versions of the cURL and gnutls libraries for Windows
* The luasocket library is now part of freepops and can be used to
    write modules

We still avoid installing any of the self-updaters. Might be nice
to add in a future PKGREVISION.
2008-10-23 04:40:55 +00:00

26 lines
934 B
Text

$NetBSD: patch-ac,v 1.2 2008/10/23 04:40:55 schmonz Exp $
--- doc/freepopsd.1.orig 2008-05-27 11:43:40.000000000 -0400
+++ doc/freepopsd.1
@@ -51,7 +51,7 @@ a valid filename to log to this file.
Moves the process to background releasing the tty
.TP
\fB \-n\fR, \fB\-\-no-pid-file
-Don't create the pid file containing the process id in /var/run/.
+Don't create the pid file containing the process id in @VARBASE@/run/.
.TP
\fB \-P \fRproxyaddress:proxyport, \fB\-\-proxy \fRproxyaddress:proxyport
You can specify the http proxy name and port separated by :.
@@ -144,10 +144,10 @@ Prints the program version.
.br
.SH FILES
.TP
-.I /usr/share/freepops/lua/*
+.I @PREFIX@/share/freepops/lua/*
Webmails access implementation
.TP
-.I /etc/freepops/config.lua
+.I @PKG_SYSCONFDIR@/config.lua
Configuration file, interesting only for paths, addresses to modules binding,
and accept/reject policy on mail addresses
.SH AUTHOR