Port details |
- pg.el PostgreSQL Elisp interface
- 0.20_2 databases
=0 0.20Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2021-06-01 07:33:08
- Last Update: 2023-05-24 16:34:10
- Commit Hash: 0619748
- Also Listed In: elisp
- License: GPLv2+
- Description:
- This is an Emacs Lisp interface for PostgreSQL.
This module lets you access the PostgreSQL object-relational DBMS from
Emacs, using its socket-level frontend/backend protocol. The module is
capable of automatic type coercions from a range of SQL types to the
equivalent Emacs Lisp type. This is a low level API, and won't be
useful to end users.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/databases/pg.el/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pg.el
- pkg install pg.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pg.el
- Package flavors (<flavor>: <package>)
- full: pg.el
- canna: pg.el-emacs_canna
- nox: pg.el-emacs_nox
- devel_full: pg.el-emacs_devel
- devel_nox: pg.el-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1670712277
SHA256 (emarsden-pg-el-v0.20_GH0.tar.gz) = 8cc4146d364e45bfaf9a785a1401151dec3c64d8d0584179a9af18868c71360e
SIZE (emarsden-pg-el-v0.20_GH0.tar.gz) = 42208
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:
-
- emacs-28.2 : editors/emacs@full
- Runtime dependencies:
-
- emacs-28.2 : editors/emacs@full
- This port is required by:
- for Build
-
- databases/emacsql
- databases/emacsql-devel
- for Run
-
- databases/emacsql
- databases/emacsql-devel
Configuration Options:
- ===> The following configuration options are available for pg.el-0.20_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_pg.el
- USES:
- emacs
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20_2 24 May 2023 16:34:10
    |
Mathieu Arnold (mat)  |
*: regular cleanup for GH_TAGNAME bad usage |
0.20_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.20 11 Dec 2022 00:37:09
    |
Yasuhiro Kimura (yasu)  |
databases/pg.el: Update to 0.20
ChangeLog: https://github.com/emarsden/pg-el/blob/v0.20/CHANGELOG.md |
0.19_1 30 Nov 2022 07:06:37
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f |
0.19 21 Nov 2022 09:36:36
    |
Yasuhiro Kimura (yasu)  |
databases/pg.el: Update to 0.19
ChangeLog: https://github.com/emarsden/pg-el/blob/v0.19/CHANGELOG.md |
0.16 06 Nov 2022 04:02:59
    |
Yasuhiro Kimura (yasu)  |
databases/pg.el: Update to 0.16
* Switch to the repository owned by original author.
* Also update WWW. |
0.13_4 21 Sep 2022 07:48:19
    |
Yasuhiro Kimura (yasu)  |
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.13_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.13_3 29 Jun 2022 15:57:40
    |
Stefan Eßer (se)  |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
0.13_3 07 Apr 2022 22:12:44
    |
Joseph Mingrone (jrm)  |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
0.13_2 15 Nov 2021 15:19:58
    |
Joseph Mingrone (jrm)  |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
0.13_1 01 Oct 2021 22:55:27
    |
Joseph Mingrone (jrm)  |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
0.13 28 Sep 2021 05:13:33
    |
Yasuhiro Kimura (yasu)  |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
0.13 01 Jun 2021 07:31:31
    |
Guangyuan Yang (ygy)  Author: Yasuhiro Kimura |
databases/pg.el: New port: PostgreSQL Elisp interface
PR: 255951
Approved by: lwhsu (mentor) |