Port details on branch 2022Q2 |
- zapcc C++ caching compiler based on clang
- g20180622_3 devel
=0 g20180622_3Version of this port present on the latest quarterly branch. - Maintainer: freebsd@sysctl.cz
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: NCSA
- WWW:
- https://www.zapcc.com/
- Description:
- Zapcc is a caching C++ compiler based on clang, designed to perform faster
compilations. zapcc uses in-memory compilation cache in client-server
architecture, remembering all compilation information between runs.
zapcc is the client while zapccs is the server. Each zapcc run will reuse
an existing server or if none was available will start a new one.
WWW: https://www.zapcc.com/
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/zapcc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/zapcc
- pkg install zapcc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zapcc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1533505581
SHA256 (yrnkrn-zapcc-g20180622-b4c31cc_GH0.tar.gz) = 888c7d07d94466397230d8c382b1bfd9ea082d05af3d58bb666f97f3ba690ddf
SIZE (yrnkrn-zapcc-g20180622-b4c31cc_GH0.tar.gz) = 52427457
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- googletest>0 : devel/googletest
- cmake : devel/cmake
- ninja : devel/ninja
- python3.8 : lang/python38
- Runtime dependencies:
-
- python3.8 : lang/python38
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_zapcc
- USES:
- cmake compiler:c++11-lang gnome libedit python:3.4+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20180622_3 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|