Commit graph

13 commits

Author SHA1 Message Date
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-09-27 23:17:41 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
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-08-26 10:32:18 +00:00
drochner
3368c56fb5 one more build problem: include <locale.h> 2001-07-02 16:09:43 +00:00
drochner
581135744e fix some build glitches (require "msgfmt" binary, -export-dynamic)
and python problems (script bugs and version dependencies, depend on
 py-mxDateTime)
2001-07-02 14:29:45 +00:00
tron
8328304572 Fix loading of Python module "emma.py". 2001-06-30 16:56:30 +00:00
tron
c4be2646a4 Fix a typo in "data/Makefile.in" so that all Python modules get installed. 2001-06-30 16:43:06 +00:00
tron
90e4102fd0 Include "devel/gettext-lib/buildlink.mk" instead of using "USE_LIBINTL"
as suggested by Tomasz Luchowski in private e-mail.
2001-06-30 16:06:06 +00:00
tron
430d015f96 Add "USE_LIBINTL= YES" to use pre installed "libintl". 2001-06-30 14:42:20 +00:00
tron
80152e029b Update "emma" package to version 0.8.1. Changes since version 0.7.5:
- 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-06-30 14:33:36 +00:00
agc
a0e72679a4 Move to sha1 digests, and add distfile sizes 2001-04-18 13:44:01 +00:00
agc
c75afa0851 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:10:32 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
6d5ed9569d Moved misc/emma, misc/gnucash, misc/tclticker, misc/xfinans, misc/xinvest,
and x11/xquote to new finance category; only change is addition of 'finance'
to CATEGORIES in the Makefiles.
2000-12-11 13:53:25 +00:00