Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-01-10 | Don't die if pkg-comment does not exist. Some ports have a COMMENT= in | cjep | 2 | -10/+12 |
2004-01-10 | Use tech-pkg@NetBSD.org as default MAINTAINER. | cjep | 2 | -3/+4 |
2004-01-10 | Put the correct path to perl into the scripts. This fixes using this | jlam | 3 | -6/+7 |
2004-01-08 | Update to 1.14: | jmmv | 3 | -14/+31 |
2004-01-06 | Allow pkgviews installation. | jmmv | 1 | -1/+6 |
2004-01-06 | Fix typo; new sentence, new line; | wiz | 1 | -7/+7 |
2004-01-06 | Rework a bit to describe the pkg wildcards in their own | hubertf | 1 | -73/+79 |
2004-01-06 | pkg_install now prints post-install message by default, if available. | hubertf | 2 | -5/+6 |
2004-01-06 | Create only the right man/* directories based on the value of MANINSTALL. | jlam | 1 | -2/+8 |
2004-01-05 | bl3ify | jlam | 3 | -7/+17 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -11/+8 |
2004-01-04 | Make sure LOCALBASE and X11BASE are defined before comparing them. | reed | 1 | -1/+2 |
2004-01-04 | In the "quick depends pre-scan", first print all bad matching depends, | hubertf | 2 | -9/+13 |
2004-01-03 | xpkgwedge is not needed when X11BASE is LOCALBASE, | reed | 1 | -1/+5 |
2004-01-03 | Update pkgtools/xpkgwedge to 1.9. Changes from version 1.8 are making | jlam | 3 | -9/+16 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+25 |
2004-01-03 | Update to 1.13: | jmmv | 2 | -5/+5 |
2003-12-30 | Add trailing / to HOMEPAGEs | cjep | 1 | -2/+2 |
2003-12-24 | Update to 3.66: warn if MAINTAINER contains @netbsd.org instead of @NetBSD.org. | jmmv | 2 | -4/+6 |