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

(-)claws-mail-attach_warner/Makefile (-1 / +8 lines)
Lines 19-25 Link Here
19
RUN_DEPENDS=	claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
19
RUN_DEPENDS=	claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
20
20
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_GETTEXT=	yes
23
USE_ICONV=	yes
22
USE_ICONV=	yes
24
USE_AUTOTOOLS=	autoconf:261
23
USE_AUTOTOOLS=	autoconf:261
25
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
Lines 27-31 Link Here
27
26
28
CONFIGURE_ARGS=	--with-iconv-prefix=${LOCALBASE} \
27
CONFIGURE_ARGS=	--with-iconv-prefix=${LOCALBASE} \
29
	--with-libintl-prefix=${LOCALBASE}
28
	--with-libintl-prefix=${LOCALBASE}
29
30
.if defined(WITHOUT_NLS)
31
CONFIGURE_ARGS+=--disable-nls
32
PLIST_SUB+=	NLS="@comment "
33
.else
34
USE_GETTEXT=	yes
35
PLIST_SUB+=	NLS=""
36
.endif
30
37
31
.include <bsd.port.mk>
38
.include <bsd.port.mk>
(-)claws-mail-attach_warner/pkg-plist (-14 / +14 lines)
Lines 1-15 Link Here
1
lib/claws-mail/plugins/attachwarner.so
2
lib/claws-mail/plugins/attachwarner.la
3
lib/claws-mail/plugins/attachwarner.a
1
lib/claws-mail/plugins/attachwarner.a
4
share/locale/cs/LC_MESSAGES/attachwarner.mo
2
lib/claws-mail/plugins/attachwarner.la
5
share/locale/sr/LC_MESSAGES/attachwarner.mo
3
lib/claws-mail/plugins/attachwarner.so
6
share/locale/de/LC_MESSAGES/attachwarner.mo
4
%%NLS%%share/locale/ca/LC_MESSAGES/attachwarner.mo
7
share/locale/es/LC_MESSAGES/attachwarner.mo
5
%%NLS%%share/locale/cs/LC_MESSAGES/attachwarner.mo
8
share/locale/fr/LC_MESSAGES/attachwarner.mo
6
%%NLS%%share/locale/de/LC_MESSAGES/attachwarner.mo
9
share/locale/hu/LC_MESSAGES/attachwarner.mo
7
%%NLS%%share/locale/es/LC_MESSAGES/attachwarner.mo
10
share/locale/it/LC_MESSAGES/attachwarner.mo
8
%%NLS%%share/locale/fi/LC_MESSAGES/attachwarner.mo
11
share/locale/pt_BR/LC_MESSAGES/attachwarner.mo
9
%%NLS%%share/locale/fr/LC_MESSAGES/attachwarner.mo
12
share/locale/ca/LC_MESSAGES/attachwarner.mo
10
%%NLS%%share/locale/hu/LC_MESSAGES/attachwarner.mo
13
share/locale/fi/LC_MESSAGES/attachwarner.mo
11
%%NLS%%share/locale/it/LC_MESSAGES/attachwarner.mo
14
share/locale/pl/LC_MESSAGES/attachwarner.mo
12
%%NLS%%share/locale/pl/LC_MESSAGES/attachwarner.mo
15
share/locale/sk/LC_MESSAGES/attachwarner.mo
13
%%NLS%%share/locale/pt_BR/LC_MESSAGES/attachwarner.mo
14
%%NLS%%share/locale/sk/LC_MESSAGES/attachwarner.mo
15
%%NLS%%share/locale/sr/LC_MESSAGES/attachwarner.mo
(-)claws-mail-gtkhtml2_viewer/Makefile (-16 / +7 lines)
Lines 22-48 Link Here
22
USE_AUTOTOOLS=	autoconf:261
22
USE_AUTOTOOLS=	autoconf:261
23
USE_GNOME=	libgtkhtml
23
USE_GNOME=	libgtkhtml
24
USE_ICONV=	yes
24
USE_ICONV=	yes
25
USE_GETTEXT=	yes
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
25
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
27
		LDFLAGS="-L${LOCALBASE}/lib"
26
		LDFLAGS="-L${LOCALBASE}/lib"
28
27
29
CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
28
CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
30
		--with-libintl-prefix=${LOCALBASE}
29
		--with-libintl-prefix=${LOCALBASE}
31
30
32
PLIST_FILES=	lib/claws-mail/plugins/gtkhtml2_viewer.a \
31
.if defined(WITHOUT_NLS)
33
		lib/claws-mail/plugins/gtkhtml2_viewer.la \
32
CONFIGURE_ARGS+=--disable-nls
34
		lib/claws-mail/plugins/gtkhtml2_viewer.so \
33
PLIST_SUB+=	NLS="@comment "
35
		share/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo \
34
.else
36
		share/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo \
35
USE_GETTEXT=	yes
37
		share/locale/it/LC_MESSAGES/gtkhtml2_viewer.mo \
36
PLIST_SUB+=	NLS=""
38
		share/locale/sk/LC_MESSAGES/gtkhtml2_viewer.mo \
37
.endif
39
		share/locale/sr/LC_MESSAGES/gtkhtml2_viewer.mo \
40
		share/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo \
41
		share/locale/fr/LC_MESSAGES/gtkhtml2_viewer.mo \
42
		share/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo \
43
		share/locale/pt_BR/LC_MESSAGES/gtkhtml2_viewer.mo \
44
		share/locale/hu/LC_MESSAGES/gtkhtml2_viewer.mo \
45
		share/locale/ca/LC_MESSAGES/gtkhtml2_viewer.mo \
46
		share/locale/zh_CN/LC_MESSAGES/gtkhtml2_viewer.mo
47
38
48
.include <bsd.port.mk>
39
.include <bsd.port.mk>
(-)claws-mail-gtkhtml2_viewer/pkg-plist (+15 lines)
Line 0 Link Here
1
lib/claws-mail/plugins/gtkhtml2_viewer.a
2
lib/claws-mail/plugins/gtkhtml2_viewer.la
3
lib/claws-mail/plugins/gtkhtml2_viewer.so
4
%%NLS%%share/locale/ca/LC_MESSAGES/gtkhtml2_viewer.mo
5
%%NLS%%share/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo
6
%%NLS%%share/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo
7
%%NLS%%share/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo
8
%%NLS%%share/locale/fr/LC_MESSAGES/gtkhtml2_viewer.mo
9
%%NLS%%share/locale/hu/LC_MESSAGES/gtkhtml2_viewer.mo
10
%%NLS%%share/locale/it/LC_MESSAGES/gtkhtml2_viewer.mo
11
%%NLS%%share/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo
12
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gtkhtml2_viewer.mo
13
%%NLS%%share/locale/sk/LC_MESSAGES/gtkhtml2_viewer.mo
14
%%NLS%%share/locale/sr/LC_MESSAGES/gtkhtml2_viewer.mo
15
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gtkhtml2_viewer.mo
(-)claws-mail-notification/Makefile (-11 / +7 lines)
Lines 27-42 Link Here
27
CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
27
CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
28
		--with-libintl-prefix=${LOCALBASE}
28
		--with-libintl-prefix=${LOCALBASE}
29
29
30
PLIST_FILES=	lib/claws-mail/plugins/notification_plugin.a \
30
.if defined(WITHOUT_NLS)
31
		lib/claws-mail/plugins/notification_plugin.la \
31
CONFIGURE_ARGS+=--disable-nls
32
		lib/claws-mail/plugins/notification_plugin.so \
32
PLIST_SUB+=	NLS="@comment "
33
		share/locale/ca/LC_MESSAGES/notification_plugin.mo \
33
.else
34
		share/locale/cs/LC_MESSAGES/notification_plugin.mo \
34
USE_GETTEXT=	yes
35
		share/locale/hu/LC_MESSAGES/notification_plugin.mo \
35
PLIST_SUB+=	NLS=""
36
		share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo \
36
.endif
37
		share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo \
38
		share/locale/fi/LC_MESSAGES/notification_plugin.mo \
39
		share/locale/it/LC_MESSAGES/notification_plugin.mo \
40
		share/locale/fr/LC_MESSAGES/notification_plugin.mo
41
37
42
.include <bsd.port.mk>
38
.include <bsd.port.mk>
(-)claws-mail-notification/pkg-plist (+11 lines)
Line 0 Link Here
1
lib/claws-mail/plugins/notification_plugin.a
2
lib/claws-mail/plugins/notification_plugin.la
3
lib/claws-mail/plugins/notification_plugin.so
4
%%NLS%%share/locale/ca/LC_MESSAGES/notification_plugin.mo
5
%%NLS%%share/locale/cs/LC_MESSAGES/notification_plugin.mo
6
%%NLS%%share/locale/fi/LC_MESSAGES/notification_plugin.mo
7
%%NLS%%share/locale/fr/LC_MESSAGES/notification_plugin.mo
8
%%NLS%%share/locale/hu/LC_MESSAGES/notification_plugin.mo
9
%%NLS%%share/locale/it/LC_MESSAGES/notification_plugin.mo
10
%%NLS%%share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo
11
%%NLS%%share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo
(-)claws-mail-pdf_viewer/Makefile (-2 / +9 lines)
Lines 19-32 Link Here
19
RUN_DEPENDS=	claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
19
RUN_DEPENDS=	claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
20
20
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
USE_GETTEXT=	yes
23
USE_ICONV=	yes
22
USE_ICONV=	yes
24
USE_GHOSTSCRIPT=	yes
23
USE_GHOSTSCRIPT=yes
25
USE_AUTOTOOLS=	autoconf:261
24
USE_AUTOTOOLS=	autoconf:261
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
25
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
27
		LDFLAGS="-L${LOCALBASE}/lib"
26
		LDFLAGS="-L${LOCALBASE}/lib"
28
27
29
CONFIGURE_ARGS=	--with-iconv-prefix=${LOCALBASE} \
28
CONFIGURE_ARGS=	--with-iconv-prefix=${LOCALBASE} \
30
	--with-libintl-prefix=${LOCALBASE}
29
	--with-libintl-prefix=${LOCALBASE}
30
31
.if defined(WITHOUT_NLS)
32
CONFIGURE_ARGS+=--disable-nls
33
PLIST_SUB+=	NLS="@comment "
34
.else
35
USE_GETTEXT=	yes
36
PLIST_SUB+=	NLS=""
37
.endif
31
38
32
.include <bsd.port.mk>
39
.include <bsd.port.mk>
(-)claws-mail-pdf_viewer/pkg-plist (-11 / +11 lines)
Lines 1-14 Link Here
1
lib/claws-mail/plugins/pdf_viewer.a
1
lib/claws-mail/plugins/pdf_viewer.a
2
lib/claws-mail/plugins/pdf_viewer.la
2
lib/claws-mail/plugins/pdf_viewer.la
3
lib/claws-mail/plugins/pdf_viewer.so
3
lib/claws-mail/plugins/pdf_viewer.so
4
share/locale/ca/LC_MESSAGES/pdf_viewer.mo
4
%%NLS%%share/locale/ca/LC_MESSAGES/pdf_viewer.mo
5
share/locale/de/LC_MESSAGES/pdf_viewer.mo
5
%%NLS%%share/locale/de/LC_MESSAGES/pdf_viewer.mo
6
share/locale/es/LC_MESSAGES/pdf_viewer.mo
6
%%NLS%%share/locale/es/LC_MESSAGES/pdf_viewer.mo
7
share/locale/fi/LC_MESSAGES/pdf_viewer.mo
7
%%NLS%%share/locale/fi/LC_MESSAGES/pdf_viewer.mo
8
share/locale/fr/LC_MESSAGES/pdf_viewer.mo
8
%%NLS%%share/locale/fr/LC_MESSAGES/pdf_viewer.mo
9
share/locale/hu/LC_MESSAGES/pdf_viewer.mo
9
%%NLS%%share/locale/hu/LC_MESSAGES/pdf_viewer.mo
10
share/locale/it/LC_MESSAGES/pdf_viewer.mo
10
%%NLS%%share/locale/it/LC_MESSAGES/pdf_viewer.mo
11
share/locale/pl/LC_MESSAGES/pdf_viewer.mo
11
%%NLS%%share/locale/pl/LC_MESSAGES/pdf_viewer.mo
12
share/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo
12
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo
13
share/locale/sk/LC_MESSAGES/pdf_viewer.mo
13
%%NLS%%share/locale/sk/LC_MESSAGES/pdf_viewer.mo
14
share/locale/sr/LC_MESSAGES/pdf_viewer.mo
14
%%NLS%%share/locale/sr/LC_MESSAGES/pdf_viewer.mo
(-)claws-mail-rssyl/Makefile (-1 / +8 lines)
Lines 20-31 Link Here
20
RUN_DEPENDS=	claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
20
RUN_DEPENDS=	claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
21
21
22
USE_AUTOTOOLS=	autoconf:261
22
USE_AUTOTOOLS=	autoconf:261
23
USE_GETTEXT=	yes
24
USE_ICONV=	yes
23
USE_ICONV=	yes
25
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
26
		LDFLAGS="-L${LOCALBASE}/lib"
25
		LDFLAGS="-L${LOCALBASE}/lib"
27
26
28
CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
27
CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
29
	--with-libintl-prefix=${LOCALBASE}
28
	--with-libintl-prefix=${LOCALBASE}
29
30
.if defined(WITHOUT_NLS)
31
CONFIGURE_ARGS+=--disable-nls
32
PLIST_SUB+=	NLS="@comment "
33
.else
34
USE_GETTEXT=	yes
35
PLIST_SUB+=	NLS=""
36
.endif
30
37
31
.include <bsd.port.mk>
38
.include <bsd.port.mk>
(-)claws-mail-rssyl/pkg-plist (-14 / +14 lines)
Lines 1-17 Link Here
1
lib/claws-mail/plugins/rssyl.a
1
lib/claws-mail/plugins/rssyl.a
2
lib/claws-mail/plugins/rssyl.la
2
lib/claws-mail/plugins/rssyl.la
3
lib/claws-mail/plugins/rssyl.so
3
lib/claws-mail/plugins/rssyl.so
4
share/locale/de/LC_MESSAGES/rssyl.mo
4
%%NLS%%share/locale/ca/LC_MESSAGES/rssyl.mo
5
share/locale/es/LC_MESSAGES/rssyl.mo
5
%%NLS%%share/locale/cs/LC_MESSAGES/rssyl.mo
6
share/locale/fi/LC_MESSAGES/rssyl.mo
6
%%NLS%%share/locale/de/LC_MESSAGES/rssyl.mo
7
share/locale/fr/LC_MESSAGES/rssyl.mo
7
%%NLS%%share/locale/es/LC_MESSAGES/rssyl.mo
8
share/locale/it/LC_MESSAGES/rssyl.mo
8
%%NLS%%share/locale/fi/LC_MESSAGES/rssyl.mo
9
share/locale/pl/LC_MESSAGES/rssyl.mo
9
%%NLS%%share/locale/fr/LC_MESSAGES/rssyl.mo
10
share/locale/pt_BR/LC_MESSAGES/rssyl.mo
10
%%NLS%%share/locale/hu/LC_MESSAGES/rssyl.mo
11
share/locale/sk/LC_MESSAGES/rssyl.mo
11
%%NLS%%share/locale/it/LC_MESSAGES/rssyl.mo
12
share/locale/sr/LC_MESSAGES/rssyl.mo
12
%%NLS%%share/locale/pl/LC_MESSAGES/rssyl.mo
13
share/locale/sv/LC_MESSAGES/rssyl.mo
13
%%NLS%%share/locale/pt_BR/LC_MESSAGES/rssyl.mo
14
share/locale/zh_CN/LC_MESSAGES/rssyl.mo
14
%%NLS%%share/locale/sk/LC_MESSAGES/rssyl.mo
15
share/locale/hu/LC_MESSAGES/rssyl.mo
15
%%NLS%%share/locale/sr/LC_MESSAGES/rssyl.mo
16
share/locale/ca/LC_MESSAGES/rssyl.mo
16
%%NLS%%share/locale/sv/LC_MESSAGES/rssyl.mo
17
share/locale/cs/LC_MESSAGES/rssyl.mo
17
%%NLS%%share/locale/zh_CN/LC_MESSAGES/rssyl.mo
(-)claws-mail-vcalendar/Makefile (-1 / +8 lines)
Lines 21-27 Link Here
21
RUN_DEPENDS=	claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
21
RUN_DEPENDS=	claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
22
22
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_GETTEXT=	yes
25
USE_ICONV=	yes
24
USE_ICONV=	yes
26
USE_AUTOTOOLS=	autoconf:261
25
USE_AUTOTOOLS=	autoconf:261
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
Lines 29-33 Link Here
29
28
30
CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
29
CONFIGURE_ARGS=	--with-libiconv-prefix=${LOCALBASE} \
31
	--with-libintl-prefix=${LOCALBASE}
30
	--with-libintl-prefix=${LOCALBASE}
31
32
.if defined(WITHOUT_NLS)
33
CONFIGURE_ARGS+=--disable-nls
34
PLIST_SUB+=	NLS="@comment "
35
.else
36
USE_GETTEXT=	yes
37
PLIST_SUB+=	NLS=""
38
.endif
32
39
33
.include <bsd.port.mk>
40
.include <bsd.port.mk>
(-)claws-mail-vcalendar/pkg-plist (-12 / +12 lines)
Lines 3-20 Link Here
3
lib/claws-mail/plugins/vcalendar.a
3
lib/claws-mail/plugins/vcalendar.a
4
lib/claws-mail/plugins/vcalendar.la
4
lib/claws-mail/plugins/vcalendar.la
5
lib/claws-mail/plugins/vcalendar.so
5
lib/claws-mail/plugins/vcalendar.so
6
share/locale/ca/LC_MESSAGES/vcalendar.mo
6
%%NLS%%share/locale/ca/LC_MESSAGES/vcalendar.mo
7
share/locale/de/LC_MESSAGES/vcalendar.mo
7
%%NLS%%share/locale/de/LC_MESSAGES/vcalendar.mo
8
share/locale/es/LC_MESSAGES/vcalendar.mo
8
%%NLS%%share/locale/es/LC_MESSAGES/vcalendar.mo
9
share/locale/fi/LC_MESSAGES/vcalendar.mo
9
%%NLS%%share/locale/fi/LC_MESSAGES/vcalendar.mo
10
share/locale/fr/LC_MESSAGES/vcalendar.mo
10
%%NLS%%share/locale/fr/LC_MESSAGES/vcalendar.mo
11
share/locale/hu/LC_MESSAGES/vcalendar.mo
11
%%NLS%%share/locale/hu/LC_MESSAGES/vcalendar.mo
12
share/locale/it/LC_MESSAGES/vcalendar.mo
12
%%NLS%%share/locale/it/LC_MESSAGES/vcalendar.mo
13
share/locale/pl/LC_MESSAGES/vcalendar.mo
13
%%NLS%%share/locale/pl/LC_MESSAGES/vcalendar.mo
14
share/locale/pt_BR/LC_MESSAGES/vcalendar.mo
14
%%NLS%%share/locale/pt_BR/LC_MESSAGES/vcalendar.mo
15
share/locale/sk/LC_MESSAGES/vcalendar.mo
15
%%NLS%%share/locale/sk/LC_MESSAGES/vcalendar.mo
16
share/locale/sr/LC_MESSAGES/vcalendar.mo
16
%%NLS%%share/locale/sr/LC_MESSAGES/vcalendar.mo
17
share/locale/zh_CN/LC_MESSAGES/vcalendar.mo
17
%%NLS%%share/locale/zh_CN/LC_MESSAGES/vcalendar.mo
18
@dirrmtry lib/claws-mail/plugins
18
@dirrmtry lib/claws-mail/plugins
19
@dirrmtry lib/claws-mail
19
@dirrmtry lib/claws-mail
20
@dirrmtry include/claws-mail/plugins/vcalendar
20
@dirrmtry include/claws-mail/plugins/vcalendar

Return to bug 124108