non port: devel/ninja/Makefile |
SVNWeb
|
Number of commits found: 43 |
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Wed, 28 Jul 2021
|
[ 13:42 Tobias C. Berner (tcberner) ] 4ac81f9
devel/ninja: fix portscout lookup
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 12 Dec 2020
|
[ 12:05 tcberner ]
devel/ninja: update to 1.10.2
PR: 251607
Exp-run by: antoine
|
Sat, 29 Aug 2020
|
[ 19:20 tcberner ]
devel/ninja: upate to 1.10.1
PR: 248854
Exp-run by: antoine
|
Wed, 27 May 2020
|
[ 13:43 danfe ] (Only the first 10 of 42 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
|
Mon, 3 Feb 2020
|
[ 15:05 tcberner ]
devel/ninja: update to 1.10.0
PR: 243663
Exp-run by: antoine
|
Tue, 16 Apr 2019
|
[ 18:39 tcberner ]
devel/ninja: update to 1.9.0
- multimedia/totem: disable vala bindings, until upstream
fixes the target creation.
PR: 235507
Exp-run by: antoine
Submitted by: gblach
Approved by: gnome (kwm)
|
[ 18:33 tcberner ]
devel/ninja: give maintainership to kde@
Approved by: gblach (maintainer)
|
Thu, 27 Dec 2018
|
[ 23:04 gblach ]
Install zsh and bash completion files
PR: 234407
Submitted by: Greg V
|
Tue, 10 Oct 2017
|
[ 11:12 gblach ]
Update to 1.8.2
PR: 222770
Reviewed by: antoine
|
Tue, 8 Nov 2016
|
[ 09:13 gahr ]
devel/ninja: update to 1.7.2
Release notes:
https://groups.google.com/forum/#!topic/ninja-build/8xAhNiDaczw/discussion
PR: 213674 (patches proposed there were incorporated)
Submitted by: gahr
|
Thu, 15 Sep 2016
|
[ 16:26 gblach ]
- Switch GH_ACCOUNT to ninja-build
- Use python also at runtime (needed by 'browse' tool)
- Add do-test section
- Change WWW to https://ninja-build.org/
- Bump PORTREVISION
PR: 212701
Submitted by: gahr
|
Wed, 4 May 2016
|
[ 10:17 gblach ]
Update to 1.7.1
PR: 209188
Reviewed by: antoine
|
Sat, 29 Aug 2015
|
[ 14:40 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
|
Mon, 24 Aug 2015
|
[ 11:10 gblach ]
- Copy devel/ninja to devel/ninja16
- Downgrade devel/ninja to 1.5.3 to fix building of the graphics/darktable
|
Sun, 16 Aug 2015
|
[ 21:55 gblach ]
- Upgrade to 1.6.0
- Readopt port
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 16 Apr 2015
|
[ 20:13 gblach ] (Only the first 10 of 70 ports in this commit are shown above. )
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
|
Tue, 25 Nov 2014
|
[ 19:20 gblach ]
Update to 1.5.3
|
Tue, 7 Oct 2014
|
[ 12:49 gahr ]
- Convert to USES=python
|
Tue, 15 Jul 2014
|
[ 20:00 adamw ]
Add missing EXAMPLES and DOCS to a couple ports that
already honour PORTDOCS and PORTEXAMPLES in the plist.
|
Tue, 1 Jul 2014
|
[ 09:48 gblach ]
- Fix build when CXX contains spaces
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (via mail)
|
Sun, 29 Jun 2014
|
[ 15:58 gblach ]
- Update to 1.5.1
|
Tue, 7 Jan 2014
|
[ 08:16 bapt ]
Make python only a build dependency
While here do not conditionnalize docs installation the avoid double .include
and stage make sure DOCS is respected
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- 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@)
|
Sun, 8 Dec 2013
|
[ 13:24 mva ]
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: portmgr (blanket)
|
Wed, 25 Sep 2013
|
[ 21:34 gblach ]
- Update to 1.4.0
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Wed, 12 Jun 2013
|
[ 05:52 gblach ]
- Update to 1.3.4
Approved by: crees, tabthorpe (mentors, implicit)
|
Mon, 27 May 2013
|
[ 12:31 gblach ]
- Update to 1.3.3
Approved by: crees, tabthorpe (mentors, implicit)
|
Mon, 20 May 2013
|
[ 00:56 gblach ]
- Update to 1.3.2
Approved by: crees, tabthorpe (mentors, implicit)
|
Tue, 23 Apr 2013
|
[ 17:29 gblach ]
- Update to 1.2.0
Approved by: crees, tabthorpe (mentors, implicit)
|
Fri, 4 Jan 2013
|
[ 17:50 gblach ]
- Update to 1.1.0
Approved by: crees (mentor)
|
Sun, 4 Nov 2012
|
[ 13:05 gblach ] (Only the first 10 of 130 ports in this commit are shown above. )
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes
|
Wed, 19 Sep 2012
|
[ 20:20 crees ]
Update to 1.0.0
Use USE_GITHUB
PR: ports/171790
Submitted by: maintainer (Grzegorz Blach <magik@roorback.net>)
|
Wed, 27 Jun 2012
|
[ 13:50 gjb ]
- devel/ninja updated to 2012-06-19 snapshot
- 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)
|
Fri, 10 Feb 2012
|
[ 17:35 dhn ]
- Update to 20120204
- Update MASTER_SITES
PR: ports/164966
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
|
Fri, 23 Sep 2011
|
[ 21:38 pawel ]
Fix installation with PORTSDOCS
PR: ports/160942
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Approved by: miwi, wen (mentors implicit)
|
[ 08:32 vanilla ]
Fixed build with clang++, updated to 20110922.
PR: ports/160926
Submitted by: maintainer
|
Mon, 27 Jun 2011
|
[ 13:27 jlaffaye ]
Update to 20110620
Fixes build with clang
PR: ports/158143
Submitted by: "Grzegorz Blach" <magik@roorback.net> (maintainer)
Approved by: tabthorpe (mentor)
|
Sun, 13 Feb 2011
|
[ 11:10 miwi ]
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
PR: ports/154603
Submitted by: Grzegorz Blach <magik at roorback.net>
|
Number of commits found: 43 |