From 9bf02e3ded83f28bf1477c09ddbd17e05a0930a3 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 29 Oct 2010 22:24:57 +0000 Subject: Mark as deprecated and set expiration date to 2010-12-30 for unmaintained ports (ports@) that are broken and which seems abandonned upstream and are broken for long or only build on 6.x which will be unsupported at that time --- databases/p5-sqlrelay/Makefile | 2 ++ dns/fourcdns/Makefile | 2 ++ ftp/ftpq/Makefile | 2 ++ graphics/g3dviewer/Makefile | 3 +++ graphics/paintlib/Makefile | 2 ++ java/tya/Makefile | 3 +++ lang/scriba/Makefile | 2 ++ math/rascal/Makefile | 3 +++ x11-clocks/xtu/Makefile | 2 ++ 9 files changed, 21 insertions(+) diff --git a/databases/p5-sqlrelay/Makefile b/databases/p5-sqlrelay/Makefile index 4f0d26374ae1..7b3d30057e43 100644 --- a/databases/p5-sqlrelay/Makefile +++ b/databases/p5-sqlrelay/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR} +DEPRECATED= broken and upstream disapeared +EXPIRATION_DATE= 2010-12-30 BROKEN= does not build USE_PERL5= yes diff --git a/dns/fourcdns/Makefile b/dns/fourcdns/Makefile index 18abb5254972..a099e20c42b3 100644 --- a/dns/fourcdns/Makefile +++ b/dns/fourcdns/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.fourcalorieservers.com/ports/dns/fourcdns/ MAINTAINER= ports@FreeBSD.org COMMENT= A simple DNS server +DEPRECATED= upstream has disapeared +EXPIRATION_DATE= 2010-12-30 BROKEN= does not fetch PLIST_FILES= bin/fourcdns diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile index e37f26ba0351..10fcf57bcb60 100644 --- a/ftp/ftpq/Makefile +++ b/ftp/ftpq/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://mark.tranchant.co.uk/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Upload queue manager for non-permanent connections +DEPRECATED= upstream has disapeared +EXPIRATION_DATE= 2010-12-30 BROKEN= does not fetch USE_GMAKE= yes diff --git a/graphics/g3dviewer/Makefile b/graphics/g3dviewer/Makefile index c324f788a284..03ffe33e556a 100644 --- a/graphics/g3dviewer/Makefile +++ b/graphics/g3dviewer/Makefile @@ -12,6 +12,9 @@ PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://automagically.de/files/ +DEPRECATED= does not build with gcc 4.2, upstream disapeared +EXPIRATION_DATE= 2010-12-30 + MAINTAINER= ports@FreeBSD.org COMMENT= A 3D file viewer for GTK+ diff --git a/graphics/paintlib/Makefile b/graphics/paintlib/Makefile index e964f27acdfe..e95d8b24fe17 100644 --- a/graphics/paintlib/Makefile +++ b/graphics/paintlib/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ tiff:${PORTSDIR}/graphics/tiff \ ungif:${PORTSDIR}/graphics/libungif +DEPRECATED= does not compile with new tiff and no more maintained upstream +EXPIRATION_DATE= 2010-12-30 BROKEN= does not compile with new tiff USE_AUTOTOOLS= libtool:22 diff --git a/java/tya/Makefile b/java/tya/Makefile index 263e5f0724ac..4f260d57972a 100644 --- a/java/tya/Makefile +++ b/java/tya/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A ``100% unofficial'' JIT-compiler for java +DEPRECATED= looks like abandonware and does not compile wth gcc4.2 +EXPIRATION_DATE= 2010-12-30 + USE_JAVA= yes JAVA_VERSION= 1.3 JAVAOS= native diff --git a/lang/scriba/Makefile b/lang/scriba/Makefile index 2e7e84e6aabb..e4b13e82ed5a 100644 --- a/lang/scriba/Makefile +++ b/lang/scriba/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-v2.0b0-source MAINTAINER= ports@FreeBSD.org COMMENT= A scripting implementation of the BASIC language +DEPRECATED= Does not compile with gcc 4.2+, looks like abandonware +EXPIRATION_DATE= 2010-12-30 NO_WRKSUBDIR= yes USE_PERL5= yes CFLAGS+= -fPIC diff --git a/math/rascal/Makefile b/math/rascal/Makefile index 3f76b1e7aabd..3f56135fefdd 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -12,6 +12,9 @@ PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/Rascal/${PORTVERSION} +DEPRECATED= Broken on every arch since 2008, looks like an abandonware +EXPIRATION_DATE= 2010-12-30 + MAINTAINER= ports@FreeBSD.org COMMENT= The Advanced Scientific CALculator diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile index 841013a153a0..887e3a4e0743 100644 --- a/x11-clocks/xtu/Makefile +++ b/x11-clocks/xtu/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://core.de/~coto/projects/xtu/ MAINTAINER= ports@FreeBSD.org COMMENT= Transparent analog clock for X11 +DEPRECATED= Looks like abandonware +EXPIRATION_DATE= 2010-12-30 BROKEN= does not fetch USE_IMAKE= yes -- cgit 0.10-removal FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime-Format-DateParse
Commit message (Expand)AuthorAgeFilesLines
* - Stage supportmiwi2014-01-31