Commit graph

23 commits

Author SHA1 Message Date
salo
cec11ef3cd USE_PKGLOCALEDIR, delint. 2002-11-30 23:44:10 +00:00
drochner
06e11eb6fd -make this work with newer mxDateTime packages (namespace hierarchy change)
-while here, update to 0.8.2; the only changelog entry is
 "Factor for schedule-frequency" (whatever this means...)
-use pkglibtool
2002-10-24 17:21:57 +00:00
wiz
4a35529859 buildlink1 -> buildlink2. 2002-10-09 18:19:15 +00:00
wiz
c026aa72ae Remove a build dependency on automake by providing the missing files
in a separate distfile.
2002-10-02 23:28:39 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
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-09-21 23:46:45 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
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-03-13 17:36:35 +00:00
drochner
b1d5fdd76b use Python 1.5 - it seems this program was developed with it 2002-01-29 19:41:30 +00:00
drochner
364ffbfd68 point "configure" to the right python interpreter 2002-01-19 17:44:04 +00:00
drochner
5b9683bed0 convert to use the buildlink files for Python and py-mxDateTime,
nail down to Python-2.0 for now (this was used before)
2002-01-15 18:31:14 +00:00
zuntum
380b33c571 Move pkg/ files into package's toplevel directory 2001-11-01 00:01:07 +00:00
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