Commit graph

39 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
368126960d Horde requires that one of its configuration files (conf.php) contain
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)
2006-05-12 01:59:55 +00:00
Marc G. Fournier
7467f7d3e0 make sure I update the PORTREVISION 2006-04-15 16:29:26 +00:00
Marc G. Fournier
40c0be9eca After a recent discussion on freebsd-ports, I have modified the Horde
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>
2006-04-15 16:29:25 +00:00
Marc G. Fournier
c39f144013 After a recent discussion on freebsd-ports, I have modified the Horde
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>
2006-04-15 16:23:50 +00:00
Thierry Thomas
13d132a374 Adopt the Horde ports.
PR:		95561
Submitted by:	Shaun Amott <shaun (at) inerd.com>
2006-04-10 05:39:52 +00:00
Thierry Thomas
22b94015bc Release maintainership. 2006-04-08 07:52:26 +00:00
Thierry Thomas
6c546b094f Security update to 3.1.1.
Announce and changelog at
<http://lists.horde.org/archives/announce/2006/000271.html>.

Security:	VuXML 2db97aa6-be81-11da-9b82-0050bf27ba24
2006-03-28 18:15:22 +00:00
Thierry Thomas
3347fe54e9 Upgrade to 3.1.
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>
2006-03-15 20:14:59 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Thierry Thomas
9997ada1e5 Replace WANT_PHP_MOD by WANT_PHP_WEB.
PR:		91897
Submitted by:	Gustavo Picón <gpicon (at) aureal.com.pe>
2006-01-17 20:57:57 +00:00
Thierry Thomas
e23ee358fa - Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx to
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.
2006-01-06 00:38:13 +00:00
Thierry Thomas
c3d65af918 Upgrade to 3.0.9.
This version fixes a showstopper bug in Horde_Form select fields (Bug
#3123) introduced in 3.0.8.
2005-12-14 21:41:18 +00:00
Thierry Thomas
c2e3e8efef The distfile has been renamed.
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') ?>
2005-12-12 18:22:50 +00:00
Thierry Thomas
101ce9caab Security upgrade to 3.0.8.
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
2005-12-11 21:56:23 +00:00
Thierry Thomas
3a03154681 Upgrade to 3.0.7: fix cross site scripting vulnerabilities.
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
2005-11-22 19:59:16 +00:00
Thierry Thomas
8d91144ee5 Fix a reinstallation problem.
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>
2005-11-13 20:30:47 +00:00
Thierry Thomas
1c11582a99 Upgrade to 3.0.6.
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>
2005-10-28 21:59:07 +00:00
Thierry Thomas
b26324a97d - Upgrade to 3.0.5;
- Add support for suphp (requested and tested by Maxim Maximov
  <mcsi (at) mcsi.pp.ru>).
2005-08-28 09:29:56 +00:00
Thierry Thomas
702431b3f1 Chase pear-Mail_Mime upgrade (PR ports/79433):
the dependency on pear-Mail has been removed, but it is required by Horde.

Reported by:	Juergen Unger <j.unger (at) addict.de>
2005-04-20 19:31:25 +00:00
Thierry Thomas
32ed1ecc67 Upgrade to v3.0.4.
Changelog at
<http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.49&r2=1.515.2.93&ty=h>.
2005-04-02 20:24:43 +00:00
Thierry Thomas
8d76cee5bf Upgrade to Horde 3.0.3.
Changelog at
<http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.20&r2=1.515.2.49&ty=h>
2005-02-11 22:01:43 +00:00
Thierry Thomas
0870d0f362 Upgrade to 3.0.2. 2005-01-08 12:15:47 +00:00
Thierry Thomas
140ea1d6cd Upgrade to 3.0.1.
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).
2005-01-05 10:22:20 +00:00
Thierry Thomas
de68a058bf 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
2004-12-26 10:22:58 +00:00
Yen-Ming Lee
a2d1e70d10 www/horde is a framework, but it is only used by mail/imp, which was removed
for security reason; the other Horde's ports use www/horde2.

Requested by:	Thierry Thomas <thierry@pompo.net> (MAINTAINER)
2003-02-25 18:15:52 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Ying-Chieh Liao
281a55555a PERL -> REINPLACE_CMD
PR:		40289
Submitted by:	maintainer
2002-07-07 18:34:07 +00:00
SADA Kenji
4ebdf63363 Cope with www/horde deinsall-time error message (this appears when you install mail/imp).
PR:		ports/38255
Submitted by:	maintainer
2002-05-20 09:50:08 +00:00
SADA Kenji
588349b682 Upgrade to version 1.2.8, preventing some CSS atacks.
PR:	ports/36820
Submitted by:	maintainer
2002-05-16 06:40:01 +00:00
SADA Kenji
cd674241ff Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3
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
2002-05-15 10:32:20 +00:00
Ying-Chieh Liao
98ea529c38 update php.ini to permit attachments
PR:		35046
Submitted by:	maintainer
2002-04-01 13:50:19 +00:00
Akinori MUSHA
4adc5a8a71 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.
2002-01-29 12:08:37 +00:00
Mario Sergio Fujikawa Ferreira
8557cd021d Update maintainer address
PR:		34095
Submitted by:	MAINTAINER
2002-01-20 22:32:44 +00:00
Ying-Chieh Liao
892776f70f upgrade to 1.2.7
PR:		31937
Submitted by:	maintainer
2001-11-13 08:22:47 +00:00
Pete Fritchman
924ce8f821 Attempt to fix bento build by manipulating httpd.conf.phplib in WRKDIR,
not the main port directory.

Noticed by:	bento
Approved by:	maintainer
2001-09-18 05:51:51 +00:00
David W. Chapman Jr.
af3dc7ad63 Fix RUN_DEPENDS
Bump PORTREVISION

PR:		30296
Submitted by:	maintainer
2001-09-03 22:35:25 +00:00
Ying-Chieh Liao
62ffea3a61 fix pre-everything::
Submitted by:	"Dan Langille" <dan@langille.org>
2001-08-19 16:47:30 +00:00
Ying-Chieh Liao
c3e9364ecb add horde
A common code-base used by Horde applications, written in PHP

PR:		28872
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-08-18 04:17:52 +00:00