diff options
author | bsam <bsam@FreeBSD.org> | 2009-06-02 01:26:31 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-06-02 01:26:31 +0800 |
commit | b67e89375e2935769a740e6daa93cab4e01ce4e4 (patch) | |
tree | 36c801e59afd8bf959bbfa435be1e5b23a32179d /x11/Makefile | |
parent | 9d67f5f0305d6e8609bc6d9353603aae92ae9263 (diff) | |
download | freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.gz freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.zst freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.zip |
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.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0a509ae794d5..c1247626bdf6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -207,6 +207,7 @@ SUBDIR += libxkbfile SUBDIR += libxkbui SUBDIR += libxklavier + SUBDIR += linux-f10-xorg-libs SUBDIR += linux-f8-xorg-libs SUBDIR += linux-xorg-libs SUBDIR += listres |