svn commit: r371489 - in head: audio/cowbell devel/fsmgenerator devel/rubygem-dep_selector emulators/fmsx graphics/dcraw-m graphics/multiraw lang/ironpython multimedia/y4mscaler net/py-yadis news/f...
Antoine Brodin
antoine at FreeBSD.org
Sat Oct 25 16:49:23 UTC 2014
Author: antoine
Date: Sat Oct 25 16:49:19 2014
New Revision: 371489
URL: https://svnweb.freebsd.org/changeset/ports/371489
QAT: https://qat.redports.org/buildarchive/r371489/
Log:
Deprecate ports broken for more than 6 months
Modified:
head/audio/cowbell/Makefile
head/devel/fsmgenerator/Makefile
head/devel/rubygem-dep_selector/Makefile
head/emulators/fmsx/Makefile
head/graphics/dcraw-m/Makefile
head/graphics/multiraw/Makefile
head/lang/ironpython/Makefile
head/multimedia/y4mscaler/Makefile
head/net/py-yadis/Makefile
head/news/fidogate-ds/Makefile
head/textproc/ruby-diff/Makefile
head/vietnamese/vnlpr/Makefile
head/www/dpsearch/Makefile
head/www/py-urljr/Makefile
Modified: head/audio/cowbell/Makefile
==============================================================================
--- head/audio/cowbell/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/audio/cowbell/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -13,6 +13,8 @@ COMMENT= Elegant music organizer
LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
BROKEN= No more public distfiles
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
USES= gmake mono pathfix gettext iconv pkgconfig
USE_GNOME= gnomeprefix intltool gtksharp20
Modified: head/devel/fsmgenerator/Makefile
==============================================================================
--- head/devel/fsmgenerator/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/devel/fsmgenerator/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -12,6 +12,8 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Finite State Machine generating software
BROKEN= Fails to link
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
USES= gmake
Modified: head/devel/rubygem-dep_selector/Makefile
==============================================================================
--- head/devel/rubygem-dep_selector/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/devel/rubygem-dep_selector/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -13,6 +13,8 @@ COMMENT= Find a valid assignment of pack
RUN_DEPENDS= gecode>=3.5.0:${PORTSDIR}/devel/gecode
BROKEN= Does not build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/emulators/fmsx/Makefile
==============================================================================
--- head/emulators/fmsx/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/emulators/fmsx/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -17,6 +17,8 @@ MAINTAINER= dk at farm.org
COMMENT= Portable MSX/MSX2/MSX2+ Emulator
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
USE_XORG= xi x11
USES= gmake dos2unix zip
Modified: head/graphics/dcraw-m/Makefile
==============================================================================
--- head/graphics/dcraw-m/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/graphics/dcraw-m/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -12,6 +12,8 @@ MAINTAINER= waitman at waitman.net
COMMENT= Modified Decoder for RAW files from digital cameras
BROKEN= Unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
LIB_DEPENDS= libjasper.so:${PORTSDIR}/graphics/jasper \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
Modified: head/graphics/multiraw/Makefile
==============================================================================
--- head/graphics/multiraw/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/graphics/multiraw/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -17,6 +17,9 @@ LICENSE_NAME= MULTIRAW BSD LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Depends on broken and deprecated graphics/dcraw-m
+EXPIRATION_DATE= 2014-11-26
+
RUN_DEPENDS= ${LOCALBASE}/bin/dcraw:${PORTSDIR}/graphics/dcraw \
${LOCALBASE}/bin/dcraw-m:${PORTSDIR}/graphics/dcraw-m
Modified: head/lang/ironpython/Makefile
==============================================================================
--- head/lang/ironpython/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/lang/ironpython/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -22,6 +22,8 @@ GH_COMMIT= 568c234
SUB_FILES= ipy ipy64
BROKEN= does not build with mono 3.4.0
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
do-build:
cd ${WRKSRC} && ${LOCALBASE}/bin/xbuild /t:Stage \
Modified: head/multimedia/y4mscaler/Makefile
==============================================================================
--- head/multimedia/y4mscaler/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/multimedia/y4mscaler/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -12,6 +12,8 @@ MAINTAINER= multimedia at FreeBSD.org
COMMENT= Y4mscaler scales, crops, and shifts Y'CbCr video
BROKEN= Conflicts with mjpegtools on /usr/local/bin/y4mscaler
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
LIB_DEPENDS= liblavjpeg.so:${PORTSDIR}/multimedia/mjpegtools
Modified: head/net/py-yadis/Makefile
==============================================================================
--- head/net/py-yadis/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/net/py-yadis/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -13,6 +13,8 @@ MAINTAINER= clsung at FreeBSD.org
COMMENT= Python support for the Yadis service discovery protocol
BROKEN= fails checksum
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
USES= python
USE_PYTHON= distutils autoplist
Modified: head/news/fidogate-ds/Makefile
==============================================================================
--- head/news/fidogate-ds/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/news/fidogate-ds/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -13,6 +13,8 @@ MAINTAINER= 5u623l20 at gmail.com
COMMENT= Fido-Internet Gateway and Tosser
BROKEN= Fails to configure
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
PORTSCOUT= limit:^5\.[^2] # 5.2.X is development branch
Modified: head/textproc/ruby-diff/Makefile
==============================================================================
--- head/textproc/ruby-diff/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/textproc/ruby-diff/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -13,6 +13,8 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby implementation of Perl's Algorithm::Diff
BROKEN= Does not fetch
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
USE_RUBY= YES
USE_RUBY_SETUP= YES
Modified: head/vietnamese/vnlpr/Makefile
==============================================================================
--- head/vietnamese/vnlpr/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/vietnamese/vnlpr/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -12,6 +12,8 @@ MAINTAINER= obrien at FreeBSD.org
COMMENT= Shell script and set of fonts to print Vietnamese text on PostScript printer
BROKEN= Conflicts with dependency vnpstext on share/vn-fonts/initcour.ps
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
RUN_DEPENDS= vn7to8:${PORTSDIR}/vietnamese/vn7to8 \
vnpstext:${PORTSDIR}/vietnamese/vnpstext
Modified: head/www/dpsearch/Makefile
==============================================================================
--- head/www/dpsearch/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/www/dpsearch/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -12,6 +12,8 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Open source search engine for Internet and Intranet sites
BROKEN= Does not link
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
USE_LDCONFIG= yes
USES= gmake tar:bzip2
Modified: head/www/py-urljr/Makefile
==============================================================================
--- head/www/py-urljr/Makefile Sat Oct 25 16:38:26 2014 (r371488)
+++ head/www/py-urljr/Makefile Sat Oct 25 16:49:19 2014 (r371489)
@@ -15,6 +15,8 @@ COMMENT= Common interface to HTTP fetche
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/curl:${PORTSDIR}/ftp/py-curl
BROKEN= fails checksum
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-11-26
USE_PYTHON= yes
USE_PYDISTUTILS= yes
More information about the svn-ports-all
mailing list