notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-gyp-next Fork of the GYP build system for use in the Node.js projects
0.20.2 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-gyp-next
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):
py311-gyp-next
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.20.2--0.20.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61.0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-packaging>=24.0 : devel/py-packaging@py311
  2. py311-setuptools>=61.0 : devel/py-setuptools@py311
  3. 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:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/gyp_next/
  2. https://github.com/nodejs/gyp-next/releases/download/v0.20.2/
  3. https://pypi.org/packages/source/g/gyp_next/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20.2
30 Jun 2025 20:48:17
commit hash: fad74a9412d1d58f0003ea300d34e2d5bf9a76bacommit hash: fad74a9412d1d58f0003ea300d34e2d5bf9a76bacommit hash: fad74a9412d1d58f0003ea300d34e2d5bf9a76bacommit hash: fad74a9412d1d58f0003ea300d34e2d5bf9a76ba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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