Bug 180387 - [MAINTAINER-UPDATE] www/mawstats: set EXPIRATION_DATE to 2014-01-01
Summary: [MAINTAINER-UPDATE] www/mawstats: set EXPIRATION_DATE to 2014-01-01
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-08 16:00 UTC by Frank Wall
Modified: 2013-09-01 15:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Wall 2013-07-08 16:00:01 UTC
As the maintainer of www/mawstats I suggest to set this port to expire on 2014-01-01. I'm no longer going to support and maintain this port for the following reason:

This software, mawstats, started as a TEMPORARY fork of jawstats, but neither jawstats nor mawstats received any update since then. In fact, the author of mawstats abandoned his project and started a complete rewrite. The rewritten mawstats is a set of drupal modules and as such a completely different product than the original mawstats, see https://github.com/asafo/MAWStats.

The committer (i.e. YOU) may, of course, decide to not set an expiration date and instead return the port to the pool ports@freebsd.org. Still, my opinion is to let this port expire and advice people to use www/jawstats or good old www/awstats instead.
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2013-09-01 14:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-09-01 15:36:39 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2013-09-01 15:36:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!