diff options
author | marino <marino@FreeBSD.org> | 2013-10-15 15:51:18 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2013-10-15 15:51:18 +0800 |
commit | 5bb9bc95a594ba75271d2f34726d772e4541f099 (patch) | |
tree | 2d29632170db00d4e6b0ac0c9c2a8c1e86e67423 /editors | |
parent | 51d22b1bceb6b605c3ee91d272ce1876913c7b48 (diff) | |
download | freebsd-ports-graphics-5bb9bc95a594ba75271d2f34726d772e4541f099.tar.gz freebsd-ports-graphics-5bb9bc95a594ba75271d2f34726d772e4541f099.tar.zst freebsd-ports-graphics-5bb9bc95a594ba75271d2f34726d772e4541f099.zip |
editors/xxe: Mark BROKEN and DEPRECATED, expire in 1 month
This unmaintained port is also a high-maintenance port. Every 3-4
months it becomes unfetchable as the current distfile is removed
and replaced with a new version. This is intentional on the part
of upstream because it is trialware with restrictions.
In order to keep this port, somebody must actively maintain it,
as it's requirements are not reasonable for ports@
Approved by: portmgr (bapt)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xxe/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index 29df497c597..394b0e62e32 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,6 +16,11 @@ JAVA_VERSION= 1.6+ NO_BUILD= YES RESTRICTED= Licensee may not distribute the software, evaluation edition +BROKEN= Distfile unfetchable after version update +DEPRECATED= XXE becomes unfetchable every 3-4 months as distfile is\ + replaced with new version. This high-maintenance port\ + requires a maintainer to avoid removal. +EXPIRATION_DATE= 2013-11-15 BINS= convertdoc csscheck deploywebstart translatexxe xmltool xxe |