summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD
AgeCommit message (Expand)Author
2005-11-03kludge: avoid creating non-empty files.Marc Espie
2005-11-02In case we are pretending, make sure we skip to the next archive member.Marc Espie
2005-11-02Simplify OpenBSD::PackingElement::Sysctl::install().Bernd Ahlers
2005-10-27Fix a perl warning during package deletion.Bernd Ahlers
2005-10-26add checks in skip for walking off the file.Marc Espie
2005-10-26minor clean-up, unhardcode test for type, use a table instead.Marc Espie
2005-10-25zap 229 (frantisek holop)Marc Espie
2005-10-24more robust deletion: rebuild item from file system instead of usingMarc Espie
2005-10-24use a visitor('prepare_for_deletion') to validate plist for removal,Marc Espie
2005-10-24factor out a bit of code, and be more aware of symlinks.Marc Espie
2005-10-23if resumed from ^Z, display meter without waiting for changes.Marc Espie
2005-10-22add a hint to close that says how the fd got closed (real error, premature,Marc Espie
2005-10-22more non-errors from ftp.Marc Espie
2005-10-22I haven't received any feedback at all about this patch, so everyoneMarc Espie
2005-10-22be more explicit about what's going on.Marc Espie
2005-10-19mark links being extracted with `zap', so that they do not get recordedMarc Espie
2005-10-10less verbose listing of librariesMarc Espie
2005-10-10allows for tempfiles.Marc Espie
2005-10-10Display an error message if no packages are available in the PKG_PATH.Marc Espie
2005-09-24pass actual items to prepare_long and check_name so that we can alsoMarc Espie
2005-09-24move uname/gname existence check into ArcCheck: Ustar archives deal withMarc Espie
2005-09-24Allows FETCH_CMD to replace ftp.Marc Espie
2005-09-20refuse building archive if we don't have user names for the uids.Marc Espie
2005-09-19fix PackageRepository::Installed().Marc Espie
2005-09-19Let ExtraInfoOnly grab pkgpath as well.Marc Espie
2005-09-19make package opening more efficient (and maybe more intuitive) byMarc Espie
2005-09-17allows grabbing the packing-list directly from a PackageLocation,Marc Espie
2005-09-17beginning to a source path repository infrastructure, very likely to changeMarc Espie
2005-09-17minor nitMarc Espie
2005-09-16more clean-up:Marc Espie
2005-09-16oopsMarc Espie
2005-09-16move .tgz addition down to PackageRepositoryList.Marc Espie
2005-09-14filter names out first, as it's slightly fasterMarc Espie
2005-09-13more Package/FatPackage common code: separate the proxy 'next' into twoMarc Espie
2005-09-13typo, fix fat packages reading.Marc Espie
2005-09-13grabPlist shall behave like find.Marc Espie
2005-09-13Repository::Installed class, to provide uniform access to installedMarc Espie
2005-09-13yet more uniform names.Marc Espie
2005-09-13don't actively avoid the Composite Pattern.Marc Espie
2005-09-13new class: PackageRepositoryList, of which pkgpath is one instance.Marc Espie
2005-09-13make grabPlist slightly smarter so that we can still open the packageMarc Espie
2005-09-13allows grabbing a packing-list directly, without needing to go throughMarc Espie
2005-09-13some long-delayed clean-up of this code.Marc Espie
2005-09-09zap dup. From Bernd AhlersMarc Espie
2005-09-07copy new annotations over.Marc Espie
2005-09-04zap duplicate codeMarc Espie
2005-09-04* New -i interactive option, that can ask obnoxious questions.Marc Espie
2005-08-29correctly trim old p* versions of packages.Marc Espie
2005-08-22likewise, report only the first three filesMarc Espie
2005-08-22while scanning a potential package, process issues anyways:Marc Espie