pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: adam
Date: Wed Apr 19 17:45:31 UTC 2023
Modified Files:
pkgsrc/lang: Makefile
Removed Files:
pkgsrc/lang/npm: DESCR Makefile PLIST distinfo
pkgsrc/lang/npm/patches: patch-Makefile
patch-node__modules_@npmcli_config_lib_index.js
patch-node__modules_bin-links_lib_man-target.js
patch-node__modules_node-gyp_gyp_pylib_gyp_generator_make.py
patch-node__modules_node-gyp_gyp_pylib_gyp_xcode__emulation.py
patch-node__modules_node-gyp_lib_configure.js
patch-scripts_resetdeps.sh
Log Message:
npm: removed; now included in nodejs packages
To generate a diff of this commit:
cvs rdiff -u -r1.683 -r1.684 pkgsrc/lang/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/npm/DESCR
cvs rdiff -u -r1.56 -r0 pkgsrc/lang/npm/Makefile
cvs rdiff -u -r1.31 -r0 pkgsrc/lang/npm/PLIST
cvs rdiff -u -r1.42 -r0 pkgsrc/lang/npm/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/lang/npm/patches/patch-Makefile
cvs rdiff -u -r1.1 -r0 \
pkgsrc/lang/npm/patches/patch-node__modules_@npmcli_config_lib_index.js \
pkgsrc/lang/npm/patches/patch-node__modules_bin-links_lib_man-target.js \
pkgsrc/lang/npm/patches/patch-node__modules_node-gyp_gyp_pylib_gyp_generator_make.py
cvs rdiff -u -r1.2 -r0 \
pkgsrc/lang/npm/patches/patch-node__modules_node-gyp_gyp_pylib_gyp_xcode__emulation.py \
pkgsrc/lang/npm/patches/patch-scripts_resetdeps.sh
cvs rdiff -u -r1.3 -r0 \
pkgsrc/lang/npm/patches/patch-node__modules_node-gyp_lib_configure.js
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.683 pkgsrc/lang/Makefile:1.684
--- pkgsrc/lang/Makefile:1.683 Wed Apr 19 12:52:17 2023
+++ pkgsrc/lang/Makefile Wed Apr 19 17:45:31 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.683 2023/04/19 12:52:17 nikita Exp $
+# $NetBSD: Makefile,v 1.684 2023/04/19 17:45:31 adam Exp $
#
COMMENT= Programming languages
@@ -185,7 +185,6 @@ SUBDIR+= nodejs
SUBDIR+= nodejs14
SUBDIR+= nodejs16
SUBDIR+= nodejs18
-SUBDIR+= npm
SUBDIR+= nqp
SUBDIR+= nuitka
SUBDIR+= objc
Home |
Main Index |
Thread Index |
Old Index