<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/psqlodbc/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-03-06T19:17:52Z</updated>
<entry>
<title>psqlodbc: update to 17.00.0004</title>
<updated>2025-03-06T19:17:52Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2025-03-05T20:51:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d362ae9d5d9d40bfaeb7feededa61f93e31f596e'/>
<id>urn:sha1:d362ae9d5d9d40bfaeb7feededa61f93e31f596e</id>
<content type='text'>
Change source to Github since they dont distribute source tarballs anymore,
enable autoreconf in order to generate configure script.

This actually makes psqlodbc as its been broken for a while.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>psqlodbc: Fix build</title>
<updated>2023-11-03T02:05:22Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-11-03T02:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e863f89a47135aab963f06b10fd41e21bfb3e014'/>
<id>urn:sha1:e863f89a47135aab963f06b10fd41e21bfb3e014</id>
<content type='text'>
This updates the path for odbc_config as it was moved from
$(STAGING_DIR_HOST)/bin to $(STAGING_DIR)/host/bin (in commit
61de50de5f787b08e06de9425ec409c8fd1ffcbf).

Signed-off-by: Jeffery To &lt;jeffery.to@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-03.infra.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: Capitalize submenus</title>
<updated>2019-07-25T01:35:40Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2019-07-23T13:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2593eabd6b2288cc2af81db3b6f9fb2e5f9a2269'/>
<id>urn:sha1:2593eabd6b2288cc2af81db3b6f9fb2e5f9a2269</id>
<content type='text'>
Fixed a typo in tcpreplay.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>psqlodbc: Update to 11.00.0000</title>
<updated>2018-12-20T18:30:04Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-12-18T02:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5ec4eb76c3628d64526d30637226c34260b5f004'/>
<id>urn:sha1:5ec4eb76c3628d64526d30637226c34260b5f004</id>
<content type='text'>
Rearranged Makefile for consistency between packages.

Added PKG_BUILD_PARALLEL to speed up compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>psqlodbc: bump to 10.03.0000, fix --with-unixodbc</title>
<updated>2018-12-07T01:46:13Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2018-12-06T11:48:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2bc28eb40c84894f5ec3394656a90f015ee7a70f'/>
<id>urn:sha1:2bc28eb40c84894f5ec3394656a90f015ee7a70f</id>
<content type='text'>
Update to 10.03.0000.

--with-unixodbc should point to the odbc_config binary, not to the top
of the install directory $(STAGING_DIR)/usr.

Acked-by: Rosen Penev &lt;rosenp@gmail.com&gt;
Signed-off-by: Eneas U de Queiroz &lt;cote2004-github@yahoo.com&gt;
</content>
</entry>
<entry>
<title>psqlodbc: require unixodbc host build</title>
<updated>2017-08-30T17:44:37Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2017-08-30T17:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=34344fe52054acc7b787e92a1cb5bc300a0f4384'/>
<id>urn:sha1:34344fe52054acc7b787e92a1cb5bc300a0f4384</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>psqlodbc: build against staging libs</title>
<updated>2017-07-08T10:44:20Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2017-07-08T10:42:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=7d38c0a07effc26aaffe3603233c322cb006caa9'/>
<id>urn:sha1:7d38c0a07effc26aaffe3603233c322cb006caa9</id>
<content type='text'>
avoid accidentally picking paths on the host for pg_config and
odbc_config by supplying them as parameters to configure.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>psqlodbc: add package</title>
<updated>2017-07-07T17:09:07Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2017-07-02T00:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e80d4041cfd98406de7297c8f25f06f45ae62900'/>
<id>urn:sha1:e80d4041cfd98406de7297c8f25f06f45ae62900</id>
<content type='text'>
add official PostgreSQL ODBC driver

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
