aboutsummaryrefslogtreecommitdiff
path: root/www/horde
Commit message (Collapse)AuthorAgeFilesLines
* Horde requires that one of its configuration files (conf.php) containIon-Mihai Tetcu2006-05-122-0/+18
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=162145
* make sure I update the PORTREVISIONMarc G. Fournier2006-04-151-0/+1
| | | | Notes: svn path=/head/; revision=159617
* After a recent discussion on freebsd-ports, I have modified the HordeMarc G. Fournier2006-04-152-14/+3
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=159616
* After a recent discussion on freebsd-ports, I have modified the HordeMarc G. Fournier2006-04-153-18/+9
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=159613
* Adopt the Horde ports.Thierry Thomas2006-04-101-1/+1
| | | | | | | | PR: 95561 Submitted by: Shaun Amott <shaun (at) inerd.com> Notes: svn path=/head/; revision=159243
* Release maintainership.Thierry Thomas2006-04-081-1/+1
| | | | Notes: svn path=/head/; revision=159104
* Security update to 3.1.1.Thierry Thomas2006-03-284-5/+10
| | | | | | | | | | Announce and changelog at <http://lists.horde.org/archives/announce/2006/000271.html>. Security: VuXML 2db97aa6-be81-11da-9b82-0050bf27ba24 Notes: svn path=/head/; revision=158346
* Upgrade to 3.1.Thierry Thomas2006-03-155-97/+248
| | | | | | | | Changelog at <http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.167.2.16&r2=1.515.2.222&ty=h> Notes: svn path=/head/; revision=157330
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Replace WANT_PHP_MOD by WANT_PHP_WEB.Thierry Thomas2006-01-171-1/+1
| | | | | | | | PR: 91897 Submitted by: Gustavo Picón <gpicon (at) aureal.com.pe> Notes: svn path=/head/; revision=153762
* - Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx toThierry Thomas2006-01-062-19/+32
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=152847
* Upgrade to 3.0.9.Thierry Thomas2005-12-142-4/+4
| | | | | | | | This version fixes a showstopper bug in Horde_Form select fields (Bug #3123) introduced in 3.0.8. Notes: svn path=/head/; revision=151196
* The distfile has been renamed.Thierry Thomas2005-12-122-4/+3
| | | | | | | | | | | | | | No change excepted: diff -urN horde-h3-3.0.8/lib/version.php horde-3.0.8/lib/version.php --- horde-h3-3.0.8/lib/version.php Sun Dec 11 20:25:55 2005 +++ horde-3.0.8/lib/version.php Sun Dec 11 20:47:56 2005 @@ -1 +1 @@ -<?php define('HORDE_VERSION', 'H3 (3.0.8)') ?> +<?php define('HORDE_VERSION', '3.0.8') ?> Notes: svn path=/head/; revision=151020
* Security upgrade to 3.0.8.Thierry Thomas2005-12-112-4/+5
| | | | | | | | | | Full changelog at <http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.167.2.7&r2=1.515.2.167.2.14&ty=h> Security: VuXML 01356ccc-6a87-11da-b96e-000fb586ba73 Notes: svn path=/head/; revision=150913
* Upgrade to 3.0.7: fix cross site scripting vulnerabilities.Thierry Thomas2005-11-223-6/+4
| | | | | | | | | | Changelog available at <http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.167.2.4&r2=1.515.2.167.2.7&ty=h>. Security: VuXML 873a6542-5b8d-11da-b96e-000fb586ba73 Notes: svn path=/head/; revision=149090
* Fix a reinstallation problem.Thierry Thomas2005-11-134-11/+34
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=148144
* Upgrade to 3.0.6.Thierry Thomas2005-10-284-20/+13
| | | | | | | | Changelog at <http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.154&r2=1.515.2.167.2.4&ty=h> Notes: svn path=/head/; revision=146596
* - Upgrade to 3.0.5;Thierry Thomas2005-08-288-82/+244
| | | | | | | | - Add support for suphp (requested and tested by Maxim Maximov <mcsi (at) mcsi.pp.ru>). Notes: svn path=/head/; revision=141067
* Chase pear-Mail_Mime upgrade (PR ports/79433):Thierry Thomas2005-04-201-0/+2
| | | | | | | | | the dependency on pear-Mail has been removed, but it is required by Horde. Reported by: Juergen Unger <j.unger (at) addict.de> Notes: svn path=/head/; revision=133803
* Upgrade to v3.0.4.Thierry Thomas2005-04-024-27/+33
| | | | | | | | Changelog at <http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.49&r2=1.515.2.93&ty=h>. Notes: svn path=/head/; revision=132269
* Upgrade to Horde 3.0.3.Thierry Thomas2005-02-114-10/+13
| | | | | | | | Changelog at <http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.20&r2=1.515.2.49&ty=h> Notes: svn path=/head/; revision=128552
* Upgrade to 3.0.2.Thierry Thomas2005-01-082-3/+3
| | | | Notes: svn path=/head/; revision=125786
* Upgrade to 3.0.1.Thierry Thomas2005-01-053-4/+4
| | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=125720
* Upgrade to 3.0.Thierry Thomas2004-12-2611-0/+2360
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=125195
* www/horde is a framework, but it is only used by mail/imp, which was removedYen-Ming Lee2003-02-257-649/+0
| | | | | | | | | for security reason; the other Horde's ports use www/horde2. Requested by: Thierry Thomas <thierry@pompo.net> (MAINTAINER) Notes: svn path=/head/; revision=76463
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-072-17/+50
| | | | | | | | PR: 40289 Submitted by: maintainer Notes: svn path=/head/; revision=62590
* Cope with www/horde deinsall-time error message (this appears when you ↵SADA Kenji2002-05-201-2/+6
| | | | | | | | | | install mail/imp). PR: ports/38255 Submitted by: maintainer Notes: svn path=/head/; revision=59523
* Upgrade to version 1.2.8, preventing some CSS atacks.SADA Kenji2002-05-162-2/+2
| | | | | | | | PR: ports/36820 Submitted by: maintainer Notes: svn path=/head/; revision=59228
* Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3SADA Kenji2002-05-153-4/+5
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=59158
* update php.ini to permit attachmentsYing-Chieh Liao2002-04-011-0/+16
| | | | | | | | PR: 35046 Submitted by: maintainer Notes: svn path=/head/; revision=57138
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-5/+5
| | | | | | | | | 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. Notes: svn path=/head/; revision=53960
* Update maintainer addressMario Sergio Fujikawa Ferreira2002-01-201-1/+1
| | | | | | | | PR: 34095 Submitted by: MAINTAINER Notes: svn path=/head/; revision=53413
* upgrade to 1.2.7Ying-Chieh Liao2001-11-133-6/+26
| | | | | | | | PR: 31937 Submitted by: maintainer Notes: svn path=/head/; revision=49976
* Attempt to fix bento build by manipulating httpd.conf.phplib in WRKDIR,Pete Fritchman2001-09-181-4/+4
| | | | | | | | | | not the main port directory. Noticed by: bento Approved by: maintainer Notes: svn path=/head/; revision=47935
* Fix RUN_DEPENDSDavid W. Chapman Jr.2001-09-031-2/+3
| | | | | | | | | | Bump PORTREVISION PR: 30296 Submitted by: maintainer Notes: svn path=/head/; revision=47401
* fix pre-everything::Ying-Chieh Liao2001-08-191-1/+1
| | | | | | | Submitted by: "Dan Langille" <dan@langille.org> Notes: svn path=/head/; revision=46485
* add hordeYing-Chieh Liao2001-08-186-0/+574
A common code-base used by Horde applications, written in PHP PR: 28872 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=46403