<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/perl-xml-parser/Makefile, 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-07-06T14:21:08Z</updated>
<entry>
<title>treewide: move all perl packages into its own folder</title>
<updated>2025-07-06T14:21:08Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-06-17T20:43:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e9f4aa38ef624f5ad1f9cfa16a4a2bb5f9aaa956'/>
<id>urn:sha1:e9f4aa38ef624f5ad1f9cfa16a4a2bb5f9aaa956</id>
<content type='text'>
This makes it in sync with Python packages.
Python packages has its own place in /lang/python
Perl does not, so this fixes it.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: use https for some PKG_SOURCE_URLs</title>
<updated>2025-06-15T13:56:20Z</updated>
<author>
<name>Daniel Cousens</name>
</author>
<published>2024-02-18T11:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8a6a3d6f5d92897cf191a12e8264e22010758113'/>
<id>urn:sha1:8a6a3d6f5d92897cf191a12e8264e22010758113</id>
<content type='text'>
This changes a number of PKG_SOURCE_URLs that were using the http protocol to use https if available.
HTTPS was verified as functioning for the updated hosts.

Signed-off-by: Daniel Cousens &lt;github@dcousens.com&gt;
</content>
</entry>
<entry>
<title>expat: don't build host libs</title>
<updated>2021-10-19T20:16:18Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-10-18T23:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5bf74f2ad434841bfe9c3013e55556c0005e74cb'/>
<id>urn:sha1:5bf74f2ad434841bfe9c3013e55556c0005e74cb</id>
<content type='text'>
tools/expat is actually what's used by the various packages that
supposedly depend on expat/host.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>perl-xml-parser: Update to 2.46</title>
<updated>2019-11-19T00:20:54Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-11-18T23:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=582e1c8eebc76513c255fa6396c628bc954cbb36'/>
<id>urn:sha1:582e1c8eebc76513c255fa6396c628bc954cbb36</id>
<content type='text'>
Added patch that removes faulty expat check.

Minor cleanups.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Change .*GPL.*+ licenses to SPDX compatible identifier</title>
<updated>2019-09-10T05:45:15Z</updated>
<author>
<name>Sven Eckelmann</name>
</author>
<published>2019-09-02T13:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1'/>
<id>urn:sha1:bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1</id>
<content type='text'>
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&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>
<entry>
<title>treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)</title>
<updated>2017-01-10T17:25:54Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2017-01-10T14:02:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4a984a8d60f167db87dac6a6c283e62aca692d5e'/>
<id>urn:sha1:4a984a8d60f167db87dac6a6c283e62aca692d5e</id>
<content type='text'>
As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely
on it. See 73b7f55424de52d8179a9ad808252fe3bf8dcc9d for more information on
STAGING_DIR_HOSTPKG.

STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release
(it is equivalent to $(STAGING_DIR)/host), so this simple search/replace
cleanup is safe to apply. Doing this cleanup now will be useful for the
Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting
with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream.

Also fixes a typo in the dbus Makefile ("STAGIND_DIR").

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
<entry>
<title>treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk</title>
<updated>2016-01-20T20:56:03Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-20T19:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9f8e5aca342c806d1031e063b00a0045e0eb6c57'/>
<id>urn:sha1:9f8e5aca342c806d1031e063b00a0045e0eb6c57</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;
</content>
</entry>
<entry>
<title>perl-xml-parser: New package</title>
<updated>2015-08-10T09:47:37Z</updated>
<author>
<name>Marcel Denia</name>
</author>
<published>2015-04-28T18:12:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e87bfa90a9bb078950ce90b76c7def4ee0c1dbd8'/>
<id>urn:sha1:e87bfa90a9bb078950ce90b76c7def4ee0c1dbd8</id>
<content type='text'>
Signed-off-by: Marcel Denia &lt;naoir@gmx.net&gt;
</content>
</entry>
</feed>
