summaryrefslogtreecommitdiffstats
path: root/collab/horde/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'collab/horde/HISTORY')
-rw-r--r--collab/horde/HISTORY117
1 files changed, 117 insertions, 0 deletions
diff --git a/collab/horde/HISTORY b/collab/horde/HISTORY
new file mode 100644
index 0000000000..c7d000092e
--- /dev/null
+++ b/collab/horde/HISTORY
@@ -0,0 +1,117 @@
+2005-10-03 Sergey Lipnevich <sergey@sourcemage.org>
+ * PREPARE: use SECTION_DIRECTORY variable;
+ * DETAILS: upgrade to 3.0.5; minor changes;
+ * DEPENDS: bring back pear-net_socket as it's no longer bundled with PHP;
+ remove a prompt about PHP modules as it's checked in HORDE_INSTALL;
+ * BUILD: fix LDAP schema installation;
+ * DEPENDS: disable Horde "framework" spells dependency, unclear if needed;
+ * FINAL: add Horde schema to LDAP.
+
+2005-05-23 Eric Sandall <eric@sandall.us>
+ * DETAILS: Updated to 3.0.4
+
+2005-04-09 Eric Sandall <eric@sandall.us>
+ * DEPENDS: php-pear packages renamed to lower-case
+
+2005-02-28 Eric Sandall <eric@sandall.us>
+ * DETAILS: Added SOURCE for CVS
+ * DEPENDS: Depend on CVS if using HORDE_DEVEL
+
+2005-02-18 Eric Sandall <eric@sandall.us>
+ * DETAILS: Updated to 3.0.3
+ Added BUILD_API=2
+ Shortened SHORT
+ * DEPENDS: Added message for php requirements
+ Removed openldap (php optionally depends on it already)
+ Removed Horde-Util (Horde-XML_SVG depends on it)
+ Added dependency on PEAR-DB and PEAR-File
+ Formatted to Guru Handbook
+ Can use any provider of PHP
+ * PREPARE: Updated to config_query, moved variable modification to
+ an if/then inside DETAILS
+ Moved to ../HORDE_PREPARE and now just source
+ $SECTION_DIRECTORY/HORDE_PREPARE
+ * BUILD: Run only `true`
+ * INSTALL: Use global SECTION_DIR/HORDE_INSTALL
+ * HISTORY: Formatted to 80 columns
+
+2005-01-23 Eric Sandall <eric@sandall.us>
+ * BUILD: Use spell_ok instead of spell_installed
+
+2004-09-28 Eric Sandall <eric@sandall.us>
+ * DEPENDS: Depends on php4
+ * HISTORY: Formatted to Guru Handbook
+
+2004-07-18 Sergey Lipnevich <sergey@sourcemage.org>
+ * DETAILS: upgrade to 2.2.5.
+
+2003-11-10 Sergey Lipnevich <sergey@sourcemage.org>
+ * BUILD, horde-config.patch: no longer use patching, do search/replace
+ instead.
+
+2003-11-02 Eric Sandall <eric@sandall.us>
+ * DEPENDS: Changed requires to depends
+ * HISTORY: Formatted to Guru Handbook
+
+2003-10-27 Sergey Lipnevich <sergey@sourcemage.org>
+ * PREPARE: fix SUFFIX assignment in spell config file when CVS is used
+ for source.
+ * BUILD: remove CVS working directories.
+
+2003-10-18 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: mail-transport-agent -> MAIL-TRANSPORT-AGENT
+
+2003-09-19 Eric Sandall <eric@sandall.us>
+ * DEPENDS: Changed php to PHP for requires/provides (Bug #4278)
+
+2003-09-10 Sergey Lipnevich <sergey@sourcemage.org>
+ * DETAILS: Upgrade to 2.2.4.
+
+2003-07-29 Sergey Lipnevich <sergey@sourcemage.org>
+ * BUILD: clean up.
+ * horde-config.patch: update config patch to apply cleanly to 2.2.3.
+ * DEPENDS: add PEAR dependencies.
+
+2003-04-25 Sergey Lipnevich <sergey@sourcemage.org>
+ * DETAILS: upgrade to 2.2.3.
+
+2003-04-07 Sergey Lipnevich <sergey@sourcemage.org>
+ * Now that spells summon from CVS repositories are updated
+ instead of being static, we don't need a date in the version.
+
+2003-03-11 Eric Sandall <eric@sandall.us>
+ * BUILD: Fixed to look in correct location for patch
+
+2003-02-17 Sergey Lipnevich <sergey@sourcemage.org>
+ * DETAILS: Upgraded to 2.2.1.
+ * Added removal of config/ directory per Eric Sandall's suggestion
+ (thanks!)
+ * Added a patch for config/ relocation to work.
+
+2003-01-18 Sergey Lipnevich <sergey@sourcemage.org>
+ * DETAILS: Upgraded to 2.2.
+
+2003-01-08 Sergey Lipnevich <sergey@sourcemage.org>
+ * DETAILS: Changed the URL according to new FTP site layout.
+ Upgraded to 2.2 RC1.
+ Improved the "take from CVS" code.
+ * BUILD: Made /etc/horde the location of configuration files.
+
+2002-11-14 Sergey Lipnevich <sergey@sourcemage.org>
+ * Added ability do install the latest version of Horde from their CVS
+ repository.
+
+2002-07-29 Sergey Lipnevich <sergey@sourcemage.org>
+ * Changed copying command to not force files into destination directory.
+
+2002-05-24 Sergey Lipnevich <sergey@sourcemage.org>
+ * Updated for 2.1RC3, removed patching of configuration for LDAP but
+ left patching slapd.conf. Now comes with only one schema file, so
+ extra info has been removed from gawk script.
+
+2002-04-28 Sergey Lipnevich <sergey@sourcemage.org>
+ * Spell created. Preferred method of authentication and preference
+ serialization is using LDAP, hence slapd.conf gets updated when
+ necessary. Depends on the latest php as described in DETAILS,
+ in particular on --with-imap and --with-ldap.
+