summaryrefslogtreecommitdiff
path: root/databases/postgresql-pljava
AgeCommit message (Collapse)AuthorFilesLines
2022-12-11postgresql-pljava: mark as BROKENwiz1-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.36wiz1-2/+2
2022-06-22postgresql-pljava: Requires a significantly old JVM for source versionnia1-1/+3
Java 7.
2021-10-26databases: Replace RMD160 checksums with BLAKE2s checksumsnia1-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-07databases: Remove SHA1 distfile hashesnia1-3/+1
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2021-05-24postgresql-pljava: Remove PGSQL_VERSIONS_ACCEPTED.jperkin1-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 94nia1-2/+2
2020-05-12databases/postgresql*: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-01Honor resource limits during build.joerg1-2/+2
2019-05-21Remove references to Postgresql 9.3adam1-2/+2
2018-05-21Removed 92 from PGSQL_VERSIONS_ACCEPTEDadam1-2/+2
2017-10-27Import PL/Java 1.5.0 as databases/postgresql-pljava.fhajny6-0/+196
PL/Java is a free add-on module that brings Java Stored Procedures, Triggers, and Functions to the PostgreSQL backend.