View | Details | Raw Unified | Return to bug 35051 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/www/horde/Makefile (-1 / +1 lines)
Lines 77-83 Link Here
77
pre-install:
77
pre-install:
78
	@if [ -f ${HORDEDIR}/index.php ]; then \
78
	@if [ -f ${HORDEDIR}/index.php ]; then \
79
		${ECHO_MSG} "" ; \
79
		${ECHO_MSG} "" ; \
80
		${ECHO_MSG} "Please deinstall the port www/horde-devel." ; \
80
		${ECHO_MSG} "Please deinstall the port www/horde2." ; \
81
		${ECHO_MSG} "" ; \
81
		${ECHO_MSG} "" ; \
82
		${FALSE} ; \
82
		${FALSE} ; \
83
	 fi
83
	 fi
(-)/usr/ports/www/horde/pkg-comment (-1 / +1 lines)
Line 1 Link Here
1
A common code-base used by Horde applications, written in PHP
1
A common code-base used by Horde applications, written in PHP3
(-)/usr/ports/www/horde/pkg-descr (-2 / +3 lines)
Lines 1-3 Link Here
1
Note: this port is mostly for sites running PHP3.
2
      For a new installation, please consider the port www/horde2.
3
1
Horde is both a piece of software and a project.
4
Horde is both a piece of software and a project.
2
5
3
The Horde Project comprises a set of Web-based productivity, messaging,
6
The Horde Project comprises a set of Web-based productivity, messaging,
Lines 12-16 Link Here
12
port mail/imp).
15
port mail/imp).
13
16
14
WWW: http://www.horde.org/
17
WWW: http://www.horde.org/
15
16
- Thierry Thomas <thierry@thomas.as>.

Return to bug 35051