diff options
author | rene <rene@FreeBSD.org> | 2014-07-06 21:03:38 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-07-06 21:03:38 +0800 |
commit | f3ac29733749be9607ca2769e9677b4a9d259423 (patch) | |
tree | 15263a34f4c7f02b2fa397fcbf9acdc25bedaa91 | |
parent | 9c7671fb62d5a7bf95821f7ab198b1192b99cff8 (diff) | |
download | freebsd-ports-gnome-f3ac29733749be9607ca2769e9677b4a9d259423.tar.gz freebsd-ports-gnome-f3ac29733749be9607ca2769e9677b4a9d259423.tar.zst freebsd-ports-gnome-f3ac29733749be9607ca2769e9677b4a9d259423.zip |
Remove expired port:
2014-07-06 net/ttbudget: does not build, mastersite disapperead, not staged
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/ttbudget/Makefile | 39 | ||||
-rw-r--r-- | net/ttbudget/distinfo | 2 | ||||
-rw-r--r-- | net/ttbudget/pkg-descr | 6 | ||||
-rw-r--r-- | net/ttbudget/pkg-message | 13 | ||||
-rw-r--r-- | net/ttbudget/pkg-plist | 7 |
7 files changed, 1 insertions, 68 deletions
@@ -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 diff --git a/net/Makefile b/net/Makefile index 24c08a98dd98..a093ffe7d1f7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1195,7 +1195,6 @@ SUBDIR += tshark SUBDIR += tshark-lite SUBDIR += tsocks - SUBDIR += ttbudget SUBDIR += ttlscan SUBDIR += tucan SUBDIR += turnserver diff --git a/net/ttbudget/Makefile b/net/ttbudget/Makefile deleted file mode 100644 index 0330fb979f83..000000000000 --- a/net/ttbudget/Makefile +++ /dev/null @@ -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> diff --git a/net/ttbudget/distinfo b/net/ttbudget/distinfo deleted file mode 100644 index 8a8130051f79..000000000000 --- a/net/ttbudget/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ttbudget_53.tar.bz2) = 21b33740b5e5258d4b9063889edb49acb4e41d49cc430d50079baf9c7886bcfe -SIZE (ttbudget_53.tar.bz2) = 59422 diff --git a/net/ttbudget/pkg-descr b/net/ttbudget/pkg-descr deleted file mode 100644 index 49e8e2009dc7..000000000000 --- a/net/ttbudget/pkg-descr +++ /dev/null @@ -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/ diff --git a/net/ttbudget/pkg-message b/net/ttbudget/pkg-message deleted file mode 100644 index 99bf20eece2c..000000000000 --- a/net/ttbudget/pkg-message +++ /dev/null @@ -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. -********************************************************************* diff --git a/net/ttbudget/pkg-plist b/net/ttbudget/pkg-plist deleted file mode 100644 index 3d67c376411c..000000000000 --- a/net/ttbudget/pkg-plist +++ /dev/null @@ -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 |