Commits

Christopher Chavez authored and Chris Jones committed 2645f588a15
kaffe: deprecate

Mark as unsupported by upstream and MacPorts: upstream project is dormant, and port has been stuck on an outdated version. Dependents should be migrated to the Java portgroup. See https://trac.macports.org/ticket/45198
No tags

lang/kaffe/Portfile

Modified
1 1 PortSystem 1.0
2 +PortGroup deprecated 1.0
3 +
4 +# Project is dormant: no releases since 2008,
5 +# no git activity since 2011
6 +deprecated.upstream_support no
7 +
8 +# Port is outdated; efforts to update to 1.1.9 are unsuccessful.
9 +# Dependents should use the Java portgroup instead.
10 +# See https://trac.macports.org/ticket/45198
11 +deprecated.macports_support no
2 12
3 13 name kaffe
4 14 version 1.1.7
5 15 categories lang
6 16 license GPL-2+
7 17 maintainers nomaintainer
8 18 platforms darwin
9 19 description A complete java VM and class library.
10 20 long_description This is Kaffe, a complete virtual machine and class \
11 21 library set which allows the execution of Java code. \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut