Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-11 | postgresql-pljava: mark as BROKEN | wiz | 1 | -2/+4 | |
The packaged version does not support any of the postgresql versions currently in pkgsrc. Updating to a newer version would fix this. | |||||
2022-06-28 | *: recursive bump for perl 5.36 | wiz | 1 | -2/+2 | |
2022-06-22 | postgresql-pljava: Requires a significantly old JVM for source version | nia | 1 | -1/+3 | |
Java 7. | |||||
2021-10-26 | databases: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -3/+3 | |
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 | databases: Remove SHA1 distfile hashes | nia | 1 | -3/+1 | |
2021-05-24 | *: recursive bump for perl 5.34 | wiz | 1 | -1/+2 | |
2021-05-24 | postgresql-pljava: Remove PGSQL_VERSIONS_ACCEPTED. | jperkin | 1 | -3/+1 | |
It only listed the now non-existent 95. If it really doesn't work with newer versions then it needs to be upgraded or removed from pkgsrc. | |||||
2020-05-23 | *: Remove references to postgres 94 | nia | 1 | -2/+2 | |
2020-05-12 | databases/postgresql*: suppress USE_TOOLS+=perl warning | rillig | 1 | -1/+2 | |
2020-05-01 | Honor resource limits during build. | joerg | 1 | -2/+2 | |
2019-05-21 | Remove references to Postgresql 9.3 | adam | 1 | -2/+2 | |
2018-05-21 | Removed 92 from PGSQL_VERSIONS_ACCEPTED | adam | 1 | -2/+2 | |
2017-10-27 | Import PL/Java 1.5.0 as databases/postgresql-pljava. | fhajny | 6 | -0/+196 | |
PL/Java is a free add-on module that brings Java Stored Procedures, Triggers, and Functions to the PostgreSQL backend. |