Date: Tue, 4 Feb 2014 12:50:48 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342515 - in head: archivers/aolserver-nszlib databases/aolserver-nsmysql databases/aolserver-nspostgres graphics/aolserver-nsgd security/aolserver-nsencrypt security/aolserver-nsmcrypt... Message-ID: <201402041250.s14ComL4056761@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Feb 4 12:50:48 2014 New Revision: 342515 URL: http://svnweb.freebsd.org/changeset/ports/342515 QAT: https://qat.redports.org/buildarchive/r342515/ Log: Deprecate: abandonware, messing the clusters Modified: head/archivers/aolserver-nszlib/Makefile head/databases/aolserver-nsmysql/Makefile head/databases/aolserver-nspostgres/Makefile head/graphics/aolserver-nsgd/Makefile head/security/aolserver-nsencrypt/Makefile head/security/aolserver-nsmcrypt/Makefile head/security/aolserver-nsmhash/Makefile head/security/aolserver-nsopenssl/Makefile head/security/aolserver-nssha1/Makefile head/www/aolserver-xotcl/Makefile head/www/aolserver/Makefile Modified: head/archivers/aolserver-nszlib/Makefile ============================================================================== --- head/archivers/aolserver-nszlib/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/archivers/aolserver-nszlib/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -17,6 +17,9 @@ COMMENT= Zlib library interface for AOLs LICENSE= MPL GPLv1 LICENSE_COMB= dual +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + NO_STAGE= yes AOLSERVERBASE?= aolserver Modified: head/databases/aolserver-nsmysql/Makefile ============================================================================== --- head/databases/aolserver-nsmysql/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/databases/aolserver-nsmysql/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -13,6 +13,9 @@ DIST_SUBDIR= aolserver MAINTAINER= ports@FreeBSD.org COMMENT= Internal MySQL database driver for AOLserver +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + AOLSERVERBASE?= aolserver BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver RUN_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver Modified: head/databases/aolserver-nspostgres/Makefile ============================================================================== --- head/databases/aolserver-nspostgres/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/databases/aolserver-nspostgres/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -15,6 +15,9 @@ COMMENT= Internal PostgreSQL driver for LICENSE= MPL +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + WRKSRC= ${WRKDIR}/nspostgres-${PORTVERSION} AOLSERVERBASE?= aolserver Modified: head/graphics/aolserver-nsgd/Makefile ============================================================================== --- head/graphics/aolserver-nsgd/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/graphics/aolserver-nsgd/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -16,6 +16,9 @@ COMMENT= Graphics module for AOLserver LICENSE= GPLv2 +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + WRKSRC= ${WRKDIR} AOLSERVERBASE?= aolserver Modified: head/security/aolserver-nsencrypt/Makefile ============================================================================== --- head/security/aolserver-nsencrypt/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/security/aolserver-nsencrypt/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -15,6 +15,9 @@ COMMENT= OpenSSL data encryption module LICENSE= GPLv1 MPL LICENSE_COMB= dual +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + WRKSRC= ${WRKDIR}/nsencrypt-${PORTVERSION} AOLSERVERBASE?= aolserver Modified: head/security/aolserver-nsmcrypt/Makefile ============================================================================== --- head/security/aolserver-nsmcrypt/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/security/aolserver-nsmcrypt/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -20,6 +20,9 @@ WRKSRC= ${WRKDIR} LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + AOLSERVERBASE?= aolserver LIB_DEPENDS+= mcrypt.8:${PORTSDIR}/security/mcrypt BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver Modified: head/security/aolserver-nsmhash/Makefile ============================================================================== --- head/security/aolserver-nsmhash/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/security/aolserver-nsmhash/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -20,6 +20,9 @@ WRKSRC= ${WRKDIR} LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + AOLSERVERBASE?= aolserver LIB_DEPENDS+= mhash.2:${PORTSDIR}/security/mhash BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver Modified: head/security/aolserver-nsopenssl/Makefile ============================================================================== --- head/security/aolserver-nsopenssl/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/security/aolserver-nsopenssl/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -17,6 +17,9 @@ WRKSRC= ${WRKDIR}/nsopenssl-3.0beta26 LICENSE= GPLv1 MPL LICENSE_COMB= dual +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + AOLSERVERBASE?= aolserver BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver RUN_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver Modified: head/security/aolserver-nssha1/Makefile ============================================================================== --- head/security/aolserver-nssha1/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/security/aolserver-nssha1/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -17,6 +17,9 @@ WRKSRC= ${WRKDIR}/nssha1-${PORTVERSION} LICENSE= GPLv1 MPL LICENSE_COMB= dual +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + AOLSERVERBASE?= aolserver BUILD_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver RUN_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver Modified: head/www/aolserver-xotcl/Makefile ============================================================================== --- head/www/aolserver-xotcl/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/www/aolserver-xotcl/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -8,5 +8,8 @@ AOLSERVER_XOTCL= yes MASTERDIR= ${.CURDIR}/../../lang/xotcl +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + NO_STAGE= yes .include "${MASTERDIR}/Makefile" Modified: head/www/aolserver/Makefile ============================================================================== --- head/www/aolserver/Makefile Tue Feb 4 12:40:44 2014 (r342514) +++ head/www/aolserver/Makefile Tue Feb 4 12:50:48 2014 (r342515) @@ -15,6 +15,9 @@ COMMENT= A multithreaded web server with LICENSE= MPL LICENSE_FILE= ${WRKSRC}/license.terms +DEPRECATED= abandonware, messing up on clusters +EXPIRATION_DATE= 2014-04-03 + MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402041250.s14ComL4056761>