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/freeway | |
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/freeway')
-rw-r--r-- | www/freeway/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/freeway/Makefile b/www/freeway/Makefile index 650a3b8774dc..c8c953f57ab2 100644 --- a/www/freeway/Makefile +++ b/www/freeway/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,_,g} MAINTAINER= ports@FreeBSD.org COMMENT= Advanced Open Source eCommerce Platform +EXPIRATION_DATE= 2018-03-07 +DEPRECATED= Unmaintained upstream, all www files wrongly belongs to www user. + IGNORE_WITH_PHP= 70 71 72 USES= shebangfix php |