<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/lua-libmodbus, 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-11-17T06:46:33Z</updated>
<entry>
<title>lua: move Lua packages under lang/lua sub-folder</title>
<updated>2025-11-17T06:46:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-11-16T10:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7eebedcdfc0d17e610a123fdff4d8edb21e8b098'/>
<id>urn:sha1:7eebedcdfc0d17e610a123fdff4d8edb21e8b098</id>
<content type='text'>
There are roughly 50 Lua packages.
It's about time we consider a proposal for moving all of them
under a lang/lua sub-folder.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>lang/lua-libmodbus: bump to 0.7 release</title>
<updated>2021-03-15T16:03:22Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2021-02-15T20:42:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=470365c4de0abc536c7ebfa89ce4652580a2eac5'/>
<id>urn:sha1:470365c4de0abc536c7ebfa89ce4652580a2eac5</id>
<content type='text'>
Includes fixes for OpenWrt's Lnum patched lua.
Release notes at: https://github.com/etactica/lua-libmodbus/blob/v0.7/changelog

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
<entry>
<title>treewide: Use default PKG_BUILD_DIR when possible</title>
<updated>2019-10-12T18:01:34Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-10-12T17:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=53e1692ae91b1b5fc59a7e8ab7fb98f8775eb4b6'/>
<id>urn:sha1:53e1692ae91b1b5fc59a7e8ab7fb98f8775eb4b6</id>
<content type='text'>
This removes lines that set PKG_BUILD_DIR when the set value is no
different from the default value.

Specifically, the line is removed if the assigned value is:

* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)

  The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT
  if it is set, so now this is identical to the default value.

* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR)

  if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it
  the same as the previous case

* $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)

  This is the same as the default PKG_BUILD_DIR when there is no
  BUILD_VARIANT.

* $(BUILD_DIR)/[name]-$(PKG_VERSION)

  where [name] is a string that is identical to PKG_NAME

[1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e545fac8d968864a965edb9e50c6f90940b0a6c9

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>lang: lua-libmodbus: Update URL</title>
<updated>2019-03-29T12:54:49Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2019-03-29T12:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6186f7ebc31737f85d46319ed63f8c1440169238'/>
<id>urn:sha1:6186f7ebc31737f85d46319ed63f8c1440169238</id>
<content type='text'>
Fixes: ed275126417 lang: lua-libmodbus: Update URL

Second instance of old URL was missed.

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
<entry>
<title>lang: lua-libmodbus: Update URL</title>
<updated>2019-03-29T11:10:22Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2019-03-29T11:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ed275126417f3183baaa05f3be3016ff76d79aa0'/>
<id>urn:sha1:ed275126417f3183baaa05f3be3016ff76d79aa0</id>
<content type='text'>
Github organization changed names.  Proactively update URL, even though
github redirects.

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
<entry>
<title>lang/lua-libmodbus: don't use variables for variables.</title>
<updated>2018-11-19T12:05:52Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2018-11-19T12:05:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5e7b5dcdbf5e5c785602dd23e1fd8a384e5df14c'/>
<id>urn:sha1:5e7b5dcdbf5e5c785602dd23e1fd8a384e5df14c</id>
<content type='text'>
PKG_NAME is not to be used as a variable, instead, expanded in all use
cases.

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
<entry>
<title>lua-libmodbus: add new package.</title>
<updated>2018-11-19T09:49:06Z</updated>
<author>
<name>Karl Palsson</name>
</author>
<published>2018-11-08T16:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b7cbfae28f61f120b200f9282da4604235da1e3d'/>
<id>urn:sha1:b7cbfae28f61f120b200f9282da4604235da1e3d</id>
<content type='text'>
lua bindings to libmodbus.  Available from luarocks and github.

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
</feed>
