Submitted by Xavier Santolaria <xavier@santolaria.net>.
The Zope Book by Michel Pelletier and Amos Latteier.
This book is designed to introduce you to Zope and its uses.
--
Main changes:
* Monit now reloads configuration ONLY after it receives SIGHUP.
Automatic reload based on monit's control file timestamp is now
defunct.
* New monit command 'reload' is added. If used, it will reinitialize
a running monit daemon (send it the SIGHUP signal).
* A new monit option '-t' is added. If used, monit will run a syntax
check for the control file and exit with the status.
* The ssl version for TCPSSL tests can now explicitly be set if auto-
detection should fail. (Thanks to Mark Foster for
the bugreport)
* Added support for LDAPv2 and LDAPv3, and DWP.
* Restart method added to monit httpd cervlet
* Alert messages in passive mode fixed
* Console command "monit restart [service]" in daemon mode fixed
* Start/stop/restart race condition fixed.
Changelog: http://www.tildeslash.com/monit/changes.html
Patches OpenBSD specific submitted to authors.
FreeDroid is a clone of the classic game "Paradroid" for Commodore 64
with some improvements and extensions to the original version.
reviewed by wcobb/naddy. no objects on ports@ after ~10 days.
"Perhaps the most notable changes are bug fixes for broken "mbox"
functionality, for a crash when Taking to a Rule, for a crash when Sorting
on some IMAP servers, and for a problem when forwarding address book
entries and Taking them, which caused remote address book corruption.
There is some new support for reading news from more than one NNTP server,
a new tab-checks-recent feature to allow checking for new mail in a folder
without opening it, and a few other small improvements."
src/fe-gtk/Makefile.in was in patch-src_fe-text_Makefile_in,
also add a patch for the real src/fe-text/Makefile.in to add
in a missing -liconv so this will link properly on a.out systems.