From ebfce890367e73e4fd1c714fea32c0f34b111f70 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Sun, 18 Aug 2019 13:23:40 +0000 Subject: databases/postgresql-plruby: Unbreak build with PostgreSQL 11 ============================================================ PostgreSQL 11.4 is unsupported. Try plruby-0.4.2. ============================================================ *** Error code 1 http://package18.nyi.freebsd.org/data/120amd64-default-PR239514/2019-07-29_20h41m52s/logs/postgresql-plruby-0.5.7_4.log While here deprecate it since it seems to have been abandoned in 2010. PR: 239639 Approved by: knu (maintainer timeout, 2 weeks) --- databases/postgresql-plruby/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'databases/postgresql-plruby/Makefile') diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 72c24b8c9bd6..507b1f85b937 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -13,6 +13,8 @@ COMMENT= PL/Ruby procedural language for the PostgreSQL database system LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +DEPRECATED= Abandonware +EXPIRATION_DATE= 2019-09-15 BROKEN_powerpc64= fails to build: ruby.h:628:35: call to 'ruby_safe_level_2_error' declared with attribute error: $SAFE=2 to 4 are obsolete USES= uidfix pgsql -- cgit v1.2.3