an RCS tag from another file (conf.xml) - but it doesn't appear to be
there by default. So we copy it over if there isn't already one in the
file, prior to install.
Also some plist changes that fix warnings in dependent ports.
PR: ports/96080
Submitted by: Shaun Amott <shaun@inerd.com>
Reviewed by: tmclaugh (mentor), itetcu (me)
Approved by: lawrance (metor)
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.
PR:
Submitted by: Shaun Amott <shaun@inerd.com>
ports, so that they now do not overwrite existing configuration files.
Rather than backing up the old ones and allowing the user to merge the
files by hand, config files are left untouched.
Submitted by: Shaun Amott <shaun@inerd.com>
httpd-xxx.conf and fix configuration if APACHE_VERSION > 20.
- Don't use the MCAL back-end by default for Kronolith, it is
deprecated.
- Deinstall bug reported by John Nielsen <john (at) jnielsen.net>:
respect LHORDEDIR.
- Fix horde-passwd installation / deinstallation.
- Don't bump PORTREVISION, because running installations are not
concerned.
Note: don't bump PORTREVISION, won't take effect before the next
reinstallation.
PR: 88621
Submitted by: Heinrich Rebehn <rebehn (at) ant.uni-bremen.de>
Major new changes in this release:
* Closed two XSS vulnerabilities.
* Fixed folder views in IMP on some IMAP servers.
* Fixed doubled application menus.
* Fixed deletion of identities.
* Worked around problems if no DataTree driver had been specified.
* Minor bug and layout fixes.
Approved by: portmgr (krion).
Horde Version 3 differs from the 2.x releases in many ways, including
the following:
* Full support for groups and arbitrary permissions.
* Completely rewritten, fully RFC-compliant MIME system with many
new MIME viewers.
* Many i18n improvements, including full charset support for the whole
framework.
* User customizable portal page.
* Theme support.
* Global personal categories and category colors.
* Access (shortcut) keys.
* Dynamically updating tree menu for applications, including Mozilla
sidebar support.
* XML-based application configuration through a graphical user interface.
* Forms creation and validation API.
* Template engine.
* Crypt API with support for PGP/GPG and S/MIME.
* XML-RPC and SOAP server and client, experimental SyncML support.
* Improved notification system.
* Many new APIs like Compress, Image, PDF, History, iCalendar, SyncML,
CLI, Version control, NLS, Timer, and SVG.
* and many more...
This is a resurrection of the previous www/horde, upgraded from www/horde2.
PR: ports/75434
Submitted by: /me
From PR's description:
IMP 3.0 is the stable release of IMP,
and Horde 2.0 the stable release of Horde.
Note: mail/imp3 and deskutils/kronolith are marked as IS_INTERACTIVE
since they need depending port mod_php4 with its mcrypt option
enabled by hand.
PR: ports/35051
Submitted by: maintainer
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.