Mark for deprecation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails to build itself (and does not support current version of FreeBSD nor most primary targets). EXPIRATION_DATE=2009-04-28
This commit is contained in:
parent
4f0aea6d98
commit
a631d844b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231222
4 changed files with 12 additions and 0 deletions
|
@ -21,6 +21,9 @@ PORTDOCS= README BUGS NEWS AUTHORS ChangeLog
|
|||
|
||||
MAN1= bbsmount.1
|
||||
|
||||
DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
|
||||
EXPIRATION_DATE=2009-04-28
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O[012]||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
@${REINPLACE_CMD} -e 's|SUBDIRS = data|SUBDIRS =|' ${WRKSRC}/Makefile.in
|
||||
|
|
|
@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The Uucp Analyzer
|
||||
|
||||
DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
|
||||
EXPIRATION_DATE=2009-04-28
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GCC= 2.95
|
||||
|
||||
|
|
|
@ -28,6 +28,9 @@ PORTDOCS= Makefile archform.htm build.htm catalog catalog.htm \
|
|||
new.htm nsgmls.htm sgmldecl.htm sgmlnorm.htm sgmlsout.htm \
|
||||
spam.htm spent.htm sx.htm sysdecl.htm sysid.htm xml.htm
|
||||
|
||||
DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
|
||||
EXPIRATION_DATE=2009-04-28
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,=/usr/local,=${PREFIX},g' ${WRKSRC}/Makefile*
|
||||
|
||||
|
|
|
@ -19,6 +19,9 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Animated musical demo for X11
|
||||
|
||||
DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
|
||||
EXPIRATION_DATE=2009-04-28
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_GCC= 2.95
|
||||
|
|
Loading…
Reference in a new issue