tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
pkg_add
/
OpenBSD
/
PackageRepository
/
at
master
5 files
Cache.pm
final part of caching for always-update: the new annotation doesn't need any specific handling.
3 years ago
HTTP.pm
Adjust the html index-parsing regex to cope with anchor tags that aren't just '<a href="foo">'; several mirrors now include a title attribute which pkg_add can't cope with.
8 years ago
Installed.pm
better abstraction: instead of storing a string we're going to parse for signature dates, just annotate the PackageLocation with the info, and decorate the PackingList itself when we finished reading it from the location
3 years ago
Persistent.pm
properly cleanup the controller after closing the cmdfh. don't call exit, since grab_object is only used within a fork and parent does exit.
8 years ago
SCP.pm
Rename Persistant to Persistent.
11 years ago