diff options
author | pav <pav@FreeBSD.org> | 2009-12-08 22:30:09 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-08 22:30:09 +0800 |
commit | 63ea972d4fb9e3310eacf3fe692a9afe49874235 (patch) | |
tree | bc0c931c9789842aadf764e5b6d07eb613cb5e08 /textproc | |
parent | 50ec0ecc16f7d463b891438f4eaa28ff1cfe83ad (diff) | |
download | freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.gz freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.zst freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.zip |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bidiv/Makefile | 2 | ||||
-rw-r--r-- | textproc/iiimf-gnome-im-switcher/Makefile | 2 | ||||
-rw-r--r-- | textproc/iiimf-gtk/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-xmltools/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlada-gps/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/textproc/bidiv/Makefile b/textproc/bidiv/Makefile index c9fc33a723f7..16417771268b 100644 --- a/textproc/bidiv/Makefile +++ b/textproc/bidiv/Makefile @@ -22,6 +22,8 @@ MAN1= bidiv.1 MAKE_ENV+= CC_OPT_FLAGS="${CFLAGS}" BROKEN= needs update for the new fribidi paragraph API +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 post-patch: ${REINPLACE_CMD} -E "s/^(PREFIX|CC_OPT_FLAGS).+//g;" ${WRKSRC}/Makefile diff --git a/textproc/iiimf-gnome-im-switcher/Makefile b/textproc/iiimf-gnome-im-switcher/Makefile index ec3fe7f51321..4172143dd313 100644 --- a/textproc/iiimf-gnome-im-switcher/Makefile +++ b/textproc/iiimf-gnome-im-switcher/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= IIIMF gnome input method switcher BROKEN= It removes a few files in /usr/local/* during the configure. Therefore, it is not safe +DEPRECATED= has been broken for 4 months +EXPIRATION_DATE=2010-01-08 ONLY_FOR_ARCHS= i386 diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile index 23d7576af0e7..f8b384a62fe3 100644 --- a/textproc/iiimf-gtk/Makefile +++ b/textproc/iiimf-gtk/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= iiimp.1:${PORTSDIR}/textproc/iiimf-protocol-lib \ iiimcf.3:${PORTSDIR}/textproc/iiimf-client-lib BROKEN= It removes a few files in /usr/local/* during the configure. Therefore, it is not safe +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 ONLY_FOR_ARCHS= i386 diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile index 93424f2e3a20..1e5cc1b2f231 100644 --- a/textproc/py-xmltools/Makefile +++ b/textproc/py-xmltools/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= High level XML tools for Python BROKEN= leaves files behind after deinstallation +DEPRECATED= has been broken for 4 months +EXPIRATION_DATE=2010-01-08 USE_GNOME= pygtk2 USE_PYTHON= yes diff --git a/textproc/xmlada-gps/Makefile b/textproc/xmlada-gps/Makefile index 0dda7d3d8f9a..7f8f4b3adb07 100644 --- a/textproc/xmlada-gps/Makefile +++ b/textproc/xmlada-gps/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat CONFLICTS= xmlada-[0-9]* BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 GNU_CONFIGURE= yes USE_GMAKE= yes |