diff --git a/misc/mc/Makefile b/misc/mc/Makefile index b6e0f887b391..06c035f5988b 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -1,100 +1,99 @@ PORTNAME= mc -PORTVERSION= 4.8.30 -PORTREVISION= 1 +PORTVERSION= 4.8.31 CATEGORIES= misc shells MASTER_SITES= http://ftp.midnight-commander.org/ \ https://ftp.osuosl.org/pub/midnightcommander/ MAINTAINER= danfe@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander clone WWW= https://midnight-commander.org/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= zip:archivers/zip .if ${:!diff --version 2>/dev/null | grep -c GNU\ diffutils || :!} < 1 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_diffviewer_ydiff.c RUN_DEPENDS+= gdiff:textproc/diffutils .endif USES= gmake gnome libtool perl5 pkgconfig python shebangfix tar:xz SHEBANG_FILES= ${WRKSRC}/src/vfs/extfs/helpers/s3+.in \ ${WRKSRC}/src/vfs/extfs/helpers/uc1541 python_OLD_CMD= @PYTHON@ USE_GNOME= glib20 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ENV= ZIP=${LOCALBASE}/bin/zip UNZIP=${UNZIP_NATIVE_CMD} -PORTDOCS= AUTHORS FAQ HACKING MAINTAINERS NEWS README *.txt +PORTDOCS= AUTHORS FAQ HACKING MAINTAINERS NEWS README TODO OPTIONS_DEFINE= ASPELL DOCS EDITOR EXTATTR ICONV NLS PCRE2 SFTP SUBSHELL X11 -OPTIONS_DEFAULT= ASPELL EDITOR ICONV SFTP SLANG SUBSHELL X11 +OPTIONS_DEFAULT= EDITOR ICONV SFTP SLANG SUBSHELL X11 OPTIONS_SINGLE= SCREEN OPTIONS_SINGLE_SCREEN= SLANG NCURSES OPTIONS_SUB= yes ASPELL_DESC= Aspell support for internal editor EDITOR_DESC= Build with internal text editor EXTATTR_DESC= Extended filesystem attributes support PCRE2_DESC= Use PCRE2 as low-level search engine SCREEN_DESC= Screen library SFTP_DESC= Support for SFTP (via libssh) SUBSHELL_DESC= Build with subshell support X11_DESC= X11 events support (if available) ASPELL_BUILD_DEPENDS= ${LOCALBASE}/include/aspell.h:textproc/aspell +ASPELL_RUN_DEPENDS= ${LOCALBASE}/share/aspell/en.multi:textproc/en-aspell ASPELL_CONFIGURE_ENABLE=aspell EDITOR_CONFIGURE_WITH= internal-edit EXTATTR_LIB_DEPENDS= libe2p.so:sysutils/e2fsprogs-core ICONV_USES= iconv ICONV_CONFIGURE_ENABLE= charset NCURSES_CONFIGURE_ON= --with-screen=ncurses NCURSES_CFLAGS+= -DNCURSES_WIDECHAR NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext PCRE2_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PCRE2_CONFIGURE_ON= --with-search-engine=pcre2 SFTP_LIB_DEPENDS= libssh2.so:security/libssh2 SFTP_CONFIGURE_ENABLE= vfs-sftp SLANG_LIB_DEPENDS= libslang.so:devel/libslang2 SLANG_CONFIGURE_ON= --with-screen=slang SUBSHELL_CONFIGURE_WITH=subshell SUBSHELL_SUB_FILES= pkg-message X11_BUILD_DEPENDS= ${LOCALBASE}/include/X11/Xlib.h:x11/libX11 X11_CONFIGURE_WITH= x post-patch: @${REINPLACE_CMD} -e 's|clang\*)|*)|' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|x$$UNRAR_VERSION.*x|$$UNRAR_VERSION -ge |' \ ${WRKSRC}/src/vfs/extfs/helpers/urar.in - @${REINPLACE_CMD} -e '/^AM_CPPFLAGS = /s|CFLAGS)|& $$(E2P_&|' \ - ${WRKSRC}/src/vfs/local/Makefile.in post-patch-EXTATTR-off: @${REINPLACE_CMD} -e '/found_e2p=/s|yes|disabled|; /e2p library/ \ { s| or|,|; s|)|&, or disabled|; }' ${WRKSRC}/configure post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${LN} -sf ../${PORTDOCS:[1]} ${WRKSRC}/doc ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} post-install-X11-on: ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} .include diff --git a/misc/mc/distinfo b/misc/mc/distinfo index f70d7fc6a3da..820fc65d4bc0 100644 --- a/misc/mc/distinfo +++ b/misc/mc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691954087 -SHA256 (mc-4.8.30.tar.xz) = 5ebc3cb2144b970c5149fda556c4ad50b78780494696cdf2d14a53204c95c7df -SIZE (mc-4.8.30.tar.xz) = 2380824 +TIMESTAMP = 1706345345 +SHA256 (mc-4.8.31.tar.xz) = 24191cf8667675b8e31fc4a9d18a0a65bdc0598c2c5c4ea092494cd13ab4ab1a +SIZE (mc-4.8.31.tar.xz) = 2385632 diff --git a/misc/mc/pkg-plist b/misc/mc/pkg-plist index affdcb2a975d..f97ce738cc0a 100644 --- a/misc/mc/pkg-plist +++ b/misc/mc/pkg-plist @@ -1,333 +1,333 @@ bin/mc bin/mcdiff %%EDITOR%%bin/mcedit bin/mcview %%ETCDIR%%/edit.indent.rc %%ETCDIR%%/filehighlight.ini %%ETCDIR%%/mc.default.keymap %%ETCDIR%%/mc.emacs.keymap %%ETCDIR%%/mc.ext.ini %%ETCDIR%%/mc.keymap %%ETCDIR%%/mc.menu %%ETCDIR%%/mcedit.menu %%ETCDIR%%/sfs.ini libexec/mc/ext.d/archive.sh libexec/mc/ext.d/doc.sh libexec/mc/ext.d/image.sh libexec/mc/ext.d/misc.sh libexec/mc/ext.d/package.sh libexec/mc/ext.d/sound.sh libexec/mc/ext.d/text.sh libexec/mc/ext.d/video.sh libexec/mc/ext.d/web.sh libexec/mc/extfs.d/README libexec/mc/extfs.d/README.extfs libexec/mc/extfs.d/a+ libexec/mc/extfs.d/apt+ libexec/mc/extfs.d/audio libexec/mc/extfs.d/bpp libexec/mc/extfs.d/changesetfs libexec/mc/extfs.d/deb libexec/mc/extfs.d/deba libexec/mc/extfs.d/debd libexec/mc/extfs.d/dpkg+ libexec/mc/extfs.d/gitfs+ libexec/mc/extfs.d/hp48+ libexec/mc/extfs.d/iso9660 libexec/mc/extfs.d/lslR libexec/mc/extfs.d/mailfs libexec/mc/extfs.d/patchfs libexec/mc/extfs.d/patchsetfs libexec/mc/extfs.d/rpm libexec/mc/extfs.d/rpms+ libexec/mc/extfs.d/s3+ libexec/mc/extfs.d/trpm libexec/mc/extfs.d/u7z libexec/mc/extfs.d/uace libexec/mc/extfs.d/ualz libexec/mc/extfs.d/uar libexec/mc/extfs.d/uarc libexec/mc/extfs.d/uarj libexec/mc/extfs.d/uc1541 libexec/mc/extfs.d/ucab libexec/mc/extfs.d/uha libexec/mc/extfs.d/ulha libexec/mc/extfs.d/ulib libexec/mc/extfs.d/unar libexec/mc/extfs.d/urar libexec/mc/extfs.d/uwim libexec/mc/extfs.d/uzip libexec/mc/extfs.d/uzoo -libexec/mc/fish/README.fish -libexec/mc/fish/append -libexec/mc/fish/chmod -libexec/mc/fish/chown -libexec/mc/fish/fexists -libexec/mc/fish/get -libexec/mc/fish/hardlink -libexec/mc/fish/info -libexec/mc/fish/ln -libexec/mc/fish/ls -libexec/mc/fish/mkdir -libexec/mc/fish/mv -libexec/mc/fish/rmdir -libexec/mc/fish/send -libexec/mc/fish/unlink -libexec/mc/fish/utime libexec/mc/mc-wrapper.csh libexec/mc/mc-wrapper.sh libexec/mc/mc.csh libexec/mc/mc.sh -%%NLS%%man/es/man1/mc.1.gz -%%NLS%%man/hu/man1/mc.1.gz -%%NLS%%man/it/man1/mc.1.gz -man/man1/mc.1.gz -man/man1/mcedit.1.gz -man/man1/mcview.1.gz -%%NLS%%man/pl/man1/mc.1.gz -%%NLS%%man/ru/man1/mc.1.gz -%%NLS%%man/sr/man1/mc.1.gz +libexec/mc/shell/README.shell +libexec/mc/shell/append +libexec/mc/shell/chmod +libexec/mc/shell/chown +libexec/mc/shell/fexists +libexec/mc/shell/get +libexec/mc/shell/hardlink +libexec/mc/shell/info +libexec/mc/shell/ln +libexec/mc/shell/ls +libexec/mc/shell/mkdir +libexec/mc/shell/mv +libexec/mc/shell/rmdir +libexec/mc/shell/send +libexec/mc/shell/unlink +libexec/mc/shell/utime %%X11%%share/applications/mc.desktop %%NLS%%share/locale/af/LC_MESSAGES/mc.mo %%NLS%%share/locale/ar/LC_MESSAGES/mc.mo %%NLS%%share/locale/az/LC_MESSAGES/mc.mo %%NLS%%share/locale/be/LC_MESSAGES/mc.mo %%NLS%%share/locale/bg/LC_MESSAGES/mc.mo %%NLS%%share/locale/br/LC_MESSAGES/mc.mo %%NLS%%share/locale/ca/LC_MESSAGES/mc.mo %%NLS%%share/locale/cs/LC_MESSAGES/mc.mo %%NLS%%share/locale/da/LC_MESSAGES/mc.mo %%NLS%%share/locale/de/LC_MESSAGES/mc.mo %%NLS%%share/locale/de_CH/LC_MESSAGES/mc.mo %%NLS%%share/locale/el/LC_MESSAGES/mc.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/mc.mo %%NLS%%share/locale/eo/LC_MESSAGES/mc.mo %%NLS%%share/locale/es/LC_MESSAGES/mc.mo %%NLS%%share/locale/et/LC_MESSAGES/mc.mo %%NLS%%share/locale/eu/LC_MESSAGES/mc.mo %%NLS%%share/locale/fa/LC_MESSAGES/mc.mo %%NLS%%share/locale/fi/LC_MESSAGES/mc.mo %%NLS%%share/locale/fr/LC_MESSAGES/mc.mo %%NLS%%share/locale/fr_CA/LC_MESSAGES/mc.mo %%NLS%%share/locale/ga/LC_MESSAGES/mc.mo %%NLS%%share/locale/gl/LC_MESSAGES/mc.mo %%NLS%%share/locale/he/LC_MESSAGES/mc.mo %%NLS%%share/locale/hr/LC_MESSAGES/mc.mo %%NLS%%share/locale/hu/LC_MESSAGES/mc.mo %%NLS%%share/locale/ia/LC_MESSAGES/mc.mo %%NLS%%share/locale/id/LC_MESSAGES/mc.mo %%NLS%%share/locale/ie/LC_MESSAGES/mc.mo %%NLS%%share/locale/it/LC_MESSAGES/mc.mo %%NLS%%share/locale/ja/LC_MESSAGES/mc.mo %%NLS%%share/locale/ka/LC_MESSAGES/mc.mo %%NLS%%share/locale/kk/LC_MESSAGES/mc.mo %%NLS%%share/locale/ko/LC_MESSAGES/mc.mo %%NLS%%share/locale/kw/LC_MESSAGES/mc.mo %%NLS%%share/locale/lt/LC_MESSAGES/mc.mo %%NLS%%share/locale/lv/LC_MESSAGES/mc.mo %%NLS%%share/locale/mn/LC_MESSAGES/mc.mo %%NLS%%share/locale/nb/LC_MESSAGES/mc.mo %%NLS%%share/locale/nl/LC_MESSAGES/mc.mo %%NLS%%share/locale/nl_BE/LC_MESSAGES/mc.mo %%NLS%%share/locale/pl/LC_MESSAGES/mc.mo %%NLS%%share/locale/pt/LC_MESSAGES/mc.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/mc.mo %%NLS%%share/locale/ro/LC_MESSAGES/mc.mo %%NLS%%share/locale/ru/LC_MESSAGES/mc.mo %%NLS%%share/locale/sk/LC_MESSAGES/mc.mo %%NLS%%share/locale/sl/LC_MESSAGES/mc.mo %%NLS%%share/locale/sr/LC_MESSAGES/mc.mo %%NLS%%share/locale/sv/LC_MESSAGES/mc.mo %%NLS%%share/locale/szl/LC_MESSAGES/mc.mo %%NLS%%share/locale/ta/LC_MESSAGES/mc.mo %%NLS%%share/locale/te/LC_MESSAGES/mc.mo %%NLS%%share/locale/tr/LC_MESSAGES/mc.mo %%NLS%%share/locale/uk/LC_MESSAGES/mc.mo %%NLS%%share/locale/uz/LC_MESSAGES/mc.mo %%NLS%%share/locale/vi/LC_MESSAGES/mc.mo %%NLS%%share/locale/wa/LC_MESSAGES/mc.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/mc.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/mc.mo +%%NLS%%share/man/es/man1/mc.1.gz +%%NLS%%share/man/hu/man1/mc.1.gz +%%NLS%%share/man/it/man1/mc.1.gz +share/man/man1/mc.1.gz +share/man/man1/mcedit.1.gz +share/man/man1/mcview.1.gz +%%NLS%%share/man/pl/man1/mc.1.gz +%%NLS%%share/man/ru/man1/mc.1.gz +%%NLS%%share/man/sr/man1/mc.1.gz %%DATADIR%%/examples/macros.d/macro.0.sh %%DATADIR%%/examples/macros.d/macro.1.sh %%DATADIR%%/examples/macros.d/macro.3.sh %%DATADIR%%/examples/macros.d/macro.4.sh %%DATADIR%%/examples/macros.d/macro.5.sh %%DATADIR%%/examples/macros.d/macro.6.sh %%DATADIR%%/examples/macros.d/macro.7.sh %%DATADIR%%/help/mc.hlp %%NLS%%%%DATADIR%%/help/mc.hlp.es %%NLS%%%%DATADIR%%/help/mc.hlp.hu %%NLS%%%%DATADIR%%/help/mc.hlp.it %%NLS%%%%DATADIR%%/help/mc.hlp.pl %%NLS%%%%DATADIR%%/help/mc.hlp.ru %%NLS%%%%DATADIR%%/help/mc.hlp.sr %%DATADIR%%/hints/mc.hint %%NLS%%%%DATADIR%%/hints/mc.hint.be %%NLS%%%%DATADIR%%/hints/mc.hint.bg %%NLS%%%%DATADIR%%/hints/mc.hint.ca %%NLS%%%%DATADIR%%/hints/mc.hint.cs %%NLS%%%%DATADIR%%/hints/mc.hint.da %%NLS%%%%DATADIR%%/hints/mc.hint.de %%NLS%%%%DATADIR%%/hints/mc.hint.el %%NLS%%%%DATADIR%%/hints/mc.hint.en_GB %%NLS%%%%DATADIR%%/hints/mc.hint.eo %%NLS%%%%DATADIR%%/hints/mc.hint.es %%NLS%%%%DATADIR%%/hints/mc.hint.et %%NLS%%%%DATADIR%%/hints/mc.hint.eu %%NLS%%%%DATADIR%%/hints/mc.hint.fa %%NLS%%%%DATADIR%%/hints/mc.hint.fr %%NLS%%%%DATADIR%%/hints/mc.hint.ga %%NLS%%%%DATADIR%%/hints/mc.hint.gl %%NLS%%%%DATADIR%%/hints/mc.hint.hu %%NLS%%%%DATADIR%%/hints/mc.hint.id %%NLS%%%%DATADIR%%/hints/mc.hint.it %%NLS%%%%DATADIR%%/hints/mc.hint.ja %%NLS%%%%DATADIR%%/hints/mc.hint.ka %%NLS%%%%DATADIR%%/hints/mc.hint.ko %%NLS%%%%DATADIR%%/hints/mc.hint.lt %%NLS%%%%DATADIR%%/hints/mc.hint.nb %%NLS%%%%DATADIR%%/hints/mc.hint.nl %%NLS%%%%DATADIR%%/hints/mc.hint.pl %%NLS%%%%DATADIR%%/hints/mc.hint.pt %%NLS%%%%DATADIR%%/hints/mc.hint.pt_BR %%NLS%%%%DATADIR%%/hints/mc.hint.ro %%NLS%%%%DATADIR%%/hints/mc.hint.ru %%NLS%%%%DATADIR%%/hints/mc.hint.sk %%NLS%%%%DATADIR%%/hints/mc.hint.sr %%NLS%%%%DATADIR%%/hints/mc.hint.sv %%NLS%%%%DATADIR%%/hints/mc.hint.tr %%NLS%%%%DATADIR%%/hints/mc.hint.uk %%NLS%%%%DATADIR%%/hints/mc.hint.zh_CN %%NLS%%%%DATADIR%%/hints/mc.hint.zh_TW %%ICONV%%%%DATADIR%%/mc.charsets %%DATADIR%%/mc.lib %%DATADIR%%/skins/dark.ini %%DATADIR%%/skins/darkfar.ini %%DATADIR%%/skins/default.ini %%DATADIR%%/skins/double-lines.ini %%DATADIR%%/skins/featured-plus.ini %%DATADIR%%/skins/featured.ini %%DATADIR%%/skins/gotar.ini %%DATADIR%%/skins/gray-green-purple256.ini %%DATADIR%%/skins/gray-orange-blue256.ini %%DATADIR%%/skins/julia256.ini %%DATADIR%%/skins/mc46.ini %%DATADIR%%/skins/modarcon16-defbg.ini %%DATADIR%%/skins/modarcon16.ini %%DATADIR%%/skins/modarcon16root-defbg.ini %%DATADIR%%/skins/modarcon16root.ini %%DATADIR%%/skins/modarin256-defbg.ini %%DATADIR%%/skins/modarin256.ini %%DATADIR%%/skins/modarin256root-defbg.ini %%DATADIR%%/skins/modarin256root.ini %%DATADIR%%/skins/nicedark.ini %%DATADIR%%/skins/sand256.ini %%DATADIR%%/skins/seasons-autumn16M.ini %%DATADIR%%/skins/seasons-spring16M.ini %%DATADIR%%/skins/seasons-summer16M.ini %%DATADIR%%/skins/seasons-winter16M.ini %%DATADIR%%/skins/xoria256.ini %%DATADIR%%/skins/yadt256-defbg.ini %%DATADIR%%/skins/yadt256.ini %%EDITOR%%%%DATADIR%%/syntax/PKGBUILD.syntax %%EDITOR%%%%DATADIR%%/syntax/Syntax %%EDITOR%%%%DATADIR%%/syntax/ada95.syntax %%EDITOR%%%%DATADIR%%/syntax/as.syntax %%EDITOR%%%%DATADIR%%/syntax/aspx.syntax %%EDITOR%%%%DATADIR%%/syntax/assembler.syntax %%EDITOR%%%%DATADIR%%/syntax/awk.syntax %%EDITOR%%%%DATADIR%%/syntax/b.syntax %%EDITOR%%%%DATADIR%%/syntax/c.syntax %%EDITOR%%%%DATADIR%%/syntax/cabal.syntax %%EDITOR%%%%DATADIR%%/syntax/changelog.syntax %%EDITOR%%%%DATADIR%%/syntax/cmake.syntax %%EDITOR%%%%DATADIR%%/syntax/cobol.syntax %%EDITOR%%%%DATADIR%%/syntax/cs.syntax %%EDITOR%%%%DATADIR%%/syntax/css.syntax %%EDITOR%%%%DATADIR%%/syntax/cuda.syntax %%EDITOR%%%%DATADIR%%/syntax/cxx.syntax %%EDITOR%%%%DATADIR%%/syntax/cython.syntax %%EDITOR%%%%DATADIR%%/syntax/d.syntax %%EDITOR%%%%DATADIR%%/syntax/debian-changelog.syntax %%EDITOR%%%%DATADIR%%/syntax/debian-control.syntax %%EDITOR%%%%DATADIR%%/syntax/debian-description.syntax %%EDITOR%%%%DATADIR%%/syntax/debian-sources-list.syntax %%EDITOR%%%%DATADIR%%/syntax/diff.syntax %%EDITOR%%%%DATADIR%%/syntax/dlink.syntax %%EDITOR%%%%DATADIR%%/syntax/dos.syntax %%EDITOR%%%%DATADIR%%/syntax/dot.syntax %%EDITOR%%%%DATADIR%%/syntax/ebuild.syntax %%EDITOR%%%%DATADIR%%/syntax/eiffel.syntax %%EDITOR%%%%DATADIR%%/syntax/erlang.syntax %%EDITOR%%%%DATADIR%%/syntax/f90.syntax %%EDITOR%%%%DATADIR%%/syntax/filehighlight.syntax %%EDITOR%%%%DATADIR%%/syntax/fortran.syntax %%EDITOR%%%%DATADIR%%/syntax/glsl.syntax %%EDITOR%%%%DATADIR%%/syntax/go.syntax %%EDITOR%%%%DATADIR%%/syntax/haskell.syntax %%EDITOR%%%%DATADIR%%/syntax/hive.syntax %%EDITOR%%%%DATADIR%%/syntax/html.syntax %%EDITOR%%%%DATADIR%%/syntax/idl.syntax %%EDITOR%%%%DATADIR%%/syntax/ini.syntax %%EDITOR%%%%DATADIR%%/syntax/j.syntax %%EDITOR%%%%DATADIR%%/syntax/jal.syntax %%EDITOR%%%%DATADIR%%/syntax/java.syntax %%EDITOR%%%%DATADIR%%/syntax/js.syntax %%EDITOR%%%%DATADIR%%/syntax/json.syntax %%EDITOR%%%%DATADIR%%/syntax/kotlin.syntax %%EDITOR%%%%DATADIR%%/syntax/latex.syntax %%EDITOR%%%%DATADIR%%/syntax/lisp.syntax %%EDITOR%%%%DATADIR%%/syntax/lkr.syntax %%EDITOR%%%%DATADIR%%/syntax/lsm.syntax %%EDITOR%%%%DATADIR%%/syntax/lua.syntax %%EDITOR%%%%DATADIR%%/syntax/m4.syntax %%EDITOR%%%%DATADIR%%/syntax/mail.syntax %%EDITOR%%%%DATADIR%%/syntax/makefile.syntax %%EDITOR%%%%DATADIR%%/syntax/markdown.syntax %%EDITOR%%%%DATADIR%%/syntax/meson.syntax %%EDITOR%%%%DATADIR%%/syntax/ml.syntax %%EDITOR%%%%DATADIR%%/syntax/named.syntax %%EDITOR%%%%DATADIR%%/syntax/nemerle.syntax %%EDITOR%%%%DATADIR%%/syntax/nroff.syntax %%EDITOR%%%%DATADIR%%/syntax/octave.syntax %%EDITOR%%%%DATADIR%%/syntax/opencl.syntax %%EDITOR%%%%DATADIR%%/syntax/osl.syntax %%EDITOR%%%%DATADIR%%/syntax/pascal.syntax %%EDITOR%%%%DATADIR%%/syntax/perl.syntax %%EDITOR%%%%DATADIR%%/syntax/php.syntax %%EDITOR%%%%DATADIR%%/syntax/po.syntax %%EDITOR%%%%DATADIR%%/syntax/povray.syntax %%EDITOR%%%%DATADIR%%/syntax/privoxy.syntax %%EDITOR%%%%DATADIR%%/syntax/procmail.syntax %%EDITOR%%%%DATADIR%%/syntax/properties.syntax %%EDITOR%%%%DATADIR%%/syntax/protobuf.syntax %%EDITOR%%%%DATADIR%%/syntax/puppet.syntax %%EDITOR%%%%DATADIR%%/syntax/python.syntax %%EDITOR%%%%DATADIR%%/syntax/r.syntax %%EDITOR%%%%DATADIR%%/syntax/ruby.syntax %%EDITOR%%%%DATADIR%%/syntax/rust.syntax %%EDITOR%%%%DATADIR%%/syntax/sh.syntax %%EDITOR%%%%DATADIR%%/syntax/slang.syntax %%EDITOR%%%%DATADIR%%/syntax/smalltalk.syntax %%EDITOR%%%%DATADIR%%/syntax/spec.syntax %%EDITOR%%%%DATADIR%%/syntax/spice.syntax %%EDITOR%%%%DATADIR%%/syntax/sql.syntax %%EDITOR%%%%DATADIR%%/syntax/strace.syntax %%EDITOR%%%%DATADIR%%/syntax/swift.syntax %%EDITOR%%%%DATADIR%%/syntax/swig.syntax %%EDITOR%%%%DATADIR%%/syntax/syntax.syntax %%EDITOR%%%%DATADIR%%/syntax/tcl.syntax %%EDITOR%%%%DATADIR%%/syntax/texinfo.syntax %%EDITOR%%%%DATADIR%%/syntax/toml.syntax %%EDITOR%%%%DATADIR%%/syntax/ts.syntax %%EDITOR%%%%DATADIR%%/syntax/tt.syntax %%EDITOR%%%%DATADIR%%/syntax/unknown.syntax %%EDITOR%%%%DATADIR%%/syntax/verilog.syntax %%EDITOR%%%%DATADIR%%/syntax/vhdl.syntax %%EDITOR%%%%DATADIR%%/syntax/xml.syntax %%EDITOR%%%%DATADIR%%/syntax/yabasic.syntax %%EDITOR%%%%DATADIR%%/syntax/yaml.syntax %%EDITOR%%%%DATADIR%%/syntax/yum-repo.syntax %%EDITOR%%%%DATADIR%%/syntax/yxx.syntax %%X11%%share/pixmaps/mc.png