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

(-)editors/poedit/Makefile (-7 / +21 lines)
Lines 7-14 Link Here
7
#
7
#
8
8
9
PORTNAME=	poedit
9
PORTNAME=	poedit
10
PORTVERSION=	1.2.2
10
PORTVERSION=	1.2.3
11
PORTREVISION=	1
12
CATEGORIES=	editors
11
CATEGORIES=	editors
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
14
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 17-40 Link Here
17
COMMENT=	gettext catalogs (.po files) editor
16
COMMENT=	gettext catalogs (.po files) editor
18
17
19
BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip
18
BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip
20
LIB_DEPENDS=	db3.3:${PORTSDIR}/databases/db3 \
19
LIB_DEPENDS=	intl.5:${PORTSDIR}/devel/gettext \
21
		intl.5:${PORTSDIR}/devel/gettext \
22
		wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
20
		wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
23
21
24
USE_X_PREFIX=	yes
22
USE_X_PREFIX=	yes
25
USE_REINPLACE=	yes
23
USE_REINPLACE=	yes
26
USE_GMAKE=	yes
24
USE_GMAKE=	yes
27
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
28
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
27
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
29
28
30
CPPFLAGS=	-I${LOCALBASE}/include/db3 -I${LOCALBASE}/include \
29
CPPFLAGS=	-I${LOCALBASE}/include/db${USE_BDB_VER} \
31
		${PTHREAD_CFLAGS}
30
		-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
32
LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
31
LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
33
32
34
MAN1=	poedit.1
33
MAN1=	poedit.1
35
34
35
.if defined(WITH_BDB_VER)
36
USE_BDB_VER=    ${WITH_BDB_VER}
37
.else
38
USE_BDB_VER=	3
39
.endif
40
.if ${USE_BDB_VER} == 41
41
LIB_DEPENDS+=	db41.1:${PORTSDIR}/databases/db41
42
.elif ${USE_BDB_VER} == 4
43
LIB_DEPENDS+=	db4.0:${PORTSDIR}/databases/db4
44
.elif ${USE_BDB_VER} == 3
45
LIB_DEPENDS+=	db3.3:${PORTSDIR}/databases/db3
46
.else
47
BROKEN=		"WITH_BDB_VER must be 3, 4 or 41"
48
.endif
49
36
post-patch:
50
post-patch:
37
	@${REINPLACE_CMD} -e 's|db-3.1;|db-3.1 db3;|g ; \
51
	@${REINPLACE_CMD} -e 's|db-3.1;|db-3.1 db${USE_BDB_VER};|g ; \
38
		 s|-O3||g' ${WRKSRC}/configure
52
		 s|-O3||g' ${WRKSRC}/configure
39
53
40
.include <bsd.port.mk>
54
.include <bsd.port.mk>
(-)editors/poedit/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (poedit-1.2.2.tar.gz) = c1f722c11218d31269f98d686ff73792
1
MD5 (poedit-1.2.3.tar.gz) = 29180bc3e4e128bc0c6bee446b670d0f
(-)editors/poedit/files/patch-Makefile.in (-6 / +6 lines)
Lines 1-11 Link Here
1
--- Makefile.in.orig	Wed Sep 11 18:20:10 2002
1
--- Makefile.in.orig	Wed Oct  1 06:02:27 2003
2
+++ Makefile.in	Tue Sep 17 19:51:27 2002
2
+++ Makefile.in	Mon Oct 13 21:12:22 2003
3
@@ -93,7 +93,7 @@
3
@@ -153,7 +153,7 @@
4
 WX_LIBS_STATIC = @WX_LIBS_STATIC@
4
 target_os = @target_os@
5
 WX_VERSION = @WX_VERSION@
5
 target_vendor = @target_vendor@
6
 
6
 
7
-SUBDIRS = extras src docs install locales
7
-SUBDIRS = extras src docs install locales
8
+SUBDIRS = extras src docs locales
8
+SUBDIRS = extras src docs locales
9
 subdir = .
9
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
10
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
10
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
11
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
11
 CONFIG_CLEAN_FILES = 
(-)editors/poedit/pkg-plist (+7 lines)
Lines 1-4 Link Here
1
bin/poedit
1
bin/poedit
2
share/locale/af_ZA/LC_MESSAGES/poedit.mo
2
share/locale/bg/LC_MESSAGES/poedit.mo
3
share/locale/bg/LC_MESSAGES/poedit.mo
3
share/locale/ca/LC_MESSAGES/poedit.mo
4
share/locale/ca/LC_MESSAGES/poedit.mo
4
share/locale/cs/LC_MESSAGES/poedit.mo
5
share/locale/cs/LC_MESSAGES/poedit.mo
Lines 7-26 Link Here
7
share/locale/el/LC_MESSAGES/poedit.mo
8
share/locale/el/LC_MESSAGES/poedit.mo
8
share/locale/es/LC_MESSAGES/poedit.mo
9
share/locale/es/LC_MESSAGES/poedit.mo
9
share/locale/et/LC_MESSAGES/poedit.mo
10
share/locale/et/LC_MESSAGES/poedit.mo
11
share/locale/fa_IR/LC_MESSAGES/poedit.mo
10
share/locale/fr/LC_MESSAGES/poedit.mo
12
share/locale/fr/LC_MESSAGES/poedit.mo
11
share/locale/hr/LC_MESSAGES/poedit.mo
13
share/locale/hr/LC_MESSAGES/poedit.mo
14
share/locale/hu/LC_MESSAGES/poedit.mo
12
share/locale/is/LC_MESSAGES/poedit.mo
15
share/locale/is/LC_MESSAGES/poedit.mo
13
share/locale/it/LC_MESSAGES/poedit.mo
16
share/locale/it/LC_MESSAGES/poedit.mo
14
share/locale/ja/LC_MESSAGES/poedit.mo
17
share/locale/ja/LC_MESSAGES/poedit.mo
15
share/locale/ka/LC_MESSAGES/poedit.mo
18
share/locale/ka/LC_MESSAGES/poedit.mo
19
share/locale/lt/LC_MESSAGES/poedit.mo
16
share/locale/lv/LC_MESSAGES/poedit.mo
20
share/locale/lv/LC_MESSAGES/poedit.mo
17
share/locale/nb/LC_MESSAGES/poedit.mo
21
share/locale/nb/LC_MESSAGES/poedit.mo
18
share/locale/nl/LC_MESSAGES/poedit.mo
22
share/locale/nl/LC_MESSAGES/poedit.mo
19
share/locale/nn/LC_MESSAGES/poedit.mo
23
share/locale/nn/LC_MESSAGES/poedit.mo
20
share/locale/pl/LC_MESSAGES/poedit.mo
24
share/locale/pl/LC_MESSAGES/poedit.mo
21
share/locale/pt_BR/LC_MESSAGES/poedit.mo
25
share/locale/pt_BR/LC_MESSAGES/poedit.mo
26
share/locale/pt_PT/LC_MESSAGES/poedit.mo
22
share/locale/ro/LC_MESSAGES/poedit.mo
27
share/locale/ro/LC_MESSAGES/poedit.mo
23
share/locale/ru/LC_MESSAGES/poedit.mo
28
share/locale/ru/LC_MESSAGES/poedit.mo
29
share/locale/sl/LC_MESSAGES/poedit.mo
30
share/locale/sr/LC_MESSAGES/poedit.mo
24
share/locale/sk/LC_MESSAGES/poedit.mo
31
share/locale/sk/LC_MESSAGES/poedit.mo
25
share/locale/sv_SE/LC_MESSAGES/poedit.mo
32
share/locale/sv_SE/LC_MESSAGES/poedit.mo
26
share/locale/ta/LC_MESSAGES/poedit.mo
33
share/locale/ta/LC_MESSAGES/poedit.mo

Return to bug 58127