Age | Commit message (Expand) | Author | Files | Lines |
2003-03-31 | add mtree (commented) | grant | 1 | -1/+2 |
2003-03-31 | change around some #ifdefs, since Darwin has only some vis functions. | grant | 1 | -3/+12 |
2003-03-31 | Initial import of mtree-20030331 into The NetBSD Packages Collection. | grant | 20 | -0/+14694 |
2003-03-31 | run ranlib in the install target, to appease Darwin's linker. | grant | 1 | -3/+3 |
2003-03-31 | improve description and comment, inspired by Jeremy C. Reed and Greg A. | grant | 2 | -6/+3 |
2003-03-31 | s/nb-types.h/nbtypes.h/ | grant | 1 | -2/+2 |
2003-03-31 | add libnbcompat (commented, although it works on NetBSD, it is not | grant | 1 | -1/+2 |
2003-03-31 | test for fparseln in libutil. | grant | 4 | -9/+169 |
2003-03-31 | clean up cruft from when this was called 'libpkgsrc', some whitespace | grant | 1 | -34/+34 |
2003-03-31 | Initial import of libnbcompat-20030331, a portable NetBSD compatibility | grant | 74 | -0/+26330 |
2003-03-29 | Synch with main sources: | jschauma | 7 | -32/+126 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 19 | -38/+38 |
2003-03-29 | Update to 3.49: make sure WRKSRC is properly placed in the second section, | jmmv | 2 | -5/+5 |
2003-03-29 | Update to 1.3: | jschauma | 2 | -4/+6 |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 13 | -26/+13 |
2003-03-28 | Update to 3.48: Avoid including the same buildlink2 files over | wiz | 2 | -3/+31 |
2003-03-27 | Fill in default values for DESTDIR (empty), LOCALBASE ("/usr/pkg"), | atatat | 2 | -10/+32 |
2003-03-26 | Stuffing the value of MAKE into the environment seems to have | atatat | 2 | -8/+6 |
2003-03-25 | Add -F for "fetch" output, so that you can pre-fetch all the distfiles | atatat | 3 | -41/+129 |
2003-03-16 | Sync with main sources: | jschauma | 6 | -69/+35 |
2003-03-14 | Add -A, which causes -R to print a list of pkg_add commands (instead | atatat | 3 | -79/+142 |
2003-03-10 | Bump pkgdepgraph to 2.1. New stuff: | atatat | 2 | -30/+74 |
2003-03-06 | Jump to pkgdepgraph v2.0. | atatat | 4 | -58/+306 |
2003-02-18 | correct #ifdef misplacement. | grant | 1 | -3/+3 |
2003-02-11 | Fix some RCS ids. | grant | 5 | -5/+8 |
2003-02-11 | belatedly sync with src: | grant | 3 | -11/+11 |
2003-02-11 | belatedly sync with src: | grant | 1 | -2/+6 |
2003-02-05 | update to cdpack-1.5. The primary change is the addition of a '-dvd' option | dmcmahill | 4 | -70/+121 |
2003-02-01 | Remove old ftp site from comment (noted by Tilman Linneweh). | wiz | 1 | -4/+3 |
2003-01-31 | Make excessive use of :Q in MAKE_ENV to placate pkglint | abs | 3 | -6/+6 |
2003-01-28 | Update pkglint to 3.46 | abs | 2 | -4/+15 |
2003-01-27 | Add a simple "extract" step so that local patches can be maintained | atatat | 1 | -4/+9 |
2003-01-24 | Update to 3.45: | wiz | 2 | -12/+15 |
2003-01-24 | Add -E and -I to lintpkgsrc for the "exporting" and "importing" of a | atatat | 3 | -8/+105 |
2003-01-24 | Update pkg_comp to 1.6: | jmmv | 3 | -13/+20 |
2003-01-22 | Make sure PKG_DBDIR exists before installation, "just in case". | agc | 1 | -1/+4 |
2003-01-16 | Use PAX instead of CP (Solaris 'cp' cannot copy symlinks) | heinz | 1 | -3/+3 |
2003-01-15 | Update pkglint to 3.43. Check for hard coded share/locale and lib/locale | rh | 2 | -3/+15 |
2003-01-14 | Synch with latest changes from src (changes by agc, synch ok'd by agc) | jschauma | 13 | -88/+144 |
2003-01-14 | Update pkgtools/x11-links to 0.12. Changes from version 0.11 include | jlam | 2 | -18/+5 |
2003-01-13 | add .dylib files for Darwin. | grant | 2 | -3/+73 |
2003-01-13 | fix typo: llibXcursor.a. | grant | 1 | -2/+2 |
2003-01-12 | Comment out (non-cat) man pages, currently not installed. | wiz | 1 | -6/+6 |
2003-01-11 | Add } that got lost in last. | wiz | 1 | -2/+2 |
2003-01-11 | Fix cut-and-paste whitespace damage. | schmonz | 1 | -4/+4 |
2003-01-11 | On NetBSD, man pages were getting installed into /usr/man. That's, | schmonz | 7 | -14/+19 |
2003-01-11 | Update pkglint to 3.42: | rh | 2 | -3/+18 |
2003-01-10 | Add PKG_PRESERVE to the package Makefile. | agc | 1 | -1/+2 |
2003-01-09 | Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment. | schmonz | 2 | -4/+6 |
2003-01-09 | Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment. | schmonz | 1 | -1/+2 |