pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gps Reset MAINTAINER for abandoned/disowned pack...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ce475a65986
branches: trunk
changeset: 378030:0ce475a65986
user: dholland <dholland%pkgsrc.org@localhost>
date: Mon Mar 26 19:54:47 2018 +0000
description:
Reset MAINTAINER for abandoned/disowned package.
diffstat:
devel/gps/Makefile | 17 +++++------------
1 files changed, 5 insertions(+), 12 deletions(-)
diffs (35 lines):
diff -r 2cefd75b73d3 -r 0ce475a65986 devel/gps/Makefile
--- a/devel/gps/Makefile Mon Mar 26 19:43:30 2018 +0000
+++ b/devel/gps/Makefile Mon Mar 26 19:54:47 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2018/03/12 11:16:16 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2018/03/26 19:54:47 dholland Exp $
DISTNAME= gps-${GPS_VERSION}
PKGREVISION= 16
@@ -6,21 +6,14 @@
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTFILES= gps-5.2.1-1-src.tgz
-MAINTAINER= draco%marino.st@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/AdaCore/gps
COMMENT= GNAT Programming Studio - IDE for Ada and many other languages
LICENSE= gnu-gpl-v2
-# GPS is several years behind and normally tied to the latest Ada compiler.
-# To update it would require several new and complicated dependencies.
-# The maintainer has no interest in doing this work. Somebody else is free
-# to take over and use the FreeBSD Ports Collection as a reference point.
-#
-# The internal project support (GPR files) are illegally configured for
-# today's standards and gprbuild won't let the build progress far.
-# The only practical way forward to update to version 6.0.1 (which is at
-# least one year behind the current version of GPS)
-PKG_FAIL_REASON= Unbuildable with gcc5-aux. Scheduled for removal Jan 2017
+# GPS is no longer buildable and needs to be updated to work with
+# current Ada compilers. The former MAINTAINER abandoned it.
+PKG_FAIL_REASON= Unbuildable with gcc5-aux.
GNU_CONFIGURE= yes
USE_TOOLS+= gmake sed perl awk pkg-config
Home |
Main Index |
Thread Index |
Old Index