History log of /openbsd-current/usr.sbin/pkg_add/OpenBSD/BaseState.pm
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 30-Aug-2023 espie

fix signal reporting


# 1.3 13-Jun-2023 espie

move to use v5.36;
tested by me over the last few weeks, and tb@
also fixed a "manual install" bug properly reported by tb@

aside that there should be *no functional change*.
If you see any message like "hey, the number of params is wrong"
it is a fringe case I didn't run into and should be easy to fix.


# 1.2 07-Jun-2023 espie

do not pass @_ to code snippets, prepare for 5.36

found out by aja@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.1 21-Jan-2022 espie

"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)


# 1.3 13-Jun-2023 espie

move to use v5.36;
tested by me over the last few weeks, and tb@
also fixed a "manual install" bug properly reported by tb@

aside that there should be *no functional change*.
If you see any message like "hey, the number of params is wrong"
it is a fringe case I didn't run into and should be easy to fix.


# 1.2 07-Jun-2023 espie

do not pass @_ to code snippets, prepare for 5.36

found out by aja@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.1 21-Jan-2022 espie

"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)