Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2016 22:54:01 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429195 - head/www/pligg
Message-ID:  <201612222254.uBMMs13J087411@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Dec 22 22:54:00 2016
New Revision: 429195
URL: https://svnweb.freebsd.org/changeset/ports/429195

Log:
  Mark as deprecated: abandonware
  
  Also not that this port is full of mistakes:
  Overwriting users settings from packages
  Making all files owned by 'www' instead of just the files that needs it
  Setting all files to 755

Modified:
  head/www/pligg/Makefile

Modified: head/www/pligg/Makefile
==============================================================================
--- head/www/pligg/Makefile	Thu Dec 22 22:48:28 2016	(r429194)
+++ head/www/pligg/Makefile	Thu Dec 22 22:54:00 2016	(r429195)
@@ -12,6 +12,9 @@ COMMENT=	Open Source Web2.0 CMS
 LICENSE=	CC-BY-3.0
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Abandonware
+EXPIRATION_DATE=	2017-01-22
+
 USES=		cpe
 CPE_PRODUCT=	pligg_cms
 CPE_VENDOR=	pligg



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