summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-06-08 21:24:45 +0300
committerGleb Popov <arrowd@FreeBSD.org>2024-06-08 21:24:45 +0300
commitf2c3eecfbe465bad4692095222bf0337be347434 (patch)
treefbbe9cc33d7b6be33f4f54b3c74fa873738c2884
parentwww/qutebrowser: update to 3.2.0 (diff)
sysutils/rtsx-kmod: Remove the port
Reported by: portscout!
-rw-r--r--MOVED1
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/rtsx-kmod/Makefile25
-rw-r--r--sysutils/rtsx-kmod/distinfo3
-rw-r--r--sysutils/rtsx-kmod/pkg-descr2
5 files changed, 1 insertions, 31 deletions
diff --git a/MOVED b/MOVED
index 3129fd11de0c..f00ddc6a737c 100644
--- a/MOVED
+++ b/MOVED
@@ -3274,3 +3274,4 @@ graphics/vkd3d||2024-05-30|No consumers in ports
www/pear-Structures_DataGrid_Renderer_Smarty||2024-06-06|Remove expired port
net/py-soap2py||2024-06-06|Remove expired port
net/pear-Net_CDDB||2024-06-06|Remove obsoleted port
+sysutils/rtsx-kmod||2024-06-08|Present in base since FreeBSD 13
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 63285b33c31c..d81e47233cb3 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1227,7 +1227,6 @@
SUBDIR += rsyncbackup
SUBDIR += rsyncrypto
SUBDIR += rsyslog8
- SUBDIR += rtsx-kmod
SUBDIR += rtty
SUBDIR += rubygem-backup
SUBDIR += rubygem-bolt
diff --git a/sysutils/rtsx-kmod/Makefile b/sysutils/rtsx-kmod/Makefile
deleted file mode 100644
index 6f888a8b2f2e..000000000000
--- a/sysutils/rtsx-kmod/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME= rtsx
-DISTVERSION= ${GH_TAGNAME}
-PORTEPOCH= 1
-CATEGORIES= sysutils
-
-MAINTAINER= arrowd@FreeBSD.org
-COMMENT= FreeBSD driver for Realtec card readers
-WWW= https://github.com/hlh-restart/rtsx
-
-LICENSE= BSD2CLAUSE
-
-USES= kmod uidfix
-
-USE_GITHUB= yes
-GH_ACCOUNT= hlh-restart
-GH_TAGNAME= 2.0n
-
-OPTIONS_DEFINE= MMCCAM
-
-MMCCAM_DESC= Build for MMCCAM-enabled kernel
-MMCCAM_CFLAGS= -DRTSX_CAM
-
-PLIST_FILES= ${KMODDIR}/rtsx.ko
-
-.include <bsd.port.mk>
diff --git a/sysutils/rtsx-kmod/distinfo b/sysutils/rtsx-kmod/distinfo
deleted file mode 100644
index ad4f8bbfbeed..000000000000
--- a/sysutils/rtsx-kmod/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1652458040
-SHA256 (hlh-restart-rtsx-2.0n_GH0.tar.gz) = 912b778101fd20cbca86502a1a7eadc42a03c7e37acabc1c9222483c6f4494ab
-SIZE (hlh-restart-rtsx-2.0n_GH0.tar.gz) = 36053
diff --git a/sysutils/rtsx-kmod/pkg-descr b/sysutils/rtsx-kmod/pkg-descr
deleted file mode 100644
index 2d27a98326f2..000000000000
--- a/sysutils/rtsx-kmod/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Production version of rtsx FreeBSD driver for Realtek card reader. This port
-is compatible with FreeBSD 12 and FreeBSD 11.