summaryrefslogtreecommitdiff
path: root/www/horde-base/files/patch-po_translation.php
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-12-26 10:22:58 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-12-26 10:22:58 +0000
commitde68a058bfd96eec3e7101d045e39163958bbb96 (patch)
tree5a2ac484713fde967c89c6400d0cbed39573f2e1 /www/horde-base/files/patch-po_translation.php
parent- Add mSQL dependence. Off by default. (diff)
Upgrade to 3.0.
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
Diffstat (limited to 'www/horde-base/files/patch-po_translation.php')
-rw-r--r--www/horde-base/files/patch-po_translation.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/horde-base/files/patch-po_translation.php b/www/horde-base/files/patch-po_translation.php
new file mode 100644
index 000000000000..045891903631
--- /dev/null
+++ b/www/horde-base/files/patch-po_translation.php
@@ -0,0 +1,8 @@
+--- po/translation.php.orig Tue Jan 21 16:05:36 2003
++++ po/translation.php Wed Jan 29 23:00:27 2003
+@@ -1,4 +1,4 @@
+-#!/usr/bin/php -q
++#!/usr/local/bin/php -q
+ <?php
+ /**
+ * Translation helper application for the Horde framework.