Age | Commit message (Expand) | Author | Files | Lines |
2001-11-26 | Buildlinkify, in the sense that only the perl headers are found in | jlam | 1 | -3/+4 |
2001-11-14 | Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a | agc | 1 | -2/+2 |
2001-11-14 | We use a separate do-patch target to substitute for @PREFIX@ in the | agc | 3 | -7/+8 |
2001-11-01 | Ensure the plugins dir is there at install time | damon | 1 | -1/+4 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 22 | -15/+15 |
2001-10-30 | Added gkrellm-stock and p5-finance-quote | damon | 1 | -1/+3 |
2001-10-30 | Initial Version | damon | 10 | -0/+136 |
2001-10-03 | Get guile-slib dependency from g-wrap. | jlam | 1 | -2/+1 |
2001-10-02 | Update to 1.6.4 | mjl | 3 | -8/+8 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 2 | -5/+5 |
2001-09-26 | Update to 1.6.3, featuring | mjl | 3 | -63/+87 |
2001-09-08 | Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. | jlam | 2 | -4/+4 |
2001-08-26 | Update automake to 1.4-p5 (1.5 is available) | skrll | 1 | -2/+2 |
2001-08-22 | Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't | jlam | 2 | -4/+2 |
2001-08-13 | Update to 1.6.2 | mjl | 3 | -58/+58 |
2001-08-06 | Provide an empty "wctype.h" on NetBSD 1.5.x systems which is enough to | tron | 1 | -1/+4 |
2001-08-01 | Updated to 1.6.1: | mjl | 3 | -53/+59 |
2001-07-02 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 6 | -10/+38 |
2001-07-02 | one more build problem: include <locale.h> | drochner | 2 | -5/+13 |
2001-07-02 | fix some build glitches (require "msgfmt" binary, -export-dynamic) | drochner | 5 | -8/+58 |
2001-07-01 | Update "gnucash" package to version 1.6.0. Changes since version 1.4.8: | tron | 5 | -153/+687 |
2001-06-30 | Fix loading of Python module "emma.py". | tron | 4 | -3/+35 |
2001-06-30 | Fix a typo in "data/Makefile.in" so that all Python modules get installed. | tron | 3 | -2/+19 |
2001-06-30 | Include "devel/gettext-lib/buildlink.mk" instead of using "USE_LIBINTL" | tron | 1 | -2/+2 |
2001-06-30 | Add "USE_LIBINTL= YES" to use pre installed "libintl". | tron | 1 | -1/+2 |
2001-06-30 | Update "emma" package to version 0.8.1. Changes since version 0.7.5: | tron | 3 | -19/+71 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 |
2001-05-26 | Update to 1.4.12. Changes: | mjl | 4 | -81/+7 |
2001-05-11 | PERL5_REQD shouldn't be used directly by libperl DEPENDS as the perl and | jlam | 1 | -2/+4 |
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 |
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change | jlam | 1 | -2/+2 |
2001-04-18 | Move to sha1 digests, and add distfile sizes | agc | 7 | -13/+20 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 17 | -41/+31 |
2001-04-02 | Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty | wiz | 1 | -2/+1 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+3 |
2001-03-23 | Update to 1.4.11. Changes are bugfixes and a couple of new locales. | mjl | 3 | -12/+16 |
2001-03-22 | gnuplot>=3.7 | wiz | 1 | -2/+2 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 |
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 |
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 |
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 |
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 |
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 |
2000-12-17 | Add dependency on libxml. | wiz | 1 | -1/+2 |