svn commit: r359759 - head/www/oops

Dmitry Morozovsky marck at FreeBSD.org
Sun Jun 29 11:57:33 UTC 2014


Author: marck (doc committer)
Date: Sun Jun 29 11:57:32 2014
New Revision: 359759
URL: http://svnweb.freebsd.org/changeset/ports/359759
QAT: https://qat.redports.org/buildarchive/r359759/

Log:
  Put this port to deprecated state, and reset maintainership:
  
  - development stalled long ago
  - it does not build with contemporary clang
  - domain name hosting distfiles has been expired

Modified:
  head/www/oops/Makefile

Modified: head/www/oops/Makefile
==============================================================================
--- head/www/oops/Makefile	Sun Jun 29 11:55:30 2014	(r359758)
+++ head/www/oops/Makefile	Sun Jun 29 11:57:32 2014	(r359759)
@@ -8,8 +8,9 @@ CATEGORIES=	www
 MASTER_SITES=	http://oops-cache.org/ \
 		ftp://kucha.ru/pub/misc/oops/
 
-MAINTAINER=	marck at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A caching web proxy server
+DEPRECATED=	Development stops long ago, domain has been expired
 
 BUILD_DEPENDS+=	gawk:${PORTSDIR}/lang/gawk
 
@@ -55,7 +56,6 @@ DB4_DESC=	Berkeley DB v4 storage
 MYSQL_DESC=	MySQL auth support
 PGSQL_DESC=	PostgreSQL auth support
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGIGABASE}


More information about the svn-ports-head mailing list