Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Morante
990c482dfe databases/go-pgweb: Add rc.d script
* Pass maintainership to submitter
* Pet portclippy
* Re-format Makefile with portfmt

PR:		257074
Approved by:	portmgr (blanket: unmaintained port)
MFH:		2021Q4
2021-11-01 06:24:11 +09:00
Rene Ladan
727adba8e5 *: reset miwi's ports after safekeeping his ports bit.
Hat:	portmgr-secretary
2021-05-04 18:57:55 +02:00
Mathieu Arnold
cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Jochen Neumeister
0c00e05637 Update to 0.11.7
Approved by:	miwi (maintainer - implicit)
Sponsored by:	Netzkommune GmbH
2020-11-08 13:39:28 +00:00
Alexey Dokuchaev
907a4eb7ab Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1). 2020-05-27 11:59:13 +00:00
Martin Wilke
cdc43b3729 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
2020-01-06 09:08:40 +00:00