./databases/erlang-p1_pgsql, Pure Erlang PostgreSQL driver

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 1.1.38nb1, Package name: erlang-p1_pgsql-1.1.38nb1, Maintainer: pkgsrc-users

Pure Erlang PostgreSQL driver


Required to run:
[lang/erlang] [net/erlang-xmpp]

Required to build:
[devel/rebar]

Master sites:

Filesize: 27.212 KB

Version history: (Expand)


CVS history: (Expand)


   2026-02-15 19:22:34 by Greg Troxel | Files touched by this commit (38) | Package updated
Log message:
revbump for erlang update

(While I am not really aware of erlang ABI changes, the theory that no
compiled program has different bits is implausible.)
   2026-02-07 01:46:36 by Greg Troxel | Files touched by this commit (2)
Log message:
databases/erlang-p1_pgsql: Update to 1.1.38

# Version 1.1.38

* Fix issue with rebar3 version

# Version 1.1.37

* Updating xmpp to version 1.12.0.

# Version 1.1.36

* Updating xmpp to version e9d901ea84fd3910ad32b715853397eb1155b41c.

# Version 1.1.35

* Updating xmpp to version 1.11.1.

# Version 1.1.34

* Updating xmpp to version 1.11.0.

# Version 1.1.33

* Updating xmpp to version 1.10.1.
   2025-04-25 13:29:23 by Greg Troxel | Files touched by this commit (2)
Log message:
databases/erlang-p1_pgsql: Update to 1.1.32

# Version 1.1.32

* Updating xmpp to version 1.10.0.

# Version 1.1.31

* Updating xmpp to version 1.9.2.

# Version 1.1.30

* Updating xmpp to version a1dd8d3ab94fd251f20598e6f002eba38905e218.

# Version 1.1.29

* Updating xmpp to version 1.9.1.

# Version 1.1.28

* Updating xmpp to version 1.9.0.
   2024-08-22 09:25:40 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
erlang-p1_pgsql: updated to 1.1.27

Version 1.1.27

Updating xmpp to version 9728433608e25d196a49ed0f609208e353621135.

Version 1.1.26

Updating xmpp to version 1.8.2.
Fix issues with building on OTP27
Add support for unix domain sockets

Version 1.1.25

Updating xmpp to version 1.8.1.

Version 1.1.24

Updating xmpp to version 1.8.0.

Version 1.1.23

Updating xmpp to version 1.7.0.

Version 1.1.22

Fix version of xmpp

Version 1.1.21

Updating xmpp to version 46b6c192d353e60e13a5cf8ed467c5696729b624.

Version 1.1.20

Updating xmpp to version 1.6.1.
   2022-10-14 21:22:11 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
erlang-p1_pgsql: Update to 1.1.19

upstream changes:
-----------------
Version 1.1.19
  o Updating xmpp to version 1.6.0.
Version 1.1.18
  o Updating xmpp to version 1.5.8.
Version 1.1.17
  o Updating xmpp to version 1.5.7.
Version 1.1.16
  o Updating xmpp to version 1.5.6.
Version 1.1.15
  o Fix 'make' compilation with rebar2
Version 1.1.14
  o Fix versioning and hex.pm docs publish
Version 1.1.13
  o Add SASL auth support
Version 1.1.12
  o Switch from using Travis to Github Actions as CI
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-05-20 16:58:11 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
erlang-p1_pgsql: Update to 1.1.11

upstream changes:
-----------------
Version 1.1.11
  o Update copyright year to 2021
  o recv_byte returns {ok, _} or throws an error, but never returns {error, _}

Version 1.1.10
  o Fix Coveralls command call
  o Fix Travis setup using Rebar3

Version 1.1.9
  o Update copyright to 2020

Version 1.1.8
  o Update for hex.pm release

Version 1.1.7
  o Add contribution guide