Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2013 14:36:31 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325858 - head/www/mawstats
Message-ID:  <201309011436.r81EaVHM055576@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: itetcu
Date: Sun Sep  1 14:36:31 2013
New Revision: 325858
URL: http://svnweb.freebsd.org/changeset/ports/325858

Log:
  Deprecate, set for removal in the beginnign of 2014 because upstream ceased
  development.
  
  PR:		ports/180387
  Submitted by:	Maintainer (Frank Wall)

Modified:
  head/www/mawstats/Makefile

Modified: head/www/mawstats/Makefile
==============================================================================
--- head/www/mawstats/Makefile	Sun Sep  1 14:25:11 2013	(r325857)
+++ head/www/mawstats/Makefile	Sun Sep  1 14:36:31 2013	(r325858)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:    mawstats
-# Date created:                         Mon Apr 26 19:03:51 CEST 2010
-# Whom:                                 Frank Wall <fw@moov.de>
-#
+# Created by: Frank Wall <fw@moov.de>
 # $FreeBSD$
 #
 
@@ -15,6 +12,9 @@ COMMENT=	MAWStats is a Free Web Site Sta
 
 RUN_DEPENDS=	awstats>=6.8:${PORTSDIR}/www/awstats
 
+DEPRECATED=	Upstream development dead, use www/[j]awstats instead
+EXPIRATION_DATE=2014-01-01
+
 NO_BUILD=	yes
 USE_PHP=	yes
 WANT_PHP_WEB=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309011436.r81EaVHM055576>