Deprecate ports broken for more than 6 months

With hat:	portmgr
This commit is contained in:
Antoine Brodin 2014-04-27 15:26:12 +00:00
parent 741936abaa
commit badbba63c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352431
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,8 @@ USES= gmake
INFO= clint
MAKE_JOBS_UNSAFE= yes
BROKEN= fails to find python.h
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2014-05-27
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \

View File

@ -30,6 +30,8 @@ NO_STAGE= yes
.include <bsd.port.pre.mk>
BROKEN= fails to build
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2014-05-27
.if ${ARCH} == "powerpc"
BROKEN= Does not compile on powerpc: exhausts virtual memory