gpo.zugaina.org

Search Portage & Overlays:

dev-perl/PGObject-Simple

Minimalist stored procedure mapper based on LedgerSMB's DBObject

Screenshots

ChangeLog

commit 07cca19785bffc3d2ac1d31d5382a08144cb0aa7
Author: Chris Travers <chris.travers@gmail.com>
Date: Wed Apr 26 08:52:27 2023 +0700

overlay synced with gentoo pr

commit 5aedf8f1e863e97fe783a7fddf76a055c20a2822
Author: Chris Travers <chris.travers@gmail.com>
Date: Sat Oct 8 01:55:44 2022 +0200

this completes the general runtime dependencies for LedgerSMB 1.9 (#5)

* Adding Plack dependencies

* Adding Session::Storage::Secure

* Adding String::Random

* Adding Workflow

* Through the requirements for using the sofware with all optional features. Still missing dome dev dependencies

* Some version bumps

* Added some optional dependencies that were missed in previous commits
Also bumped some versions

* Moving many modules to EAPI 8 and bumping module versions where needed

* Bumping versions and EAPIS

* Fixing some QA issues found with pkgcheck, regenerating manifests

* Fixing more QA issues found by pkgcheck

* More QA fixes

* Fixing erroneous longdescription tag

commit 87064627496922e1e0fd18667f853dafd2e27d44
Author: Chris Travers <chris.travers@gmail.com>
Date: Wed Aug 30 22:01:49 2017 +0200

making repoman happier

commit e6133e1e7ba1b5760d2257548514068535910442
Author: Chris Travers <chris.travers@gmail.com>
Date: Wed Aug 30 21:21:58 2017 +0200

Fixing bad dependencies

commit fc86c60cf371a94e1ad7c09c581d942b4904eba2
Author: Chris Travers <chris.travers@gmail.com>
Date: Thu Aug 24 20:45:59 2017 +0200

Package metadata added.

commit 0dfed27a0c88c1ad1fc073c4d364cb205ee06500
Author: Chris Travers <chris.travers@gmail.com>
Date: Thu Aug 24 16:47:36 2017 +0200

First commit, mostly autogenerated.

Still need to add metadata.xml for each CPAN module and the metadata for
the overlay. THen will need to get to the harder part of setting up
LedgerSMB with all the USE flags, slotting, etc.