Age | Commit message (Expand) | Author | Files | Lines |
2003-03-29 | Synch with main sources: | jschauma | 7 | -32/+126 |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 |
2003-03-16 | Sync with main sources: | jschauma | 6 | -69/+35 |
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-01-14 | Synch with latest changes from src (changes by agc, synch ok'd by agc) | jschauma | 13 | -88/+144 |
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-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-07 | ``On second thought, let's not go to Camelot. It is a silly place.'' | jschauma | 4 | -17/+17 |
2003-01-07 | Unlike pkg_install in src, this version of pkg_install contains | jschauma | 3 | -13/+13 |
2003-01-07 | sync with src: | grant | 1 | -20/+13 |
2003-01-06 | Synch with basesrc: | jschauma | 17 | -133/+135 |
2002-12-28 | Synch with bootstrap-pkgsrc to make this compile on linux. | jschauma | 2 | -5/+5 |
2002-12-24 | pkg_install uses Berkeley DB. USE_BUILDLINK2, USE_DB185, and include | schmonz | 1 | -2/+5 |
2002-12-22 | reorder libraries passed to ld(1) so that this works if libdb1 is | grant | 5 | -6/+6 |
2002-12-22 | fix MD5File() compatibility function to accept NULL second argument. | grant | 1 | -4/+11 |
2002-12-22 | Revert previous change. | salo | 1 | -4/+1 |
2002-12-22 | Update ZOULARIS_VERSION on non-NetBSD systems after installation. | salo | 1 | -1/+4 |
2002-12-21 | These packages no longer use BSD-style .mk files, so MANCOMPRESSED_IF_MANZ | schmonz | 1 | -3/+1 |
2002-12-21 | USE_BUILDLINK2=no because this is a pkgsrc bootstrap tool. | schmonz | 1 | -1/+3 |
2002-12-20 | There's no need for a custom ${WRKSRC} definition. | schmonz | 1 | -3/+1 |
2002-12-20 | As the sources are now in ${FILESDIR}, there's no distfile to fetch, | schmonz | 13 | -397/+28 |
2002-12-20 | Import autoconf'd pkg_install source from | schmonz | 65 | -0/+17009 |
2002-12-12 | Clean up wording a bit. Emphasize that PKGTOOLS_REQD should only be | hubertf | 1 | -3/+7 |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 |
2002-11-23 | Always use pkgdiff -- this avoids having RCS Ids in patches. | wiz | 2 | -10/+8 |
2002-11-23 | Commit change to patch-ad that mysteriously got lost in last commit. | jschauma | 2 | -6/+6 |
2002-11-23 | Upgrade to version 20021123, which fixes PR pkg/18384 by Grant. | jschauma | 5 | -67/+39 |
2002-11-17 | Tweaks for OpenBSD (cf. recent bootstrap-pkgsrc commit) | cjep | 1 | -1/+8 |
2002-09-23 | Toss in strlcpy.c and hey presto: Instant linux pkg_install binaries. | abs | 2 | -4/+4 |
2002-09-23 | If defining TAILQ_FIRST and TAILQ_NEXT ensure we also define | abs | 2 | -8/+21 |
2002-09-05 | Revert previous change (which wouldn't have worked in all cases) until more | agc | 1 | -7/+1 |
2002-09-05 | make pkg_install self-bootstrapping (no need for /usr/sbin/pkg_*). | itojun | 1 | -1/+7 |
2002-08-12 | Darwin needs -DTAR_MISSING_FAST_READ, as noted by "Masahiro =Rhythm | schmonz | 2 | -6/+7 |
2002-08-06 | Make it build on 1.4-1.4.2. | wiz | 4 | -16/+34 |
2002-08-05 | regen | wiz | 1 | -2/+2 |
2002-08-05 | Make compile again on 1.4.3. [Does not compile on 1.4.2 due to missing | wiz | 2 | -2/+18 |
2002-08-05 | Reduce warning levels on NetBSD, to make this compile on the netbsd-1-5 | fredb | 2 | -6/+11 |
2002-08-03 | Until this package is updated one more time from basesrc, provide a patch | seb | 2 | -5/+14 |
2002-08-01 | The 20020723 pkg_install tools use strlcpy(), which Darwin lacks. | schmonz | 3 | -7/+77 |
2002-08-01 | Updated pkg_install to 20020723 | martti | 6 | -25/+25 |
2002-07-05 | Remove $Id$ from patch, and standardize. regen distinfo. | wiz | 2 | -79/+77 |
2002-07-05 | how did I mess up distinfo on patch-ah? Its a new file but.... mystery | abs | 1 | -2/+2 |
2002-07-03 | LORDER and TSORT will be handled in the correct place | abs | 1 | -2/+1 |