History log of /openbsd/usr.sbin/pkg_add/OpenBSD/PackageName.pm (Results 51 – 58 of 58)
Revision Date Author Comments
# b28823c4 16-Aug-2005 espie <espie@openbsd.org>

use a hash for compiled stems, to avoid spurious duplicates.
adjust find_updatenames accordingly.


# 9b6421f6 16-Aug-2005 espie <espie@openbsd.org>

support code for pkg_add -u:
- distant_available(), using the distant listing functions.
- stem compiler, to match lots of stems


# f5d79ea0 11-Oct-2004 espie <espie@openbsd.org>

split PackageName handling into PackageName stuff/PkgSpec matching.
Kill new method that isn't really used.

Name explicit splitstem() to get the stem of a packagename.

Adjust calls to the interface.


# 67d43fbc 06-Aug-2004 espie <espie@openbsd.org>

unified headers, switch to smaller copyright notice.


# 565dd41a 20-Feb-2004 espie <espie@openbsd.org>

move wildcard rewriting down. Allows flavors in package-specs to
properly contain a dot and other fun characters.

Reported by Jason Ish. Survives a full ports build.


# 5c18493b 06-Nov-2003 espie <espie@openbsd.org>

url2pkgname as an explicit function


# d18f6f74 19-Oct-2003 espie <espie@openbsd.org>

Add is_stem/find_stem


# 6f05d20c 16-Oct-2003 espie <espie@openbsd.org>

new import of my pkgtools, after a slight naming disagreement with the
Upper Management...


123