Date: Mon, 6 Aug 2007 15:46:15 +0800 From: "Yinghong.Liu" <relaxbsd@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/115237: New port:finance/eqonomize A peronal accounting software Message-ID: <46b6d266.1c528c0a.3422.ffff918c@mx.google.com> Resent-Message-ID: <200708060750.l767o285017566@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115237 >Category: ports >Synopsis: New port:finance/eqonomize A peronal accounting software >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 06 07:50:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Yinghong.Liu >Release: FreeBSD 7.0-CURRENT-200706 amd64 >Organization: >Environment: System: FreeBSD relaxbsd.org 7.0-CURRENT-200706 FreeBSD 7.0-CURRENT-200706 #0: Thu Jun 7 21:38:42 UTC 2007 root@stiles.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Eqonomize! is a personal accounting software, with focus on efficiency and ease of use for the small household economy. Eqonomize! provides a complete solution,with bookkeeping by double entry and support for scheduled recurring transactions,security investments, and budgeting. It gives a clear overview of past and present transactions, and development of incomes and expenses, with descriptive tables and charts, as well as an approximation of future account values. WWW: http://eqonomize.sourceforge.net/ >How-To-Repeat: >Fix: --- eqonomize.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # eqonomize/ # eqonomize/Makefile # eqonomize/distinfo # eqonomize/files # eqonomize/pkg-descr # eqonomize/pkg-plist # eqonomize/files/patch-configure # echo c - eqonomize/ mkdir -p eqonomize/ > /dev/null 2>&1 echo x - eqonomize/Makefile sed 's/^X//' >eqonomize/Makefile << 'END-of-eqonomize/Makefile' X# New ports collection makefile for: eqonomize X# Date created: 6 August 2007 X# Whom: Yinghong.Liu <relaxbsd@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= eqonomize XPORTVERSION= 0.5 XCATEGORIES= finance XMASTER_SITES= SF X XMAINTAINER= relaxbsd@gmail.com XCOMMENT= A peronal accounting software X XUSE_KDELIBS_VER=3 XGNU_CONFIGURE= yes XUSE_PERL5= yes XUSE_AUTOTOOLS= libtool:15 XINSTALLS_ICONS= yes X XDATADIR= ${PREFIX}/share/apps/${PORTNAME} XDOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME} X Xpost-patch: X @${REINPLACE_CMD} 's|%%LOCALBASE%%/bin/bash|/bin/sh|g' ${WRKSRC}/configure X X.include <bsd.port.mk> END-of-eqonomize/Makefile echo x - eqonomize/distinfo sed 's/^X//' >eqonomize/distinfo << 'END-of-eqonomize/distinfo' XMD5 (eqonomize-0.5.tar.gz) = b9d17d3581c7e11f617d3b2ef54ba2f4 XSHA256 (eqonomize-0.5.tar.gz) = 54c644caa31471fba62186dbc3a19905a60f90319a97bccc8075aca4ab790057 XSIZE (eqonomize-0.5.tar.gz) = 1441184 END-of-eqonomize/distinfo echo c - eqonomize/files mkdir -p eqonomize/files > /dev/null 2>&1 echo x - eqonomize/pkg-descr sed 's/^X//' >eqonomize/pkg-descr << 'END-of-eqonomize/pkg-descr' XEqonomize! is a personal accounting software, with focus on efficiency and Xease of use for the small household economy. Eqonomize! provides a complete Xsolution,with bookkeeping by double entry and support for scheduled recurring Xtransactions,security investments, and budgeting. It gives a clear overview Xof past and present transactions, and development of incomes and expenses, Xwith descriptive tables and charts, as well as an approximation of future Xaccount values. X XWWW: http://eqonomize.sourceforge.net/ END-of-eqonomize/pkg-descr echo x - eqonomize/pkg-plist sed 's/^X//' >eqonomize/pkg-plist << 'END-of-eqonomize/pkg-plist' Xbin/eqonomize Xshare/applications/kde/eqonomize.desktop X%%DATADIR%%/eqonomizeui.rc X%%DOCSDIR%%/accounts-view.png X%%DOCSDIR%%/ask-save.png X%%DOCSDIR%%/confirm-schedule.png X%%DOCSDIR%%/csv-columns.png X%%DOCSDIR%%/edit-budget.png X%%DOCSDIR%%/expenses-view.png X%%DOCSDIR%%/index.cache.bz2 X%%DOCSDIR%%/index.docbook X%%DOCSDIR%%/new-account.png X%%DOCSDIR%%/new-security.png X%%DOCSDIR%%/qif-date-format.png X%%DOCSDIR%%/recurrence.png X%%DOCSDIR%%/refund.png X%%DOCSDIR%%/schedule-view.png X%%DOCSDIR%%/securities-view.png X%%DOCSDIR%%/security-buy.png X%%DOCSDIR%%/split-transaction.png Xshare/icons/hicolor/128x128/apps/eqonomize.png Xshare/icons/hicolor/128x128/mimetypes/eqz.png Xshare/icons/hicolor/16x16/apps/eqonomize.png Xshare/icons/hicolor/16x16/mimetypes/eqz.png Xshare/icons/hicolor/22x22/apps/eqonomize.png Xshare/icons/hicolor/22x22/mimetypes/eqz.png Xshare/icons/hicolor/32x32/apps/eqonomize.png Xshare/icons/hicolor/32x32/mimetypes/eqz.png Xshare/icons/hicolor/48x48/apps/eqonomize.png Xshare/icons/hicolor/48x48/mimetypes/eqz.png Xshare/icons/hicolor/64x64/apps/eqonomize.png Xshare/icons/hicolor/64x64/mimetypes/eqz.png Xshare/locale/de/LC_MESSAGES/eqonomize.mo Xshare/locale/es/LC_MESSAGES/eqonomize.mo Xshare/locale/fr/LC_MESSAGES/eqonomize.mo Xshare/locale/it/LC_MESSAGES/eqonomize.mo Xshare/locale/nl/LC_MESSAGES/eqonomize.mo Xshare/locale/sk/LC_MESSAGES/eqonomize.mo Xshare/locale/sv/LC_MESSAGES/eqonomize.mo Xshare/mimelnk/application/x-eqonomize.desktop X@dirrm %%DOCSDIR%%/common X@dirrm %%DOCSDIR%% X@dirrm %%DATADIR%% X@dirrmtry share/applications/kde X@dirrmtry share/applications END-of-eqonomize/pkg-plist echo x - eqonomize/files/patch-configure sed 's/^X//' >eqonomize/files/patch-configure << 'END-of-eqonomize/files/patch-configure' X--- configure.orig Thu Feb 23 19:02:14 2006 X+++ configure Thu Feb 23 19:08:19 2006 X@@ -1,4 +1,4 @@ X-#! /bin/sh X+#! %%LOCALBASE%%/bin/bash X # Guess values for system-dependent variables and create Makefiles. X # Generated by GNU Autoconf 2.59. X # X@@ -36106,11 +36106,11 @@ X X { (exit 0); exit 0; } X _ACEOF X-if test "x$with_fast_perl" = "xyes"; then X+if test "x$with_fast_perl" = "xyes"; then X perl -i.bak $ac_aux_dir/conf.change.pl $CONFIG_STATUS \ X- || mv $CONFIG_STATUS.bak $CONFIG_STATUS X+ || mv $CONFIG_STATUS.bak $CONFIG_STATUS X rm -f $CONFIG_STATUS.bak X-fi X+fi X chmod +x $CONFIG_STATUS X ac_clean_files=$ac_clean_files_save X END-of-eqonomize/files/patch-configure exit --- eqonomize.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46b6d266.1c528c0a.3422.ffff918c>