notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
codequery Code understanding, browsing and search tool
0.27.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.26.0Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-08-02 17:53:16
Last Update: 2024-01-27 16:15:44
Commit Hash: 25bac22
License: MPL20
WWW:
https://ruben2020.github.io/codequery/
Description:
This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and Exuberant ctags. It can also work with Universal ctags, which is a drop-in replacement for Exuberant ctags. The databases of cscope and ctags would be processed by the cqmakedb tool to generate the CodeQuery database file. The CodeQuery database file can be viewed and queried using the codequery GUI tool.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/codequery
  2. bin/cqmakedb
  3. bin/cqsearch
  4. /usr/local/share/licenses/codequery-0.27.0/catalog.mk
  5. /usr/local/share/licenses/codequery-0.27.0/LICENSE
  6. /usr/local/share/licenses/codequery-0.27.0/MPL20
Collapse this list.
Dependency lines:
  • codequery>0:devel/codequery
To install the port:
cd /usr/ports/devel/codequery/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/codequery
  • pkg install codequery
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: codequery
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706313554 SHA256 (ruben2020-codequery-v0.27.0_GH0.tar.gz) = c03b86f9f5a8f5373862efaef6bddd18a15e5786570a93f0310725ecc5d74ff3 SIZE (ruben2020-codequery-v0.27.0_GH0.tar.gz) = 2301623

Packages (timestamps in pop-ups are UTC):
codequery
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.27.00.27.00.24.00.27.00.27.0---
FreeBSD:13:quarterly0.26.00.26.0-0.26.00.26.00.26.00.26.00.26.0
FreeBSD:14:latest0.27.00.27.0-0.27.00.27.00.26.0-0.26.0
FreeBSD:14:quarterly0.26.00.26.0-0.26.00.26.00.26.00.26.00.26.0
FreeBSD:15:latest0.27.00.27.0n/a0.27.0n/a0.27.00.27.00.27.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. qt5-buildtools>=5.15 : devel/qt5-buildtools
  4. lrelease : devel/qt5-linguisttools
  5. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libsqlite3.so : databases/sqlite3
  2. libQt5Concurrent.so : devel/qt5-concurrent
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Gui.so : x11-toolkits/qt5-gui
  5. libQt5Widgets.so : x11-toolkits/qt5-widgets
  6. libQt5Xml.so : textproc/qt5-xml
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_codequery
USES:
cmake compiler:c++11-lang qt:5 sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ruben2020/codequery/tar.gz/v0.27.0?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.27.0
27 Jan 2024 16:15:44
commit hash: 25bac227b53c6e22c2378c4fffb63ccb4f6983fbcommit hash: 25bac227b53c6e22c2378c4fffb63ccb4f6983fbcommit hash: 25bac227b53c6e22c2378c4fffb63ccb4f6983fbcommit hash: 25bac227b53c6e22c2378c4fffb63ccb4f6983fb files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/codequery: Update to 0.27.0

ChangeLog: https://github.com/ruben2020/codequery/blob/master/NEWS.md
0.26.0
26 Dec 2022 07:47:58
commit hash: ec53cbefa055c4f07bcc1f018ac8e763f8ec2788commit hash: ec53cbefa055c4f07bcc1f018ac8e763f8ec2788commit hash: ec53cbefa055c4f07bcc1f018ac8e763f8ec2788commit hash: ec53cbefa055c4f07bcc1f018ac8e763f8ec2788 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/codequery: Adopt/Update to 0.26.0

ChangeLog: https://github.com/ruben2020/codequery/compare/v0.25.0...v0.26.0
0.25.0
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.25.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.25.0
07 Sep 2022 10:26:41
commit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
0.25.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.25.0
20 Apr 2022 09:51:39
commit hash: d1783a533e75534cf1d516b66d0e9cd78e844743commit hash: d1783a533e75534cf1d516b66d0e9cd78e844743commit hash: d1783a533e75534cf1d516b66d0e9cd78e844743commit hash: d1783a533e75534cf1d516b66d0e9cd78e844743 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
devel/codequery: update to 0.25.0

Reported by:	portscout
0.24.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.24.0
18 Jan 2021 19:16:50
Revision:561959Original commit files touched by this commit
fernape search for other commits by this committer
devel/codequery: update to 0.24.0

ChangeLog:
https://github.com/ruben2020/codequery/blob/master/NEWS.md#version-0240---jan-17-2021

Reported by:	portscout
0.23.0
16 Apr 2020 10:13:45
Revision:531839Original commit files touched by this commit
fernape search for other commits by this committer
devel/codequery: update to 0.23.0

ChangeLog:
https://github.com/ruben2020/codequery/blob/master/NEWS.md#version-0230---apr-15-2020

Accumulated changes:

 * The CMake build directory is now moveable and renameable
 * Enhancement: Added build option for no GUI
 * Enhancement: Updated Scintilla to 3.11.2
 * Enhancement: Performance improvement by using QString instead of STL String
   for search through GUI
 * Enhancement: Added ability to general call function and class inheritance
   graph through cqsearch CLI
 * Enhancement: Added ability to filter by path added to cqsearch CLI
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.21.1_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.21.1_2
09 Mar 2019 15:13:51
Revision:495171Original commit files touched by this commit
tcberner search for other commits by this committer
devel/codequery: switch to Qt5
0.21.1_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.21.1_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.21.1
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
0.21.1
28 Sep 2018 18:56:37
Revision:480879Original commit files touched by this commit
fernape search for other commits by this committer
devel/codequery: update to 0.21.1

Changelog: https://github.com/ruben2020/codequery/blob/master/NEWS.md

Approved by:	tcberner (mentor, implicit)
0.21.0_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.21.0
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
0.21.0
11 Jun 2018 01:44:15
Revision:472160Original commit files touched by this commit
linimon search for other commits by this committer
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
0.21.0
24 Feb 2018 22:35:18
Revision:462871Original commit files touched by this commit
rene search for other commits by this committer
Return pawel@'s ports to the pool after he resigned.

With hat:	portmgr
0.21.0
02 Aug 2017 17:53:05
Revision:447128Original commit files touched by this commit
pawel search for other commits by this committer
This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go
and Javascript source code. It builds upon the databases of cscope and
Exuberant ctags. It can also work with Universal ctags, which is a drop-in
replacement for Exuberant ctags.

The databases of cscope and ctags would be processed by the cqmakedb tool
to generate the CodeQuery database file.

The CodeQuery database file can be viewed and queried using the codequery
GUI tool.

WWW: https://ruben2020.github.io/codequery/

Number of commits found: 22