From b67e89375e2935769a740e6daa93cab4e01ce4e4 Mon Sep 17 00:00:00 2001 From: bsam Date: Mon, 1 Jun 2009 17:26:31 +0000 Subject: Here are new Linux Fedora 10 infrastructure ports. Those ports are intended to be used with 8-CURRENT at least with SVN r192206. If you want to switch to linux-f10 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401 and 20070327. For the first time all tested linux ports work as expected(!): . acroread8; . google-earth; . skype; . seamonkey. Many thanks for kernel folks who really did the main work (and I wrote only some lines of ports). There is a good chance that those ports may become a default for 8.0-RELEASE. Please, test and report back to emulation@ ML. --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index 300d6273ba29..df7c76913120 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -144,6 +144,7 @@ SUBDIR += libxspf SUBDIR += linux-divx4linux SUBDIR += linux-divx4linux4 + SUBDIR += linux-f10-libtheora SUBDIR += linux-f8-libtheora SUBDIR += linux-gspca-kmod SUBDIR += linux-libtheora -- cgit