<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/node-cylon, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-03-20T16:34:32Z</updated>
<entry>
<title>treewide: drop node module packages</title>
<updated>2025-03-20T16:34:32Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2025-03-16T00:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c0b93b6307dbf6ac732ee777c149ce746322bf52'/>
<id>urn:sha1:c0b93b6307dbf6ac732ee777c149ce746322bf52</id>
<content type='text'>
https://github.com/openwrt/packages/pull/26116
We will no longer be building packages for various target architectures for node.js.

I will be dropping node-related packages that are no longer needed for this reason.

You can still use hostpkg's node.js as a build tool, so you can still use yarn and javascript-obfuscator as before.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>lang/node-* : Disable parallel builds for node packages</title>
<updated>2025-03-03T15:15:11Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2025-03-03T15:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7ce67fb7dc08ebd541dc36eccb0f68c0f8c7f48b'/>
<id>urn:sha1:7ce67fb7dc08ebd541dc36eccb0f68c0f8c7f48b</id>
<content type='text'>
Disable parallel builds for node downstream packages, as the
buildbot is showing frequent timeout problems
for aarch644, arm, i386 and x86, and node &amp; node packages
are the primary suspect.

Based on discussion in
https://github.com/openwrt/packages/issues/26078

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-cylon: Support for npm@8</title>
<updated>2022-04-16T18:02:14Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2022-04-06T01:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=de06db77ed2f57f8b08bef8744301c0d319bd66e'/>
<id>urn:sha1:de06db77ed2f57f8b08bef8744301c0d319bd66e</id>
<content type='text'>
With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-cylon: Takeover of maintainer and Major Makefile Update</title>
<updated>2019-04-05T04:57:00Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-04-05T04:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a20e73f97e7d0cc72568f39d60ce004814671403'/>
<id>urn:sha1:a20e73f97e7d0cc72568f39d60ce004814671403</id>
<content type='text'>
Takeover of PKG_MAINTAINER
Major Makefile Updates

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>node-cylon: copy files, not symlinks</title>
<updated>2018-12-07T17:22:53Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2018-12-07T17:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1a577c80ba6e6d4d1025f6ad4ab892d393926b9b'/>
<id>urn:sha1:1a577c80ba6e6d4d1025f6ad4ab892d393926b9b</id>
<content type='text'>
This was meant to be included in 56fe558, but wasn't.
Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.

Signed-off-by: Eneas U de Queiroz &lt;cote2004-github@yahoo.com&gt;
</content>
</entry>
<entry>
<title>node-cylon: fix issues with node 8.11.3</title>
<updated>2018-08-08T17:41:12Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2018-08-08T15:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=56fe5581e49648e6644311f0166f7ab1505f2e00'/>
<id>urn:sha1:56fe5581e49648e6644311f0166f7ab1505f2e00</id>
<content type='text'>
Get node version from node executable instead of keeping it hardcoded to
the Makefile.

Current version of npm install installs a link to the build directory.
The workaround is to use npm pack to make a tarball and install from
that.
npm also adds useless metadata to package.json exposing
PKG_BUILD_DIR, so it needs to be stripped.

Signed-off-by: Eneas U de Queiroz &lt;cote2004-github@yahoo.com&gt;
</content>
</entry>
<entry>
<title>node-cylon: bump to 0.24.0</title>
<updated>2018-03-10T05:43:48Z</updated>
<author>
<name>Marko Ratkaj</name>
</author>
<published>2018-03-09T16:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=296e3ecdc474c4fa8c01d03a0dcd92b6765b8174'/>
<id>urn:sha1:296e3ecdc474c4fa8c01d03a0dcd92b6765b8174</id>
<content type='text'>
Signed-off-by: Arturo Rinaldi &lt;arty.net2@gmail.com&gt;
Signed-off-by: Marko Ratkaj &lt;marko.ratkaj@sartura.hr&gt;
</content>
</entry>
<entry>
<title>node-cylon: fix PKG_NODE_VERSION</title>
<updated>2017-09-13T05:51:52Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2017-09-13T05:51:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1e60a2c07d0c1d17c85fb5935fa89edf5b393853'/>
<id>urn:sha1:1e60a2c07d0c1d17c85fb5935fa89edf5b393853</id>
<content type='text'>
and modify position of DEPENDS line

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
</feed>
