Age | Commit message (Expand) | Author | Files | Lines |
2002-12-12 | Work around a obscure compiler error in devel/gtexinfo on Darwin. Patch from | schmonz | 2 | -1/+15 |
2002-12-12 | Update to PTL-2.1.9 | msaitoh | 10 | -2888/+13 |
2002-12-12 | Handle the optional installation of the gettext.jar java class, which | grant | 2 | -3/+13 |
2002-12-12 | Enforce the necessary gettext-lib version dependency in the gettext | jlam | 1 | -2/+3 |
2002-12-11 | Don't use -no-undefined when building with libtool as it causes problems | jlam | 3 | -1/+29 |
2002-12-11 | Remove unnecessary inclusion of libiconv/buildlink2.mk as the gettext-lib | jlam | 1 | -2/+1 |
2002-12-11 | Allow an installed gettext-lib-0.10.35nb1 to satisfy gettext dependencies | jlam | 1 | -4/+17 |
2002-12-11 | Add and enable hptools. | cjep | 1 | -1/+2 |
2002-12-11 | Initial import of HP tools 3.0.8 into the NetBSD packages collection as | cjep | 4 | -0/+58 |
2002-12-10 | oops, the 0.11.5 should be for the GNU gettext case only. | drochner | 1 | -2/+4 |
2002-12-10 | require gettext-lib>=0.11.5. Linking against an old one can lead to | drochner | 1 | -2/+2 |
2002-12-10 | add a commented out switch to build a debugging version | drochner | 1 | -1/+2 |
2002-12-10 | for the Python-version-selection magic to work properly, extension.mk | drochner | 3 | -6/+6 |
2002-12-09 | Note conflict between apr-devel and apache2 packages. | wiz | 1 | -1/+3 |
2002-12-09 | Update to 1.7.2. Bugs fixed in 1.7.2: | wiz | 2 | -5/+5 |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 12 | -35/+35 |
2002-12-08 | USE_BUILDLINK_ONLY->USE_BUILDLINK2, require pthread library. This fixes build | salo | 1 | -2/+4 |
2002-12-07 | Update readline to 4.3. | jmmv | 4 | -26/+29 |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 5 | -26/+27 |
2002-12-06 | Update to r3987 (0.16). | wiz | 3 | -8/+10 |
2002-12-05 | regen for patch-ab removal | wiz | 1 | -2/+1 |
2002-12-04 | Update to 2.57: | wiz | 2 | -5/+5 |
2002-12-03 | libtoolify also .dep rule in common.mak | jdolecek | 5 | -6/+61 |
2002-12-03 | oops, remove accidental -lpth in library link flags, it was left there | jdolecek | 3 | -5/+6 |
2002-12-02 | The gettext fix has migrated to gettext-lib/buildlink2.mk | jlam | 1 | -2/+1 |
2002-12-02 | The gettext fix has migrated to gettext-lib/buildlink2.mk | jlam | 1 | -3/+1 |
2002-12-02 | The gettext fix has migrated to gettext-lib/buildlink2.mk. | jlam | 1 | -2/+1 |
2002-12-02 | gettext-0.11.5's gettext.m4, used by newer GNU configure scripts, no longer | jlam | 1 | -4/+4 |
2002-12-02 | The correct style is "foo-[0-9]*", not "foo-*", when wildcarding a package | jlam | 1 | -2/+2 |
2002-12-02 | Simplify by using BUILD_DIRS instead of custom do-build and do-install | jlam | 1 | -7/+2 |
2002-12-02 | Typo and grammar fixes. | wiz | 1 | -3/+3 |
2002-12-02 | Remove unused MAKE_ENV+= and CONFIGURE_ENV+= (hi grant!). | salo | 1 | -3/+1 |
2002-12-01 | Update to version 5.4. | seb | 3 | -66/+61 |
2002-12-01 | use grep -v instead of find -path | jdolecek | 1 | -2/+2 |
2002-12-01 | update pwlib to version 1.4.4 | jdolecek | 15 | -315/+335 |
2002-12-01 | Need to update bmake - pick up fix for bug introduced in 3.1.14. | sjg | 2 | -5/+5 |
2002-11-30 | USE_PKGLOCALEDIR, remove unnecessary patches, delint. | salo | 40 | -132/+86 |
2002-11-30 | We still need PKGLOCALEDIR for configure script here. | salo | 1 | -2/+3 |
2002-11-30 | Update buildtool to 0.7. | jmmv | 3 | -13/+24 |
2002-11-30 | missed from last commit. | grant | 2 | -6/+2 |
2002-11-30 | USE_PKGLOCALEDIR. | grant | 3 | -23/+7 |
2002-11-30 | use PKGLOCALEDIR. | grant | 2 | -29/+29 |
2002-11-30 | USE_PKGLOCALEDIR. | grant | 9 | -73/+8 |
2002-11-30 | USE_PKGLOCALEDIR. | grant | 9 | -103/+3 |
2002-11-29 | added py-logging | drochner | 1 | -1/+2 |
2002-11-29 | prototype of Python's upcoming logging framework | drochner | 4 | -0/+31 |
2002-11-28 | fix the "trying to pull in libiconv" issue in a cleaner way: | drochner | 1 | -2/+2 |
2002-11-28 | add a missing LIBTOOL_OVERRIDE | drochner | 1 | -2/+2 |
2002-11-28 | Remove accidently committed "--without-libiconv-prefix" from configuration | tron | 1 | -2/+2 |
2002-11-28 | Include "libconv" buildlink2 glue code to fix a build problem. | tron | 1 | -2/+3 |