From owner-svn-ports-head@FreeBSD.ORG Tue Feb 4 12:50:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13E9BB63; Tue, 4 Feb 2014 12:50:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F180A1912; Tue, 4 Feb 2014 12:50:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s14CooOJ056775; Tue, 4 Feb 2014 12:50:50 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s14ComL4056761; Tue, 4 Feb 2014 12:50:48 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201402041250.s14ComL4056761@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 4 Feb 2014 12:50:48 +0000 (UTC) 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... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Feb 2014 12:50:51 -0000 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//}