diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2020-01-06 09:08:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2020-01-06 09:08:40 +0000 |
commit | cdc43b3729903bbfd8ba95618f226acd7c078156 (patch) | |
tree | 7d2a050cb08294b8d208b7ee3bdd01fe059262da /databases/go-pgweb/distinfo | |
parent | 71f6a9639f1956f75877467b262c75acc1776634 (diff) | |
download | ports-cdc43b3729903bbfd8ba95618f226acd7c078156.tar.gz ports-cdc43b3729903bbfd8ba95618f226acd7c078156.zip |
Pgweb is a web-based database browser for PostgreSQL, written in Go and works on
OSX, Linux and Windows machines. Main idea behind using Go for backend
development is to utilize ability of the compiler to produce zero-dependency
binaries for multiple platforms. Pgweb was created as an attempt to build very
simple and portable application to work with local or remote PostgreSQL
databases.
WWW: https://github.com/sosedoff/pgweb
Notes
Notes:
svn path=/head/; revision=522209
Diffstat (limited to 'databases/go-pgweb/distinfo')
-rw-r--r-- | databases/go-pgweb/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/go-pgweb/distinfo b/databases/go-pgweb/distinfo new file mode 100644 index 000000000000..71892a952509 --- /dev/null +++ b/databases/go-pgweb/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1578291312 +SHA256 (sosedoff-pgweb-v0.11.5_GH0.tar.gz) = d51450053e481e897b6bdf84b665ecb8a453843bc35e1057c3e51d89be19edba +SIZE (sosedoff-pgweb-v0.11.5_GH0.tar.gz) = 3943042 |