summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/development/kscope
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/development/kscope')
-rw-r--r--freebsd/applications/development/kscope/Makefile40
-rw-r--r--freebsd/applications/development/kscope/distinfo3
-rw-r--r--freebsd/applications/development/kscope/pkg-descr20
-rw-r--r--freebsd/applications/development/kscope/pkg-plist52
4 files changed, 115 insertions, 0 deletions
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..47bf70da0
--- /dev/null
+++ b/freebsd/applications/development/kscope/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1681906617
+SHA256 (TDE/applications/development/kscope-trinity_14.1.0.orig.tar.xz) = 68f9445a6df460a91e97a73f23b3f78b7483f51ada20f1f45d2be6032cf0a6e1
+SIZE (TDE/applications/development/kscope-trinity_14.1.0.orig.tar.xz) = 1058892
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