Age | Commit message (Expand) | Author |
2005-10-10 | less verbose listing of libraries | Marc Espie |
2005-10-10 | several paths lead to has_new_sig, cache the result. | Marc Espie |
2005-10-10 | We should do this, placeholder. | Marc Espie |
2005-10-10 | allows for tempfiles. | Marc Espie |
2005-10-10 | Xref package(5) | Marc Espie |
2005-10-10 | Display an error message if no packages are available in the PKG_PATH. | Marc Espie |
2005-10-07 | wonky capitalisation; | Jason McIntyre |
2005-10-02 | pkg_add -u does updates. | Marc Espie |
2005-09-24 | Add some code to just build the packing-list even if the package won't | Marc Espie |
2005-09-24 | pass actual items to prepare_long and check_name so that we can also | Marc Espie |
2005-09-24 | move uname/gname existence check into ArcCheck: Ustar archives deal with | Marc Espie |
2005-09-24 | Allows FETCH_CMD to replace ftp. | Marc Espie |
2005-09-20 | refuse building archive if we don't have user names for the uids. | Marc Espie |
2005-09-19 | use $handle->plist() | Marc Espie |
2005-09-19 | simplify pkg_info a great deal, by relying on the lazy properties of | Marc Espie |
2005-09-19 | fix PackageRepository::Installed(). | Marc Espie |
2005-09-19 | OpenBSD::PackingList is in section 3p. | Bernd Ahlers |
2005-09-19 | let pkg_info -e see @pkgpath annotations. | Marc Espie |
2005-09-19 | Let ExtraInfoOnly grab pkgpath as well. | Marc Espie |
2005-09-19 | make package opening more efficient (and maybe more intuitive) by | Marc Espie |
2005-09-19 | reading a packing-list from a scalar in memory does work. | Marc Espie |
2005-09-18 | unbreak tree. please build before commiting espie | Theo de Raadt |
2005-09-18 | document the package(5) format. | Marc Espie |
2005-09-17 | kill trailing space; | Jason McIntyre |
2005-09-17 | allows grabbing the packing-list directly from a PackageLocation, | Marc Espie |
2005-09-17 | special-case when we only need the packing-list. | Marc Espie |
2005-09-17 | beginning to a source path repository infrastructure, very likely to change | Marc Espie |
2005-09-17 | Document the process for pkg_add -u. | Marc Espie |
2005-09-17 | document quickie $o->contents() method | Marc Espie |
2005-09-17 | write down explicitly that directory names in PKG_PATH should end with a /, | Marc Espie |
2005-09-17 | slightly simpler install. | Marc Espie |
2005-09-17 | minor nit | Marc Espie |
2005-09-17 | Document PKG_CACHE. | Marc Espie |
2005-09-16 | more clean-up: | Marc Espie |
2005-09-16 | oops | Marc Espie |
2005-09-16 | move .tgz addition down to PackageRepositoryList. | Marc Espie |
2005-09-14 | document @pkgpath | Marc Espie |
2005-09-14 | typo, let @pkgpath work. | Marc Espie |
2005-09-14 | filter names out first, as it's slightly faster | Marc Espie |
2005-09-13 | more Package/FatPackage common code: separate the proxy 'next' into two | Marc Espie |
2005-09-13 | typo, fix fat packages reading. | Marc Espie |
2005-09-13 | use wipe_info() instead of hand-killing directories. | Marc Espie |
2005-09-13 | use grabPlist, avoid getting anything else. | Marc Espie |
2005-09-13 | grabPlist shall behave like find. | Marc Espie |
2005-09-13 | Repository::Installed class, to provide uniform access to installed | Marc Espie |
2005-09-13 | yet more uniform names. | Marc Espie |
2005-09-13 | don't actively avoid the Composite Pattern. | Marc Espie |
2005-09-13 | new class: PackageRepositoryList, of which pkgpath is one instance. | Marc Espie |
2005-09-13 | make grabPlist slightly smarter so that we can still open the package | Marc Espie |
2005-09-13 | allows grabbing a packing-list directly, without needing to go through | Marc Espie |