Skip to content
Snippets Groups Projects
Commit 967e9182 authored by Rene Ladan's avatar Rene Ladan
Browse files

lang/gcc-ecj45/: Remove expired port:

2023-03-06 lang/gcc-ecj45: Long time unsupported upstream, use java/eclipse-ecj instead
parent f98c438a
No related branches found
No related tags found
No related merge requests found
......@@ -17776,3 +17776,4 @@ accessibility/at-spi2-atk|accessibility/at-spi2-core|2023-03-02|Integrated into
net/tshark|net/wireshark@nox11|2023-03-03|Tshark is now the nox11 flavor of wireshark
net/tshark-lite|net/wireshark@nox11|2023-03-03|Tshark is now the nox11 flavor of wireshark
net/wireshark-lite|net/wireshark|2023-03-03|The lite port of wireshark can be controlled with OPTIONS
lang/gcc-ecj45|java/eclipse-ecj|2023-03-06|Has expired: Long time unsupported upstream, use java/eclipse-ecj instead
......@@ -90,7 +90,6 @@
SUBDIR += gauche
SUBDIR += gawk
SUBDIR += gcc
SUBDIR += gcc-ecj45
SUBDIR += gcc10
SUBDIR += gcc11
SUBDIR += gcc11-devel
......
PORTNAME= gcc-ecj
PORTVERSION= 4.5
CATEGORIES= lang java
MASTER_SITES= SOURCEWARE/java/
DISTNAME= ecj-${PORTVERSION}.jar
EXTRACT_SUFX= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gerald@FreeBSD.org
COMMENT= Eclipse Java Compiler used to build GCC Java
LICENSE= EPL
DEPRECATED= Long time unsupported upstream, use java/eclipse-ecj instead
EXPIRATION_DATE= 2023-03-06
NO_BUILD= yes
NO_ARCH= yes
PLIST_FILES= share/java/${DISTNAME}
do-install:
${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${PREFIX}/share/java
.include <bsd.port.mk>
SHA256 (ecj-4.5.jar) = 98fd128f1d374d9e42fd9d4836bdd249c6d511ebc6c0df17fbc1b9df96c3d781
SIZE (ecj-4.5.jar) = 1470676
A pre-built version of the Eclipse Java Compiler (ECJ) used to build
and support the Java frontend of the GNU Compiler Collection (GCC).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment