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 /x11-toolkits | |
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 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkada-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkada-gps/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkada/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ruby-panelapplet/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/x11-toolkits/gtkada-devel/Makefile b/x11-toolkits/gtkada-devel/Makefile index 16f8ce966df2..be671ffe99a3 100644 --- a/x11-toolkits/gtkada-devel/Makefile +++ b/x11-toolkits/gtkada-devel/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat CONFLICTS= gtkada-[0-9]* gtkada-gcc-[0-9]* BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 WRKSRC= ${WRKDIR}/GtkAda diff --git a/x11-toolkits/gtkada-gps/Makefile b/x11-toolkits/gtkada-gps/Makefile index d4a763666d85..224ef46ff4ea 100644 --- a/x11-toolkits/gtkada-gps/Makefile +++ b/x11-toolkits/gtkada-gps/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat CONFLICTS= gtkada-[0-9]* gtkada-devel-[0-9]* gtkada-gcc-[0-9]* BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 USE_GNOME= gtk20 libglade2 USE_GMAKE= yes diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile index 0a14afe0d59f..d900c208eed9 100644 --- a/x11-toolkits/gtkada/Makefile +++ b/x11-toolkits/gtkada/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat CONFLICTS= gtkada-devel-[0-9]* gtkada-gcc-[0-9]* BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 USE_GL= gl USE_GNOME= gtk20 libglade2 diff --git a/x11-toolkits/ruby-panelapplet/Makefile b/x11-toolkits/ruby-panelapplet/Makefile index 3ac3dd0576b0..96fdf4718a39 100644 --- a/x11-toolkits/ruby-panelapplet/Makefile +++ b/x11-toolkits/ruby-panelapplet/Makefile @@ -26,6 +26,8 @@ USE_GNOME= gnomepanel USE_RUBY_EXTCONF= yes BROKEN= does not build with GNOME 2.26. +DEPRECATED= has been broken for 7 months +EXPIRATION_DATE=2010-01-08 .include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common" |