Port details |
- gn Gn meta build framework - standalone version
- 2175 devel
=3 2175Version of this port present on the latest quarterly branch. - Maintainer: o.hushchenkov@gmail.com
 - Port Added: 2019-02-16 18:52:56
- Last Update: 2024-06-25 16:15:00
- Commit Hash: ee27eed
- People watching this port, also watch:: kf5-kquickcharts, xcb-util-image, qtkeychain-qt5, libssh, autoconf
- License: BSD3CLAUSE
- WWW:
- https://gn.googlesource.com/gn/
- Description:
- GN is a meta-build system that generates build files for Ninja.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/gn/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gn
- pkg install gn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1719132779
SHA256 (cglogic-gn-v2175_GH0.tar.gz) = 8efe603f8ae03bfa3911d30db7843bd814f9940bef67b509717e4db49dd160b2
SIZE (cglogic-gn-v2175_GH0.tar.gz) = 1086073
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ninja : devel/ninja
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- games/punchy
- graphics/libskiasharp
- lang/v8
- lang/v8-beta
- multimedia/ringrtc
- www/deno
- www/onlyoffice-documentserver
Configuration Options:
- No options to configure
- Options name:
- devel_gn
- USES:
- alias compiler:c++20-lang ninja python:build shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2175 25 Jun 2024 16:15:00
    |
Fernando Apesteguía (fernape)  Author: Oleh Hushchenkov |
devel/gn: Update to v2175
ChangeLog: https://gn.googlesource.com/gn/
* Do not cleanup args.gn imports located in the output directory.
* Fix expectations in NinjaRustBinaryTargetWriterTest.SwiftModule
* Do not add native dependencies to the library search path
* Support linking frameworks and swiftmodules in Rust targets
* [desc] Silence print() statements when outputing json
PR: 279925
Reported by: o.hushchenkov@gmail.com (maintainer) |
2124 02 Nov 2023 07:28:53
    |
Fernando Apesteguía (fernape)  Author: Oleh Hushchenkov |
devel/gn: Update to version 2124
ChangeLog: https://gn.googlesource.com/gn/
PR: 274841
Reported by: o.hushchenkov@gmail.com (maintainer) |
2072 21 Nov 2022 05:05:42
    |
Guangyuan Yang (ygy)  Author: Oleh Hushchenkov |
devel/gn: Update to 2072
PR: 267867 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1962_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1962_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1962_1 22 Dec 2021 12:48:50
    |
Li-Wen Hsu (lwhsu)  Author: Oleh Hushchenkov |
devel/gn: Drop -T from flags passed to ar
Remove -T flag from arguments passed to ar, because of planned -T flag
removal from ar in base and misusing. For now, switch to OpenBSD's build
template. The only difference with previously used Linux's build
template is this -T switch. NetBSD still use Linux's build template.
PR: 260596
Reviewed by: emaste |
1962 20 Dec 2021 03:02:04
    |
Li-Wen Hsu (lwhsu)  Author: Oleh Hushchenkov |
devel/gn: Update to v1962
Changelog: https://github.com/cglogic/gn/compare/v1897...v1962
PR: 260540 |
1897 24 Apr 2021 18:56:58
    |
Rainer Hurling (rhurlin)  |
devel/gn: Update to 1897
Changelog: https://github.com/cglogic/gn/compare/v1823...v1897
PR: 255365
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer) |
1823_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1823_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1823_2 08 Dec 2020 16:09:58
  |
linimon  |
Mark as BROKEN on riscv64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
1823_2 25 Nov 2020 15:42:37
  |
pkubaj  |
devel/gn: add support for powerpc* |
1823_1 21 Sep 2020 16:46:18
  |
swills  |
devel/gn: Fix build on 11.4 and 11-STABLE
PR: 249504
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer) |
1823 19 Aug 2020 10:52:17
  |
fernape  |
devel/gn: update to 1823
* Speed up generation of input files list
* Add support escape JSON string to stream for export compile commands
* Support specifying required Ninja version
* Specify deps format for actions
* Don't assert on gn builds without any target
* Make data_deps in copy() targets work
* Use correct path to generated binary for EXECUTABLE target
* Make analyze handle targets from all toolchains
* Add no_check_targets config option
* On arm64 hosts, set host_cpu to 'arm64', not 'arm'
* Also apply no_check_target filtering to gn gen --check
* clang: Add support for C++ modules in deps
While here, reorder out of place variables
PR: 248685
Submitted by: o.hushchenkov@gmail.com (maintainer) |
1714 23 Feb 2020 19:22:49
  |
fernape  |
devel/gn: update to version 1714.
Full changelog: https://github.com/cglogic/gn/compare/v1600...v1714
Changelog highlights:
* Rust compilation tool and toolchain support
* Teach gn to handle systems with > 64 processors
* Switch to C++17
* Support for RISC-V
* Improve support for frameworks in gn
* Speed up source file set operations
PR: 244307
Submitted by: o.hushchenkov@gmail.com (maintainer) |
1600_1 26 Jul 2019 20:46:57
  |
gerald  |
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 |
1600 30 Jun 2019 20:28:04
  |
swills  |
devel/gn: update to 1600
PR: 238683
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer) |
1592_1 14 Jun 2019 14:48:02
  |
linimon  |
Revert r504088 per jbeich.
Apparently r503780 should be sufficient to unbreak this port on
powerpc64. (r503780 has not yet been attempted on pylon, so I did
not note the commit.)
Reported by: jbeich |
1592_1 13 Jun 2019 12:53:20
  |
linimon  |
Fix hardwired assumption that FreeBSD implies clang to fix build on
GCC-based systems.
It wasn't clear to me how to pass environment variables to build/gen.py,
so this change seemed more straightforward.
Approved by: portmgr (tier-2 blanket) |
1592_1 09 Jun 2019 04:30:46
  |
jbeich  |
devel/gn: modernize build
- Unbreak with GCC
- Unbreak on DragonFly
- Allow Python 3.x
- Allow debug builds
- Convert to HAS_CONFIGURE
- Convert to do-build from USES=ninja
- Drop default build dependency in do-test
- Drop unnecessary glob in CONFLICTS_INSTALL
PR: 238353
Reviewed by: cpm
Approved by: Oleh Hushchenkov (maintainer) |
1592 02 Jun 2019 19:50:17
  |
kai  |
devel/gn: Update to 1592
Changelog:
Minor fixes to tracing
The chrome://tracing expects the timestamp to be in microseconds, but
it had been stored in the TraceItem in nanoseconds, so this fixes it.
Also adds quotes around the thread_id, since on Mac it is written in hex
format and so the JSON parser doesn't recognize it.
Finally, adds toolchain information to the import traces.
PR: 238241
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer) |
1529 16 Feb 2019 18:52:38
  |
pi  |
New port: devel/gn
GN is a meta-build system that generates build files for Ninja.
WWW: https://gn.googlesource.com/gn/
PR: 234309
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com> |