Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 78b8d9d5 | 2023-12-13 12:25:41 | sysutils/pkg_mgr: unbreak after pkg_tools were moved to perl 5.36 OpenBSD::PackageRepository::Installed->new now takes 3 args, and since i have no idea what those should be pass (0,0), and that might lure espie@ into properly fixing it :) from Eirik Øverby (ltning / anduin + net), thanks ! | ||
| f372f5ac | 2023-09-27 17:16:22 | MASTER_SITES -> SITES | ||
| 2b3700e3 | 2022-03-11 19:57:10 | drop RCS Ids | ||
| cc29f9f3 | 2021-12-19 05:00:22 | unbreak pkg_mgr by adapting to changes in base more work likely needed but this is a start | ||
| 25f58bb2 | 2021-09-21 06:57:58 | It has been broken "for some time" but never fixed, mark it broken for real. Let give it a last chance before removal. | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 06108d84 | 2018-12-14 10:37:22 | fix the database name also make a more specific connection, so that we don't create the wrong database name accidentally | ||
| 90e969d0 | 2018-11-28 14:57:45 | switch to one single schema for sqlports. Kill sqlports-compact (it is the new default, change tables to be _table, views to be view (for now)) and adjust consumers to work with the new tool, to the best of my knowledge | ||
| 01501e9c | 2017-10-25 20:24:18 | Fix HOMEPAGE/MASTER_SITES and DESCR. From Raf Czlonka,thanks! | ||
| 515bd2ba | 2016-09-04 12:51:11 | Release early, release often... update to pkg_mgr 0.2.3. I probably haven't fixed all the bugs/crashes caused by espie's underlying pkg_add refactoring from last year, but it at least allows to do basic stuff without blowing too much. |