Age | Commit message (Expand) | Author | Files | Lines |
2004-02-15 | Use more macros; fixes some warnings reported by tron. | wiz | 1 | -8/+19 |
2004-02-14 | When checking for the <sys/mount.h> header, include <sys/param.h> if | simonb | 2 | -636/+1750 |
2004-02-13 | s/independant/independent/ | snj | 1 | -2/+2 |
2004-02-13 | We don' need no ... languages | abs | 1 | -1/+2 |
2004-02-11 | Update to 1.16: | jmmv | 2 | -6/+6 |
2004-02-11 | pass OPSYS and MACHINE_ARCH in the environmen, not CPPFLAGS. | grant | 1 | -3/+3 |
2004-02-11 | just use ${OPSYS} and ${MACHINE_ARCH} from the environment. this means | grant | 1 | -2/+2 |
2004-02-10 | This package uses no compilers. | jlam | 1 | -1/+2 |
2004-02-10 | This package uses no compilers. | jlam | 1 | -1/+2 |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 1 | -2/+2 |
2004-02-10 | Update pkgtools/createbuildlink to 3.1. Changes from version 3.0 include | jlam | 2 | -6/+21 |
2004-02-10 | PERL5_REQD is now a list of values, so append to its value instead of | jlam | 1 | -2/+2 |
2004-02-09 | Cut-n-paste error. | jlam | 1 | -2/+2 |
2004-02-09 | bsd.prefs.mk includes mk/compiler/gcc.mk indirectly, which invokes | jlam | 1 | -1/+2 |
2004-02-09 | Include bsd.prefs.mk after defining PKG_INFO so that we don't pass any | jlam | 1 | -6/+6 |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 1 | -2/+2 |
2004-02-07 | use ${AWK} instead of awk. makes this work on Solaris. | grant | 1 | -2/+2 |
2004-02-07 | sync with NetBSD-current's pkg_install from 20040207. | grant | 12 | -111/+187 |
2004-02-06 | Fix sed call so that ${MAKE} including a path works. | wiz | 1 | -3/+3 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -2/+2 |
2004-02-03 | Remove 'USE_LANGUAGES=' as at least on my system 'make install' compiles up | abs | 1 | -2/+1 |
2004-02-02 | These packages don't use any compilers, so set USE_LANGUAGES to an empty | jlam | 2 | -2/+4 |
2004-02-02 | This packages is just shell scripts, so set USE_LANGUAGES to an empty | jlam | 1 | -1/+2 |
2004-02-01 | It's "its" | snj | 1 | -2/+2 |
2004-02-01 | s/seperate/separate/; s/independantly/independently/; | snj | 1 | -4/+4 |
2004-01-31 | Add missing extensions/extutil.h and bump version to 0.20. | recht | 2 | -3/+4 |
2004-01-29 | Put post-install message into MESSAGE, so that people using | snj | 3 | -26/+12 |
2004-01-26 | Conditionally set DISTNAME, since this Makefile is included by the | agc | 1 | -2/+2 |
2004-01-26 | Revert previous commit, it didn't work for binary packages. Noted by | xtraeme | 1 | -5/+2 |
2004-01-25 | Add dependency on XFree86-libs if ${X11BASE}/include/X11/X.h doesn't | xtraeme | 1 | -2/+5 |
2004-01-25 | honour BINOWN and BINGRP. | grant | 1 | -1/+3 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-23 | Update to 1.15: | jmmv | 4 | -157/+323 |
2004-01-22 | update to pkglint 3.67: catch deprecated USE_GMAKE. | grant | 2 | -3/+8 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 22 | -46/+46 |
2004-01-19 | Convert to bl3 and allow pkgviews installation. | jmmv | 1 | -2/+6 |
2004-01-19 | Support pkgviews. | jlam | 1 | -2/+6 |
2004-01-18 | Nuke superfluous space | zuntum | 1 | -2/+2 |
2004-01-15 | we need to define OPSYS_NAME and MACHINE_ARCH to build this version of | grant | 1 | -1/+4 |
2004-01-14 | Update pkgtools/pkg_install to 20040114. Changes from version 20040106 | jlam | 8 | -33/+428 |
2004-01-14 | \r -> \n in two messages. | wiz | 1 | -3/+3 |
2004-01-14 | Sort options. | wiz | 1 | -6/+6 |
2004-01-14 | relax the requirement for a >= 64bit off_t to enable long long | grant | 2 | -3/+3 |
2004-01-14 | use LL for long long suffix. | grant | 1 | -3/+3 |
2004-01-14 | Update createbuildlink to 3.0. This now adds -2 and -3 options to create | rh | 3 | -26/+89 |
2004-01-13 | Fix typo (add missing word). | jmmv | 1 | -2/+2 |
2004-01-12 | don't bother checking for md5.h, as the result overrides libnbcompat's | grant | 3 | -314/+547 |
2004-01-10 | Fix for pkgviews. From Min Sik Kim in PR 24042. | wiz | 4 | -7/+8 |
2004-01-10 | Bump date for previous. | wiz | 1 | -2/+2 |
2004-01-10 | Correct the default maintainer in the man page. | kristerw | 2 | -4/+4 |