Port details |
- ninja16 Ninja is a small build system closest in spirit to Make
- 1.6.0,1 devel
=0 1.6.0,1Version of this port present on the latest quarterly branch. - Maintainer: gblach@FreeBSD.org
 - Port Added: 2015-08-24 11:10:25
- Last Update: 2015-08-29 14:40:38
- SVN Revision: 395558
- License: APACHE20
- WWW:
- https://github.com/martine/ninja
- Description:
- Ninja is yet another build system. It takes as input the interdependencies
of files (typically source code and output executables) and orchestrates
building them, quickly.
Ninja joins a sea of other build systems. Its distinguishing goal is to be
fast. It is born from my work on the Chromium browser project, which has
over 30,000 source files and whose other build systems (including one built
from custom non-recursive Makefiles) can take ten seconds to start building
after changing one file. Ninja is under a second.
WWW: https://github.com/martine/ninja
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ninja16
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ninja16-1.6.0,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.0,1 29 Aug 2015 14:40:38
  |
gblach  |
- Update devel/ninja to 1.6.0
- Remove devel/ninja16
- Replace files/patch-configure.py with REINPLACE_CMD
- Move share/doc/ninja/COPYING
to share/licenses/ninja-${PKGVERSION}/APACHE20 |
1.6.0,1 24 Aug 2015 12:07:53
  |
gblach  |
Set PORTNAME=ninja and PKGNAMESUFFIX=16
Submitted by: mat (via email) |
1.6.0,1 24 Aug 2015 11:10:18
  |
gblach  |
- Copy devel/ninja to devel/ninja16
- Downgrade devel/ninja to 1.5.3 to fix building of the graphics/darktable |
Number of commits found: 3
|