Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
PR pkg/16115 by Kimmo Suominen.
|
|
|
|
|
|
"has been released. The 2.0 release is a massive upgrade of the Horde Application Framework. Many components have been added or streamlined. Inter-application support is much more robust, a generic MIME_Viewer framework is included, a new preferences system supports global or application scope for preferences, and more!"
|
|
automatically, so no need to do it ourselves.
|
|
|
|
This value may be customized in various ways:
PKG_SYSCONFBASE is the main config directory under which all package
configuration files are to be found.
PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
configuration files for a particular package may be found.
PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
particular package.
Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.
This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
|
|
bsd.pkg.install.mk:
* Remove old DEINSTALL/INSTALL scripts.
* Move some text printed at POST-INSTALL time into the MESSAGE file.
* Adjust rc.d scripts to respect rc.conf settings, so that the
script may be directly copied into /etc/rc.d.
|
|
no changes to Horde this release; companion to IMP v2.2.7 only
|
|
|
|
|
|
|
|
|
|
shell.
|
|
|
|
expression for substituting in DEINSTALL/INSTALL scripts. Use "${CMP} -s"
instead of "diff -q" since the former is more portable across OSes.
|
|
|
|
[max] Move all JavaScript URLs to the onclick event handler to prevent
breaking IE SSL in certain circumstances.
[cjh] Browser detection recognizes ie6.
[cjh] Added locale/se (Daniel Andersson <daniel@addelei.nu>).
[bjn] Ignore errors from PHPLIB session.inc posix_getpid (which isn't
supported by Windows 95/98/ME).
[cjh] Run $language through basename() before returning it in select_lang()
to avoid possible exploits, though a seperate bug in php needs to be
present to really exploit this.
[cjh] Reject From: addresses containing spaces, ';', or '&', and don't put
quotes around addresses (since sendmail doesn't strip them). If this
is too strict, we'll reconsider later.
|
|
|
|
- Install example horde.conf Apache config file fragment info
${PREFIX}/share/examples/horde.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
appropriate settings in horde.conf.
|
|
|