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

(-)finance/moneymanagerex/Makefile (-14 / +33 lines)
Lines 2-32 Link Here
2
# $FreeBSD: head/finance/moneymanagerex/Makefile 373636 2014-11-29 18:22:32Z tijl $
2
# $FreeBSD: head/finance/moneymanagerex/Makefile 373636 2014-11-29 18:22:32Z tijl $
3
3
4
PORTNAME=	mmex
4
PORTNAME=	mmex
5
PORTVERSION=	0.9.9.0
5
PORTVERSION=	1.0.0.0
6
PORTREVISION=	1
7
CATEGORIES=	finance
6
CATEGORIES=	finance
8
MASTER_SITES=	http://www.codelathe.com/${PORTNAME}/installer/linux/ \
7
MASTER_SITES=	SF/moneymanagerex/moneymanagerex/Version%20${PORTVERSION} \
9
		SF/moneymanagerex/moneymanagerex/Version%20${PORTVERSION}
8
		https://github.com/vslavik/bakefile/releases/download/v0.2.9/:bakefile
10
DISTNAME=	${PORTNAME}_${PORTVERSION}_src
9
DISTFILES=	${PORTNAME}_${PORTVERSION}_src${EXTRACT_SUFX} \
10
		bakefile-0.2.9.tar.gz:bakefile
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	Free, open-source, easy-to-use personal finance software
13
COMMENT=	Free, open-source, easy-to-use personal finance software
14
14
15
LICENSE=	GPLv2
15
LICENSE=	GPLv2
16
16
17
BUILD_DEPENDS=	${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs
17
NO_WRKSUBDIR=	yes
18
18
19
USES=		gettext-tools tar:bzip2
19
USES=		compiler:c++11-lib gettext gmake tar:bzip2
20
GNU_CONFIGURE=	yes
20
USE_WX=		3.0
21
CONFIGURE_ARGS=	--with-wx-config=${WX_CONFIG}
22
USE_WX=		2.8+
23
WX_UNICODE=	yes
21
WX_UNICODE=	yes
22
WX_CONF_ARGS=	absolute
23
USE_AUTOTOOLS=	aclocal autoconf
24
ACLOCAL_ARGS=	-I m4 -I bakefile-0.2.9/autoconf \
25
		--automake-acdir=${ACLOCAL_DIR}
26
INSTALLS_ICONS=	yes
27
28
CPPFLAGS+=	-I${LOCALBASE}/include
29
LDFLAGS+=	-L${LOCALBASE}/lib
30
31
PORTDOCS=	*
32
PORTDATA=	*
33
PLIST_FILES=	bin/mmex \
34
		man/man1/mmex.1.gz \
35
		share/applications/mmex.desktop \
36
		share/icons/hicolor/scalable/apps/mmex.svg
24
37
25
WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
38
OPTIONS_DEFINE=	DOCS
26
CPPFLAGS+=	-I${LOCALBASE}/include			# helps to find boost
27
39
28
post-patch:
40
post-patch:
29
	@${REINPLACE_CMD} -e '/man1/s,$$(datadir),${MANPREFIX},' \
41
	@${REINPLACE_CMD} -e \
30
		${WRKSRC}/Makefile.in
42
		's|$$(datadir)/man|$$(prefix)/man|' ${WRKSRC}/Makefile.in
43
	@${REINPLACE_CMD} -e \
44
		's|\[noext\]|[]|' ${WRKSRC}/configure.ac
45
	@${REINPLACE_CMD} -e \
46
		's| -g0 -O2||' ${WRKSRC}/m4/wxpresets.m4
47
48
pre-configure:
49
	@(cd ${WRKSRC} && ${SH} update_revision.sh)
31
50
32
.include <bsd.port.mk>
51
.include <bsd.port.mk>
(-)finance/moneymanagerex/distinfo (-2 / +4 lines)
Lines 1-2 Link Here
1
SHA256 (mmex_0.9.9.0_src.tar.bz2) = 9973c7010f8989ab9582576549ea3a7516a65f32e9f21d1c50b680886512a2ac
1
SHA256 (mmex_1.0.0.0_src.tar.bz2) = c28761bf9bef5f75cb25b887e89439f8e107957688004697b28e914f5d5ccb69
2
SIZE (mmex_0.9.9.0_src.tar.bz2) = 9667919
2
SIZE (mmex_1.0.0.0_src.tar.bz2) = 11077632
3
SHA256 (bakefile-0.2.9.tar.gz) = 9f3c65411ad3932027e3c3e765337d89be2f9cf5ee9a204da80e92a8c2d76ca5
4
SIZE (bakefile-0.2.9.tar.gz) = 775528
(-)finance/moneymanagerex/pkg-descr (-6 / +6 lines)
Lines 1-10 Link Here
1
Money Manager Ex is free, open-source, cross-platform, easy-to-use personal
1
Money Manager Ex is free, open-source, cross-platform, easy-to-use
2
finance software.  It primarily helps to organize one's finances and keeps
2
personal finance software. It primarily helps to organize one's finances
3
track of where, when, and how the money goes.  It is also a great tool to
3
and keeps track of where, when, and how the money goes. It is also a
4
get a bird's eye view of your financial worth.
4
great tool to get a bird's eye view of your financial worth.
5
5
6
Money Manager includes all the basic features that 90% of users would want
6
Money Manager includes all the basic features that 90% of users would
7
to see in a personal finance application.  The design goals are to
7
want to see in a personal finance application. The design goals are to
8
concentrate on simplicity and user-friendliness -- something one can use
8
concentrate on simplicity and user-friendliness -- something one can use
9
everyday.
9
everyday.
10
10
(-)finance/moneymanagerex/pkg-plist (-93 lines)
Lines 1-93 Link Here
1
bin/mmex
2
man/man1/mmex.1.gz
3
share/applications/mmex.desktop
4
share/doc/mmex/contrib.txt
5
share/doc/mmex/help/budget.html
6
share/doc/mmex/help/budget_editor.png
7
share/doc/mmex/help/budget_entry_details.png
8
share/doc/mmex/help/budget_grid.png
9
share/doc/mmex/help/custom_sql_reports.html
10
share/doc/mmex/help/french/account.jpg
11
share/doc/mmex/help/french/add_acc_wizard1.jpg
12
share/doc/mmex/help/french/add_acc_wizard2.jpg
13
share/doc/mmex/help/french/add_acc_wizard3.jpg
14
share/doc/mmex/help/french/index.html
15
share/doc/mmex/help/french/investment.html
16
share/doc/mmex/help/french/main_screen.jpg
17
share/doc/mmex/help/french/mmex_concept.png
18
share/doc/mmex/help/german/read.me
19
share/doc/mmex/help/index.html
20
share/doc/mmex/help/investment.html
21
share/doc/mmex/help/italian/custom_sql_reports.html
22
share/doc/mmex/help/italian/index.html
23
share/doc/mmex/help/italian/investment.html
24
share/doc/mmex/help/italian/mmex_concept.png
25
share/doc/mmex/help/italian/stock_dialog.jpg
26
share/doc/mmex/help/italian/stock_options.jpg
27
share/doc/mmex/help/italian/stock_view.jpg
28
share/doc/mmex/help/mmex_concept.png
29
share/doc/mmex/help/mmex_db_structure.png
30
share/doc/mmex/help/polish/budget.html
31
share/doc/mmex/help/polish/budget_editor.png
32
share/doc/mmex/help/polish/budget_entry_details.png
33
share/doc/mmex/help/polish/budget_grid.png
34
share/doc/mmex/help/polish/custom_sql_reports.html
35
share/doc/mmex/help/polish/index.html
36
share/doc/mmex/help/polish/investment.html
37
share/doc/mmex/help/polish/mmex_concept.png
38
share/doc/mmex/help/polish/mmex_structure.jpg
39
share/doc/mmex/help/polish/stock_dialog.jpg
40
share/doc/mmex/help/polish/stock_options.jpg
41
share/doc/mmex/help/polish/stock_view.jpg
42
share/doc/mmex/help/russian/custom_sql_reports.html
43
share/doc/mmex/help/russian/index.html
44
share/doc/mmex/help/russian/investment.html
45
share/doc/mmex/help/russian/mmex_concept.png
46
share/doc/mmex/help/russian/stock_dialog.png
47
share/doc/mmex/help/spanish/budget.html
48
share/doc/mmex/help/spanish/custom_sql_reports.html
49
share/doc/mmex/help/spanish/index.html
50
share/doc/mmex/help/spanish/investment.html
51
share/doc/mmex/help/stock_dialog.png
52
share/doc/mmex/help/stock_options.png
53
share/doc/mmex/help/stock_view.png
54
share/doc/mmex/license.txt
55
share/doc/mmex/version.txt
56
share/icons/hicolor/scalable/apps/mmex.svg
57
share/mmex/po/arabic.mo
58
share/mmex/po/bulgarian.mo
59
share/mmex/po/chinese_chs.mo
60
share/mmex/po/chinese_zh.mo
61
share/mmex/po/croatian.mo
62
share/mmex/po/czech.mo
63
share/mmex/po/dutch.mo
64
share/mmex/po/dutch_be.mo
65
share/mmex/po/english-uk.mo
66
share/mmex/po/english.mo
67
share/mmex/po/french.mo
68
share/mmex/po/german.mo
69
share/mmex/po/greek.mo
70
share/mmex/po/hebrew.mo
71
share/mmex/po/hungarian.mo
72
share/mmex/po/indonesian.mo
73
share/mmex/po/italian.mo
74
share/mmex/po/latvian.mo
75
share/mmex/po/norwegian.mo
76
share/mmex/po/polish.mo
77
share/mmex/po/portuguese.mo
78
share/mmex/po/portuguese_portugal.mo
79
share/mmex/po/romanian.mo
80
share/mmex/po/russian.mo
81
share/mmex/po/serbian.mo
82
share/mmex/po/serbo-croatian.mo
83
share/mmex/po/slovak.mo
84
share/mmex/po/slovenian.mo
85
share/mmex/po/spanish.mo
86
share/mmex/po/swedish.mo
87
share/mmex/po/tamil.mo
88
share/mmex/po/turkish.mo
89
share/mmex/po/ukrainian.mo
90
share/mmex/po/vietnamese.mo
91
share/mmex/res/currency_seed.db3
92
share/mmex/res/kaching.wav
93
share/mmex/res/mmex.ico

Return to bug 199228