View | Details | Raw Unified | Return to bug 110786
Collapse All | Expand All

(-)/usr/ports/mail/turba/Makefile (-16 / +15 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	turba
8
PORTNAME=	turba
9
PORTVERSION=	2.1.3
9
PORTVERSION=	2.1.4
10
CATEGORIES=	mail www
10
CATEGORIES=	mail www
11
MASTER_SITES=	HORDE
11
MASTER_SITES=	HORDE
12
DISTNAME=	${PORTNAME}-h3-${PORTVERSION}
12
DISTNAME=	${PORTNAME}-h3-${PORTVERSION}
Lines 34-41 Link Here
34
USE_GETTEXT=	yes
34
USE_GETTEXT=	yes
35
35
36
REINPLACE_ARGS=	-i ""
36
REINPLACE_ARGS=	-i ""
37
DOCS=		README docs/CHANGES docs/CREDITS docs/INSTALL	\
37
PORTDOCS=		README CHANGES CREDITS INSTALL	\
38
		docs/LDAP docs/RELEASE_NOTES docs/TODO docs/UPGRADING
38
		LDAP RELEASE_NOTES TODO UPGRADING
39
CONFFILE=	attributes.php menu.php mime_drivers.php prefs.php sources.php
39
CONFFILE=	attributes.php menu.php mime_drivers.php prefs.php sources.php
40
SUB_DIRS=	config lib locale po scripts templates themes
40
SUB_DIRS=	config lib locale po scripts templates themes
41
41
Lines 66-71 Link Here
66
HORDE_INC=	${LOCALBASE}/etc/horde
66
HORDE_INC=	${LOCALBASE}/etc/horde
67
.endif
67
.endif
68
68
69
post-extract:
70
	@${MV} ${WRKSRC}/README ${WRKSRC}/docs/
71
69
pre-configure:
72
pre-configure:
70
	@${RM} ${WRKSRC}/config/sources.php.dist.orig
73
	@${RM} ${WRKSRC}/config/sources.php.dist.orig
71
	@${SED} -e "s:/home/httpd/html/horde/turba:${TURBADIR}:g"	\
74
	@${SED} -e "s:/home/httpd/html/horde/turba:${TURBADIR}:g"	\
Lines 77-96 Link Here
77
.endif
80
.endif
78
81
79
do-install:
82
do-install:
80
	@${MKDIR}  ${TURBADIR}
83
	@${INSTALL} -d ${TURBADIR}/
81
.for REP in ${SUB_DIRS}
84
	@${CP} -Rp ${SUB_DIRS:S|^|${WRKSRC}/|} ${TURBADIR}/
82
	@${CP} -Rp ${WRKSRC}/${REP} ${TURBADIR}
85
	@${CP} -p ${WRKSRC}/*.php ${TURBADIR}/
83
.endfor
86
	@${INSTALL_DATA} ${WRKSRC}/config/conf.xml ${CONFDIR}/
84
	@${CP} -p  ${WRKSRC}/*.php ${TURBADIR}
87
	@${INSTALL_DATA} ${WRKDIR}/httpd-turba.conf ${HORDE_INC}/
85
88
	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${TURBADIR}/
86
	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${TURBADIR}
89
	@${CHMOD} -R o-rwx ${CONFDIR}/
87
	@${CHMOD} -R o-rwx ${CONFDIR}
88
	@${INSTALL_DATA} ${WRKDIR}/httpd-turba.conf ${HORDE_INC}
89
.if !defined(NOPORTDOCS)
90
.if !defined(NOPORTDOCS)
90
	@${MKDIR} ${DOCSDIR}
91
	@${INSTALL} -d ${DOCSDIR}/
91
.for FILE in ${DOCS}
92
	@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/docs/|} ${DOCSDIR}/
92
	@${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
93
.endfor
94
	@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
93
	@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
95
.endif
94
.endif
96
95
(-)/usr/ports/mail/turba/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (turba-h3-2.1.3.tar.gz) = a0407717f3f64fb33f6a57e2244a12b4
1
MD5 (turba-h3-2.1.4.tar.gz) = 950b5645ee75ed0df7a0f594c5e7d285
2
SHA256 (turba-h3-2.1.3.tar.gz) = d12032c43e488fd5a4fe4e3bf30e95394136db04cedde9a865a4fb806b8c6367
2
SHA256 (turba-h3-2.1.4.tar.gz) = 46d31dd0f5e0e55ad78f82de1b001e4d8ba82a3294bd4205012e0680a62dda8a
3
SIZE (turba-h3-2.1.3.tar.gz) = 1790717
3
SIZE (turba-h3-2.1.4.tar.gz) = 1809857
(-)/usr/ports/mail/turba/pkg-plist (-9 / +6 lines)
Lines 1-11 Link Here
1
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
2
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
3
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
4
%%PORTDOCS%%%%DOCSDIR%%/LDAP
5
%%PORTDOCS%%%%DOCSDIR%%/README
6
%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES
7
%%PORTDOCS%%%%DOCSDIR%%/TODO
8
%%PORTDOCS%%%%DOCSDIR%%/UPGRADING
9
%%TURBADIR%%/add.php
1
%%TURBADIR%%/add.php
10
%%TURBADIR%%/addressbooks.php
2
%%TURBADIR%%/addressbooks.php
11
%%TURBADIR%%/browse.php
3
%%TURBADIR%%/browse.php
Lines 15-21 Link Here
15
%%TURBADIR%%/config/menu.php.dist
7
%%TURBADIR%%/config/menu.php.dist
16
%%TURBADIR%%/config/mime_drivers.php.dist
8
%%TURBADIR%%/config/mime_drivers.php.dist
17
%%TURBADIR%%/config/prefs.php.dist
9
%%TURBADIR%%/config/prefs.php.dist
10
%%TURBADIR%%/config/prefs.php
18
%%TURBADIR%%/config/sources.php.dist
11
%%TURBADIR%%/config/sources.php.dist
12
%%TURBADIR%%/config/sources.php
19
%%TURBADIR%%/data.php
13
%%TURBADIR%%/data.php
20
%%TURBADIR%%/delete.php
14
%%TURBADIR%%/delete.php
21
%%TURBADIR%%/display.php
15
%%TURBADIR%%/display.php
Lines 38-43 Link Here
38
%%TURBADIR%%/lib/Object/Group.php
32
%%TURBADIR%%/lib/Object/Group.php
39
%%TURBADIR%%/lib/ObjectView.php
33
%%TURBADIR%%/lib/ObjectView.php
40
%%TURBADIR%%/lib/Renderer.php
34
%%TURBADIR%%/lib/Renderer.php
35
%%TURBADIR%%/lib/tests/tovcard.phpt
41
%%TURBADIR%%/lib/Turba.php
36
%%TURBADIR%%/lib/Turba.php
42
%%TURBADIR%%/lib/api.php
37
%%TURBADIR%%/lib/api.php
43
%%TURBADIR%%/lib/base.php
38
%%TURBADIR%%/lib/base.php
Lines 47-52 Link Here
47
%%TURBADIR%%/locale/ar_SY/LC_MESSAGES/turba.mo
42
%%TURBADIR%%/locale/ar_SY/LC_MESSAGES/turba.mo
48
%%TURBADIR%%/locale/bg_BG/LC_MESSAGES/turba.mo
43
%%TURBADIR%%/locale/bg_BG/LC_MESSAGES/turba.mo
49
%%TURBADIR%%/locale/ca_ES/LC_MESSAGES/turba.mo
44
%%TURBADIR%%/locale/ca_ES/LC_MESSAGES/turba.mo
45
%%TURBADIR%%/locale/ca_ES/help.xml
50
%%TURBADIR%%/locale/cs_CZ/LC_MESSAGES/turba.mo
46
%%TURBADIR%%/locale/cs_CZ/LC_MESSAGES/turba.mo
51
%%TURBADIR%%/locale/da_DK/LC_MESSAGES/turba.mo
47
%%TURBADIR%%/locale/da_DK/LC_MESSAGES/turba.mo
52
%%TURBADIR%%/locale/de_DE/LC_MESSAGES/turba.mo
48
%%TURBADIR%%/locale/de_DE/LC_MESSAGES/turba.mo
Lines 61-66 Link Here
61
%%TURBADIR%%/locale/fi_FI/LC_MESSAGES/turba.mo
57
%%TURBADIR%%/locale/fi_FI/LC_MESSAGES/turba.mo
62
%%TURBADIR%%/locale/fi_FI/help.xml
58
%%TURBADIR%%/locale/fi_FI/help.xml
63
%%TURBADIR%%/locale/fr_FR/LC_MESSAGES/turba.mo
59
%%TURBADIR%%/locale/fr_FR/LC_MESSAGES/turba.mo
60
%%TURBADIR%%/locale/fr_FR/help.xml
64
%%TURBADIR%%/locale/gl_ES/LC_MESSAGES/turba.mo
61
%%TURBADIR%%/locale/gl_ES/LC_MESSAGES/turba.mo
65
%%TURBADIR%%/locale/hu_HU/LC_MESSAGES/turba.mo
62
%%TURBADIR%%/locale/hu_HU/LC_MESSAGES/turba.mo
66
%%TURBADIR%%/locale/is_IS/LC_MESSAGES/turba.mo
63
%%TURBADIR%%/locale/is_IS/LC_MESSAGES/turba.mo
Lines 183-189 Link Here
183
%%TURBADIR%%/vcard.php
180
%%TURBADIR%%/vcard.php
184
%%TURBADIR%%/view.php
181
%%TURBADIR%%/view.php
185
%%HORDE_INC%%/httpd-turba.conf
182
%%HORDE_INC%%/httpd-turba.conf
186
%%PORTDOCS%%@dirrm %%DOCSDIR%%
187
@dirrm %%TURBADIR%%/themes/ideas
183
@dirrm %%TURBADIR%%/themes/ideas
188
@dirrm %%TURBADIR%%/themes/graphics/menu
184
@dirrm %%TURBADIR%%/themes/graphics/menu
189
@dirrm %%TURBADIR%%/themes/graphics
185
@dirrm %%TURBADIR%%/themes/graphics
Lines 272-277 Link Here
272
@dirrm %%TURBADIR%%/locale/ar_SY/LC_MESSAGES
268
@dirrm %%TURBADIR%%/locale/ar_SY/LC_MESSAGES
273
@dirrm %%TURBADIR%%/locale/ar_SY
269
@dirrm %%TURBADIR%%/locale/ar_SY
274
@dirrm %%TURBADIR%%/locale
270
@dirrm %%TURBADIR%%/locale
271
@dirrm %%TURBADIR%%/lib/tests
275
@dirrm %%TURBADIR%%/lib/Object
272
@dirrm %%TURBADIR%%/lib/Object
276
@dirrm %%TURBADIR%%/lib/Driver
273
@dirrm %%TURBADIR%%/lib/Driver
277
@dirrm %%TURBADIR%%/lib/Block
274
@dirrm %%TURBADIR%%/lib/Block

Return to bug 110786