diff options
Diffstat (limited to 'freebsd/applications/development')
21 files changed, 925 insertions, 0 deletions
diff --git a/freebsd/applications/development/Makefile b/freebsd/applications/development/Makefile new file mode 100644 index 000000000..9e2ac3153 --- /dev/null +++ b/freebsd/applications/development/Makefile @@ -0,0 +1,9 @@ + + SUBDIR = + SUBDIR += kdbg + SUBDIR += kdiff3 + SUBDIR += kscope + SUBDIR += kxmleditor + SUBDIR += universal-indent-gui-tqt + +.include <bsd.port.subdir.mk> diff --git a/freebsd/applications/development/kdbg/Makefile b/freebsd/applications/development/kdbg/Makefile new file mode 100644 index 000000000..5a89193ed --- /dev/null +++ b/freebsd/applications/development/kdbg/Makefile @@ -0,0 +1,36 @@ +# -*-mode: makefile-*- +# Created by: slavek.banko@axis.cz +# $FreeBSD$ +# +# TDE port map: applications/development/kdbg + +PORTSDIR?=/usr/ports +.include <${PORTSDIR}/Mk/bsd.trinity.mk> + +PORTNAME= kdbg-trinity +COMMENT= Graphical debugger interface [Trinity] +TDE_PREVERSION= +MASTER_SITE_SUBDIR= k/${PORTNAME} +PORTREVISION= 0 +CATEGORIES= devel x11 +DIST_SUBDIR= TDE/applications/development + + +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \ + ${LOCALBASE}/share/cmake/Modules/TDEMacros.cmake:devel/tde-cmake \ + +LIB_DEPENDS+= libtqt.so:x11-toolkits/libtqtinterface + +# Build +post-patch: tde-pathfix + +do-configure: tde-cmake-prepare + ${TDE_CMAKE_CONFIGURE} \ + -DBUILD_ALL="ON" \ + -DWITH_ALL_OPTIONS="ON" + +do-build: tde-cmake-build + +do-install: tde-cmake-install + +.include <bsd.port.mk> diff --git a/freebsd/applications/development/kdbg/distinfo b/freebsd/applications/development/kdbg/distinfo new file mode 100644 index 000000000..82cf7fa40 --- /dev/null +++ b/freebsd/applications/development/kdbg/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762416315 +SHA256 (TDE/applications/development/kdbg-trinity_14.1.5.orig.tar.xz) = b1c765cb51330f8a579f89125d6592b8341c8e46898f4706e422c3a975a8d2df +SIZE (TDE/applications/development/kdbg-trinity_14.1.5.orig.tar.xz) = 218412 diff --git a/freebsd/applications/development/kdbg/pkg-descr b/freebsd/applications/development/kdbg/pkg-descr new file mode 100644 index 000000000..1f3049906 --- /dev/null +++ b/freebsd/applications/development/kdbg/pkg-descr @@ -0,0 +1,24 @@ +Graphical debugger interface [Trinity] + +KDbg is a graphical user interface to gdb, the GNU debugger. It provides +an intuitive interface for setting breakpoints, inspecting variables, +stepping through code and much more. KDbg requires TDE but you can of +course debug any program. + +KDbg can also debug XSLT (XML stylesheet translation) scripts by +interfacing with xsldbg. For this the package kxsldbg must be installed. + +Features include the following: +* Inspection of variable values in a tree structure. +* Direct member: For certain compound data types the most important + member values are displayed next to the variable name, so that it is + not necessary to expand the subtree of that variable in order to see + the member value. KDbg can also display Qt's QString values, which + are Unicode strings. +* Debugger at your finger tips: The basic debugger functions (step, + next, run, finish, until, set/clear/enable/disable breakpoint) are + bound to function keys F5 through F10. Quick and easy. +* View source code, search text, set program arguments and environment + variables, display arbitrary expressions. +* Debugging of core dumps, attaching to running processes is possible. +* Conditional breakpoints. diff --git a/freebsd/applications/development/kdbg/pkg-plist b/freebsd/applications/development/kdbg/pkg-plist new file mode 100644 index 000000000..76af18683 --- /dev/null +++ b/freebsd/applications/development/kdbg/pkg-plist @@ -0,0 +1,118 @@ +bin/kdbg +share/applications/tde/kdbg.desktop +share/apps/kdbg/icons/hicolor/16x16/actions/brkpt.png +share/apps/kdbg/icons/hicolor/16x16/actions/execopen.png +share/apps/kdbg/icons/hicolor/16x16/actions/pgmfinish.png +share/apps/kdbg/icons/hicolor/16x16/actions/pgmnext.png +share/apps/kdbg/icons/hicolor/16x16/actions/pgmnexti.png +share/apps/kdbg/icons/hicolor/16x16/actions/pgmrun.png +share/apps/kdbg/icons/hicolor/16x16/actions/pgmstep.png +share/apps/kdbg/icons/hicolor/16x16/actions/pgmstepi.png +share/apps/kdbg/icons/hicolor/22x22/actions/brkpt.png +share/apps/kdbg/icons/hicolor/22x22/actions/execopen.png +share/apps/kdbg/icons/hicolor/22x22/actions/pgmfinish.png +share/apps/kdbg/icons/hicolor/22x22/actions/pgmnext.png +share/apps/kdbg/icons/hicolor/22x22/actions/pgmnexti.png +share/apps/kdbg/icons/hicolor/22x22/actions/pgmrun.png +share/apps/kdbg/icons/hicolor/22x22/actions/pgmstep.png +share/apps/kdbg/icons/hicolor/22x22/actions/pgmstepi.png +share/apps/kdbg/icons/hicolor/22x22/actions/pulse.png +share/apps/kdbg/kdbgui.rc +share/apps/kdbg/pics/brkcond.xpm +share/apps/kdbg/pics/brkdis.xpm +share/apps/kdbg/pics/brkena.xpm +share/apps/kdbg/pics/brkorph.xpm +share/apps/kdbg/pics/brktmp.xpm +share/apps/kdbg/pics/kdbg.xpm +share/apps/kdbg/pics/pcinner.xpm +share/apps/kdbg/pics/pcup.xpm +share/apps/kdbg/pics/pointer.xpm +share/apps/kdbg/pics/regs.xpm +share/apps/kdbg/pics/watch.xpm +share/apps/kdbg/pics/watchcoded.xpm +share/apps/kdbg/pics/watchdis.xpm +share/apps/kdbg/pics/watchena.xpm +share/apps/kdbg/types/X11.kdbgtt +share/apps/kdbg/types/glib.kdbgtt +share/apps/kdbg/types/gtk+.kdbgtt +share/apps/kdbg/types/qt3.kdbgtt +share/apps/kdbg/types/qt4core.kdbgtt +share/apps/kdbg/types/stdc++.kdbgtt +share/apps/kdbg/types/stdc++6.kdbgtt +share/apps/kdbg/types/tdecore3.kdbgtt +share/config/kdbgrc +share/doc/tde/HTML/de/kdbg/argspwdenv.html +share/doc/tde/HTML/de/kdbg/breakptlist.html +share/doc/tde/HTML/de/kdbg/globaloptions.html +share/doc/tde/HTML/de/kdbg/howdoi.html +share/doc/tde/HTML/de/kdbg/index.html +share/doc/tde/HTML/de/kdbg/localvars.html +share/doc/tde/HTML/de/kdbg/memory.html +share/doc/tde/HTML/de/kdbg/pgmoutput.html +share/doc/tde/HTML/de/kdbg/pgmsettings.html +share/doc/tde/HTML/de/kdbg/registers.html +share/doc/tde/HTML/de/kdbg/sourcecode.html +share/doc/tde/HTML/de/kdbg/stack.html +share/doc/tde/HTML/de/kdbg/threads.html +share/doc/tde/HTML/de/kdbg/tips.html +share/doc/tde/HTML/de/kdbg/watches.html +share/doc/tde/HTML/en/kdbg/argspwdenv.html +share/doc/tde/HTML/en/kdbg/breakptlist.html +share/doc/tde/HTML/en/kdbg/globaloptions.html +share/doc/tde/HTML/en/kdbg/howdoi.html +share/doc/tde/HTML/en/kdbg/index.html +share/doc/tde/HTML/en/kdbg/invocation.html +share/doc/tde/HTML/en/kdbg/localvars.html +share/doc/tde/HTML/en/kdbg/memory.html +share/doc/tde/HTML/en/kdbg/pgmoutput.html +share/doc/tde/HTML/en/kdbg/pgmsettings.html +share/doc/tde/HTML/en/kdbg/registers.html +share/doc/tde/HTML/en/kdbg/sourcecode.html +share/doc/tde/HTML/en/kdbg/stack.html +share/doc/tde/HTML/en/kdbg/threads.html +share/doc/tde/HTML/en/kdbg/tips.html +share/doc/tde/HTML/en/kdbg/types.html +share/doc/tde/HTML/en/kdbg/watches.html +share/doc/tde/HTML/en/kdbg/xslt.html +share/doc/tde/HTML/ru/kdbg/argspwdenv.html +share/doc/tde/HTML/ru/kdbg/breakptlist.html +share/doc/tde/HTML/ru/kdbg/globaloptions.html +share/doc/tde/HTML/ru/kdbg/howdoi.html +share/doc/tde/HTML/ru/kdbg/index.html +share/doc/tde/HTML/ru/kdbg/localvars.html +share/doc/tde/HTML/ru/kdbg/memory.html +share/doc/tde/HTML/ru/kdbg/pgmoutput.html +share/doc/tde/HTML/ru/kdbg/pgmsettings.html +share/doc/tde/HTML/ru/kdbg/registers.html +share/doc/tde/HTML/ru/kdbg/sourcecode.html +share/doc/tde/HTML/ru/kdbg/stack.html +share/doc/tde/HTML/ru/kdbg/threads.html +share/doc/tde/HTML/ru/kdbg/tips.html +share/doc/tde/HTML/ru/kdbg/types.html +share/doc/tde/HTML/ru/kdbg/watches.html +share/icons/hicolor/16x16/apps/kdbg.png +share/icons/hicolor/32x32/apps/kdbg.png +share/icons/hicolor/48x48/apps/kdbg.png +share/icons/locolor/16x16/apps/kdbg.png +share/icons/locolor/32x32/apps/kdbg.png +share/locale/cs/LC_MESSAGES/kdbg.mo +share/locale/da/LC_MESSAGES/kdbg.mo +share/locale/de/LC_MESSAGES/kdbg.mo +share/locale/es/LC_MESSAGES/kdbg.mo +share/locale/fr/LC_MESSAGES/kdbg.mo +share/locale/hr/LC_MESSAGES/kdbg.mo +share/locale/hu/LC_MESSAGES/kdbg.mo +share/locale/it/LC_MESSAGES/kdbg.mo +share/locale/ja/LC_MESSAGES/kdbg.mo +share/locale/nb/LC_MESSAGES/kdbg.mo +share/locale/nn/LC_MESSAGES/kdbg.mo +share/locale/pl/LC_MESSAGES/kdbg.mo +share/locale/pt/LC_MESSAGES/kdbg.mo +share/locale/ro/LC_MESSAGES/kdbg.mo +share/locale/ru/LC_MESSAGES/kdbg.mo +share/locale/sk/LC_MESSAGES/kdbg.mo +share/locale/sr/LC_MESSAGES/kdbg.mo +share/locale/sv/LC_MESSAGES/kdbg.mo +share/locale/tr/LC_MESSAGES/kdbg.mo +share/locale/zh_CN/LC_MESSAGES/kdbg.mo +share/man/man1/kdbg.1.gz diff --git a/freebsd/applications/development/kdiff3/Makefile b/freebsd/applications/development/kdiff3/Makefile new file mode 100644 index 000000000..a4d741284 --- /dev/null +++ b/freebsd/applications/development/kdiff3/Makefile @@ -0,0 +1,38 @@ +# -*-mode: makefile-*- +# Created by: slavek.banko@axis.cz +# $FreeBSD$ +# +# TDE port map: applications/development/kdiff3 + +PORTSDIR?=/usr/ports +.include <${PORTSDIR}/Mk/bsd.trinity.mk> + +PORTNAME= kdiff3-trinity +COMMENT= Compares and merges 2 or 3 files or directories +TDE_PREVERSION= +MASTER_SITE_SUBDIR= k/${PORTNAME} +PORTREVISION= 0 +CATEGORIES= textproc x11 +DIST_SUBDIR= TDE/applications/development + + +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \ + ${TDE_PREFIX}/lib/libkonq.so:x11/tdebase-trinity \ + ${LOCALBASE}/share/cmake/Modules/TDEMacros.cmake:devel/tde-cmake \ + +LIB_DEPENDS+= libtqt.so:x11-toolkits/libtqtinterface + + +# Build +post-patch: tde-pathfix + +do-configure: tde-cmake-prepare + ${TDE_CMAKE_CONFIGURE} \ + -DBUILD_ALL="ON" \ + -DWITH_ALL_OPTIONS="ON" + +do-build: tde-cmake-build + +do-install: tde-cmake-install + +.include <bsd.port.mk> diff --git a/freebsd/applications/development/kdiff3/distinfo b/freebsd/applications/development/kdiff3/distinfo new file mode 100644 index 000000000..182c339de --- /dev/null +++ b/freebsd/applications/development/kdiff3/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762416375 +SHA256 (TDE/applications/development/kdiff3-trinity_14.1.5.orig.tar.xz) = 041530b51921ced58f262b955891b89661e2d6d96932c69903f970614444eedc +SIZE (TDE/applications/development/kdiff3-trinity_14.1.5.orig.tar.xz) = 751556 diff --git a/freebsd/applications/development/kdiff3/pkg-descr b/freebsd/applications/development/kdiff3/pkg-descr new file mode 100644 index 000000000..844f83140 --- /dev/null +++ b/freebsd/applications/development/kdiff3/pkg-descr @@ -0,0 +1,7 @@ +Compares and merges 2 or 3 files or directories + +KDiff3 compares two or three input files and shows the differences +line by line and character by character. It provides an automatic +merge facility and an integrated editor for comfortable solving of +merge conflicts. KDiff3 allows recursive directory comparison and +merging as well. diff --git a/freebsd/applications/development/kdiff3/pkg-plist b/freebsd/applications/development/kdiff3/pkg-plist new file mode 100644 index 000000000..e54c19868 --- /dev/null +++ b/freebsd/applications/development/kdiff3/pkg-plist @@ -0,0 +1,257 @@ +bin/kdiff3 +lib/trinity/libkdiff3part.la +lib/trinity/libkdiff3part.so +lib/trinity/libkdiff3plugin.la +lib/trinity/libkdiff3plugin.so +share/applications/tde/kdiff3.desktop +share/applnk/.hidden/kdiff3plugin.desktop +share/apps/kdiff3/kdiff3_shell.rc +share/apps/kdiff3part/kdiff3_part.rc +share/doc/kdiff3/html/compilation.html +share/doc/kdiff3/html/credits.html +share/doc/kdiff3/html/dirbrowser.png +share/doc/kdiff3/html/dirmerge.html +share/doc/kdiff3/html/dirmergebig.png +share/doc/kdiff3/html/dirmergeoptions.html +share/doc/kdiff3/html/dirmergevisible.html +share/doc/kdiff3/html/documentation.html +share/doc/kdiff3/html/dothemerge.html +share/doc/kdiff3/html/faq.html +share/doc/kdiff3/html/features.html +share/doc/kdiff3/html/find.html +share/doc/kdiff3/html/index.html +share/doc/kdiff3/html/installation.html +share/doc/kdiff3/html/interpretinginformation.html +share/doc/kdiff3/html/introduction.html +share/doc/kdiff3/html/iteminfo.png +share/doc/kdiff3/html/kpart.html +share/doc/kdiff3/html/letter_by_letter.png +share/doc/kdiff3/html/merge_current.png +share/doc/kdiff3/html/merging.html +share/doc/kdiff3/html/misc.html +share/doc/kdiff3/html/navigation.html +share/doc/kdiff3/html/new.png +share/doc/kdiff3/html/open_dialog.png +share/doc/kdiff3/html/opendialog.html +share/doc/kdiff3/html/options.html +share/doc/kdiff3/html/other.html +share/doc/kdiff3/html/pasteinput.html +share/doc/kdiff3/html/preprocessors.html +share/doc/kdiff3/html/printing.html +share/doc/kdiff3/html/requirements.html +share/doc/kdiff3/html/saving.html +share/doc/kdiff3/html/screenshot_diff.png +share/doc/kdiff3/html/screenshot_merge.png +share/doc/kdiff3/html/screenshots.html +share/doc/kdiff3/html/selections.html +share/doc/kdiff3/html/startingdirmerge.html +share/doc/kdiff3/html/triple_diff.png +share/doc/kdiff3/html/white_space.png +share/doc/tde/HTML/da/kdiff3/common +share/doc/tde/HTML/da/kdiff3/dirbrowser.png +share/doc/tde/HTML/da/kdiff3/dirmergebig.png +share/doc/tde/HTML/da/kdiff3/index.cache.bz2 +share/doc/tde/HTML/da/kdiff3/index.docbook +share/doc/tde/HTML/da/kdiff3/iteminfo.png +share/doc/tde/HTML/da/kdiff3/letter_by_letter.png +share/doc/tde/HTML/da/kdiff3/merge_current.png +share/doc/tde/HTML/da/kdiff3/new.png +share/doc/tde/HTML/da/kdiff3/open_dialog.png +share/doc/tde/HTML/da/kdiff3/screenshot_diff.png +share/doc/tde/HTML/da/kdiff3/screenshot_merge.png +share/doc/tde/HTML/da/kdiff3/triple_diff.png +share/doc/tde/HTML/da/kdiff3/white_space.png +share/doc/tde/HTML/de/kdiff3/common +share/doc/tde/HTML/de/kdiff3/dirbrowser.png +share/doc/tde/HTML/de/kdiff3/dirmergebig.png +share/doc/tde/HTML/de/kdiff3/index.cache.bz2 +share/doc/tde/HTML/de/kdiff3/index.docbook +share/doc/tde/HTML/de/kdiff3/iteminfo.png +share/doc/tde/HTML/de/kdiff3/letter_by_letter.png +share/doc/tde/HTML/de/kdiff3/merge_current.png +share/doc/tde/HTML/de/kdiff3/new.png +share/doc/tde/HTML/de/kdiff3/open_dialog.png +share/doc/tde/HTML/de/kdiff3/screenshot_diff.png +share/doc/tde/HTML/de/kdiff3/screenshot_merge.png +share/doc/tde/HTML/de/kdiff3/triple_diff.png +share/doc/tde/HTML/de/kdiff3/white_space.png +share/doc/tde/HTML/en/kdiff3/common +share/doc/tde/HTML/en/kdiff3/dirbrowser.png +share/doc/tde/HTML/en/kdiff3/dirmergebig.png +share/doc/tde/HTML/en/kdiff3/index.cache.bz2 +share/doc/tde/HTML/en/kdiff3/index.docbook +share/doc/tde/HTML/en/kdiff3/iteminfo.png +share/doc/tde/HTML/en/kdiff3/letter_by_letter.png +share/doc/tde/HTML/en/kdiff3/merge_current.png +share/doc/tde/HTML/en/kdiff3/new.png +share/doc/tde/HTML/en/kdiff3/open_dialog.png +share/doc/tde/HTML/en/kdiff3/screenshot_diff.png +share/doc/tde/HTML/en/kdiff3/screenshot_merge.png +share/doc/tde/HTML/en/kdiff3/triple_diff.png +share/doc/tde/HTML/en/kdiff3/white_space.png +share/doc/tde/HTML/es/kdiff3/common +share/doc/tde/HTML/es/kdiff3/dirbrowser.png +share/doc/tde/HTML/es/kdiff3/dirmergebig.png +share/doc/tde/HTML/es/kdiff3/index.cache.bz2 +share/doc/tde/HTML/es/kdiff3/index.docbook +share/doc/tde/HTML/es/kdiff3/iteminfo.png +share/doc/tde/HTML/es/kdiff3/letter_by_letter.png +share/doc/tde/HTML/es/kdiff3/merge_current.png +share/doc/tde/HTML/es/kdiff3/new.png +share/doc/tde/HTML/es/kdiff3/open_dialog.png +share/doc/tde/HTML/es/kdiff3/screenshot_diff.png +share/doc/tde/HTML/es/kdiff3/screenshot_merge.png +share/doc/tde/HTML/es/kdiff3/triple_diff.png +share/doc/tde/HTML/es/kdiff3/white_space.png +share/doc/tde/HTML/et/kdiff3/common +share/doc/tde/HTML/et/kdiff3/dirbrowser.png +share/doc/tde/HTML/et/kdiff3/dirmergebig.png +share/doc/tde/HTML/et/kdiff3/index.cache.bz2 +share/doc/tde/HTML/et/kdiff3/index.docbook +share/doc/tde/HTML/et/kdiff3/iteminfo.png +share/doc/tde/HTML/et/kdiff3/letter_by_letter.png +share/doc/tde/HTML/et/kdiff3/merge_current.png +share/doc/tde/HTML/et/kdiff3/new.png +share/doc/tde/HTML/et/kdiff3/open_dialog.png +share/doc/tde/HTML/et/kdiff3/screenshot_diff.png +share/doc/tde/HTML/et/kdiff3/screenshot_merge.png +share/doc/tde/HTML/et/kdiff3/triple_diff.png +share/doc/tde/HTML/et/kdiff3/white_space.png +share/doc/tde/HTML/fr/kdiff3/common +share/doc/tde/HTML/fr/kdiff3/dirbrowser.png +share/doc/tde/HTML/fr/kdiff3/dirmergebig.png +share/doc/tde/HTML/fr/kdiff3/index.cache.bz2 +share/doc/tde/HTML/fr/kdiff3/index.docbook +share/doc/tde/HTML/fr/kdiff3/iteminfo.png +share/doc/tde/HTML/fr/kdiff3/letter_by_letter.png +share/doc/tde/HTML/fr/kdiff3/merge_current.png +share/doc/tde/HTML/fr/kdiff3/new.png +share/doc/tde/HTML/fr/kdiff3/open_dialog.png +share/doc/tde/HTML/fr/kdiff3/screenshot_diff.png +share/doc/tde/HTML/fr/kdiff3/screenshot_merge.png +share/doc/tde/HTML/fr/kdiff3/triple_diff.png +share/doc/tde/HTML/fr/kdiff3/white_space.png +share/doc/tde/HTML/it/kdiff3/common +share/doc/tde/HTML/it/kdiff3/dirbrowser.png +share/doc/tde/HTML/it/kdiff3/dirmergebig.png +share/doc/tde/HTML/it/kdiff3/index.cache.bz2 +share/doc/tde/HTML/it/kdiff3/index.docbook +share/doc/tde/HTML/it/kdiff3/iteminfo.png +share/doc/tde/HTML/it/kdiff3/letter_by_letter.png +share/doc/tde/HTML/it/kdiff3/merge_current.png +share/doc/tde/HTML/it/kdiff3/new.png +share/doc/tde/HTML/it/kdiff3/open_dialog.png +share/doc/tde/HTML/it/kdiff3/screenshot_diff.png +share/doc/tde/HTML/it/kdiff3/screenshot_merge.png +share/doc/tde/HTML/it/kdiff3/triple_diff.png +share/doc/tde/HTML/it/kdiff3/white_space.png +share/doc/tde/HTML/nl/kdiff3/common +share/doc/tde/HTML/nl/kdiff3/dirbrowser.png +share/doc/tde/HTML/nl/kdiff3/dirmergebig.png +share/doc/tde/HTML/nl/kdiff3/index.cache.bz2 +share/doc/tde/HTML/nl/kdiff3/index.docbook +share/doc/tde/HTML/nl/kdiff3/iteminfo.png +share/doc/tde/HTML/nl/kdiff3/letter_by_letter.png +share/doc/tde/HTML/nl/kdiff3/merge_current.png +share/doc/tde/HTML/nl/kdiff3/new.png +share/doc/tde/HTML/nl/kdiff3/open_dialog.png +share/doc/tde/HTML/nl/kdiff3/screenshot_diff.png +share/doc/tde/HTML/nl/kdiff3/screenshot_merge.png +share/doc/tde/HTML/nl/kdiff3/triple_diff.png +share/doc/tde/HTML/nl/kdiff3/white_space.png +share/doc/tde/HTML/pt/kdiff3/common +share/doc/tde/HTML/pt/kdiff3/dirbrowser.png +share/doc/tde/HTML/pt/kdiff3/dirmergebig.png +share/doc/tde/HTML/pt/kdiff3/index.cache.bz2 +share/doc/tde/HTML/pt/kdiff3/index.docbook +share/doc/tde/HTML/pt/kdiff3/iteminfo.png +share/doc/tde/HTML/pt/kdiff3/letter_by_letter.png +share/doc/tde/HTML/pt/kdiff3/merge_current.png +share/doc/tde/HTML/pt/kdiff3/new.png +share/doc/tde/HTML/pt/kdiff3/open_dialog.png +share/doc/tde/HTML/pt/kdiff3/screenshot_diff.png +share/doc/tde/HTML/pt/kdiff3/screenshot_merge.png +share/doc/tde/HTML/pt/kdiff3/triple_diff.png +share/doc/tde/HTML/pt/kdiff3/white_space.png +share/doc/tde/HTML/sv/kdiff3/common +share/doc/tde/HTML/sv/kdiff3/dirbrowser.png +share/doc/tde/HTML/sv/kdiff3/dirmergebig.png +share/doc/tde/HTML/sv/kdiff3/index.cache.bz2 +share/doc/tde/HTML/sv/kdiff3/index.docbook +share/doc/tde/HTML/sv/kdiff3/iteminfo.png +share/doc/tde/HTML/sv/kdiff3/letter_by_letter.png +share/doc/tde/HTML/sv/kdiff3/merge_current.png +share/doc/tde/HTML/sv/kdiff3/new.png +share/doc/tde/HTML/sv/kdiff3/open_dialog.png +share/doc/tde/HTML/sv/kdiff3/screenshot_diff.png +share/doc/tde/HTML/sv/kdiff3/screenshot_merge.png +share/doc/tde/HTML/sv/kdiff3/triple_diff.png +share/doc/tde/HTML/sv/kdiff3/white_space.png +share/icons/hicolor/16x16/apps/kdiff3.png +share/icons/hicolor/32x32/apps/kdiff3.png +share/icons/locolor/16x16/apps/kdiff3.png +share/icons/locolor/32x32/apps/kdiff3.png +share/locale/ar/LC_MESSAGES/kdiff3.mo +share/locale/az/LC_MESSAGES/kdiff3.mo +share/locale/bg/LC_MESSAGES/kdiff3.mo +share/locale/bg/LC_MESSAGES/kdiff3_plugin.mo +share/locale/br/LC_MESSAGES/kdiff3.mo +share/locale/br/LC_MESSAGES/kdiff3_plugin.mo +share/locale/ca/LC_MESSAGES/kdiff3.mo +share/locale/cs/LC_MESSAGES/kdiff3.mo +share/locale/cs/LC_MESSAGES/kdiff3_plugin.mo +share/locale/cy/LC_MESSAGES/kdiff3.mo +share/locale/da/LC_MESSAGES/kdiff3.mo +share/locale/da/LC_MESSAGES/kdiff3_plugin.mo +share/locale/de/LC_MESSAGES/kdiff3.mo +share/locale/de/LC_MESSAGES/kdiff3_plugin.mo +share/locale/el/LC_MESSAGES/kdiff3.mo +share/locale/el/LC_MESSAGES/kdiff3_plugin.mo +share/locale/en_GB/LC_MESSAGES/kdiff3.mo +share/locale/es/LC_MESSAGES/kdiff3.mo +share/locale/es_AR/LC_MESSAGES/kdiff3.mo +share/locale/es_AR/LC_MESSAGES/kdiff3_plugin.mo +share/locale/et/LC_MESSAGES/kdiff3.mo +share/locale/et/LC_MESSAGES/kdiff3_plugin.mo +share/locale/fr/LC_MESSAGES/kdiff3.mo +share/locale/ga/LC_MESSAGES/kdiff3.mo +share/locale/ga/LC_MESSAGES/kdiff3_plugin.mo +share/locale/gl/LC_MESSAGES/kdiff3.mo +share/locale/hi/LC_MESSAGES/kdiff3.mo +share/locale/hu/LC_MESSAGES/kdiff3.mo +share/locale/is/LC_MESSAGES/kdiff3.mo +share/locale/it/LC_MESSAGES/kdiff3.mo +share/locale/it/LC_MESSAGES/kdiff3_plugin.mo +share/locale/ja/LC_MESSAGES/kdiff3.mo +share/locale/ka/LC_MESSAGES/kdiff3.mo +share/locale/ka/LC_MESSAGES/kdiff3_plugin.mo +share/locale/lt/LC_MESSAGES/kdiff3.mo +share/locale/nb/LC_MESSAGES/kdiff3.mo +share/locale/nl/LC_MESSAGES/kdiff3.mo +share/locale/nl/LC_MESSAGES/kdiff3_plugin.mo +share/locale/pl/LC_MESSAGES/kdiff3.mo +share/locale/pl/LC_MESSAGES/kdiff3_plugin.mo +share/locale/pt/LC_MESSAGES/kdiff3.mo +share/locale/pt/LC_MESSAGES/kdiff3_plugin.mo +share/locale/pt_BR/LC_MESSAGES/kdiff3.mo +share/locale/pt_BR/LC_MESSAGES/kdiff3_plugin.mo +share/locale/ro/LC_MESSAGES/kdiff3.mo +share/locale/ru/LC_MESSAGES/kdiff3.mo +share/locale/ru/LC_MESSAGES/kdiff3_plugin.mo +share/locale/rw/LC_MESSAGES/kdiff3.mo +share/locale/sk/LC_MESSAGES/kdiff3.mo +share/locale/sk/LC_MESSAGES/kdiff3_plugin.mo +share/locale/sr/LC_MESSAGES/kdiff3.mo +share/locale/sr@Latn/LC_MESSAGES/kdiff3.mo +share/locale/sv/LC_MESSAGES/kdiff3.mo +share/locale/sv/LC_MESSAGES/kdiff3_plugin.mo +share/locale/ta/LC_MESSAGES/kdiff3.mo +share/locale/tg/LC_MESSAGES/kdiff3.mo +share/locale/tr/LC_MESSAGES/kdiff3.mo +share/locale/tr/LC_MESSAGES/kdiff3_plugin.mo +share/locale/uk/LC_MESSAGES/kdiff3.mo +share/locale/zh_CN/LC_MESSAGES/kdiff3.mo +share/locale/zh_Hans/LC_MESSAGES/kdiff3_plugin.mo +share/man/man1/kdiff3.1.gz +share/services/kdiff3_plugin.desktop +share/services/kdiff3part.desktop diff --git a/freebsd/applications/development/kscope/Makefile b/freebsd/applications/development/kscope/Makefile new file mode 100644 index 000000000..64bad2ab3 --- /dev/null +++ b/freebsd/applications/development/kscope/Makefile @@ -0,0 +1,40 @@ +# -*-mode: makefile-*- +# Created by: slavek.banko@axis.cz +# $FreeBSD$ +# +# TDE port map: applications/development/kscope + +PORTSDIR?=/usr/ports +.include <${PORTSDIR}/Mk/bsd.trinity.mk> + +PORTNAME= kscope-trinity +COMMENT= Source editing environment for TDE +TDE_PREVERSION= +MASTER_SITE_SUBDIR= k/${PORTNAME} +PORTREVISION= 0 +CATEGORIES= devel x11 +DIST_SUBDIR= TDE/applications/development + + +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \ + ${TDE_PREFIX}/share/cmake/kate.cmake:x11/tdebase-trinity \ + ${LOCALBASE}/share/cmake/Modules/TDEMacros.cmake:devel/tde-cmake \ + +BUILD_DEPENDS+= bison:devel/bison + +LIB_DEPENDS+= libtqt.so:x11-toolkits/libtqtinterface + + +# Build +post-patch: tde-pathfix + +do-configure: tde-cmake-prepare + ${TDE_CMAKE_CONFIGURE} \ + -DBUILD_ALL="ON" \ + -DWITH_ALL_OPTIONS="ON" + +do-build: tde-cmake-build + +do-install: tde-cmake-install + +.include <bsd.port.mk> diff --git a/freebsd/applications/development/kscope/distinfo b/freebsd/applications/development/kscope/distinfo new file mode 100644 index 000000000..31584863a --- /dev/null +++ b/freebsd/applications/development/kscope/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762416435 +SHA256 (TDE/applications/development/kscope-trinity_14.1.5.orig.tar.xz) = cadbf131227fd928c5acf96bf8a62e98c1ef1c50ef2e8bcde013df775598c55b +SIZE (TDE/applications/development/kscope-trinity_14.1.5.orig.tar.xz) = 1059640 diff --git a/freebsd/applications/development/kscope/pkg-descr b/freebsd/applications/development/kscope/pkg-descr new file mode 100644 index 000000000..acac542ec --- /dev/null +++ b/freebsd/applications/development/kscope/pkg-descr @@ -0,0 +1,20 @@ +source editing environment for TDE + +KScope is a TDE front-end to Cscope. It provides a source-editing environment +for large C projects. KScope is focused on source editing and analysis. + +KScope is built around an efficient mechanism for code-navigation, which +allows the user to run queries on the code. + +The types of queries KScope can run include: + * Get all references to a symbol + * Find the definition of a symbol * Find all functions called by or calling to a function + * Find an EGrep pattern * Find all files #including some file + These queries are handled by an underlying Cscope process. KScope simply +serves as a front-end to this process, feeding it with queries, and parsing its output into result lists. The items in those lists can later be selected +to open an editor at the matching line. . +Main Features: * Multiple editor windows (using your favourite TDE editor) + * Project management * Front-end to most Cscope queries + * Tag list for every open editor * Call-tree window + * Session management, including saving and restoring queries + * Works with externally-built cscope.out files diff --git a/freebsd/applications/development/kscope/pkg-plist b/freebsd/applications/development/kscope/pkg-plist new file mode 100644 index 000000000..97a7ecbdf --- /dev/null +++ b/freebsd/applications/development/kscope/pkg-plist @@ -0,0 +1,52 @@ +bin/kscope +share/applications/tde/kscope.desktop +share/apps/kscope/kscope_config +share/apps/kscope/kscopeui.rc +share/apps/kscope/pics/bookmark.png +share/apps/kscope/pics/call_graph.png +share/apps/kscope/pics/called_tree.png +share/apps/kscope/pics/calling_tree.png +share/apps/kscope/pics/file_ro.png +share/apps/kscope/pics/file_rw.png +share/apps/kscope/pics/file_save.png +share/apps/kscope/pics/query_locked.png +share/apps/kscope/pics/query_unlocked.png +share/apps/kscope/pics/tab_list.png +share/doc/tde/HTML/en/kscope/about.docbook +share/doc/tde/HTML/en/kscope/autocomp_dlg.png +share/doc/tde/HTML/en/kscope/bookmarks.docbook +share/doc/tde/HTML/en/kscope/bookmarks.png +share/doc/tde/HTML/en/kscope/call_graph.png +share/doc/tde/HTML/en/kscope/call_tree.png +share/doc/tde/HTML/en/kscope/common +share/doc/tde/HTML/en/kscope/config_dlg.docbook +share/doc/tde/HTML/en/kscope/editing.docbook +share/doc/tde/HTML/en/kscope/index.cache.bz2 +share/doc/tde/HTML/en/kscope/index.docbook +share/doc/tde/HTML/en/kscope/main_menu.docbook +share/doc/tde/HTML/en/kscope/main_window.docbook +share/doc/tde/HTML/en/kscope/main_window.png +share/doc/tde/HTML/en/kscope/pos_history.docbook +share/doc/tde/HTML/en/kscope/pref_clrs.png +share/doc/tde/HTML/en/kscope/pref_fonts.png +share/doc/tde/HTML/en/kscope/pref_opts.png +share/doc/tde/HTML/en/kscope/pref_progs.png +share/doc/tde/HTML/en/kscope/project_details.png +share/doc/tde/HTML/en/kscope/project_files.png +share/doc/tde/HTML/en/kscope/project_make.png +share/doc/tde/HTML/en/kscope/project_open.png +share/doc/tde/HTML/en/kscope/project_opts.png +share/doc/tde/HTML/en/kscope/project_types.png +share/doc/tde/HTML/en/kscope/projects.docbook +share/doc/tde/HTML/en/kscope/query_dlg.png +share/doc/tde/HTML/en/kscope/query_filter.png +share/doc/tde/HTML/en/kscope/query_system.docbook +share/doc/tde/HTML/en/kscope/quick_start.docbook +share/icons/hicolor/16x16/apps/kscope.png +share/icons/hicolor/32x32/apps/kscope.png +share/icons/locolor/16x16/apps/kscope.png +share/icons/locolor/32x32/apps/kscope.png +share/locale/de/LC_MESSAGES/kscope.mo +share/locale/nl/LC_MESSAGES/kscope.mo +share/locale/zh_CN/LC_MESSAGES/kscope.mo +share/man/man1/kscope.1.gz diff --git a/freebsd/applications/development/kxmleditor/Makefile b/freebsd/applications/development/kxmleditor/Makefile new file mode 100644 index 000000000..e811cb733 --- /dev/null +++ b/freebsd/applications/development/kxmleditor/Makefile @@ -0,0 +1,37 @@ +# -*-mode: makefile-*- +# Created by: slavek.banko@axis.cz +# $FreeBSD$ +# +# TDE port map: applications/development/kxmleditor + +PORTSDIR?=/usr/ports +.include <${PORTSDIR}/Mk/bsd.trinity.mk> + +PORTNAME= kxmleditor-trinity +COMMENT= XML Editor for TDE +TDE_PREVERSION= +MASTER_SITE_SUBDIR= k/${PORTNAME} +PORTREVISION= 0 +CATEGORIES= editors x11 +DIST_SUBDIR= TDE/applications/development + + +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \ + ${LOCALBASE}/share/cmake/Modules/TDEMacros.cmake:devel/tde-cmake \ + +LIB_DEPENDS+= libtqt.so:x11-toolkits/libtqtinterface + + +# Build +post-patch: tde-pathfix + +do-configure: tde-cmake-prepare + ${TDE_CMAKE_CONFIGURE} \ + -DBUILD_ALL="ON" \ + -DWITH_ALL_OPTIONS="ON" + +do-build: tde-cmake-build + +do-install: tde-cmake-install + +.include <bsd.port.mk> diff --git a/freebsd/applications/development/kxmleditor/distinfo b/freebsd/applications/development/kxmleditor/distinfo new file mode 100644 index 000000000..2a063e49f --- /dev/null +++ b/freebsd/applications/development/kxmleditor/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762416488 +SHA256 (TDE/applications/development/kxmleditor-trinity_14.1.5.orig.tar.xz) = d201d8feb9565be443bae520c05bf7809fa0e9e66e8f57d1e26bd0435a052b07 +SIZE (TDE/applications/development/kxmleditor-trinity_14.1.5.orig.tar.xz) = 510188 diff --git a/freebsd/applications/development/kxmleditor/pkg-descr b/freebsd/applications/development/kxmleditor/pkg-descr new file mode 100644 index 000000000..397a0a65d --- /dev/null +++ b/freebsd/applications/development/kxmleditor/pkg-descr @@ -0,0 +1,8 @@ +XML Editor for TDE + +KXML Editor is a simple program, that displays and edits the contents of an +XML file. It can be embedded in Quanta, and used with DCOP. + +The left side contains a tree representing the XML document structure. The +right side contains a list of attributes for the selected XML element and its +contents. diff --git a/freebsd/applications/development/kxmleditor/pkg-plist b/freebsd/applications/development/kxmleditor/pkg-plist new file mode 100644 index 000000000..81d8b0838 --- /dev/null +++ b/freebsd/applications/development/kxmleditor/pkg-plist @@ -0,0 +1,106 @@ +bin/kxmleditor +lib/libkxmleditorpart.la +lib/libkxmleditorpart.so +lib/libkxmleditorpart.so.1 +lib/libkxmleditorpart.so.1.0.0 +share/applications/tde/kxmleditor.desktop +share/apps/kxmleditor/icons/hicolor/16x16/actions/bookmark_next.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/bookmark_prev.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/collapse_node.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/expand_node.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_cdata.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_comment.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_delete_attribute.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_delete_contents.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_delete_element.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_delete_procins.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_edit_attribute.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_edit_contents.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_edit_element.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_edit_procins.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_insert_attribute.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_insert_contents.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_insert_element.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_insert_procins.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_move_item_down.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_move_item_up.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_text.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/bookmark_next.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/bookmark_prev.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/collapse_node.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/expand_node.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_delete_attribute.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_delete_contents.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_delete_element.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_delete_procins.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_edit_attribute.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_edit_contents.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_edit_element.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_edit_procins.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_insert_attribute.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_insert_contents.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_insert_element.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_insert_procins.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_move_item_down.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_move_item_up.png +share/apps/kxmleditor/icons/hicolor/32x32/actions/bookmark_next.png +share/apps/kxmleditor/icons/hicolor/32x32/actions/bookmark_prev.png +share/apps/kxmleditor/icons/hicolor/32x32/actions/xml_move_item_down.png +share/apps/kxmleditor/icons/hicolor/32x32/actions/xml_move_item_up.png +share/apps/kxmleditor/icons/locolor/16x16/actions/bookmark_next.png +share/apps/kxmleditor/icons/locolor/16x16/actions/bookmark_prev.png +share/apps/kxmleditor/icons/locolor/16x16/actions/collapse_node.png +share/apps/kxmleditor/icons/locolor/16x16/actions/expand_node.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_delete_attribute.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_delete_contents.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_delete_element.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_delete_procins.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_edit_attribute.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_edit_contents.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_edit_element.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_edit_procins.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_attribute.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_contents.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_element.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_procins.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_move_item_down.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_move_item_up.png +share/apps/kxmleditor/kxedocument.rc +share/apps/kxmleditor/kxmleditorpartBrowseUI.rc +share/apps/kxmleditor/kxmleditorpartEditUI.rc +share/apps/kxmleditor/kxmleditorshell.rc +share/apps/kxmleditor/pics/xml_attribute.png +share/apps/kxmleditor/pics/xml_cdata.png +share/apps/kxmleditor/pics/xml_cdata_b.png +share/apps/kxmleditor/pics/xml_comment.png +share/apps/kxmleditor/pics/xml_comment_b.png +share/apps/kxmleditor/pics/xml_contents.png +share/apps/kxmleditor/pics/xml_contents_b.png +share/apps/kxmleditor/pics/xml_element.png +share/apps/kxmleditor/pics/xml_element_b.png +share/apps/kxmleditor/pics/xml_procinstr.png +share/apps/kxmleditor/pics/xml_procinstr_b.png +share/apps/kxmleditor/pics/xml_text.png +share/apps/kxmleditor/pics/xml_text_b.png +share/doc/tde/HTML/en/kxmleditor/common +share/doc/tde/HTML/en/kxmleditor/index.cache.bz2 +share/doc/tde/HTML/en/kxmleditor/index.docbook +share/doc/tde/HTML/en/kxmleditor/screenshot.png +share/doc/tde/HTML/en/kxmleditor/setuparchive.png +share/doc/tde/HTML/en/kxmleditor/setupnewfiles.png +share/doc/tde/HTML/en/kxmleditor/setupprinting.png +share/doc/tde/HTML/en/kxmleditor/setuptextview.png +share/doc/tde/HTML/en/kxmleditor/setuptreeview.png +share/doc/tde/HTML/en/kxmleditor/specprocinstrdlg.png +share/doc/tde/HTML/en/kxmleditor/tdeparts.png +share/doc/tde/HTML/en/kxmleditor/texteditor.png +share/doc/tde/HTML/en/kxmleditor/xml.png +share/icons/hicolor/32x32/apps/kxmleditor.png +share/icons/hicolor/48x48/apps/kxmleditor.png +share/icons/locolor/16x16/apps/kxmleditor.png +share/icons/locolor/32x32/apps/kxmleditor.png +share/locale/de/LC_MESSAGES/kxmleditor.mo +share/locale/fr/LC_MESSAGES/kxmleditor.mo +share/locale/pl/LC_MESSAGES/kxmleditor.mo +share/man/man1/kxmleditor.1.gz +share/services/kxmleditorpart.desktop diff --git a/freebsd/applications/development/universal-indent-gui-tqt/Makefile b/freebsd/applications/development/universal-indent-gui-tqt/Makefile new file mode 100644 index 000000000..70018a8ee --- /dev/null +++ b/freebsd/applications/development/universal-indent-gui-tqt/Makefile @@ -0,0 +1,39 @@ +# -*-mode: makefile-*- +# Created by: slavek.banko@axis.cz +# $FreeBSD$ +# +# TDE port map: applications/development/universal-indent-gui-tqt + +PORTSDIR?=/usr/ports +.include <${PORTSDIR}/Mk/bsd.trinity.mk> + +PORTNAME= universal-indent-gui-tqt +COMMENT= Graphical UI for multiple source code indent/format/beautify tools +TDE_PREVERSION= +MASTER_SITE_SUBDIR= u/${PORTNAME} +PORTREVISION= 0 +CATEGORIES= devel x11 +DISTSRC= ${PORTNAME}-trinity-${TDE_VERSION}${TDE_PREVERSION} +DIST_SUBDIR= TDE/applications/development + + +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \ + ${LOCALBASE}/share/cmake/Modules/TDEMacros.cmake:devel/tde-cmake \ + +LIB_DEPENDS+= libtqt.so:x11-toolkits/libtqtinterface \ + libtqscintilla.so:devel/tqscintilla \ + + +# Build +post-patch: tde-pathfix + +do-configure: tde-cmake-prepare + ${TDE_CMAKE_CONFIGURE} \ + -DBUILD_ALL="ON" \ + -DWITH_ALL_OPTIONS="ON" + +do-build: tde-cmake-build + +do-install: tde-cmake-install + +.include <bsd.port.mk> diff --git a/freebsd/applications/development/universal-indent-gui-tqt/distinfo b/freebsd/applications/development/universal-indent-gui-tqt/distinfo new file mode 100644 index 000000000..cac3f4ece --- /dev/null +++ b/freebsd/applications/development/universal-indent-gui-tqt/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762416534 +SHA256 (TDE/applications/development/universal-indent-gui-tqt_14.1.5.orig.tar.xz) = bfb12ca3ba63b6e0feeae0416313401a5412eeb6dff93eca31820c2812050420 +SIZE (TDE/applications/development/universal-indent-gui-tqt_14.1.5.orig.tar.xz) = 455532 diff --git a/freebsd/applications/development/universal-indent-gui-tqt/pkg-descr b/freebsd/applications/development/universal-indent-gui-tqt/pkg-descr new file mode 100644 index 000000000..6d63eebc0 --- /dev/null +++ b/freebsd/applications/development/universal-indent-gui-tqt/pkg-descr @@ -0,0 +1,37 @@ +GUI frontend for several code beautifiers + +UniversalIndentGui is a GUI fontend for several code beautifiers, currently +supporting: + * Artistic Styler + * BCPP + * Cobol Beautify + * CSSTidy + * Fortran 90 PPR + * GNU Indent + * GreatCode + * hindent + * HTB + * Javascript Decoder + * JSPPP + * Perl Tidy + * PHP_Beautifier + * PHP Code Beautifier + * PHP Stylist + * pindent + * Ruby Beautify + * Ruby Formatter + * Shell Indent + * (HTML) Tidy + * Uncrustify + * XML Indent + +UniversalIndentGui allows you to tune a beautifier's configuration and see +how the changes affects a source example live. It is especially useful to +compare different C/C++ beautifiers when you have to choose one of them. + +KXML Editor is a simple program, that displays and edits the contents of an +XML file. It can be embedded in Quanta, and used with DCOP. + +The left side contains a tree representing the XML document structure. The +right side contains a list of attributes for the selected XML element and its +contents. diff --git a/freebsd/applications/development/universal-indent-gui-tqt/pkg-plist b/freebsd/applications/development/universal-indent-gui-tqt/pkg-plist new file mode 100644 index 000000000..3d880be21 --- /dev/null +++ b/freebsd/applications/development/universal-indent-gui-tqt/pkg-plist @@ -0,0 +1,82 @@ +bin/universal-indent-gui-tqt +%%DATADIR%%/config/UiGuiSyntaxHighlightConfig.ini +%%DATADIR%%/icons/accessories-text-editor.png +%%DATADIR%%/icons/applications-system.png +%%DATADIR%%/icons/document-open.png +%%DATADIR%%/icons/document-save-as.png +%%DATADIR%%/icons/document-save.png +%%DATADIR%%/icons/edit-clear.png +%%DATADIR%%/icons/exporthtml.png +%%DATADIR%%/icons/exportpdf.png +%%DATADIR%%/icons/help.png +%%DATADIR%%/icons/info.png +%%DATADIR%%/icons/language-de.png +%%DATADIR%%/icons/language-en.png +%%DATADIR%%/icons/language-fr.png +%%DATADIR%%/icons/language-ja.png +%%DATADIR%%/icons/language-ru.png +%%DATADIR%%/icons/language-uk.png +%%DATADIR%%/icons/language-zh_TW.png +%%DATADIR%%/icons/live-preview.png +%%DATADIR%%/icons/load_indent_cfg.png +%%DATADIR%%/icons/preferences-system.png +%%DATADIR%%/icons/save_indent_cfg.png +%%DATADIR%%/icons/shell.png +%%DATADIR%%/icons/syntax-highlight.png +%%DATADIR%%/icons/system-log-out.png +%%DATADIR%%/icons/tooltip.png +%%DATADIR%%/icons/universalIndentGUI.ico +%%DATADIR%%/icons/universalIndentGUI.svg +%%DATADIR%%/icons/universalIndentGUI_32x32.xpm +%%DATADIR%%/icons/universalIndentGUI_512x512.png +%%DATADIR%%/icons/universalIndentGUI_64x64.png +%%DATADIR%%/icons/view-refresh.png +%%DATADIR%%/indenters/example.cpp +%%DATADIR%%/indenters/examples/JsDecoder.js +%%DATADIR%%/indenters/examples/example.cbl +%%DATADIR%%/indenters/examples/example.css +%%DATADIR%%/indenters/examples/example.f90 +%%DATADIR%%/indenters/examples/example.html +%%DATADIR%%/indenters/examples/example.js +%%DATADIR%%/indenters/examples/example.php +%%DATADIR%%/indenters/examples/example.pl +%%DATADIR%%/indenters/examples/example.py +%%DATADIR%%/indenters/examples/example.rb +%%DATADIR%%/indenters/examples/example.sh +%%DATADIR%%/indenters/examples/example.sql +%%DATADIR%%/indenters/examples/example.vb +%%DATADIR%%/indenters/examples/example.xml +%%DATADIR%%/indenters/examples/hindent +%%DATADIR%%/indenters/examples/hindent.html +%%DATADIR%%/indenters/examples/perltidy +%%DATADIR%%/indenters/examples/phpStylist.php +%%DATADIR%%/indenters/examples/phpStylist.txt +%%DATADIR%%/indenters/examples/pindent.py +%%DATADIR%%/indenters/examples/pindent.txt +%%DATADIR%%/indenters/examples/rbeautify.rb +%%DATADIR%%/indenters/examples/ruby_formatter.rb +%%DATADIR%%/indenters/examples/shellindent.awk +%%DATADIR%%/indenters/uigui_CblBeau.ini +%%DATADIR%%/indenters/uigui_astyle.ini +%%DATADIR%%/indenters/uigui_bcpp.ini +%%DATADIR%%/indenters/uigui_csstidy.ini +%%DATADIR%%/indenters/uigui_f90ppr.ini +%%DATADIR%%/indenters/uigui_gnuindent.ini +%%DATADIR%%/indenters/uigui_greatcode.ini +%%DATADIR%%/indenters/uigui_hindent.ini +%%DATADIR%%/indenters/uigui_htb.ini +%%DATADIR%%/indenters/uigui_jsdecoder.ini +%%DATADIR%%/indenters/uigui_jsppp.ini +%%DATADIR%%/indenters/uigui_perltidy.ini +%%DATADIR%%/indenters/uigui_phpCB.ini +%%DATADIR%%/indenters/uigui_phpStylist.ini +%%DATADIR%%/indenters/uigui_php_Beautifier.ini +%%DATADIR%%/indenters/uigui_pindent.ini +%%DATADIR%%/indenters/uigui_psti.ini +%%DATADIR%%/indenters/uigui_rbeautify.ini +%%DATADIR%%/indenters/uigui_rubyformatter.ini +%%DATADIR%%/indenters/uigui_shellindent.ini +%%DATADIR%%/indenters/uigui_tidy.ini +%%DATADIR%%/indenters/uigui_uncrustify.ini +%%DATADIR%%/indenters/uigui_vbsbeaut.ini +%%DATADIR%%/indenters/uigui_xmlindent.ini |
