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
ccls C/C++/ObjC language server
0.20231116 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.20231116Version of this port present on the latest quarterly branch.
Maintainer: khng@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-28 14:43:35
Last Update: 2023-11-27 09:25:33
Commit Hash: 683a3be
License: APACHE20
WWW:
https://github.com/MaskRay/ccls
Description:
Ccls is a C/C++/Objective-C language server with the following features: - Code completion (with both signature help and snippets) - Definition/references, and other cross references - Cross reference extensions: $ccls/call $ccls/inheritance $ccls/member $ccls/vars ... - Formatting - Hierarchies: call (caller/callee) hierarchy, inheritance (base/derived) hierarchy, member hierarchy - Symbol rename - Document symbols and approximate search of workspace symbol - Hover information - Diagnostics and code actions (clang FixIts) - Semantic highlighting and preprocessor skipped regions - Semantic navigation: $ccls/navigate
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 (4 items)
Collapse this list.
  1. bin/ccls
  2. /usr/local/share/licenses/ccls-0.20231116/catalog.mk
  3. /usr/local/share/licenses/ccls-0.20231116/LICENSE
  4. /usr/local/share/licenses/ccls-0.20231116/APACHE20
Collapse this list.
Dependency lines:
  • ccls>0:devel/ccls
To install the port:
cd /usr/ports/devel/ccls/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ccls
  • pkg install ccls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ccls
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701073926 SHA256 (ccls.wiki-0.20231116.tar.gz) = 3d6f9ac1cb97a4de12319df4196a44a24963b140cad204f09f2c41d38bd498ca SIZE (ccls.wiki-0.20231116.tar.gz) = 38656

Expand this list (2 items)

Collapse this list.

SHA256 (MaskRay-ccls-0.20231116-490edc1e0220_GH0.tar.gz) = 97597ff435ea0742b1ea27085200c3f827d4bc3bd59952501ed6c30177a983aa SIZE (MaskRay-ccls-0.20231116-490edc1e0220_GH0.tar.gz) = 162093

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ccls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.202311160.20231116-0.202311160.20231116---
FreeBSD:13:quarterly0.202311160.20231116-0.202311160.202311160.202311160.202311160.20231116
FreeBSD:14:latest0.202311160.20231116-0.202311160.202311160.20230115-0.20230115
FreeBSD:14:quarterly0.202311160.20231116-0.202311160.202311160.202311160.202311160.20231116
FreeBSD:15:latest0.202311160.20231116n/a0.20231116n/a0.202311160.202311160.20231116
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. rapidjson>=1.1.0_4 : devel/rapidjson
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libLLVM-15.so : devel/llvm15
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ccls-0.20231116: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ccls
USES:
cmake compiler:c++17-lang llvm:lib localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/MaskRay/ccls/tar.gz/490edc1e0220?dummy=/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20231116
27 Nov 2023 09:25:33
commit hash: 683a3be4c573df5d1df98a45c80bd901d96cafb5commit hash: 683a3be4c573df5d1df98a45c80bd901d96cafb5commit hash: 683a3be4c573df5d1df98a45c80bd901d96cafb5commit hash: 683a3be4c573df5d1df98a45c80bd901d96cafb5 files touched by this commit
Ka Ho Ng (khng) search for other commits by this committer
devel/ccls: update to snapshot 20231116

Reviewed by:	delphij
Differential Revision:	https://reviews.freebsd.org/D42778
0.20230115
13 Feb 2023 04:51:35
commit hash: 93bc67ee64069717b4b0e56cfeba31fbabd40a5ccommit hash: 93bc67ee64069717b4b0e56cfeba31fbabd40a5ccommit hash: 93bc67ee64069717b4b0e56cfeba31fbabd40a5ccommit hash: 93bc67ee64069717b4b0e56cfeba31fbabd40a5c files touched by this commit
Ka Ho Ng (khng) search for other commits by this committer
devel/ccls: Reinstate the port and update to snapshot 20230115

Approved by:	delphij (ports)
Differential Revision:	https://reviews.freebsd.org/D38552
0.20210330
14 Jan 2023 23:14:56
commit hash: 21778d8958f518e2179b1053d75cfb6c71405558commit hash: 21778d8958f518e2179b1053d75cfb6c71405558commit hash: 21778d8958f518e2179b1053d75cfb6c71405558commit hash: 21778d8958f518e2179b1053d75cfb6c71405558 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
Cleanup: Remove devel/llvm[789]0

 *  remove old devel/llvm70
 *  remove old devel/llvm80
 *  remove old devel/llvm90

 *  remove ports explicitely depending on either of the three

Differential Revision:	https://reviews.freebsd.org/D37936
0.20210330
17 Dec 2022 23:10:16
commit hash: e66cf64fcf9beea7e3937491d113bbbee50bf263commit hash: e66cf64fcf9beea7e3937491d113bbbee50bf263commit hash: e66cf64fcf9beea7e3937491d113bbbee50bf263commit hash: e66cf64fcf9beea7e3937491d113bbbee50bf263 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel/ccls: lock llvm-version at 9

LLVM_DEFAULT will be bumped to 15, this port fails with:
	[...]
	/wrkdirs/usr/ports/devel/ccls/work/ccls-0.20210330/src/indexer.cc:530:21:
error: use of undeclared identifier 'isIdentifierBody'; did you mean
'IdentifierLoc'?
		     ((i && isIdentifierBody(name[i - 1])) ||
			    ^
	[...]

PR:             263456
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.20210330
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.20210330
09 Apr 2021 08:58:40
commit hash: 024be49d6eb22474bd5035f77245d658ff3a8df8commit hash: 024be49d6eb22474bd5035f77245d658ff3a8df8commit hash: 024be49d6eb22474bd5035f77245d658ff3a8df8commit hash: 024be49d6eb22474bd5035f77245d658ff3a8df8 files touched by this commit
Ka Ho Ng (khng) search for other commits by this committer
devel/ccls: Update to 0.20210330

The location of documentation tarball is reset to my ~/public_distfiles.

Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D29601
0.20201219
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.20201219
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.20201219
31 Dec 2020 17:16:06
Revision:559756Original commit files touched by this commit
ygy search for other commits by this committer
devel/ccls: Update to 0.20201219 and take maintainership

Submitted by:	Ka Ho Ng <khng300@gmail.com>
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D27862
0.20190823.4
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
0.20190823.4
25 Apr 2020 09:08:06
Revision:532927Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Unbreak build with LLVM10

src/indexer.cc:683:50: error: only virtual member functions can be marked
'override'
                           ASTNodeInfo ast_node) override {
                                                 ^~~~~~~~~
1 error generated.
0.20190823.4
07 Nov 2019 14:18:33
Revision:516977Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20190823.4
0.20190823.3
24 Sep 2019 07:23:59
Revision:512701Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20190823.3
0.20190823.2_1
20 Sep 2019 19:58:36
Revision:512440Original commit files touched by this commit
jbeich search for other commits by this committer
Switch default devel/llvm* to 90

PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
0.20190823.2
16 Sep 2019 11:48:48
Revision:512173Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20190823.2
0.20190823.1
03 Sep 2019 12:32:36
Revision:510940Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20190823.1

- Update docs to latest Wiki snapshot
0.20190823
23 Aug 2019 20:07:19
Revision:509658Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20190823

Changes:	https://github.com/MaskRay/ccls/releases/tag/0.20190823
0.20190731
07 Aug 2019 08:47:31
Revision:508301Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to latest commit

This should make it work with devel/llvm90.

PR:		239682
0.20190314_1
07 Aug 2019 08:33:24
Revision:508299Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Pet portclippy
0.20190314_1
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.20190314
08 Apr 2019 00:37:46
Revision:498336Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Fix build with multiple llvm* packages installed

Apparently it is possible for the build to pick multiple LLVM
versions if LLVM_DIR is not explicitly set similar to Clang_DIR.

$ grep llvm $(make -V CONFIGURE_WRKSRC)/CMakeCache.txt
Clang_DIR:PATH=/usr/local/llvm80/lib/cmake/clang
LLVM_DIR:PATH=/usr/local/llvm50/lib/cmake/llvm

PR:		237089
Submitted by:	fullermd@over-yonder.net
0.20190314
31 Mar 2019 19:42:08
Revision:497444Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20190314

Changes:	https://github.com/MaskRay/ccls/releases/tag/0.20190314
0.20190301_2
25 Mar 2019 18:09:31
Revision:496845Original commit files touched by this commit
jbeich search for other commits by this committer
devel/ccls: unbreak with DEFAULT_VERSIONS+=llvm=-devel

Don't try hard to make LIB_DEPENDS pick the specific version when this
is already enforced by BUILD_DEPENDS. The left field in _DEPENDS lines
isn't recorded into binary packages, anyway.

=======================<phase: lib-depends    >============================
===>   ccls-0.20190301_2 depends on shared library: libLLVM--devel.so - not
found
===>   Installing existing package /packages/All/llvm-devel-9.0.d20190226.txz
[120i386-default-llvm90-job-07] Installing llvm-devel-9.0.d20190226...
the most recent version of llvm-devel-9.0.d20190226 is already installed
===>   ccls-0.20190301_2 depends on shared library: libLLVM--devel.so - not
found
*** Error code 1
0.20190301_2
20 Mar 2019 12:23:26
Revision:496337Original commit files touched by this commit
jbeich search for other commits by this committer
Switch to devel/llvm80 for DEFAULT_VERSIONS

PR:		235215
0.20190301_1
04 Mar 2019 15:20:42
Revision:494601Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Fix distinfo

The 0.20190301 tag was recreated.

Changes:	https://people.freebsd.org/~tobik/logs/ccls-0.20190301.diff
0.20190301
02 Mar 2019 07:43:06
Revision:494371Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20190301

Changes:	https://github.com/MaskRay/ccls/releases/tag/0.20190301
0.20181225.8_1
30 Jan 2019 05:39:48
Revision:491604Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Build with LLVM_ENABLE_RTTI

Same as the devel/llvm* ports.  Otherwise ccls is compiled with
-fno-rtti but LLVM is not which can lead to crashes [1].  Make sure
assertions are disabled too while here.

[1] https://github.com/MaskRay/ccls/issues/30
0.20181225.8
27 Jan 2019 04:10:20
Revision:491322Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225.8
0.20181225.7
15 Jan 2019 20:45:15
Revision:490401Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225.7
0.20181225.6
13 Jan 2019 12:01:53
Revision:490128Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225.6
0.20181225.5
12 Jan 2019 05:45:44
Revision:490024Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225.5
0.20181225.4
09 Jan 2019 18:46:41
Revision:489820Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225.4
0.20181225.3
03 Jan 2019 08:57:00
Revision:489139Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225.3
0.20181225.2
29 Dec 2018 04:16:10
Revision:488652Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225.2
0.20181225.1
28 Dec 2018 08:27:58
Revision:488587Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225.1
0.20181225_1
26 Dec 2018 02:33:20
Revision:488356Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Fix distinfo after upstream retagged 0.20181225

- Add the commit currently tagged as 0.20181225 for future reference
- The old 0.20181225 tag was commit a9397cf6148d50b88a36ec2e90ea23813dda379d
- Drop upstreamed patch

Distfile diff:
https://people.freebsd.org/~tobik/logs/ccls-0.20181225-retag.diff
0.20181225
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.20181225
25 Dec 2018 17:14:37
Revision:488330Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181225

Changes:	https://github.com/MaskRay/ccls/releases/tag/0.20181225
0.20181111.1
12 Dec 2018 12:21:45
Revision:487292Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181111.1

- Drop LLVM_DEFAULT after r485466
- Sync docs
0.20181111_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.20181111
12 Nov 2018 07:38:30
Revision:484790Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181111

Changes:	https://github.com/MaskRay/ccls/releases/tag/0.20181111
0.20181024
07 Nov 2018 15:55:58
Revision:484402Original commit files touched by this commit
mat search for other commits by this committer
FreeBSD 10 is not supported any more.
0.20181024
28 Oct 2018 15:06:32
Revision:483304Original commit files touched by this commit
tobik search for other commits by this committer
devel/ccls: Update to 0.20181024

Changes:	https://github.com/MaskRay/ccls/releases/tag/0.20181024
0.20181010
28 Oct 2018 14:43:12
Revision:483300Original commit files touched by this commit
tobik search for other commits by this committer
New port: devel/ccls

Ccls is a C/C++/Objective-C language server with the following
features:

- Code completion (with both signature help and snippets)
- Definition/references, and other cross references
- Cross reference extensions: $ccls/call $ccls/inheritance $ccls/member
  $ccls/vars ...
- Formatting
- Hierarchies: call (caller/callee) hierarchy, inheritance
  (base/derived) hierarchy, member hierarchy
- Symbol rename
- Document symbols and approximate search of workspace symbol
- Hover information
- Diagnostics and code actions (clang FixIts)
- Semantic highlighting and preprocessor skipped regions
- Semantic navigation: $ccls/navigate

WWW: https://github.com/MaskRay/ccls

Number of commits found: 45