diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-04-01 15:25:39 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-04-01 15:25:39 +0000 |
commit | 824eda00fccb57b36978b562ecfc6572fa5de766 (patch) | |
tree | dddb20be9539275c41e943b4763c0b29ba61151d /x11-toolkits/linux-f10-gtk/pkg-plist.i386 | |
parent | 8217c4dd1dea5cbe146907f97afb3e458208ec77 (diff) |
Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.
Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
. OVERRIDE_LINUX_BASE_PORT=f8;
. OVERRIDE_LINUX_NONBASE_PORTS=f8.
Approved by: bsam (me) ;-)
Notes
Notes:
svn path=/head/; revision=231438
Diffstat (limited to 'x11-toolkits/linux-f10-gtk/pkg-plist.i386')
-rw-r--r-- | x11-toolkits/linux-f10-gtk/pkg-plist.i386 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/linux-f10-gtk/pkg-plist.i386 b/x11-toolkits/linux-f10-gtk/pkg-plist.i386 index 1fb5398747b3..a12ced4212a0 100644 --- a/x11-toolkits/linux-f10-gtk/pkg-plist.i386 +++ b/x11-toolkits/linux-f10-gtk/pkg-plist.i386 @@ -1,3 +1,4 @@ +@comment file listing etc/gtk/gtkrc etc/gtk/gtkrc.az etc/gtk/gtkrc.be @@ -104,18 +105,18 @@ usr/share/locale/wa/LC_MESSAGES/gtk+.mo usr/share/locale/zh_CN.GB2312/LC_MESSAGES/gtk+.mo usr/share/locale/zh_TW.Big5/LC_MESSAGES/gtk+.mo usr/share/themes/Default/gtk/gtkrc +@comment non-empty directory listing in revers order @dirrmtry usr/share/themes/Default/gtk @dirrmtry usr/share/themes/Default -@dirrmtry usr/share/themes @comment @comment those usr/share/locale dirs are candidates to go to linux_base port @comment -- bsam @dirrmtry usr/share/locale/zh_TW.Big5/LC_MESSAGES @dirrmtry usr/share/locale/zh_TW.Big5 +@dirrmtry usr/share/locale/zh_CN.GB2312/LC_MESSAGES +@dirrmtry usr/share/locale/zh_CN.GB2312 @dirrmtry usr/share/locale/sp/LC_MESSAGES @dirrmtry usr/share/locale/sp -@dirrmtry usr/share/locale/ga/LC_MESSAGES -@dirrmtry usr/share/locale/ga @comment @dirrm usr/share/doc/gtk+-1.2.10 @dirrm etc/gtk |