mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Deprecate: abandonware, messing the clusters
This commit is contained in:
parent
ccd2d5d666
commit
d036d0aacf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342515
@ -17,6 +17,9 @@ COMMENT= Zlib library interface for AOLserver
|
||||
LICENSE= MPL GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
DEPRECATED= abandonware, messing up on clusters
|
||||
EXPIRATION_DATE= 2014-04-03
|
||||
|
||||
NO_STAGE= yes
|
||||
AOLSERVERBASE?= aolserver
|
||||
|
||||
|
@ -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
|
||||
|
@ -15,6 +15,9 @@ COMMENT= Internal PostgreSQL driver for AOLserver
|
||||
|
||||
LICENSE= MPL
|
||||
|
||||
DEPRECATED= abandonware, messing up on clusters
|
||||
EXPIRATION_DATE= 2014-04-03
|
||||
|
||||
WRKSRC= ${WRKDIR}/nspostgres-${PORTVERSION}
|
||||
|
||||
AOLSERVERBASE?= aolserver
|
||||
|
@ -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
|
||||
|
@ -15,6 +15,9 @@ COMMENT= OpenSSL data encryption module for AOLserver
|
||||
LICENSE= GPLv1 MPL
|
||||
LICENSE_COMB= dual
|
||||
|
||||
DEPRECATED= abandonware, messing up on clusters
|
||||
EXPIRATION_DATE= 2014-04-03
|
||||
|
||||
WRKSRC= ${WRKDIR}/nsencrypt-${PORTVERSION}
|
||||
|
||||
AOLSERVERBASE?= aolserver
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
@ -15,6 +15,9 @@ COMMENT= A multithreaded web server with embedded TCL interpreter
|
||||
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//}
|
||||
|
Loading…
Reference in New Issue
Block a user