Port details |
- mybudget Gtk+-2 finance manager
- 0.60_11 finance
=1 Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- 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: 2004-07-05 04:32:11
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: bash-completion, mplayer-skins
- Also Listed In: gnome
- License: LGPL21
- Description:
- The aim of the program is to make it as easy as possible for people to
do their own personal budgets and keep track of their finances.
WWW: http://www.abisource.com/~msevior/index.html
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- myBudget>0:finance/mybudget
- No installation instructions:
- This port has been deleted.
- PKGNAME: myBudget
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (myBudget-0.60.tar.gz) = 4b112aa3cde54db79fe9008dcb45114d961badbd7cd04c2a926aaa3f659c3542
SIZE (myBudget-0.60.tar.gz) = 1516083
- 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:
-
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- gnome-python-2.0.pc : x11-toolkits/py-gnome2
- pygobject-codegen-2.0 : devel/py-gobject
- pygtk-2.0.pc : x11-toolkits/py-gtk2
- python2.7 : lang/python27
- Runtime dependencies:
-
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- gnome-python-2.0.pc : x11-toolkits/py-gnome2
- pygobject-codegen-2.0 : devel/py-gobject
- pygtk-2.0.pc : x11-toolkits/py-gtk2
- python2.7 : lang/python27
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libgconf-2.so : devel/gconf2
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgnomevfs-2.so : devel/gnome-vfs
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libart_lgpl_2.so : graphics/libart_lgpl
- libbonobo-2.so : devel/libbonobo
- libbonoboui-2.so : x11-toolkits/libbonoboui
- libglade-2.0.so : devel/libglade2
- libgnome-2.so : x11/libgnome
- libgnomecanvas-2.so : graphics/libgnomecanvas
- libgnomeui-2.so : x11-toolkits/libgnomeui
- libIDL-2.so : devel/libIDL
- libxml2.so : textproc/libxml2
- libORBit-2.so : devel/ORBit2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for myBudget-0.60_11:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gnome python:2.7 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jan 2020 15:34:18
0.60_11 |
rene  |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
26 Dec 2019 07:54:29
0.60_11 |
antoine  |
Deprecate a few ports
With hat: portmgr |
31 Aug 2019 05:29:47
0.60_11 |
tobik  |
finance/mybudget: Spell INSTALLS_ICONS correctly
While here add USES=gnome |
26 Mar 2018 12:38:57
0.60_10 |
bapt  |
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase |
09 Dec 2017 09:31:04
0.60_9 |
antoine  |
mybudget is not compatible with python3 |
03 Dec 2015 17:26:06
0.60_9 |
amdmi3  |
- Add LICENSE_FILE
- Switch to options helpers |
29 Jul 2015 22:09:55
0.60_9 |
antoine  |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
27 Oct 2014 12:39:33
0.60_9 |
bapt  |
Cleanup plist |
23 Aug 2014 11:49:45
0.60_9 |
wen  |
- Stage support
- Add LICENSE
PR: 192792
Submitted by: tkato432@yahoo.com |
20 Sep 2013 17:18:39
0.60_8 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
19 Mar 2011 12:38:54
0.60_8 |
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.60_8 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.60_7 |
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.60_6 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:27:42
0.60_5 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 May 2007 20:32:57
0.60_4 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Oct 2006 08:54:54
0.60_3 |
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
24 Nov 2005 16:18:42
0.60_2 |
pav  |
- Add SHA256 |
12 Mar 2005 10:54:27
0.60_2 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
0.60_1 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
05 Jul 2004 04:26:49
0.60 |
adamw  |
Add myBudget, a nifty Gtk+-2 personal finance thinger.
The aim of the program is to make it as easy as possible for people to
do their own personal budgets and keep track of their finances. Using
this program you can:
* Create a budget and organize budget items into categories.
* Nominate budget items to be paid from either a cash account or
via a "Direct Debit" account which allows you to save for big
ticket items and ensure timely payment of scheduled bills.
* Automatically calculates how much money you must put aside
each fortnight to meet all your "Direct Debit" obligations.
* Automatically tells you how much money you must have in Direct
Debit account to meet your obligatory payments on any
particular date. (Only the first 15 lines of the commit message are shown above ) |