Age | Commit message (Expand) | Author |
2004-12-02 | Add quotes to unconfuse pkg_create error message. | Marc Espie |
2004-12-02 | Vstat API changed slightly. Found out by fries@ | Marc Espie |
2004-12-02 | wipe old .Xr's; ok espie@. | Xavier Santolaria |
2004-12-02 | don't try to validate_plist if not needed at all. | Marc Espie |
2004-12-02 | cosmetic: shows old and new package name, plus signatures. | Marc Espie |
2004-12-02 | make sure we don't call Update::is_needed if we're not doing pkg_add -r. | Marc Espie |
2004-12-01 | allow stuff to recreate a package from an installed CONTENTS: since | Marc Espie |
2004-11-27 | tweak very verbose output. | Marc Espie |
2004-11-27 | if the package is already installed, check whether updating it makes sense: | Marc Espie |
2004-11-27 | record sample/extra directories if !extra, so that SharedItems won't warn | Marc Espie |
2004-11-27 | be verbose if !extra, tell user what they should do manually. | Marc Espie |
2004-11-23 | fix name of lib | Marc Espie |
2004-11-23 | allow for registration of libraries from an existing plist. | Marc Espie |
2004-11-22 | implement global repository for shared libraries. | Marc Espie |
2004-11-21 | move the system libraries registration code to SharedLibs. | Marc Espie |
2004-11-21 | pull the code that handles shared libraries (ldconfig for now) aside. | Marc Espie |
2004-11-21 | check_lib_specs -> check_lib_spec: check one spec at a time, and report on it. | Marc Espie |
2004-11-21 | solved_dependencies becomes a hash, more efficient. | Marc Espie |
2004-11-21 | remove .Xr's that do not belong here anymore with the new pkg_* tools; | Xavier Santolaria |
2004-11-20 | done items | Marc Espie |
2004-11-20 | opendir can use my variables. | Marc Espie |
2004-11-19 | tweaks; | Jason McIntyre |
2004-11-18 | unsafe operations is better than impossible to update, especially since it | Marc Espie |
2004-11-18 | document @wantlib, @depend. Provide -P and -W flags to be able to specify | Marc Espie |
2004-11-18 | support depend (similar to libdepend and newdepend) and wantlib: | Marc Espie |
2004-11-18 | add @wantlib and @depend keyword | Marc Espie |
2004-11-15 | sort options; | Jason McIntyre |
2004-11-15 | hit the clueless... | Marc Espie |
2004-11-15 | generate ExtraInfo from defines FULLPKGPATH, PERMIT_PACKAGE_CDROM, PERMIT_PAC... | Marc Espie |
2004-11-15 | compile patterns once, should be a slight speed up. | Marc Espie |
2004-11-15 | minimal documentation for -E. | Marc Espie |
2004-11-15 | tweaks; | Jason McIntyre |
2004-11-15 | say goodbye to old example code, since pkg_info now does it... | Marc Espie |
2004-11-15 | find_pkg function to iterate through pkgs, wherever they might be. | Marc Espie |
2004-11-15 | repair -l | Marc Espie |
2004-11-15 | clean-up: pull all option parsing together. | Marc Espie |
2004-11-15 | don't Fatal out if -e thingy -q, since we're only interested in the | Marc Espie |
2004-11-15 | oops - one more option sort; | Jason McIntyre |
2004-11-15 | sort options; whitespace; | Jason McIntyre |
2004-11-15 | sort options; | Jason McIntyre |
2004-11-15 | sort options; whitespace; | Jason McIntyre |
2004-11-15 | sort options, and some whitespace issues; | Jason McIntyre |
2004-11-15 | use Carp | Marc Espie |
2004-11-14 | pass full item to CollisionReport, so that it can compute md5 for files | Marc Espie |
2004-11-14 | stop storing @pkdep into packing-lists, use separate REQUIRING file instead. | Marc Espie |
2004-11-14 | make sure REQUIRING file is an integral part of what we do. | Marc Espie |
2004-11-14 | allows for several -f options, since OpenBSD::Getopt makes this possible | Marc Espie |
2004-11-14 | current unsolved issues. | Marc Espie |
2004-11-14 | -K -L option that prefixes each file name with keyword. | Marc Espie |
2004-11-14 | cosmetic | Marc Espie |