summaryrefslogtreecommitdiff
path: root/finance/emma
AgeCommit message (Collapse)AuthorFilesLines
2002-11-30USE_PKGLOCALEDIR, delint.salo1-7/+10
2002-10-24-make this work with newer mxDateTime packages (namespace hierarchy change)drochner4-18/+36
-while here, update to 0.8.2; the only changelog entry is "Factor for schedule-frequency" (whatever this means...) -use pkglibtool
2002-10-09buildlink1 -> buildlink2.wiz1-5/+5
2002-10-02Remove a build dependency on automake by providing the missing fileswiz2-9/+5
in a separate distfile.
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-01-29use Python 1.5 - it seems this program was developed with itdrochner3-26/+3
2002-01-19point "configure" to the right python interpreterdrochner3-2/+53
2002-01-15convert to use the buildlink files for Python and py-mxDateTime,drochner1-3/+5
nail down to Python-2.0 for now (this was used before)
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-3/+3
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-08-26Update automake to 1.4-p5 (1.5 is available)skrll1-2/+2
Include a bugfix for lisp_LISP independently discovered by me that has been pulled up to the automake-1-4 branch of automake cvs. Changes are: New in 1.4-p5: * Allow AM_PROG_LIBTOOL again. * Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER. * Display distributed file list correctly in usage message. * Allow numbers in macro names. * Bugfixes. New in 1.4-p4: * Deal with configure.ac as well as configure.in -- this time for real! * The version numbering system now allows three point version numbers, such as 1.4.4, without thinking they are alpha release numbers. New in 1.4-p3: * Deal with configure.ac as well as configure.in. * Don't complain if `version.texi' is included in multiple places. New in 1.4-p2: * Deal with AC_CONFIG_FILES from autoconf-2.50. * Improvements to f77 support. * DESTDIR now works for script targets. * distcheck-hook works correctly. New in 1.4-p1: * The version numbering system now allows fork identifiers (such as the p1 in this version of automake). * Cope gracefully with various versions of libtool which may or may not require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh. * Bugfixes.
2001-07-02one more build problem: include <locale.h>drochner2-5/+13
2001-07-02fix some build glitches (require "msgfmt" binary, -export-dynamic)drochner5-8/+58
and python problems (script bugs and version dependencies, depend on py-mxDateTime)
2001-06-30Fix loading of Python module "emma.py".tron4-3/+35
2001-06-30Fix a typo in "data/Makefile.in" so that all Python modules get installed.tron3-2/+19
2001-06-30Include "devel/gettext-lib/buildlink.mk" instead of using "USE_LIBINTL"tron1-2/+2
as suggested by Tomasz Luchowski in private e-mail.
2001-06-30Add "USE_LIBINTL= YES" to use pre installed "libintl".tron1-1/+2
2001-06-30Update "emma" package to version 0.8.1. Changes since version 0.7.5:tron3-19/+71
- Reports feature - Configurable date format - 'Return' in limit entry applies the limit - German translation - Japanese translation (including docs) - Documentation - New transactions highlighting modes - Polish translation - Swedish translation
2001-04-18Move to sha1 digests, and add distfile sizesagc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-11Moved misc/emma, misc/gnucash, misc/tclticker, misc/xfinans, misc/xinvest,wiz5-0/+44
and x11/xquote to new finance category; only change is addition of 'finance' to CATEGORIES in the Makefiles.