Created attachment 185688 [details] new port databases/py-pglite This a Python module allowing to use a PostgreSQL instance "as if" it was a simple SQLite database: no admin privileges, no configuration needed. It manages a "local" PostgreSQL cluster in user's home (~/.pglite) By default it opens a TCP port 55432 on localhost. Poudriere 10, 11 i386/amd64 OK Portlint OK Tested on 11 amd64
Created attachment 189616 [details] new port devel/py-pglite - update v1.0.6
Committed. Thank you for your contribution!
A commit references this bug: Author: yuri Date: Mon Jan 15 22:25:54 UTC 2018 New revision: 459132 URL: https://svnweb.freebsd.org/changeset/ports/459132 Log: New port: databases/py-pglite: Light PostgreSQL: use PostgreSQL as an SQLite database PR: 221731 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13872 Changes: head/databases/Makefile head/databases/py-pglite/ head/databases/py-pglite/Makefile head/databases/py-pglite/distinfo head/databases/py-pglite/pkg-descr