2012-05-10 x11-toolkits/xforms-i18n: BROKEN for more than 6 month

This commit is contained in:
Pietro Cerutti 2012-06-08 09:52:50 +00:00
parent 960d281773
commit 0a24c1d482
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298747
3 changed files with 1 additions and 23 deletions

1
MOVED
View file

@ -3459,3 +3459,4 @@ mail/kavmilter||2012-06-06|Removed: security package unmaintained upstream.
sysutils/linux-megacli|sysutils/megacli|2012-06-06|Removed: native version available.
ftp/wu-ftpd+ipv6||2012-06-07|Removed: Upstream disappeared and distfile is no longer available
sysutils/pwgen2|sysutils/pwgen|2012-06-07|pwgen2 is a continuation of pwgen that fixes several serious bugs
x11-toolkits/xforms-i18n||2012-06-08|Has expired: BROKEN for more than 6 month

View file

@ -306,7 +306,6 @@
SUBDIR += wxgtk29
SUBDIR += xbae
SUBDIR += xforms
SUBDIR += xforms-i18n
SUBDIR += xmhtml
SUBDIR += xscoop
SUBDIR += xview

View file

@ -1,22 +0,0 @@
# New ports collection makefile for: xforms-i18n
# Date created: 7 June 2005
# Whom: Koji Yokota <yokota@res.otaru-uc.ac.jp>
#
# $FreeBSD$
#
COMMENT?= A graphical user interface toolkit for X Window System, with I18N capabilities
MAINTAINER= yokota@res.otaru-uc.ac.jp
WITH_I18N= yes
CONFLICTS= xforms-[0-9]*
MASTERDIR= ${.CURDIR}/../xforms
DEPRECATED= BROKEN for more than 6 month
EXPIRATION_DATE= 2012-05-10
BROKEN= Does not work with latest xforms version
.include "${MASTERDIR}/Makefile"