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

Collapse All | Expand All

(-)/usr/ports/mail/turba/Makefile (-1 / +1 lines)
Lines 35-41 Link Here
35
.endif
35
.endif
36
.endif
36
.endif
37
37
38
RUN_DEPENDS+=	${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde-devel
38
RUN_DEPENDS+=	${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2
39
39
40
NO_BUILD=	yes
40
NO_BUILD=	yes
41
DOCS=		COPYING README docs/CHANGES docs/CREDITS \
41
DOCS=		COPYING README docs/CHANGES docs/CREDITS \
(-)/usr/ports/mail/turba/pkg-descr (-5 / +4 lines)
Lines 1-9 Link Here
1
Turba is the Horde contact management application. It is currently in
1
Turba is the Horde contact management application. It makes heavy use
2
the development stages, and makes heavy use of the Horde framework to
2
of the Horde framework to provide integration with other applications.
3
provide integration with other applications.
4
3
5
Right now, Turba is a fairly complete basic contact management
4
Turba is a fairly complete basic contact management application.
6
application. SQL and LDAP backends are available and fairly well tested.
5
SQL and LDAP backends are available.
7
You can define the fields in your addressbooks in a very flexible way,
6
You can define the fields in your addressbooks in a very flexible way,
8
just by changing the config files.
7
just by changing the config files.
9
And there are Horde API functions to add and search for contacts.
8
And there are Horde API functions to add and search for contacts.
(-)/usr/ports/mail/turba/pkg-message (-1 / +1 lines)
Lines 3-9 Link Here
3
configuration files.
3
configuration files.
4
4
5
Horde must be configured; if not, see
5
Horde must be configured; if not, see
6
%%PORTSDIR%%/www/horde-devel/pkg-message.
6
%%PORTSDIR%%/www/horde2/pkg-message.
7
7
8
Then, you will have to tune the configuration files located in
8
Then, you will have to tune the configuration files located in
9
%%CONFDIR%%/, specially the files conf.php and
9
%%CONFDIR%%/, specially the files conf.php and

Return to bug 35051