| 
	
		| Port details on branch 2023Q4 |  | 
 go-pgweb Web-based database browser for PostgreSQL
 0.11.7_16 databases  =0          0.11.7_16Version of this port present on the latest quarterly branch.Maintainer: daniel@morante.net Port Added: 2023-12-07 15:09:06Last Update: 2023-12-07 15:06:56Commit Hash: 1a5ede5Also Listed In: wwwLicense: MITWWW: https://github.com/sosedoff/pgwebDescription: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.   ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistUSE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
go-pgweb>0:databases/go-pgweb
To install the port: cd /usr/ports/databases/go-pgweb/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install databases/go-pgwebpkg install go-pgweb
PKGNAME: go-pgwebFlavors: there is no flavor information for this port.distinfo:TIMESTAMP = 1604840815
SHA256 (sosedoff-pgweb-v0.11.7_GH0.tar.gz) = d35f74a6d80093764aece7b0a0ad6869799d04316efab077e0f7603835a9f159
SIZE (sosedoff-pgweb-v0.11.7_GH0.tar.gz) = 3944443 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
go120 : lang/go120
There are no ports dependent upon this portConfiguration Options:
     No options to configureOptions name:databases_go-pgwebUSES:gopkg-message:For install:
To run Pgweb at startup, enable it in your /etc/rc.conf:
sysrc pgweb_enable="YES"
To start Pgweb:
service pgweb start
Pgweb will listen on port 8081 and bind to localhost.  
This can be changed by setting "pgweb_bind" and "pgweb_listen" 
in /etc/rc.conf.
sysrc pgweb_bind="0.0.0.0" pgweb_listen="80"
Additional options can be set using "pgweb_flags". See 'pgweb --help' for a list
of all options.
Master Sites: |  Number of commits found: 1 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |  | Commit | Credits | Log message | 
|---|
 | 0.11.7_16 07 Dec 2023 15:06:56
 
       | Ashish SHUKLA (ashish)  | all: Bump PORTREVISION after lang/go* update
PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609) |  Number of commits found: 1 |