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

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


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

Pure Erlang PostgreSQL driver


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

Required to build:
[devel/rebar]

Master sites:

Filesize: 26.952 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2018-07-20 11:11:25 by Filip Hajny | Files touched by this commit (2)
Log message:
databases/erlang-p1_pgsql: Update to 1.1.6.

- Add support for ipv6 connections
   2018-03-24 17:34:32 by Filip Hajny | Files touched by this commit (2)
Log message:
databases/erlang-p1_pgsql: Update to 1.1.5.

- Fix compilation with rebar3
   2017-10-17 16:51:17 by Filip Hajny | Files touched by this commit (2)
Log message:
Update databases/erlang-p1_pgsql to 1.1.4

- Update coverall script