Index: head/security/hostsentry/Makefile =================================================================== --- head/security/hostsentry/Makefile (revision 265034) +++ head/security/hostsentry/Makefile (revision 265035) @@ -1,47 +1,50 @@ # New ports collection makefile for: hostsentry # Date created: 7 February 2003 # Whom: Andre Ramos # # $FreeBSD$ # PORTNAME= hostsentry PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.netsys.com/len/ \ ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= UNIX/IDS MAINTAINER= michael@ranner.eu COMMENT= A Login Anomaly Detector RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm +DEPRECATED= Project is dead. +EXPIRATION_DATE=2010-12-31 + USE_PYTHON= yes PKGMESSAGE= ${WRKDIR}/pkg-message post-patch: @${SED} 's|%%PREFIX%%|${PREFIX}|' ${.CURDIR}/pkg-message > ${PKGMESSAGE} @${REINPLACE_CMD} -e "s,/usr/local,${PREFIX}," \ ${WRKSRC}/* @${RM} ${WRKSRC}/*.bak post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.BUGS \ ${WRKSRC}/README.credits \ ${WRKSRC}/README.install \ ${WRKSRC}/README.intro \ ${WRKSRC}/README.modules \ ${WRKSRC}/README.paper \ ${WRKSRC}/README.technical \ ${WRKSRC}/README.why_python \ ${WRKSRC}/README.wtmp \ ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE} .include Property changes on: head/security/hostsentry/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/security/hostsentry/distinfo =================================================================== --- head/security/hostsentry/distinfo (revision 265034) +++ head/security/hostsentry/distinfo (revision 265035) @@ -1,3 +1,2 @@ -MD5 (hostsentry-0.02.tar.gz) = 3de0bbb7d456bb53683de56dfdf98362 SHA256 (hostsentry-0.02.tar.gz) = ae72db926a73b826617e8d2836f0f1b35c6cebaf43eaaa07ed9605e3111f9a81 SIZE (hostsentry-0.02.tar.gz) = 33983 Property changes on: head/security/hostsentry/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property