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 06:40:55 +02:00
|
|
|
$NetBSD: patch-ac,v 1.2 2008/10/23 04:40:55 schmonz Exp $
|
2007-06-05 07:56:01 +02:00
|
|
|
|
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 06:40:55 +02:00
|
|
|
--- doc/freepopsd.1.orig 2008-05-27 11:43:40.000000000 -0400
|
2007-06-05 07:56:01 +02:00
|
|
|
+++ doc/freepopsd.1
|
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 06:40:55 +02:00
|
|
|
@@ -51,7 +51,7 @@ a valid filename to log to this file.
|
2007-06-05 07:56:01 +02:00
|
|
|
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 :.
|
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 06:40:55 +02:00
|
|
|
@@ -144,10 +144,10 @@ Prints the program version.
|
|
|
|
.br
|
2007-06-05 07:56:01 +02:00
|
|
|
.SH FILES
|
|
|
|
.TP
|
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 06:40:55 +02:00
|
|
|
-.I /usr/share/freepops/lua/*
|
2007-06-05 07:56:01 +02:00
|
|
|
+.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
|
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 06:40:55 +02:00
|
|
|
.SH AUTHOR
|