c11516af7b
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.
42 lines
1.6 KiB
Text
42 lines
1.6 KiB
Text
@comment file listing
|
|
etc/pango/i386-redhat-linux-gnu/pango.modules
|
|
etc/pango/pangox.aliases
|
|
usr/bin/pango-querymodules-32
|
|
usr/lib/libpango-1.0.so.0
|
|
usr/lib/libpango-1.0.so.0.2203.0
|
|
usr/lib/libpangocairo-1.0.so.0
|
|
usr/lib/libpangocairo-1.0.so.0.2203.0
|
|
usr/lib/libpangoft2-1.0.so.0
|
|
usr/lib/libpangoft2-1.0.so.0.2203.0
|
|
usr/lib/libpangox-1.0.so.0
|
|
usr/lib/libpangox-1.0.so.0.2203.0
|
|
usr/lib/libpangoxft-1.0.so.0
|
|
usr/lib/libpangoxft-1.0.so.0.2203.0
|
|
usr/lib/pango/1.6.0/modules/pango-arabic-fc.so
|
|
usr/lib/pango/1.6.0/modules/pango-arabic-lang.so
|
|
usr/lib/pango/1.6.0/modules/pango-basic-x.so
|
|
usr/lib/pango/1.6.0/modules/pango-hangul-fc.so
|
|
usr/lib/pango/1.6.0/modules/pango-hebrew-fc.so
|
|
usr/lib/pango/1.6.0/modules/pango-indic-fc.so
|
|
usr/lib/pango/1.6.0/modules/pango-indic-lang.so
|
|
usr/lib/pango/1.6.0/modules/pango-khmer-fc.so
|
|
usr/lib/pango/1.6.0/modules/pango-syriac-fc.so
|
|
usr/lib/pango/1.6.0/modules/pango-thai-fc.so
|
|
usr/lib/pango/1.6.0/modules/pango-thai-lang.so
|
|
usr/lib/pango/1.6.0/modules/pango-tibetan-fc.so
|
|
usr/share/doc/pango-1.22.3/AUTHORS
|
|
usr/share/doc/pango-1.22.3/COPYING
|
|
usr/share/doc/pango-1.22.3/HELLO.txt
|
|
usr/share/doc/pango-1.22.3/NEWS
|
|
usr/share/doc/pango-1.22.3/README
|
|
usr/share/man/man1/pango-querymodules.1.gz
|
|
@comment deal with empty directories created by the port
|
|
@exec /bin/mkdir -p %D/etc/pango/i386-redhat-linux-gnu
|
|
@dirrmtry etc/pango/i386-redhat-linux-gnu
|
|
@comment non-empty directory listing in revers order
|
|
@dirrm usr/share/doc/pango-1.22.3
|
|
@dirrm usr/lib/pango/1.6.0/modules
|
|
@dirrm usr/lib/pango/1.6.0
|
|
@dirrm usr/lib/pango
|
|
@dirrm etc/pango
|
|
@exec chroot %D /usr/bin/pango-querymodules-32 > %D/etc/pango/i386-redhat-linux-gnu/pango.modules
|