notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
emma A personal finance manager for Gnome
0.8.2_1 finance Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.2_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: mastersite disappeared, no longer maintained by author
Expired This port expired on: 2006-01-28
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 search for ports maintained by this maintainer
Port Added: 2004-01-22 18:05:04
Last Update: 2006-02-09 08:17:45
SVN Revision: UNKNOWN
People watching this port, also watch:: treeline, python
Also Listed In: gnome python
License: not specified in port
WWW:
http://rainbow.mimuw.edu.pl/~la181249/emma/home.php
Description:
Emma is an Easy Money Management program for Gnome / Gtk+ similar to X-accountant, Quicken and MsMoney (these are registered trademarks of their respective owners). Emma allows you to keep track of your incomes and expenses. You can easily analyse where all your money came from or why your wallet is empty. Using embedded python interface you can extend Emma functions to make it even more useful. Features -------- o Hierarchical accounts o Double-entry accounting o Scheduled transactions o Sorting of transactions o Easy analysis of accounts through python interface o Graphical charts to make analysis more fun o Extendable through python interface o Special dialog to edit python expressions o Consistent look&feel of Gnome/Gtk+ WWW: http://rainbow.mimuw.edu.pl/~la181249/emma/home.php
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • emma>0:finance/emma
No installation instructions:
This port has been deleted.
PKGNAME: emma
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python : lang/python
  2. gmake : devel/gmake
  3. libtool15 : devel/libtool15
  4. pkg-config : devel/pkgconfig
Runtime dependencies:
  1. DateTime.py : lang/py-mx-base
  2. python : lang/python
  3. BSD.gnome-x11.dist : misc/gnomehier
  4. pkg-config : devel/pkgconfig
Library dependencies:
  1. esd.2 : audio/esound
  2. glib12.3 : devel/glib12
  3. gnome.5 : x11/gnomelibs
  4. gtk12.2 : x11-toolkits/gtk12
  5. xml.5 : textproc/libxml
  6. Imlib.5 : graphics/imlib
  7. ORBit.2 : devel/ORBit
  8. X11.6 : x11/XFree86-4-libraries
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://rainbow.mimuw.edu.pl/~la181249/emma/packages/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.2_1
09 Feb 2006 08:17:45
Original commit files touched by this commit
vs search for other commits by this committer
Remove expired port finance/emma
0.8.2_1
29 Nov 2005 12:11:09
Original commit files touched by this commit
vs search for other commits by this committer
DEPRECATED, this project doesn't exist anymore since 2004

PR:             ports/89690
Submitted by:   Jean Milanez Melo
0.8.2_1
24 Nov 2005 16:18:42
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.8.2_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.8.2_1
01 Jun 2005 19:56:04
Original commit files touched by this commit
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
0.8.2_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.8.2_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.8.2
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.8.2
22 Jan 2004 21:12:03
Original commit files touched by this commit
eik search for other commits by this committer
move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote

PR:             59357
Submitted by:   linimon
Approved by:    marcus (mentor)
0.8.2
22 Jan 2004 17:59:27
Original commit files touched by this commit
eik search for other commits by this committer
- fix PKGORIGIN

since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.

Approved by:    marcus (mentor)

Number of commits found: 10