CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/21 10:41:41
Modified files:
usr.sbin/pkg_add: Makefile
Added files:
usr.sbin/pkg_add/OpenBSD: BaseState.pm BaseState.pod
Log message:
"move" part of the OpenBSD::State code into its own (stateless) class
so that it can be reused light-weight by portgen and the likes.
(the actual move will happen once the base sets all have the new files)
