svn commit: r429195 - head/www/pligg

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 22 22:54:02 UTC 2016


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


More information about the svn-ports-head mailing list