1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Remove expired port:

2014-07-06 net/ttbudget: does not build, mastersite disapperead, not staged
This commit is contained in:
Rene Ladan 2014-07-06 13:03:38 +00:00
parent dc21fe578c
commit a503f94127
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360896
7 changed files with 1 additions and 68 deletions

1
MOVED
View File

@ -6235,3 +6235,4 @@ editors/gummi||2014-07-01|Has expired: Builds fine but the program itself is unu
archivers/rpm|archivers/rpm4|2014-07-03|rpm3 is long EOLed, rpm4 is the default rpm archivers for most of linux distributions
x11-clocks/wmitime||2014-07-04|Has expired
x11/xorg-edit||2014-07-04|Has expired: Depends on older version of wxGTK
net/ttbudget||2014-07-06|Has expired: does not build, mastersite disapperead, not staged

View File

@ -1195,7 +1195,6 @@
SUBDIR += tshark
SUBDIR += tshark-lite
SUBDIR += tsocks
SUBDIR += ttbudget
SUBDIR += ttlscan
SUBDIR += tucan
SUBDIR += turnserver

View File

@ -1,39 +0,0 @@
# Created by: Alex Keda <admin@lissyara.su>
# $FreeBSD$
PORTNAME= ttbudget
PORTVERSION= 5.3
PORTREVISION= 1
CATEGORIES= net kld
MASTER_SITES= http://paradox.lissyara.su/ \
http://lissyara.su/patch/skystar3/
DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//}
MAINTAINER= admin@lissyara.su
COMMENT= Driver for 'TechnoTrend budget DVB S-1401' (SkyStar3)
BROKEN= does not build, mastersite disapperead, not staged
DEPRECATED= ${BROKEN}
EXPIRATION_DATE= 2014-07-06
USE_BZIP2= yes
NO_STAGE= yes
.include <bsd.port.pre.mk>
SYSDIR?= ${SRC_BASE}/sys
KMODDIR= /boot/modules
PLIST_SUB+= KMODDIR=${KMODDIR}
SETENV+= FROMPORT=1
pre-fetch:
.if !exists(${SYSDIR}/Makefile)
@${ECHO} "*************************************************"; \
${ECHO} "This port requires the kernel source be available"; \
${ECHO} "*************************************************"; \
exit 1
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -1,2 +0,0 @@
SHA256 (ttbudget_53.tar.bz2) = 21b33740b5e5258d4b9063889edb49acb4e41d49cc430d50079baf9c7886bcfe
SIZE (ttbudget_53.tar.bz2) = 59422

View File

@ -1,6 +0,0 @@
A driver for DVB S-1401 PCI card. Written by paradox (http://paradox.org.ua/).
In this version of the driver there is no support of TV. Only data.
For additional information, see readme in source tarball
WWW: http://paradox.org.ua/

View File

@ -1,13 +0,0 @@
*********************************************************************
To use these drivers, make sure that you have loaded the skystar3
kernel module, by doing
# kldload ttbudget
or adding
ttbudget_load="YES"
to your /boot/loader.conf.
*********************************************************************

View File

@ -1,7 +0,0 @@
bin/dvbconfig
@cwd %%KMODDIR%%
dvbhal.ko
ttbudget.ko
@unexec /bin/rm %D/dvbhal.ko.symbols 2>/dev/null || /usr/bin/true
@unexec /bin/rm %D/ttbudget.ko.symbols 2>/dev/null || /usr/bin/true
@unexec kldxref %D