Port details |
- pspg Tabular data pager designed to be used with psql
- 5.8.12 databases
=2 5.8.11Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2017-11-22 18:51:44
- Last Update: 2025-08-03 18:41:14
- Commit Hash: 41df8a9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/okbob/pspg
- Description:
- pspg is a small specialized pager designed to work with tables. Its primary
purpose is to work as PostgreSQL pager, but MySQL is supported too. Main
features include the ability to freeze first few rows/columns, possibility to
sort data by specified numeric column and configurable color themes.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/databases/pspg/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pspg
- pkg install pspg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pspg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754156760
SHA256 (okbob-pspg-5.8.12_GH0.tar.gz) = 9f74c236944bea79586a3a12ab9d36735bfa62a92a8d7953e8c1ff5c108277af
SIZE (okbob-pspg-5.8.12_GH0.tar.gz) = 2447085
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- libncurses.so.6 : devel/ncurses
- pkgconf>=1.3.0_1 : devel/pkgconf
- psql : databases/postgresql17-client
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Runtime dependencies:
-
- libncurses.so.6 : devel/ncurses
- psql : databases/postgresql17-client
- Library dependencies:
-
- libinotify.so : devel/libinotify
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pspg-5.8.12:
DOCS=on: Build and/or install documentation
INOTIFY=on: Use inotify instead of polling
PGSQL=on: Work as PostgreSQL interactive client
===> Use 'make config' to modify these settings
- Options name:
- databases_pspg
- USES:
- autoreconf compiler:c11 gmake localbase ncurses:port pkgconfig readline pgsql
- pkg-message:
- For install:
- To use pspg as psql pager, add this line to ~/.psqlrc:
\setenv PAGER '/usr/local/bin/pspg -bX'
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.1 29 Dec 2017 22:20:06
  |
joneum  |
databases/pspg: Update from 0.9.0 to 0.9.1
PR: 224711
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: mentors (implicit) |
0.9.0 28 Dec 2017 22:21:45
  |
dbaio  |
databases/pspg: Update to 0.9.0
- Convert to options target helper
Changes: https://github.com/okbob/pspg/releases/tag/0.9.0
PR: 224655
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.8.0 16 Dec 2017 09:01:01
  |
yuri  |
databases/pspg: Update to 0.8.0
PR: 224365
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13507 |
0.7.5 02 Dec 2017 02:25:11
  |
dbaio  |
databases/pspg: Update to 0.7.5
Changes: https://github.com/okbob/pspg/releases/tag/0.7.5
PR: 224020
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.7.4 27 Nov 2017 22:46:12
  |
dbaio  |
databases/pspg: Update to 0.7.4
Changes: https://github.com/okbob/pspg/releases/tag/0.7.4
PR: 223923
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.7.3 26 Nov 2017 17:51:58
  |
dbaio  |
databases/pspg: Update to 0.7.3
Changes: https://github.com/okbob/pspg/releases/tag/0.7.3
PR: 223883
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.7.2 25 Nov 2017 18:06:42
  |
tcberner  |
Update databases/pspg to 0.7.2
PR: 223868
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
0.6_1 23 Nov 2017 05:48:21
  |
yuri  |
databases/pspg: Update pkg-message: Improved the alias suggestion
PR: 223805
Submitted by: Dmitri Goutnik <dg@syrec.org>
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13195 |
0.6 22 Nov 2017 18:51:37
  |
yuri  |
New port: databases/pspg: Tabular data pager designed to be used with psql
PR: 223694
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13170 |