Port details |
- py-gyp-next Fork of the GYP build system for use in the Node.js projects
- 0.20.2 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-06-30 20:57:07
- Last Update: 2025-06-30 20:48:17
- Commit Hash: fad74a9
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/nodejs/gyp-next
- Description:
- GYP is a Meta-Build system: a build system that generates other build systems.
GYP is intended to support large projects that need to be built on multiple
platforms (e.g., Mac, Windows, Linux), and where it is important that the
project can be built using the IDEs that are popular on each platform as if the
project is a "native" one.
It can be used to generate XCode projects, Visual Studio projects, Ninja build
files, and Makefiles. In each case GYP's goal is to replicate as closely as
possible the way one would set up a native build of the project using the IDE.
GYP can also be used to generate "hybrid" projects that provide the IDE
scaffolding for a nice user experience but call out to Ninja to do the actual
building (which is usually much faster than the native build systems of the
IDEs).
¦ ¦ ¦ ¦ 
- 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:
-
- ${PYTHON_PKGNAMEPREFIX}gyp-next>0:devel/py-gyp-next@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-gyp-next/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-gyp-next
- pkg install py311-gyp-next
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-gyp-next listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gyp-next
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1751208088
SHA256 (gyp_next-0.20.2.tar.gz) = 0738492547339242ed4be995e2b101fe03abb67b7168fd14c52497adfbfc60fe
SIZE (gyp_next-0.20.2.tar.gz) = 319733
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:
-
- py311-setuptools>=61.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-packaging>=24.0 : devel/py-packaging@py311
- py311-setuptools>=61.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-gyp-next
- USES:
- python
- 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 |
0.20.2 30 Jun 2025 20:48:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-gyp-next: Add py-gyp-next 0.20.2
GYP is a Meta-Build system: a build system that generates other build systems.
GYP is intended to support large projects that need to be built on multiple
platforms (e.g., Mac, Windows, Linux), and where it is important that the
project can be built using the IDEs that are popular on each platform as if the
project is a "native" one.
It can be used to generate XCode projects, Visual Studio projects, Ninja build
files, and Makefiles. In each case GYP's goal is to replicate as closely as
possible the way one would set up a native build of the project using the IDE.
GYP can also be used to generate "hybrid" projects that provide the IDE
scaffolding for a nice user experience but call out to Ninja to do the actual
building (which is usually much faster than the native build systems of the
IDEs). |
Number of commits found: 1
|