Port details |
- beanie Open Source accounting system
- 0.8.2_1 finance =3 0.8.2_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-11-14 15:24:12
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- License: GPLv2+
- WWW:
- http://beanie.sf.net/
- Description:
- Beanie is a flexible, distributed accounting system for medium-sized
companies. It includes back-end batch processing as well as a
(skeleton) GTK GUI and provides automated purchases, sales, and
nominal ledgers as well as automated invoicing (via email). It also
supports VAT and payroll.
The latest version has considerable updates over the earlier releases
and isn't particularly backwards-compatible. The installation and
compilation is streamlined and the multi-database schema has been
reduced to a single database per company. The gnome GUI is still
lacking, but the command-line interface now has support for automated
bank reconciliation (from online banking QIF files), payroll,
automated billing and reminders, invoice PDF generation, statement
PDF generation, and a general journal.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/finance/beanie/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/beanie
- pkg install beanie
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: beanie
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (beanie-0.8.2.tar.gz) = 7b381eb3ae37b3b1b607453a3b974b8fc2b38f4fb989185c00c21c8dfb636fab
SIZE (beanie-0.8.2.tar.gz) = 191320
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- dbow : databases/dbow
- Library dependencies:
-
- libexpat.so : textproc/expat2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_beanie
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.2_1 20 Jul 2022 14:21:51 |
Tobias C. Berner (tcberner) |
finance: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Christopher Boumenot <boumenot@gmail.com>
* David Naylor <naylor.b.david@gmail.com>
* Dermot Tynan <dtynan@kalopa.com>
* Dorit Rottner (<rottner@punkt.de>)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Glenn Johnson <glennpj@charter.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Janky Jay <ek@purplehat.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.2_1 02 Sep 2020 03:43:59 |
danfe |
Ensure that there is only one variable definition per each object, as
the C (and C++) standards mandated for years and compilers started to
enforce as of recently (Clang 11, GCC 10).
Reported by: pkg-fallout |
0.8.2_1 08 Dec 2016 17:40:42 |
tijl |
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.8.2 20 Jul 2016 15:33:20 |
mat |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
0.8.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.8.2 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.8.2 27 Oct 2014 12:39:33 |
bapt |
Cleanup plist |
0.8.2 22 Aug 2014 16:36:54 |
amdmi3 |
- Stagify
PR: 192791
Submitted by: tkato432@yahoo.com |
0.8.2 23 Jul 2014 16:44:28 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.8.2 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.8.2 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
0.8.2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.8.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.8.2 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.8.2 14 Nov 2008 15:23:37 |
tabthorpe |
Beanie is a flexible, distributed accounting system for medium-sized
companies. It includes back-end batch processing as well as a
(skeleton) GTK GUI and provides automated purchases, sales, and
nominal ledgers as well as automated invoicing (via email). It also
supports VAT and payroll.
The latest version has considerable updates over the earlier releases
and isn't particularly backwards-compatible. The installation and
compilation is streamlined and the multi-database schema has been
reduced to a single database per company. The gnome GUI is still
lacking, but the command-line interface now has support for automated
bank reconciliation (from online banking QIF files), payroll,
automated billing and reminders, invoice PDF generation, statement
PDF generation, and a general journal.
WWW: http://beanie.sf.net/
- Dermot Tynan
dtynan@kalopa.com
PR: ports/128125
Submitted by: Dermot Tynan <dtynan at kalopa.com> |