mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Deprecate ports broken for more than 6 months
This commit is contained in:
parent
41240d7ac5
commit
6f0b043ef1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382466
@ -23,6 +23,8 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
|
||||
BUILD_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip
|
||||
|
||||
BROKEN= Fails to build
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2015-04-30
|
||||
# XXX: it should be possible to build it on i386, investigate
|
||||
# (currently link fails on undefined reference to __sync_fetch_and_add_8)
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
@ -14,6 +14,9 @@ COMMENT= Cross-platform lobby client for the Spring RTS project
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Depends on expiring games/spring
|
||||
EXPIRATION_DATE= 2015-04-30
|
||||
|
||||
RUN_DEPENDS= spring:${PORTSDIR}/games/spring
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
libboost_thread.so:${PORTSDIR}/devel/boost-libs
|
||||
|
@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Dockapp that outputs fortune messages
|
||||
|
||||
BROKEN= No public disfiles
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2015-04-30
|
||||
|
||||
PLIST_FILES= bin/wmfortune
|
||||
USES= gmake
|
||||
|
Loading…
Reference in New Issue
Block a user