diff options
author | rene <rene@FreeBSD.org> | 2014-01-31 08:24:59 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-01-31 08:24:59 +0800 |
commit | c84c06d4d8b86f93bd88d390a05f4bd7d4441093 (patch) | |
tree | b00148478cef49a1549371392e7170e2b992c603 /x11-drivers/Makefile | |
parent | c7040f7432b49144c70e3aabacfa71a99f23c71a (diff) | |
download | freebsd-ports-gnome-c84c06d4d8b86f93bd88d390a05f4bd7d4441093.tar.gz freebsd-ports-gnome-c84c06d4d8b86f93bd88d390a05f4bd7d4441093.tar.zst freebsd-ports-gnome-c84c06d4d8b86f93bd88d390a05f4bd7d4441093.zip |
Remove expired ports:
20140130 multimedia/kino: Not developed since 2009, declared dead 05.08.2013 on there website.
2014-01-31 x11-drivers/xf86-video-imstt: Broken, unsupported and unmaintained upstream.
2014-01-31 x11-drivers/xf86-video-via: Broken, not supported upstream.
2014-01-31 multimedia/vdr-plugin-softdevice: Broken after ffmpeg update (not sure it ever worked)
2014-01-31 sysutils/mbmon: Use sysutils/xmbmon instead. This port will be removed soon
2014-01-31 dns/bind96: EOL in January 2014, consider moving to Bind 9.8 or 9.9
2014-01-31 x11-drivers/xf86-video-nouveau: Not supported, missing kernel support. use the nvidia driver.
Diffstat (limited to 'x11-drivers/Makefile')
-rw-r--r-- | x11-drivers/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile index eb9c4cdb413c..02e21a427469 100644 --- a/x11-drivers/Makefile +++ b/x11-drivers/Makefile @@ -29,13 +29,11 @@ SUBDIR += xf86-video-glint SUBDIR += xf86-video-i128 SUBDIR += xf86-video-i740 - SUBDIR += xf86-video-imstt SUBDIR += xf86-video-intel SUBDIR += xf86-video-mach64 SUBDIR += xf86-video-mga SUBDIR += xf86-video-neomagic SUBDIR += xf86-video-newport - SUBDIR += xf86-video-nouveau SUBDIR += xf86-video-nv SUBDIR += xf86-video-openchrome SUBDIR += xf86-video-r128 @@ -55,7 +53,6 @@ SUBDIR += xf86-video-trident SUBDIR += xf86-video-tseng SUBDIR += xf86-video-vesa - SUBDIR += xf86-video-via SUBDIR += xf86-video-vmware SUBDIR += xf86-video-voodoo SUBDIR += xorg-drivers |