aboutsummaryrefslogtreecommitdiffstats
path: root/finance/gnucash-devel
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-07-29 07:43:25 +0800
committerobrien <obrien@FreeBSD.org>1998-07-29 07:43:25 +0800
commit74fa2788d146c051773fb9e0d59a54843a545299 (patch)
tree4ebab28642805ea80ed75438a779d89bf99bfd49 /finance/gnucash-devel
parent26a0959a8bebc9f7ba078e1e4e38c5e1f52af4b6 (diff)
downloadfreebsd-ports-gnome-74fa2788d146c051773fb9e0d59a54843a545299.tar.gz
freebsd-ports-gnome-74fa2788d146c051773fb9e0d59a54843a545299.tar.zst
freebsd-ports-gnome-74fa2788d146c051773fb9e0d59a54843a545299.zip
Gnucash is a Quicken-like next generation of money manager created
from a merger of X-Accountant and GnoMoney.
Diffstat (limited to 'finance/gnucash-devel')
-rw-r--r--finance/gnucash-devel/Makefile26
-rw-r--r--finance/gnucash-devel/distinfo1
-rw-r--r--finance/gnucash-devel/pkg-comment1
-rw-r--r--finance/gnucash-devel/pkg-descr12
-rw-r--r--finance/gnucash-devel/pkg-plist25
5 files changed, 65 insertions, 0 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
new file mode 100644
index 000000000000..4390044ce721
--- /dev/null
+++ b/finance/gnucash-devel/Makefile
@@ -0,0 +1,26 @@
+# ex:ts=8
+# Ports collection makefile for: foo
+# Version required: 2.1
+# Date created: Mon Feb 03, 1997
+# Whom: David O'Brien (obrien@NUXI.com)
+#
+# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
+#
+
+DISTNAME= xacc-1.0.17
+PKGNAME= gnucash-1.0.17
+CATEGORIES= misc
+MASTER_SITES= http://www.gnucash.org/xacc/download/
+
+MAINTAINER= obrien@FreeBSD.org
+
+REQUIRES_MOTIF= yes
+GNU_CONFIGURE= yes
+ALL_TARGET= depend default
+
+post-install:
+ @strip ${PREFIX}/bin/xacc.bin
+ @${LN} -f ${PREFIX}/bin/xacc ${PREFIX}/bin/gnucash
+ @${LN} -f ${PREFIX}/bin/xacc.bin ${PREFIX}/bin/gnucash.bin
+
+.include <bsd.port.mk>
diff --git a/finance/gnucash-devel/distinfo b/finance/gnucash-devel/distinfo
new file mode 100644
index 000000000000..162fd9100557
--- /dev/null
+++ b/finance/gnucash-devel/distinfo
@@ -0,0 +1 @@
+MD5 (xacc-1.0.17.tar.gz) = b7fc7082c0994bca5d6b65b99de8bd5e
diff --git a/finance/gnucash-devel/pkg-comment b/finance/gnucash-devel/pkg-comment
new file mode 100644
index 000000000000..e34c361e9bae
--- /dev/null
+++ b/finance/gnucash-devel/pkg-comment
@@ -0,0 +1 @@
+Quicken-like money and finace manager
diff --git a/finance/gnucash-devel/pkg-descr b/finance/gnucash-devel/pkg-descr
new file mode 100644
index 000000000000..d7714bd0a7d9
--- /dev/null
+++ b/finance/gnucash-devel/pkg-descr
@@ -0,0 +1,12 @@
+Gnucash is the next generation of money manager created from a merger of
+X-Accountant and GnoMoney.
+
+Its features include:
+
+* Ability to import Quicken files ( a must )
+* Reports, Graphs, and all of those goodies that you find in Quicken.
+* Gnome compliant ( if that is the correct way to put it )
+* Separate the GUI from the actual "account/transaction engine"
+* Multiple accounts ( Check, Credit, Cash, Mutual Funds, etc.. )
+
+See http://www.gnucash.org/ for more information.
diff --git a/finance/gnucash-devel/pkg-plist b/finance/gnucash-devel/pkg-plist
new file mode 100644
index 000000000000..5162ee76b270
--- /dev/null
+++ b/finance/gnucash-devel/pkg-plist
@@ -0,0 +1,25 @@
+bin/gnucash
+bin/gnucash.bin
+bin/xacc
+bin/xacc.bin
+share/xacc/Docs/contract.gif
+share/xacc/Docs/expand.gif
+share/xacc/Docs/foliowin.gif
+share/xacc/Docs/newaccwin.gif
+share/xacc/Docs/pix.xpm
+share/xacc/Docs/projects.html
+share/xacc/Docs/recnwin.gif
+share/xacc/Docs/regwin.gif
+share/xacc/Docs/xacc-about.html
+share/xacc/Docs/xacc-accwin.html
+share/xacc/Docs/xacc-adjbwin.html
+share/xacc/Docs/xacc-double.html
+share/xacc/Docs/xacc-expense.html
+share/xacc/Docs/xacc-gpl.html
+share/xacc/Docs/xacc-main.html
+share/xacc/Docs/xacc-mainwin.html
+share/xacc/Docs/xacc-quicken.html
+share/xacc/Docs/xacc-recnwin.html
+share/xacc/Docs/xacc-regwin.html
+@dirrm share/xacc/Docs
+@dirrm share/xacc
h'>* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-0/+1 * hebrew/culmus: Upgrade version 0.101 => 0.130marino2014-08-054-39/+51 * hebrew/he2: Add LICENSE and assignment maintainership to submittermarino2014-08-052-4/+5 * Rename all patches that contain '::' as a path separator, and useadamw2014-07-302-0/+0 * - Add LICENSEsunpoet2014-07-161-0/+2 * Update to 4.2.5.jkim2014-06-241-4/+4 * Stagify.vanilla2014-06-172-12/+9 * Stagify.vanilla2014-06-172-7/+3 * - Update pkg-descr and pkg-message.rakuco2014-06-153-17/+12 * Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1 * Update to libreoffice 4.2.4bapt2014-06-111-4/+4 * KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-111-2/+2 * Update to 4.1.6.jkim2014-05-071-4/+4 * - Port is stage safepawel2014-04-301-6/+2 * Support stagingehaupt2014-04-081-5/+2 * KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-031-2/+2 * KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-051-2/+2 * - Reassign to the heap due to mail bouncestabthorpe2014-03-041-1/+1 * Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-4/+4 * KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-183-10/+37 * - Use single space after WWW:sunpoet2013-11-181-1/+1 * Support stage, use bsdtar to extractbapt2013-11-041-7/+4 * Stagifybapt2013-11-041-1/+0 * - Update to 4.0.6.jkim2013-10-262-5/+4 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-218-21/+12 * - Use USES=gmakesunpoet2013-09-171-7/+2 * - convert to the new perl5 frameworkaz2013-09-131-3/+2 * 1. Introduce using iconv with arguments:bsam2013-09-021-3/+1 * Update to 4.0.5.jkim2013-08-231-4/+4 * - Convert to new perl frameworkaz2013-08-041-1/+2 * KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-275-651/+0 * Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1 * KDE4 l10n fixes.rakuco2013-07-102-3/+1 * Update the KDE Software Compilation to 4.10.5.rakuco2013-07-051-2/+2 * Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-031-2/+2 * Update to 4.0.4.jkim2013-06-201-4/+4 * KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-4/+2 * Update to 4.0.3.jkim2013-05-101-4/+4 * Add some shebangfix to allow building most of the ports tree without /usr/bin...bapt2013-05-071-5/+3 * - Convert USE_GETTEXT to USES (part 2)ak2013-04-241-1/+1 * Update to 4.0.2.jkim2013-04-171-4/+4 * KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-273-6/+8 * Update to 4.0.1.jkim2013-03-091-4/+4 * Update to 3.6.5.jkim2013-02-051-4/+4 * KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-18/+18 * - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3 * - Update to 3.5.7.jkim2012-10-272-9/+4 * - Update to 3.5.6.jkim2012-08-241-4/+4 * - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-4/+4 * - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-4/+4 * KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x se...makc2012-06-152-3/+2 * - update png to 1.5.10dinoex2012-06-012-1/+2 * - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-59/+0 * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-252-10/+12 * - upgrade to 3.5.2bapt2012-04-234-0/+22 * - Add my LOCAL to MASTER_SITESsunpoet2012-04-181-1/+2