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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
node-gyp Cross-platform command-line tool written in Node.js
7.1.2_1 devel Deleted 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 7.1.2_1Version of this port present on the latest quarterly branch.
Maintainer: otis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-03-15 21:03:32
Last Update: 2021-03-17 12:55:27
SVN Revision: 568651
License: MIT
WWW:
https://github.com/nodejs/node-gyp
Description:
node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. It contains a vendored copy of the gyp-next project that was previously used by the Chromium team, extended to support the development of Node.js native addons. WWW: https://github.com/nodejs/node-gyp
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (102 items)
Collapse this list.
  1. /usr/local/share/licenses/node-gyp-7.1.2_1/catalog.mk
  2. /usr/local/share/licenses/node-gyp-7.1.2_1/LICENSE
  3. /usr/local/share/licenses/node-gyp-7.1.2_1/MIT
  4. bin/node-gyp
  5. lib/node_modules/node-gyp/CHANGELOG.md
  6. lib/node_modules/node-gyp/CONTRIBUTING.md
  7. lib/node_modules/node-gyp/LICENSE
  8. lib/node_modules/node-gyp/README.md
  9. lib/node_modules/node-gyp/addon.gypi
  10. @(,,755) lib/node_modules/node-gyp/bin/node-gyp.js
  11. lib/node_modules/node-gyp/gyp/AUTHORS
  12. lib/node_modules/node-gyp/gyp/CHANGELOG.md
  13. lib/node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md
  14. lib/node_modules/node-gyp/gyp/CONTRIBUTING.md
  15. lib/node_modules/node-gyp/gyp/LICENSE
  16. lib/node_modules/node-gyp/gyp/README.md
  17. lib/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc
  18. lib/node_modules/node-gyp/gyp/gyp
  19. lib/node_modules/node-gyp/gyp/gyp.bat
  20. lib/node_modules/node-gyp/gyp/gyp_main.py
  21. lib/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
  22. lib/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
  23. lib/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
  24. lib/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
  25. lib/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
  26. lib/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
  27. lib/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
  28. lib/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
  29. lib/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
  30. lib/node_modules/node-gyp/gyp/pylib/gyp/common.py
  31. lib/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
  32. lib/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
  33. lib/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
  34. lib/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
  35. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
  36. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py
  37. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
  38. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
  39. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py
  40. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
  41. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
  42. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
  43. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
  44. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
  45. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
  46. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
  47. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
  48. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
  49. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
  50. lib/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
  51. lib/node_modules/node-gyp/gyp/pylib/gyp/input.py
  52. lib/node_modules/node-gyp/gyp/pylib/gyp/input_test.py
  53. lib/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
  54. lib/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
  55. lib/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
  56. lib/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py
  57. lib/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
  58. lib/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
  59. lib/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py
  60. lib/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
  61. lib/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
  62. lib/node_modules/node-gyp/gyp/requirements_dev.txt
  63. lib/node_modules/node-gyp/gyp/setup.py
  64. lib/node_modules/node-gyp/gyp/test_gyp.py
  65. lib/node_modules/node-gyp/gyp/tools/README
  66. lib/node_modules/node-gyp/gyp/tools/Xcode/README
  67. lib/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec
  68. lib/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec
  69. lib/node_modules/node-gyp/gyp/tools/emacs/README
  70. lib/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el
  71. lib/node_modules/node-gyp/gyp/tools/emacs/gyp.el
  72. lib/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh
  73. lib/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp
  74. lib/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified
  75. lib/node_modules/node-gyp/gyp/tools/graphviz.py
  76. lib/node_modules/node-gyp/gyp/tools/pretty_gyp.py
  77. lib/node_modules/node-gyp/gyp/tools/pretty_sln.py
  78. lib/node_modules/node-gyp/gyp/tools/pretty_vcproj.py
  79. lib/node_modules/node-gyp/lib/Find-VisualStudio.cs
  80. lib/node_modules/node-gyp/lib/build.js
  81. lib/node_modules/node-gyp/lib/clean.js
  82. lib/node_modules/node-gyp/lib/configure.js
  83. lib/node_modules/node-gyp/lib/find-node-directory.js
  84. lib/node_modules/node-gyp/lib/find-python.js
  85. lib/node_modules/node-gyp/lib/find-visualstudio.js
  86. lib/node_modules/node-gyp/lib/install.js
  87. lib/node_modules/node-gyp/lib/list.js
  88. lib/node_modules/node-gyp/lib/node-gyp.js
  89. lib/node_modules/node-gyp/lib/process-release.js
  90. lib/node_modules/node-gyp/lib/proxy.js
  91. lib/node_modules/node-gyp/lib/rebuild.js
  92. lib/node_modules/node-gyp/lib/remove.js
  93. lib/node_modules/node-gyp/lib/util.js
  94. lib/node_modules/node-gyp/macOS_Catalina.md
  95. lib/node_modules/node-gyp/macOS_Catalina_acid_test.sh
  96. lib/node_modules/node-gyp/package.json
  97. lib/node_modules/node-gyp/src/win_delay_load_hook.cc
  98. lib/node_modules/node-gyp/update-gyp.py
  99. lib/node_modules/node-gyp/node_modules
  100. @owner
  101. @group
  102. @mode
Collapse this list.
Dependency lines:
  • node-gyp>0:devel/node-gyp
No installation instructions:
This port has been deleted.
PKGNAME: node-gyp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1615743601 SHA256 (nodejs-node-gyp-v7.1.2_GH0.tar.gz) = e9a42f7afa3e5386c1dee094b8751f6924e75d6921166d1cad6ebafc19c54957 SIZE (nodejs-node-gyp-v7.1.2_GH0.tar.gz) = 439880

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. npm : www/npm
Runtime dependencies:
  1. npm : www/npm
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/node-re2*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nodejs/node-gyp/tar.gz/v7.1.2?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.2_1
17 Mar 2021 12:55:27
Revision:568651Original commit files touched by this commit
otis search for other commits by this committer
textproc: Remove node-gyp and node-nan

Their only consumer was textproc/node-re2 that was also removed.
Also disconnect them from category's Makefile.
7.1.2_1
16 Mar 2021 21:08:21
Revision:568613Original commit files touched by this commit
otis search for other commits by this committer
devel/node-gyp: Adjust runtime dependency

- Make www/npm also a runtime dependency
- Link in proper node_modules path

Reported by:	osa
Reviewed by:	osa
Approved by:	osa
Differential Revision:	https://reviews.freebsd.org/D29287
7.1.2
15 Mar 2021 21:02:55
Revision:568508Original commit files touched by this commit
otis search for other commits by this committer
Add port: devel/node-gyp: a build frmework for building Node.js applications.

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D29263

Number of commits found: 3