misc/soapysdr-rtlsdr: Move to comms/soapysdr-rtlsdr

This commit is contained in:
Yuri Victorovich 2021-04-28 10:24:14 -07:00
parent 0afc009eec
commit 0cfd6d9e47
6 changed files with 3 additions and 2 deletions

1
MOVED
View file

@ -16302,3 +16302,4 @@ net/samba411|net/samba412|2021-04-24|Has expired: Security Support ends on 03 De
net-im/cordless||2021-04-24|Has expired: Unmaintained and dead upstream, uses the old Discord API which notably has got users banned net-im/cordless||2021-04-24|Has expired: Unmaintained and dead upstream, uses the old Discord API which notably has got users banned
news/plor||2021-04-24|Has expired: listed as "Alpha-release" but last update in 2001; unmaintained news/plor||2021-04-24|Has expired: listed as "Alpha-release" but last update in 2001; unmaintained
security/certificate-transparency||2021-04-24|Has expired: Broken for more than 6 months security/certificate-transparency||2021-04-24|Has expired: Broken for more than 6 months
misc/soapysdr-rtlsdr|comms/soapysdr-rtlsdr|2021-04-28|Move port to a proper category

View file

@ -169,6 +169,7 @@
SUBDIR += soapyplutosdr SUBDIR += soapyplutosdr
SUBDIR += soapyredpitaya SUBDIR += soapyredpitaya
SUBDIR += soapyremote SUBDIR += soapyremote
SUBDIR += soapysdr-rtlsdr
SUBDIR += soapysdrhackrf SUBDIR += soapysdrhackrf
SUBDIR += soapyuhd SUBDIR += soapyuhd
SUBDIR += spandsp SUBDIR += spandsp

View file

@ -2,7 +2,7 @@ PORTNAME= SoapyRTLSDR
DISTVERSIONPREFIX= soapy-rtl-sdr- DISTVERSIONPREFIX= soapy-rtl-sdr-
DISTVERSION= 0.3.2 DISTVERSION= 0.3.2
PORTREVISION= 1 PORTREVISION= 1
CATEGORIES= misc hamradio CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org MAINTAINER= hamradio@FreeBSD.org
COMMENT= Soapy SDR module for RTLSDR COMMENT= Soapy SDR module for RTLSDR

View file

@ -465,7 +465,6 @@
SUBDIR += smssend SUBDIR += smssend
SUBDIR += snakemake SUBDIR += snakemake
SUBDIR += soapysdr SUBDIR += soapysdr
SUBDIR += soapysdr-rtlsdr
SUBDIR += solarized SUBDIR += solarized
SUBDIR += sshbuddy SUBDIR += sshbuddy
SUBDIR += sssnips SUBDIR += sssnips