1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Mark BROKEN, DEPRECATED and schedule for removal in 1 month: the port is unuseable as it crashes on loading any webpage, has no maintainer and had no releases since 2001

PR:		143839
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
This commit is contained in:
Dmitry Marakasov 2010-02-14 02:38:36 +00:00
parent 43e5c9dc1a
commit 3d95630884
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249824

View File

@ -26,6 +26,12 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFLICTS= py??-cheetah-[0-9]*
# XXX: when removing this port, don't forget to also remove needless
# CONFLICTS from devel/py-cheetah
BROKEN= crashes on loading any webpage
DEPRECATED= broken, unmaintained, development ceased in 2001
EXPIRATION_DATE=2010-03-14
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g ; \
s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure