svn commit: r460298 - in head: audio/amp devel/adime devel/afay devel/alabastra devel/alf devel/boaconstructor devel/cstringbuffer devel/dotconf++

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 29 12:56:02 UTC 2018


Author: bapt
Date: Mon Jan 29 12:56:00 2018
New Revision: 460298
URL: https://svnweb.freebsd.org/changeset/ports/460298

Log:
  Deprecate some abandonware

Modified:
  head/audio/amp/Makefile
  head/devel/adime/Makefile
  head/devel/afay/Makefile
  head/devel/alabastra/Makefile
  head/devel/alf/Makefile
  head/devel/boaconstructor/Makefile
  head/devel/cstringbuffer/Makefile
  head/devel/dotconf++/Makefile

Modified: head/audio/amp/Makefile
==============================================================================
--- head/audio/amp/Makefile	Mon Jan 29 12:45:50 2018	(r460297)
+++ head/audio/amp/Makefile	Mon Jan 29 12:56:00 2018	(r460298)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://www.gufi.org/ports/
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Another mp3 player
 
+DEPRECATED=	No more upstream
+EXPIRATION_DATE=	2018-03-01
+
 USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_prog_gcc=no

Modified: head/devel/adime/Makefile
==============================================================================
--- head/devel/adime/Makefile	Mon Jan 29 12:45:50 2018	(r460297)
+++ head/devel/adime/Makefile	Mon Jan 29 12:56:00 2018	(r460298)
@@ -12,6 +12,9 @@ COMMENT=	Generate Allegro dialogs in a simple way
 
 LIB_DEPENDS=	liballeg.so:devel/allegro
 
+DEPRECATED=	Abandonware, not used in the ports tree
+EXPIRATION_DATE=	2018-03-01
+
 USES=	gmake
 
 MAKEFILE=	makefile

Modified: head/devel/afay/Makefile
==============================================================================
--- head/devel/afay/Makefile	Mon Jan 29 12:45:50 2018	(r460297)
+++ head/devel/afay/Makefile	Mon Jan 29 12:56:00 2018	(r460298)
@@ -11,6 +11,9 @@ DISTNAME=	afay_thiberlog_${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Improved aflex and ayacc Ada 95 scanner and parser generators
 
+DEPRECATED=	Abandonware, not used in the ports tree
+EXPIRATION_DATE=	2018-03-01
+
 LICENSE=	aflex
 LICENSE_NAME=	Arcadia-UC-Irvine
 LICENSE_FILE=	${WRKSRC}/afay/aflex/README

Modified: head/devel/alabastra/Makefile
==============================================================================
--- head/devel/alabastra/Makefile	Mon Jan 29 12:45:50 2018	(r460297)
+++ head/devel/alabastra/Makefile	Mon Jan 29 12:56:00 2018	(r460298)
@@ -11,6 +11,9 @@ DISTNAME=	Alabastra-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C++ editor written with Qt 4
 
+DEPRECATED=	Abandonware, not used in the ports tree
+EXPIRATION_DATE=	2018-03-01
+
 LICENSE=	GPLv2+
 
 WRKSRC=		${WRKDIR}/${DISTNAME}

Modified: head/devel/alf/Makefile
==============================================================================
--- head/devel/alf/Makefile	Mon Jan 29 12:45:50 2018	(r460297)
+++ head/devel/alf/Makefile	Mon Jan 29 12:56:00 2018	(r460298)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/largefiles/largefiles/${PORTNAME}-${P
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Abstract Large File
 
+DEPRECATED=	Abandonware, unused in the ports tree
+EXPIRATION_DATE=	2018-03-01
+
 USES=		libtool python:2.7
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/devel/boaconstructor/Makefile
==============================================================================
--- head/devel/boaconstructor/Makefile	Mon Jan 29 12:45:50 2018	(r460297)
+++ head/devel/boaconstructor/Makefile	Mon Jan 29 12:56:00 2018	(r460298)
@@ -12,6 +12,9 @@ DISTNAME=	boa-constructor-${PORTVERSION}.src
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Cross platform RAD GUI Building IDE for wxPython
 
+DEPRECATED=	Abandonware, does not work with recent python/wxPython
+EXPIRATION_DATE=	2018-03-01
+
 WRKSRC=		${WRKDIR}/boa-constructor-${PORTVERSION}
 
 USES=		dos2unix gettext python:2.7 zip

Modified: head/devel/cstringbuffer/Makefile
==============================================================================
--- head/devel/cstringbuffer/Makefile	Mon Jan 29 12:45:50 2018	(r460297)
+++ head/devel/cstringbuffer/Makefile	Mon Jan 29 12:56:00 2018	(r460298)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/ # mir
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	File-like IO for strings
 
+DEPRECATED=	Abandonware, no more upstream
+EXPIRATION_DATE=	2018-03-01
+
 USES=		libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/devel/dotconf++/Makefile
==============================================================================
--- head/devel/dotconf++/Makefile	Mon Jan 29 12:45:50 2018	(r460297)
+++ head/devel/dotconf++/Makefile	Mon Jan 29 12:56:00 2018	(r460298)
@@ -11,6 +11,9 @@ MASTER_SITES=	SF \
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Configuration file parser written in C++
 
+DEPRECATED=	No upstream, not depend on in the ports tree
+EXPIRATION_DATE=	2018-03-01
+
 USES=		compiler:env libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes


More information about the svn-ports-all mailing list