Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -8/+10 | |
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.) | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 14 | -15/+14 | |
2001-01-31 | Update to 1.4.10. Changes: Updated translations, support for Greek Drachma | wiz | 4 | -82/+5 | |
as Euro currency, updated tax report, and bug fixes. | |||||
2001-01-11 | Update HOMEPAGE. | dent | 1 | -2/+2 | |
2001-01-09 | Fix core dump in QIF import dialog. Patch provided by author. | wiz | 2 | -1/+78 | |
2001-01-09 | Update to gnucash-1.4.9. Changes since 1.4.8: Tax report, TXF export, and | wiz | 3 | -5/+22 | |
bug fixes. | |||||
2001-01-04 | USE_LIBINTL, BUILD_DEPENDS instead of DEPENDS on gettext. Fix PLIST. | wiz | 2 | -4/+4 | |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 2 | -2/+22 | |
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this. | |||||
2001-01-03 | Fix compilation with new lesstif (need #include <stdio.h> in some places). | wiz | 3 | -5/+24 | |
2000-12-28 | Make this build against newer versions of lesstif, in which <Xm/Text.h> | fredb | 6 | -0/+67 | |
no longer pulls in <stdio.h>. | |||||
2000-12-17 | Add dependency on libxml. | wiz | 1 | -1/+2 | |
2000-12-15 | Update to 0.8.4. Over a year of changes, so please look at the included | wiz | 3 | -6/+41 | |
ChangeLog. | |||||
2000-12-15 | Update to 2.2, minor fixes. | wiz | 2 | -6/+6 | |
2000-12-15 | HOMEPAGE's and MASTER_SITES' host changed name | wiz | 1 | -3/+3 | |
2000-12-15 | HOMEPAGE moved to sourceforge | wiz | 1 | -2/+2 | |
2000-12-15 | HOMEPAGE is gone; fix nits in DESCR. | wiz | 2 | -5/+3 | |
2000-12-14 | change CATEGORIES to finance | wiz | 1 | -2/+2 | |
2000-12-13 | Move gnofin from misc to finance. | wiz | 1 | -1/+2 | |
2000-12-13 | Move package from misc to finance. | wiz | 5 | -0/+31 | |
2000-12-12 | Unify Makefiles -- mostly headers: remove FreeBSD Ids. | wiz | 1 | -1/+2 | |
Consistent 4 character indentation of SUBDIR entries. | |||||
2000-12-11 | Improve description, suggested by Alistair Crooks. | wiz | 1 | -1/+1 | |
2000-12-11 | Moved misc/emma, misc/gnucash, misc/tclticker, misc/xfinans, misc/xinvest, | wiz | 43 | -0/+820 | |
and x11/xquote to new finance category; only change is addition of 'finance' to CATEGORIES in the Makefiles. |