| Commit message (Expand) | Author | Age | Files | Lines |
* | correct usage of cleanup() everywhere - this became bogus when the warnx/errx | jkh | 1998-09-11 | 1 | -2/+3 |
* | Add $Id$. | jkoshy | 1998-07-14 | 1 | -0/+1 |
* | Document `-I' and `-R' options to `pkg_info'. | jkoshy | 1998-07-06 | 1 | -0/+5 |
* | Document environment variables used by pkg_{add,create,info}. These | jkoshy | 1998-06-26 | 1 | -0/+30 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -7/+5 |
* | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 1 | -10/+4 |
* | Eliminate the idea of nested "playpens" entirely - it just obfuscated | jkh | 1998-02-16 | 1 | -3/+8 |
* | "This is the add^H^H^Hinfo module." | hoek | 1997-12-26 | 1 | -2/+2 |
* | Deal with PLIST_UNEXEC properly. | jkh | 1997-10-18 | 1 | -1/+5 |
* | Don't return from cleanup() - if it's removed the playpen then very | jkh | 1997-10-13 | 1 | -1/+2 |
* | Use err(3). Cosmetics in usage string and man page. | charnier | 1997-10-08 | 4 | -47/+28 |
* | Document pkg_add's dependency auto-install. While I'm here, fix | hoek | 1997-09-27 | 1 | -2/+2 |
* | Fix multiple documentation bogons. | jkh | 1997-06-19 | 1 | -1/+1 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 4 | -4/+4 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 4 | -4/+4 |
* | Add MD5 checksums to packing list for all files during pkg_create and use | jkh | 1996-07-30 | 1 | -2/+2 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -3/+3 |
* | Make pkg_install understand and use libftpio instead of its own | jkh | 1996-06-20 | 2 | -3/+5 |
* | Make a small optimization which shaves about a second off the time | jkh | 1996-06-16 | 1 | -28/+22 |
* | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -5/+5 |
* | Bring forward my changes from 2.1 | jkh | 1995-10-25 | 3 | -11/+13 |
* | Remove useless -lftp arguments from Makefiles. | jkh | 1995-08-04 | 1 | -3/+0 |
* | You can run pkg_info everywhere expect /var/db/pkg directory :-) | ache | 1995-07-30 | 1 | -2/+2 |
* | If some files lost in /var/db/pkg/<port>/ after system crash f.e., | ache | 1995-07-30 | 1 | -7/+7 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 3 | -11/+11 |
* | Fix a long-standing bug that broke pkg_info utterly and probably made | jkh | 1995-05-10 | 2 | -8/+13 |
* | Whoops! One of my automatics was initialized to garbage. Fix it. | jkh | 1995-04-28 | 1 | -2/+2 |
* | Make pkg_info URL aware (and also make it use the PKG_PATH properly, like | jkh | 1995-04-26 | 2 | -22/+43 |
* | 1. Add proper dependencies to the library in my Makefiles. This was pointed | jkh | 1995-04-22 | 1 | -1/+7 |
* | Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is the | jkh | 1995-04-19 | 1 | -4/+11 |
* | Whoops! How embarassing. Just now noticed that I forget to update the .Os | jkh | 1995-01-05 | 1 | -1/+1 |
* | Fix a bad formatting directive. | jkh | 1995-01-05 | 1 | -1/+1 |
* | Added new function show_index() which does a 'smart' display of the index file. | swallace | 1995-01-05 | 3 | -5/+37 |
* | More changes from John T. Kohl. Man pages, mostly. | jkh | 1994-12-06 | 1 | -3/+3 |
* | Many of John T. Kohl's patches from NetBSD. Thanks, John! | jkh | 1994-12-06 | 5 | -86/+150 |
* | Sigh. NOW it's ok! :-) | jkh | 1994-10-14 | 1 | -2/+2 |
* | This should do it - I forgot about pkg_info. | jkh | 1994-10-14 | 1 | -5/+8 |
* | Add the ability to verify that a package won't extract in the space | jkh | 1994-10-04 | 1 | -2/+13 |
* | Add explanation of -e in usage(). | asami | 1994-06-01 | 1 | -1/+2 |
* | Change Header to Id. | jkh | 1994-05-25 | 1 | -1/+1 |
* | Now works with/without obj directories | nate | 1993-09-20 | 1 | -1/+2 |
* | Added two new options, one of which is fairly far reaching: | jkh | 1993-09-08 | 5 | -15/+81 |
* | Nailed one last lurking ^L. | jkh | 1993-09-07 | 1 | -1/+1 |
* | Added -e flag to pkg_info. Now you can test to see whether a package | jkh | 1993-09-05 | 4 | -5/+26 |
* | Made staging area configurable rather than assuming /tmp (-t) | jkh | 1993-09-05 | 4 | -1/+22 |
* | Lots of misc tweaks, support for arbitrary separators in pkg_info, more | jkh | 1993-09-03 | 6 | -15/+31 |
* | The release version of my package install suite. Please see man pages | jkh | 1993-08-26 | 6 | -0/+519 |