Subject: CVS commit: pkgsrc/databases
From: Nia Alarie
Date: 2021-05-07 08:58:56
Message id: 20210507065856.958A9FA95@cvs.NetBSD.org

Log Message:
postgresql*: explicitly mark BROKEN on Alpha

Support for Alpha was removed in 2014. This removed the spinlock and
memory barrier implementations, meaning Postgresql on Alpha no longer
compiles cleanly with the default options. According to the commit
message the code was "unlikely to currently work correctly".

Enthusiasts may wish to re-add Alpha support, but it should likely
only be done with proper testing to avoid data loss in the case someone
uses it.

Files:
RevisionActionfile
1.27modifypkgsrc/databases/postgresql10/Makefile.common
1.20modifypkgsrc/databases/postgresql11/Makefile.common
1.13modifypkgsrc/databases/postgresql12/Makefile.common
1.6modifypkgsrc/databases/postgresql13/Makefile.common
1.38modifypkgsrc/databases/postgresql95/Makefile.common
1.32modifypkgsrc/databases/postgresql96/Makefile.common