On Thu, Apr 26, 2018 at 02:33:47AM +0300, Vadim Zhukov wrote: > 26 апреля 2018 г. 0:08:08 GMT+03:00, Rafael Sadowski <raf...@sizeofvoid.org> > пишет: > >Hi ports@! > > > >Let's start to replace more outdated KDE4 application. The following > >lines should do their job: > > > >@conflict kate-<17.12.3 > >@pkgpath x11/kde4/kate > > > >$ cat x11/kde-applications/kate/pkg/DESCR > >Kate is a multi-document, multi-view text editor by KDE. It features > >stuff like > >codefolding, syntaxhighlighting, dynamic word wrap, an embedded > >console, an > >extensive plugin interface and some prelimentary scripting support. > > > >Features: > >- MDI, window splitting, window tabbing > >- Spell checking > >- CR, CRLF, LF newline support > >- Encoding support (utf-8, utf-16, ascii etc.) > >- Encoding conversion > >- Regular expression based find & replace > >- Powerful syntax highlighting and bracket matching > >- Code and text folding > >- Infinite undo/redo support > >- Block selection mode > >- Auto indentation > >- Auto completion support > >- Shell integration > >- Wide protocol support (http, ftp, ssh, webdav etc.) using kioslaves > >- Plugin architecture for the application and editor component > >- Customizable shortcuts > >- Integrated command line > >- Scriptable using JavaScript > > > >Tested on amd64. All tests are green, Ok? Comments? > > > >Rafael Sadowski > > This should conflict with x11/kde/base,-main as well. Otherwise looks good. > Can't build it right now, though, sorry.
A bit unrelated, but port-lib-depends-check complains about deps in ktexteditor: LIB_DEPENDS x11/qt5/qtscript not needed for devel/kf5/ktexteditor ? LIB_DEPENDS x11/qt5/qtxmlpatterns not needed for devel/kf5/ktexteditor ? otherwise it builds, packages and runs fine. okay with vadim's tweaks. Landry