summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/admin
AgeCommit message (Expand)AuthorFilesLines
2007-08-12pkg_admin: when retrying with a wildcard pattern, use the computedjoerg1-4/+4
2007-08-12Restore ignorance of entry types for lsbest and lsall for now.joerg1-5/+5
2007-08-12Reference correct variable.joerg1-3/+3
2007-08-12- Introduce find_best_matching_file and match_local_files. This replacejoerg1-18/+14
2007-08-10Reword description of rebuild-tree, and point to pkg_delete -f as agdt2-7/+8
2007-08-10Add "rebuild-tree" command to pkg_admin. It recomputes the dependenciesjoerg3-5/+109
2007-08-10Actually assign variable that tells the caller that we got a match.joerg1-2/+3
2007-08-09Make var_set and var_get arguments always use full path names.joerg1-3/+4
2007-08-08Replace note_whats_installed, add_to_list_fn and generally mostjoerg1-68/+69
2007-07-20Split pattern related functions from lib/str.c off into lib/opattern.c.joerg1-9/+9
2007-07-16Merge remaining small changes from NetBSD, most of all the pkgsrc.7 manjoerg3-12/+12
2006-04-04Pull over v1.51 from src/usr.sbin:wiz1-4/+4
2005-11-05Sync with base system as of Sat Nov 5 13:19:32 UTC 2005.wiz3-19/+142
2005-05-30Update to 20050530:wiz2-5/+7
2005-03-11Never access argv[i+1] before you know that argv[i] != NULL. Approvedrillig1-6/+6
2005-02-04Pull in documentation/whitespace fixes and improvements from the HEADjlam2-8/+13
2004-12-29Pull in portability changes from src, and bump version to 20041226:agc1-16/+16
2004-08-26regen pkg_info.cat1 after last update to man page source.grant1-6/+6
2004-08-21Fix the version number of the package in the configure script, and modifyjlam1-6/+3
2004-08-20Update pkgtools/pkg_install to 20040813 (latest release from the HEADjlam3-20/+46
2004-08-06Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD:jlam1-3/+3
2004-03-30Sync with 20040330.tv1-3/+3
2004-02-07sync with NetBSD-current's pkg_install from 20040207.grant3-34/+58
2003-09-23sync with NetBSD-current's pkg_install-20030923.grant3-49/+71
2003-09-23no need to pass $(DEFS) to $(CC) twice.grant1-2/+2
2003-09-13Update pkg_install to version 20030912. Changes from 200230907 arejlam3-18/+70
2003-09-09Bump version to 20030907. Changes from previous version include:jlam3-169/+246
2003-09-02The *.0 files belong in $(mandir)/cat1.jlam1-2/+2
2003-09-02Sync to latest pkg_install sources from the HEAD for pkg_deletejlam1-3/+3
2003-09-01Update pkg_install to 20030823, which has the changes to supportjlam4-90/+157
2003-07-31also install man page source, no version bump as this is not yet ingrant1-1/+3
2003-04-20sync with bootstrap:grant1-3/+3
2003-04-17sync with bootstrap and -current:grant1-9/+9
2003-03-29Synch with main sources:jschauma1-3/+3
2003-03-16Sync with main sources:jschauma1-19/+3
2003-02-11Fix some RCS ids.grant1-1/+2
2003-01-14Synch with latest changes from src (changes by agc, synch ok'd by agc)jschauma1-5/+5
2003-01-11On NetBSD, man pages were getting installed into /usr/man. That's,schmonz1-2/+2
2003-01-07``On second thought, let's not go to Camelot. It is a silly place.''jschauma1-6/+6
2003-01-07Unlike pkg_install in src, this version of pkg_install containsjschauma1-6/+6
2003-01-06Synch with basesrc:jschauma1-29/+32
2002-12-22reorder libraries passed to ld(1) so that this works if libdb1 isgrant1-1/+1
2002-12-20Import autoconf'd pkg_install source fromschmonz5-0/+917