aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-08-02 09:51:36 +0000
committerRene Ladan <rene@FreeBSD.org>2025-08-02 09:51:36 +0000
commitad4a6e6600e9c07933a412d37c400ee0d13c0708 (patch)
treee741476117aec26e80e3e40538c3866419b12fc8
parent8f5f119b2df1ac1887567667efb55d6138922d77 (diff)
devel/pth-hard: Remove expired port
2025-07-31 devel/pth-hard: Abandoned, last release in 2006
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/pth-hard/Makefile7
3 files changed, 1 insertions, 8 deletions
diff --git a/MOVED b/MOVED
index 07ca63459a78..155c2c1b454b 100644
--- a/MOVED
+++ b/MOVED
@@ -4685,3 +4685,4 @@ www/mediawiki142||2025-08-02|Has expired: Upstream EOL
devel/arpc||2025-08-02|Has expired: Unmaintained upstream
devel/libgpc||2025-08-02|Has expired: No longer distributed by upstream as of August 2020
devel/libfortuna||2025-08-02|Has expired: Legacy fortuna library, last upstream activity 10 years ago
+devel/pth-hard||2025-08-02|Has expired: Abandoned, last release in 2006
diff --git a/devel/Makefile b/devel/Makefile
index 2749a1f53e98..815babd0fe87 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4349,7 +4349,6 @@
SUBDIR += pstreams
SUBDIR += psvn
SUBDIR += pth
- SUBDIR += pth-hard
SUBDIR += pthreadpool
SUBDIR += pthsem
SUBDIR += ptl
diff --git a/devel/pth-hard/Makefile b/devel/pth-hard/Makefile
deleted file mode 100644
index 8d550fc08cf8..000000000000
--- a/devel/pth-hard/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-PKGNAMESUFFIX= -hard
-
-CONFLICTS= pth-2.*
-
-MASTERDIR= ${.CURDIR}/../pth
-
-.include "${MASTERDIR}/Makefile"