summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/lib
AgeCommit message (Expand)AuthorFilesLines
2008-05-082-clause my license.wiz2-15/+3
2008-04-29Drop clauses 3 and 4 from TNF licensesmartin3-26/+5
2008-04-26Revert last change, it was not intended to go into HEAD.joerg10-191/+2155
2008-04-26Add a clean pkg_add implementation on top of libarchive and libfetch.joerg10-2155/+191
2008-04-23pkg_install-20080423:joerg1-2/+2
2008-04-22pkg_install-20080422:joerg1-2/+2
2008-04-18Move get_dash_string to pkg_create as only user.joerg2-25/+3
2008-04-18Nuke unused macros.joerg1-10/+1
2008-04-16pkg_install-20080415:joerg1-2/+2
2008-04-07pkg_install-20080407:joerg1-2/+2
2008-04-06Don't build pkg_io.c during bootstrap.joerg1-2/+4
2008-04-04pkg_install-20080404:joerg4-5/+152
2008-03-31Use a workaround to prevent a linker error on Mac OS X Leopard.tron1-2/+6
2008-03-13pkg_install-20080313:joerg1-2/+2
2008-03-11pkg_install-20080311:joerg2-3/+9
2008-03-10Add datarootdir to shut up configure.wiz1-1/+2
2008-03-09Don't print errno for missing GPG setting.joerg1-2/+2
2008-03-09pkg_install-20080309:joerg1-2/+2
2008-02-22pkg_install-20080223:joerg1-2/+2
2008-02-22pkg_install-20080222:joerg1-2/+2
2008-02-19pkg_install-20080219:joerg5-7/+704
2008-02-07pkg_install-20080208:joerg1-2/+2
2008-02-04pen.c only uses statvfs.h and the necessary headers are included byjoerg2-42/+2
2008-02-04pkg_install-20080204:joerg1-2/+2
2008-02-02pkg_install-20080202:joerg4-47/+180
2008-01-29Sign over my copyright to TNF.hubertf2-52/+28
2008-01-26pkg_install-20080126: Make pkg_add pass down -I and -m when recursivelyjoerg1-2/+2
2007-12-23Prepare for update of NetBSD and pkgsrc-2007Q4 by tagging current statejoerg1-2/+2
2007-12-19The +CONTENTS file is checked for conflicts, not +REQUIRED_BY.rillig1-2/+2
2007-12-17Documented struct package_conflict and added a note about therillig1-0/+17
2007-11-30stylerillig1-2/+4
2007-11-30Do not install a package if some of the installed packages wouldrillig3-3/+123
2007-11-08Don't use the build time version to find packages, we want to pick upjoerg1-2/+2
2007-11-08Bump version or revision of all packages that have a runtime dependencyjoerg1-2/+2
2007-11-03Tag pkg_install as 20071103.joerg1-2/+2
2007-10-14Fixed the problem with package name matching that Klaus Heinz discoveredrillig1-5/+21
2007-10-07fix obsolete URLs for www.NetBSD.orgkano1-2/+2
2007-09-27- Be less aggressive when resizing the version field, just resize ifjoerg2-14/+19
2007-09-18Don't cache the allocated argv in a local static variable, just allocatejoerg1-28/+16
2007-09-18Remove EXPECT_DEBUG code and if(0)'ed call of setbuf.joerg1-50/+2
2007-09-18Make allocation errors fatal. Better than leaking memory in the errorjoerg1-10/+5
2007-09-16Fix a major memory leak in Dewey that existed sine ~forever.joerg3-46/+36
2007-09-11Bump to 20070911 for pkg_add -u fixes.joerg1-2/+2
2007-09-08Avoid EPERM errors from tar when installing packages as an unprivilegedrillig1-2/+12
2007-09-06If waitpid was interrupt for some reason, restart it. Error out on alljoerg1-5/+6
2007-08-29* When adding or checking a package using pkg_admin(1), give a morejlam3-5/+23
2007-08-29Add FILE_NAME, the name of the binary package file.dillo2-3/+10
2007-08-21When looking for a package with a wildcard pattern, don't add thejoerg2-5/+5
2007-08-15Start abstracting pkgdb access by introducing pkgdb_pkg_file.joerg3-14/+29
2007-08-15Make _pkgdb_getPKGDB_DIR return const char * and fix fallout.joerg2-5/+5