Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2014 01:59:21 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344323 - head/devel/adasdl
Message-ID:  <201402150159.s1F1xLDP048382@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Feb 15 01:59:21 2014
New Revision: 344323
URL: http://svnweb.freebsd.org/changeset/ports/344323
QAT: https://qat.redports.org/buildarchive/r344323/

Log:
  devel/adasdl: Deprecate and expire on 1 APR 2014
  
  This port has a number of issues:
    1. It has no maintainer
    2. It is ancient (2001)
    3. The follow-up for 2012 was never finished; alpha quality
    4. It doesn't build on amd64
    5. It is not staged
  
  It's essentially useless.
  A new thin binding to SDL for Ada was added: devel/sdl_gnat
  This should be used instead assuming license is acceptable (GPLv3)

Modified:
  head/devel/adasdl/Makefile

Modified: head/devel/adasdl/Makefile
==============================================================================
--- head/devel/adasdl/Makefile	Sat Feb 15 01:51:46 2014	(r344322)
+++ head/devel/adasdl/Makefile	Sat Feb 15 01:59:21 2014	(r344323)
@@ -11,6 +11,9 @@ DISTNAME=	AdaSDL_${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ada thin binding to SDL
 
+DEPRECATED=	Ancient, does not build on amd64; use devel/sdl_gnat instead
+EXPIRATION_DATE=2014-04-01
+
 ONLY_FOR_ARCHS=	i386
 
 USE_SDL=	mixer image sdl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402150159.s1F1xLDP048382>