pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

esbuild: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Thu Feb 26 12:39:42 2026 +0100
Changeset:	c4add0418823a54350d35ed6a8b1044369d1de31

Modified Files:
	Makefile
Removed Files:
	esbuild/COMMIT_MSG
	esbuild/DESCR
	esbuild/Makefile
	esbuild/PLIST
	esbuild/distinfo
	esbuild/go-modules.mk

Log Message:
esbuild: remove, imported to pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4add0418823a54350d35ed6a8b1044369d1de31

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |  1 -
 esbuild/COMMIT_MSG    | 43 -------------------------------------------
 esbuild/DESCR         | 14 --------------
 esbuild/Makefile      | 18 ------------------
 esbuild/PLIST         |  2 --
 esbuild/distinfo      | 11 -----------
 esbuild/go-modules.mk |  4 ----
 7 files changed, 93 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 05e5490f0e..3f57b698a5 100644
--- a/Makefile
+++ b/Makefile
@@ -906,7 +906,6 @@ SUBDIR+=	erlang-git
 SUBDIR+=	err113
 SUBDIR+=	es40-cvs
 SUBDIR+=	es40-firmware
-SUBDIR+=	esbuild
 SUBDIR+=	esdl
 SUBDIR+=	et
 SUBDIR+=	ethersync
diff --git a/esbuild/COMMIT_MSG b/esbuild/COMMIT_MSG
deleted file mode 100644
index 46f5976897..0000000000
--- a/esbuild/COMMIT_MSG
+++ /dev/null
@@ -1,43 +0,0 @@
-www/esbuild: update to 0.27.3
-
-* 0.27.3
-Preserve URL fragments in data URLs
-Parse and print CSS @scope rules 
-Fix a minification bug with lowering of for await
-Update the Go compiler from v1.25.5 to v1.25.7
-
-* 0.27.2
-Allow import path specifiers starting with #/
-Automatically add the -webkit-mask prefix 
-Additional minification of switch statements
-Forbid using declarations inside switch clauses
-
-* 0.27.1
-Fix bundler bug with var nested inside if
-Fix minifier bug with for inside try inside label 
-Inline IIFEs containing a single expression
-The minifier now strips empty finally clauses
-Allow tree-shaking of the Symbol constructor
-
-* 0.27.0
-This release deliberately contains backwards-incompatible changes.
-Use Uint8Array.fromBase64 if available
-Update the Go compiler from v1.23.12 to v1.25.4
-
-* 0.26.0
-Enable trusted publishing
-
-* 0.25.12
-Fix a minification regression with CSS media queries
-Update the list of known JavaScript globals
-Add support for the new @view-transition CSS rule
-Trim CSS rules that will never match
-
-* 0.25.11
-Add support for with { type: 'bytes' } imports
-Lower CSS media query range syntax
-
-* 0.25.10
-Fix a panic in a minification edge case
-Fix @supports nested inside pseudo-element
-
diff --git a/esbuild/DESCR b/esbuild/DESCR
deleted file mode 100644
index b03b4f3503..0000000000
--- a/esbuild/DESCR
+++ /dev/null
@@ -1,14 +0,0 @@
-The main goal of the esbuild bundler project is to bring about a new era
-of build tool performance, and create an easy-to-use modern bundler
-along the way.
-
-Major features:
-
-* Extreme speed without needing a cache
-* ES6 and CommonJS modules
-* Tree shaking of ES6 modules
-* An API for JavaScript and Go
-* TypeScript and JSX syntax
-* Source maps
-* Minification
-* Plugins
diff --git a/esbuild/Makefile b/esbuild/Makefile
deleted file mode 100644
index 7fc0d1f5a5..0000000000
--- a/esbuild/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2026/01/15 19:54:58 bsiegert Exp $
-
-DISTNAME=	esbuild-0.27.3
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-CATEGORIES=	www
-MASTER_SITES=	${MASTER_SITE_GITHUB:=evanw/}
-
-MAINTAINER=	bsiegert%NetBSD.org@localhost
-HOMEPAGE=	https://esbuild.github.io/
-COMMENT=	Fast JavaScript bundler and minifier
-LICENSE=	mit
-
-GO_BUILD_PATTERN=	./cmd/...
-
-.include "go-modules.mk"
-
-.include "../../lang/go/go-module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/esbuild/PLIST b/esbuild/PLIST
deleted file mode 100644
index 4a0e92f797..0000000000
--- a/esbuild/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2023/10/19 10:22:28 bsiegert Exp $
-bin/esbuild
diff --git a/esbuild/distinfo b/esbuild/distinfo
deleted file mode 100644
index 6133136dba..0000000000
--- a/esbuild/distinfo
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: distinfo,v 1.6 2025/08/29 18:50:09 bsiegert Exp $
-
-BLAKE2s (esbuild-0.27.3.tar.gz) = 798d1a1f3574c92b47c6588b9ed436dbb74fc77f1eb065b2fcb0bfb5396b87ca
-SHA512 (esbuild-0.27.3.tar.gz) = 169861c528ffb4943b8c7074017e1b65d97c3b598eb7be355e9842ce40ea75393e6ecc40a29e6a9d865175b354a5c74e18f3b024c480a3a09446a66db4ee02a4
-Size (esbuild-0.27.3.tar.gz) = 1983973 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220715151400-c0bba94af5f8.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
-SHA512 (golang.org_x_sys_@v_v0.0.0-20220715151400-c0bba94af5f8.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
-Size (golang.org_x_sys_@v_v0.0.0-20220715151400-c0bba94af5f8.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220715151400-c0bba94af5f8.zip) = 87c4cd3324bf5ab2a4a5711e3135c2e4457516e6b792d8d83782987ece9ed764
-SHA512 (golang.org_x_sys_@v_v0.0.0-20220715151400-c0bba94af5f8.zip) = f1e8d9e05286a796ddf5c35dfc2478c6bbd031f868373eea883633c91e8227a2fbf81f0665780e35edd324599b1f9e5c18c24c91f6134a8273ade428ce853a8a
-Size (golang.org_x_sys_@v_v0.0.0-20220715151400-c0bba94af5f8.zip) = 1798284 bytes
diff --git a/esbuild/go-modules.mk b/esbuild/go-modules.mk
deleted file mode 100644
index e8cdfea62c..0000000000
--- a/esbuild/go-modules.mk
+++ /dev/null
@@ -1,4 +0,0 @@
-# $NetBSD$
-
-GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod
-GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.zip


Home | Main Index | Thread Index | Old Index