diff options
author | bapt <bapt@FreeBSD.org> | 2013-02-05 23:07:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-02-05 23:07:10 +0800 |
commit | 245464155b8f6dc4beb499e1bad020fb4eff073f (patch) | |
tree | d1ccee564501e57b77ca64c027e7a171f6b790df /devel | |
parent | 847245096fe29d62b1f365c7f846c9311fe7dcc2 (diff) | |
download | freebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.tar.gz freebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.tar.zst freebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.zip |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gauche-gaunit/Makefile | 8 | ||||
-rw-r--r-- | devel/linux-js/Makefile | 8 | ||||
-rw-r--r-- | devel/linuxthreads/Makefile | 9 | ||||
-rw-r--r-- | devel/ros-common/Makefile | 7 | ||||
-rw-r--r-- | devel/rubygem-ncursesw/Makefile | 8 | ||||
-rw-r--r-- | devel/xlslib/Makefile | 9 |
6 files changed, 20 insertions, 29 deletions
diff --git a/devel/gauche-gaunit/Makefile b/devel/gauche-gaunit/Makefile index fb88d27f6d0c..b0c85e8aca74 100644 --- a/devel/gauche-gaunit/Makefile +++ b/devel/gauche-gaunit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: GaUnit -# Date created: 8 May 2004 -# Whom: Kimura Fuyuki <fuyuki@hadaly.org> -# +# Created by: Kimura Fuyuki <fuyuki@hadaly.org> # $FreeBSD$ -# PORTNAME= gaunit PORTVERSION= 0.1.6 @@ -17,6 +13,8 @@ COMMENT= An unit testing framework in Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS:= ${BUILD_DEPENDS} +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 BROKEN= does not package NO_BUILD= yes diff --git a/devel/linux-js/Makefile b/devel/linux-js/Makefile index 99943689e97c..dfd061a36e9c 100644 --- a/devel/linux-js/Makefile +++ b/devel/linux-js/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linux-js -# Date created: 5 Feb 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# +# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -# PORTNAME= linux-js PORTVERSION= 2.2 @@ -14,6 +10,8 @@ MASTER_SITE_SUBDIR= jylefort MAINTAINER= ports@FreeBSD.org COMMENT= The Linux joystick interface ported to FreeBSD +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 PROGRAMS= jscal jstest MAN1= ${PROGRAMS:S|$|.1|} diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile index 6387bf4e0c89..1d219bbf5e39 100644 --- a/devel/linuxthreads/Makefile +++ b/devel/linuxthreads/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linuxthreads -# Date created: 14 Jan 1999 -# Whom: Richard Seaman, Jr. <dick@tar.com> -# +# Created by: Richard Seaman, Jr. <dick@tar.com> # $FreeBSD$ -# PORTNAME= linuxthreads PORTVERSION= 2.2.3 @@ -18,6 +14,9 @@ COMMENT= POSIX pthreads implementation using rfork to generate kernel threads USE_LDCONFIG= yes +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 + .if defined(LINUXTHREADS_WRAP_API) USE_PERL5_BUILD=true .endif diff --git a/devel/ros-common/Makefile b/devel/ros-common/Makefile index 628818e44e74..d090ee608551 100644 --- a/devel/ros-common/Makefile +++ b/devel/ros-common/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: common -# Date created: 2010-11-25 -# Whom: Rene Ladan <rene@FreeBSD.org> -# +# Created by: Rene Ladan <rene@FreeBSD.org> # $FreeBSD$ PORTNAME= ros-common @@ -21,6 +18,8 @@ EXTRACT_ONLY= common-${PORTVERSION}.tar.bz2 MAINTAINER= ports@FreeBSD.org COMMENT= Robot Operating System - common utilities +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 BROKEN= does not compile #LICENSE_COMB= multi diff --git a/devel/rubygem-ncursesw/Makefile b/devel/rubygem-ncursesw/Makefile index 159916502022..e5cb1e6fecf9 100644 --- a/devel/rubygem-ncursesw/Makefile +++ b/devel/rubygem-ncursesw/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: rubygem-ncursesw -# Date created: 19 March 2011 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= ncursesw PORTVERSION= 1.2.4.3 @@ -14,6 +10,8 @@ MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Wrapper to the ncurses library with wide character support +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 BROKEN= does not install USE_RUBY= yes diff --git a/devel/xlslib/Makefile b/devel/xlslib/Makefile index f467d9a50b3c..1f80ba52ab7f 100644 --- a/devel/xlslib/Makefile +++ b/devel/xlslib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xlslib -# Date created: 13 December 2005 -# Whom: Sergey Prikhodko<sergey@network-asp.biz> -# +# Created by: Sergey Prikhodko<sergey@network-asp.biz> # $FreeBSD$ -# PORTNAME= xlslib PORTVERSION= 0.2.5 @@ -13,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= sergey@network-asp.biz COMMENT= A C++ library for generation of Excel(TM) files +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 + GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool |