Index: branches/2020Q3/multimedia/w_scan/Makefile =================================================================== --- branches/2020Q3/multimedia/w_scan/Makefile (revision 545592) +++ branches/2020Q3/multimedia/w_scan/Makefile (revision 545593) @@ -1,33 +1,37 @@ # Created by: Juergen Lock # $FreeBSD$ PORTNAME= w_scan PORTVERSION= 20170107 PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://wirbel.htpc-forum.de/w_scan/ MAINTAINER= rene@FreeBSD.org COMMENT= Perform frequency scans for DVB and ATSC transmissions LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= No longer developed since September 2017, MASTER_SITES gone +EXPIRATION_DATE=2020-09-01 + BUILD_DEPENDS= v4l_compat>=1.0.20120501:multimedia/v4l_compat GNU_CONFIGURE= yes USES= dos2unix gettext iconv localbase tar:bzip2 DOS2UNIX_GLOB= *.c *.h +CFLAGS+= -fcommon LDFLAGS+= ${ICONV_LIB} PORTDOCS= COPYING ChangeLog README PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include Index: branches/2020Q3/multimedia/w_scan/pkg-descr =================================================================== --- branches/2020Q3/multimedia/w_scan/pkg-descr (revision 545592) +++ branches/2020Q3/multimedia/w_scan/pkg-descr (revision 545593) @@ -1,11 +1,7 @@ -[From the README:] - -this is a small channel scan tool for vdr which generates ATSC, DVB-C, +w_scan is a small channel scan tool for vdr which generates ATSC, DVB-C, DVB-S/S2 and DVB-T channels.conf files. It's 50% "scan" from linuxtv-dvb-apps-1.1.0, the differences are: - no initial tuning data needed, because scanning without this data is exactly what a scan tool like this should do - it detects automatically which DVB/ATSC card to use. - -WWW: http://wirbel.htpc-forum.de/w_scan/index_en.html Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 545592) +++ branches/2020Q3 (revision 545593) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r545587