notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q4
go-pgweb Web-based database browser for PostgreSQL
0.11.7_16 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.11.7_16Version of this port present on the latest quarterly branch.
Maintainer: daniel@morante.net search for ports maintained by this maintainer
Port Added: 2023-12-07 15:09:06
Last Update: 2023-12-07 15:06:56
Commit Hash: 1a5ede5
Also Listed In: www
License: MIT
WWW:
https://github.com/sosedoff/pgweb
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/pgweb
  2. /usr/local/share/licenses/go-pgweb-0.11.7_16/catalog.mk
  3. /usr/local/share/licenses/go-pgweb-0.11.7_16/LICENSE
  4. /usr/local/share/licenses/go-pgweb-0.11.7_16/MIT
Collapse this list.
Dependency lines:
  • go-pgweb>0:databases/go-pgweb
To install the port:
cd /usr/ports/databases/go-pgweb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/go-pgweb
  • pkg install go-pgweb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: go-pgweb
Flavors: 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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_go-pgweb
USES:
go
pkg-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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sosedoff/pgweb/tar.gz/v0.11.7?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.7_16
07 Dec 2023 15:06:56
commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)

Number of commits found: 1