aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2026-07-28 18:58:25 +0000
committerRene Ladan <rene@FreeBSD.org>2026-07-28 18:58:25 +0000
commit4188e91cdd07a0133af8939ac565e8bf1cd1e7bd (patch)
tree1dedd53f2876fdc0eeb6c4d1d7c9e1a8e9a6e395
parentd7fc327bb37f30f0ef2427e1eea452125ba67346 (diff)
net/jicmp: Remove expired port
2026-07-28 net/jicmp: several years behind on upstream, no maintainer, moved to https://github.com/OpenNMS/jicmp
-rw-r--r--MOVED1
-rw-r--r--net/Makefile1
-rw-r--r--net/jicmp/Makefile33
-rw-r--r--net/jicmp/distinfo2
-rw-r--r--net/jicmp/files/patch-Makefile.in7
-rw-r--r--net/jicmp/pkg-descr2
-rw-r--r--net/jicmp/pkg-plist2
7 files changed, 1 insertions, 47 deletions
diff --git a/MOVED b/MOVED
index e1cde6787df7..8f5574d5e757 100644
--- a/MOVED
+++ b/MOVED
@@ -5511,3 +5511,4 @@ devel/log4j|devel/apache-log4j2|2026-07-24|Has expired: EOL since 2015, supersed
devel/apache-commons-configuration||2026-07-26|Has expired: 'The 1.x codebase no longer receives updates. Denial of service issues...', no maintainer, no users in the ports tree, https://commons.apache.org/proper/commons-configuration/#Commons_Configuration_1.x_and_2.x
databases/sqlitestudio|databases/letos|2026-07-26|Project renamed upstream
net/jicmp6||2026-07-28|Has expired: several years behind on upstream, no maintainer, moved to https://github.com/OpenNMS/jicmp6
+net/jicmp||2026-07-28|Has expired: several years behind on upstream, no maintainer, moved to https://github.com/OpenNMS/jicmp
diff --git a/net/Makefile b/net/Makefile
index 7e3d3eafc1d7..53114a2c12ea 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -307,7 +307,6 @@
SUBDIR += java-beepcore
SUBDIR += jcifs
SUBDIR += jgroups
- SUBDIR += jicmp
SUBDIR += jose
SUBDIR += jotta-cli
SUBDIR += jrdesktop
diff --git a/net/jicmp/Makefile b/net/jicmp/Makefile
deleted file mode 100644
index 62a4170ff1e2..000000000000
--- a/net/jicmp/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-PORTNAME= jicmp
-PORTVERSION= 1.4.4
-PORTREVISION= 3
-CATEGORIES= net java
-MASTER_SITES= SF/opennms/JICMP/stable-1.4/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Java native interface (JNI) to ICMP (ping)
-WWW= https://www.opennms.org/index.php/Jicmp
-
-DEPRECATED= several years behind on upstream, no maintainer, moved to https://github.com/OpenNMS/jicmp
-EXPIRATION_DATE= 2026-07-28
-
-WRKSRC= ${WRKDIR}/jicmp-${PORTVERSION}
-
-USES= java libtool
-JAVA_VERSION= 8
-JAVA_VENDOR= openjdk
-USE_LDCONFIG= yes
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= JAVA_HOME=${JAVA_HOME}
-
-INSTALL_TARGET= install-strip
-
-pre-everything::
- @${ECHO_MSG} ""
- @${ECHO_MSG} "Installation settings:"
- @${ECHO_MSG} " Location of JDK: ${JAVA_HOME}"
- @${ECHO_MSG} " Location of Java port: ${JAVA_PORT}"
- @${ECHO_MSG} ""
-
-.include <bsd.port.mk>
diff --git a/net/jicmp/distinfo b/net/jicmp/distinfo
deleted file mode 100644
index fde57bc1deea..000000000000
--- a/net/jicmp/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (jicmp-1.4.4.tar.gz) = 61a0544e2f22ef1b8059bd94846a8845a6619deb2cc3e733d5cbe2c3fabffe77
-SIZE (jicmp-1.4.4.tar.gz) = 340119
diff --git a/net/jicmp/files/patch-Makefile.in b/net/jicmp/files/patch-Makefile.in
deleted file mode 100644
index d6783b69b083..000000000000
--- a/net/jicmp/files/patch-Makefile.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- Makefile.in.orig 2010-02-08 13:43:46.000000000 -0600
-+++ Makefile.in 2010-10-02 18:09:59.000000000 -0500
-@@ -272,3 +272,3 @@
- CLEANFILES = org_*.h jicmp.jar
--jardir = $(datadir)/java
-+jardir = $(datadir)/java/classes
- jar_DATA = jicmp.jar
diff --git a/net/jicmp/pkg-descr b/net/jicmp/pkg-descr
deleted file mode 100644
index dfb6b8ae6151..000000000000
--- a/net/jicmp/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-A Java native interface (JNI) to ICMP (ping), formerly a part of the base
-OpenNMS package.
diff --git a/net/jicmp/pkg-plist b/net/jicmp/pkg-plist
deleted file mode 100644
index 826b2ff99965..000000000000
--- a/net/jicmp/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%JAVAJARDIR%%/jicmp.jar
-lib/libjicmp.so