Age | Commit message (Expand) | Author | Files | Lines |
2015-09-07 | Explicitly link against -lbz2 and -lz to satisfy libnetpgpverify | jperkin | 1 | -2/+2 |
2015-09-01 | Implement inline package signature verification. | jperkin | 1 | -2/+2 |
2015-01-22 | Move -larchive from the general LIBS variable to each program that needs it, | jperkin | 1 | -2/+2 |
2014-12-30 | regen (using 'mandoc -Ios=pkgsrc') | wiz | 1 | -51/+49 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 2 | -155/+18 |
2013-09-12 | Add CATMAN_SECTION_SUFFIX support. | jperkin | 1 | -1/+5 |
2012-10-21 | Deal with messed up linkage on Linux by always linking against libcrypto | joerg | 1 | -1/+8 |
2012-05-15 | Check for defined before checking for empty, otherwise old make(1) fails | christos | 1 | -2/+2 |
2012-03-01 | Revert last. Don't hide issues. Pass down MANINSTALL via MAKE_ENV to get | joerg | 1 | -2/+2 |
2012-03-01 | Don't fail if MANINSTALL is not defined. | jklos | 1 | -2/+2 |
2012-02-28 | Honour MANINSTALL. | joerg | 1 | -2/+4 |
2011-09-29 | pkg_delete -R does not remove all leaves. | wiz | 1 | -3/+3 |
2010-02-25 | Remove "also" for Slader_LB. | wiz | 1 | -2/+2 |
2010-02-24 | Refer to pkg_admin from -f flag. | wiz | 1 | -5/+9 |
2010-02-24 | Describe -A more clearly. | wiz | 1 | -3/+3 |
2010-02-24 | Improve wording, remove unneeded Bk/Ek, various minor fixes. | wiz | 1 | -18/+18 |
2010-02-03 | pkg_install-20100203: | joerg | 1 | -1/+2 |
2010-01-30 | G/C left over. | joerg | 1 | -316/+0 |
2010-01-23 | Fix linkage for create/delete. | joerg | 1 | -2/+2 |
2010-01-22 | Regen. | joerg | 1 | -0/+165 |
2010-01-22 | pkg_install-20100122: | joerg | 3 | -16/+307 |
2010-01-21 | Stick the correct value of PKG_DBDIR into the manpages instead of | jmmv | 2 | -181/+6 |
2010-01-20 | Update to 20100120: | jmmv | 3 | -19/+21 |
2009-08-16 | pkg_install-20090817: | joerg | 2 | -4/+13 |
2009-08-06 | regen. | wiz | 1 | -1/+1 |
2009-08-06 | Bump date for -k. | wiz | 1 | -2/+2 |
2009-08-06 | pkg_install-20090806: | joerg | 3 | -10/+25 |
2009-08-02 | pkg_install-20090727: | joerg | 1 | -6/+5 |
2009-04-24 | Regen. | joerg | 1 | -9/+2 |
2009-04-24 | pkg_install-20090424: | joerg | 2 | -21/+7 |
2009-04-23 | If the plist doesn't have a @name tag in it, fake one up based on the | joerg | 1 | -1/+7 |
2009-03-30 | Remove trailing \n in warnx call. Pointed out by seb@ | joerg | 1 | -2/+2 |
2009-03-21 | pkg_delete: add missing setprogname(argv[0]); | tnn | 1 | -1/+2 |
2009-03-02 | Be nice to stupid version of TAILQ_INSERT_TAIL on Linux, that doesn't | joerg | 1 | -3/+3 |
2009-02-25 | Bump date for previous. Remove trailing whitespace. | wiz | 2 | -4/+4 |
2009-02-25 | pkg_install-20090225: | joerg | 7 | -1181/+971 |
2009-02-12 | Fix setting of PKG_METADATA_DIR. | joerg | 1 | -4/+5 |
2009-02-02 | Merge pkg_install-20090201 from pkg_install-renovation branch. | joerg | 5 | -258/+277 |
2008-09-17 | pkg_install-20080916: | joerg | 1 | -6/+2 |
2008-04-23 | Make pkg_delete with -p actually work. Prepending the prefix doesn't | joerg | 1 | -8/+12 |
2008-03-10 | Add datarootdir to shut up configure. | wiz | 1 | -1/+2 |
2008-02-04 | pkg_install-20080204: | joerg | 1 | -14/+17 |
2008-01-26 | When updating a package, the "(perhaps the packing list is incorrectly | rillig | 1 | -5/+3 |
2007-11-29 | Remove the package metadata even if it is read-only, without prompting | rillig | 1 | -3/+3 |
2007-09-08 | Removed the warning about pkg_add or pkg_delete "not running as root" | rillig | 1 | -7/+3 |
2007-09-07 | In unprivileged builds, the user running pkg_add and pkg_delete is | rillig | 1 | -3/+3 |
2007-08-15 | Make _pkgdb_getPKGDB_DIR return const char * and fix fallout. | joerg | 1 | -3/+3 |
2007-08-10 | pkg_delete In the list of options, note -ff option to remove {\bf | gdt | 2 | -1/+9 |
2007-08-08 | Replace note_whats_installed, add_to_list_fn and generally most | joerg | 2 | -27/+37 |
2007-07-30 | Push pkg_perform prototype into the individual packages. | joerg | 1 | -1/+3 |