Po-Chuan Hsieh fad74a9412 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).
2025-07-01 04:48:17 +08:00
2025-06-30 15:01:30 +03:00
2025-06-27 19:19:24 +02:00
2025-06-24 16:21:01 +09:00
2025-06-30 12:48:52 +02:00
2025-06-30 18:11:25 +02:00
2025-06-30 20:04:44 +02:00
2025-07-01 04:33:34 +08:00
2025-06-30 18:47:19 +03:00
2025-06-30 11:04:22 +02:00
2025-06-27 19:19:24 +02:00
2025-07-01 04:33:34 +08:00
2025-05-14 09:45:23 +02:00
2025-01-01 15:34:59 +09:00
2025-06-30 18:11:21 +02:00
2025-07-01 04:33:34 +08:00
2025-06-30 18:11:21 +02:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.
S
Description
No description provided
Readme 2 GiB
Languages
Makefile 59.7%
C 16.1%
Shell 7.2%
Roff 5%
C++ 3.7%
Other 7%