diff options
author | bapt <bapt@FreeBSD.org> | 2018-02-07 18:06:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2018-02-07 18:06:07 +0800 |
commit | d6204df3c6695ee7b818ebaaa7c369c3d63e00c1 (patch) | |
tree | 2cf904b7c92455d36fcbeef350850a0c8d99c1ed /www/p5-Kwiki | |
parent | fcb0441f9032c946bbf1ff8155dade69f48abf6d (diff) | |
download | freebsd-ports-gnome-d6204df3c6695ee7b818ebaaa7c369c3d63e00c1.tar.gz freebsd-ports-gnome-d6204df3c6695ee7b818ebaaa7c369c3d63e00c1.tar.zst freebsd-ports-gnome-d6204df3c6695ee7b818ebaaa7c369c3d63e00c1.zip |
Mark as deprecated ports providing webapps and setting ownership of the files
to the www user. This is a bad practice and should get cleaned out in the tree
For the maintained ports, their maintainer will be contacted soon
Diffstat (limited to 'www/p5-Kwiki')
-rw-r--r-- | www/p5-Kwiki/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-Kwiki/Makefile b/www/p5-Kwiki/Makefile index 5c5e1f738129..d1468eb0bbf1 100644 --- a/www/p5-Kwiki/Makefile +++ b/www/p5-Kwiki/Makefile @@ -13,6 +13,10 @@ DISTNAME= kwiki-trunk-20070327 MAINTAINER= perl@FreeBSD.org COMMENT= Kwiki Wiki Building Framework +EXPIRATION_DATE= 2018-05-07 +DEPRECATED= All www files wrongly belongs to www user. +FORBIDDEN= All www files wrongly belongs to www user. + LICENSE= ART10 GPLv1+ LICENSE_COMB= dual |