aboutsummaryrefslogtreecommitdiff
path: root/devel/ninja
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.5.3Grzegorz Blach2014-11-252-5/+5
| | | | Notes: svn path=/head/; revision=373427
* - Convert to USES=pythonPietro Cerutti2014-10-071-1/+1
| | | | Notes: svn path=/head/; revision=370329
* Add missing EXAMPLES and DOCS to a couple ports thatAdam Weinberger2014-07-151-0/+2
| | | | | | | already honour PORTDOCS and PORTEXAMPLES in the plist. Notes: svn path=/head/; revision=361999
* - Fix build when CXX contains spacesGrzegorz Blach2014-07-011-1/+1
| | | | | | | Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (via mail) Notes: svn path=/head/; revision=359971
* - Update to 1.5.1Grzegorz Blach2014-06-292-5/+4
| | | | Notes: svn path=/head/; revision=359780
* Make python only a build dependencyBaptiste Daroussin2014-01-071-7/+4
| | | | | | | | While here do not conditionnalize docs installation the avoid double .include and stage make sure DOCS is respected Notes: svn path=/head/; revision=338981
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* - Fix the usage of 'python' to get rid of the implicit lang/pythonMarcus von Appen2013-12-081-1/+1
| | | | | | | | | dependency Approved by: portmgr (blanket) Notes: svn path=/head/; revision=335888
* - Update to 1.4.0Grzegorz Blach2013-09-253-18/+7
| | | | | | | | | - Support staging Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=328319
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Fix build with libc++Baptiste Daroussin2013-09-061-0/+10
| | | | Notes: svn path=/head/; revision=326510
* - Update to 1.3.4Grzegorz Blach2013-06-122-4/+4
| | | | | | | Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=320659
* - Update to 1.3.3Grzegorz Blach2013-05-272-4/+4
| | | | | | | Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=319223
* - Update to 1.3.2Grzegorz Blach2013-05-202-4/+4
| | | | | | | Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=318557
* - Update to 1.2.0Grzegorz Blach2013-04-232-4/+4
| | | | | | | Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=316382
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - Update to 1.1.0Grzegorz Blach2013-01-042-5/+5
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=309934
* - Change my email address to gblach@FreeBSD.orgGrzegorz Blach2012-11-041-2/+2
| | | | | | | | | - Change Makefile headers to shorter form Feature safe: yes Notes: svn path=/head/; revision=306964
* Update to 1.0.0Chris Rees2012-09-192-19/+19
| | | | | | | | | | Use USE_GITHUB PR: ports/171790 Submitted by: maintainer (Grzegorz Blach <magik@roorback.net>) Notes: svn path=/head/; revision=304545
* - devel/ninja updated to 2012-06-19 snapshotGlen Barber2012-06-273-5/+16
| | | | | | | | | | | - Build ninja with CXXFLAGS from /etc/make.conf and without '-g' PR: ports/169465 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Approved by: crees (mentor) Notes: svn path=/head/; revision=300095
* - Update to 20120204Dennis Herrmann2012-02-102-9/+8
| | | | | | | | | | - Update MASTER_SITES PR: ports/164966 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Notes: svn path=/head/; revision=290868
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* Fix installation with PORTSDOCSPawel Pekala2011-09-231-2/+4
| | | | | | | | | PR: ports/160942 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Approved by: miwi, wen (mentors implicit) Notes: svn path=/head/; revision=282281
* Fixed build with clang++, updated to 20110922.Vanilla I. Shu2011-09-232-5/+5
| | | | | | | | PR: ports/160926 Submitted by: maintainer Notes: svn path=/head/; revision=282226
* Update to 20110620Julien Laffaye2011-06-274-59/+12
| | | | | | | | | | | Fixes build with clang PR: ports/158143 Submitted by: "Grzegorz Blach" <magik@roorback.net> (maintainer) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=276493
* Ninja is yet another build system. It takes as input the interdependenciesMartin Wilke2011-02-135-0/+99
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 PR: ports/154603 Submitted by: Grzegorz Blach <magik at roorback.net> Notes: svn path=/head/; revision=269057