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