mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
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)
This commit is contained in:
parent
3a0ac7ba65
commit
b20f752271
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344323
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user