<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/parallel/paexec, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2021-10-26T11:10:35Z</updated>
<entry>
<title>parallel: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T11:10:35Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T11:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e3a98d83debf9ff2f32db0b5e3600359e71b27e'/>
<id>urn:sha1:8e3a98d83debf9ff2f32db0b5e3600359e71b27e</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes</content>
</entry>
<entry>
<title>parallel: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T14:46:45Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T14:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3f4b0899e43221ea4f34c2e332bfc0f48c7a2cf8'/>
<id>urn:sha1:3f4b0899e43221ea4f34c2e332bfc0f48c7a2cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>paexec: Pull in libmaa</title>
<updated>2020-06-16T10:38:40Z</updated>
<author>
<name>otis</name>
<email>otis@pkgsrc.org</email>
</author>
<published>2020-06-16T10:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ff056665f961833c1fa0702e9df2bd6ea8205e24'/>
<id>urn:sha1:ff056665f961833c1fa0702e9df2bd6ea8205e24</id>
<content type='text'>
Fix build on platforms without system-wide libmaa, like SmartOS.</content>
</entry>
<entry>
<title>Update to version 1.1.4</title>
<updated>2020-06-01T16:18:16Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2020-06-01T16:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5376be5da01e37b0aed051434a11e6d37b0fcdd0'/>
<id>urn:sha1:5376be5da01e37b0aed051434a11e6d37b0fcdd0</id>
<content type='text'>
  Remove local function pr_open and use it from libmaa library.
  So, now paexec requires libmaa.

  "mkcmake help" shows configuring variables and descriptions for
  targets.

  Use mkc's feature "getdelim" instead of local implementation.
  So, we need at least mk-configure 0.33.0

  Optimization flags defaults to "-O2 -g"</content>
</entry>
<entry>
<title>Update to 1.1.3:</title>
<updated>2020-05-15T13:32:19Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2020-05-15T13:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f819cee35dc97a4d6a001802c9a592810fab409b'/>
<id>urn:sha1:f819cee35dc97a4d6a001802c9a592810fab409b</id>
<content type='text'>
  Fix use of uninitialized array.
  As a rsult paexec generates incorrect shell command to run
  on nodes. Seen with "clang-7.0.1" with -O2 and -D_FORTIFY_SOURCE=2

  Add one line description to projects.
  So, one can run "mkcmake help"</content>
</entry>
<entry>
<title>Update to paexec-1.1.2</title>
<updated>2020-03-30T19:22:57Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2020-03-30T19:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8f270c40a335f6e63c0be2eb0afbf5449f7a75c9'/>
<id>urn:sha1:8f270c40a335f6e63c0be2eb0afbf5449f7a75c9</id>
<content type='text'>
  paexec -x:
    * fix handling tasks with leading spaces
    * fix handling tasks with backslashes

  paargs:
    * on SunOS-5.10 use /usr/xpg4/bin/sh
      instead of horribly broken /bin/sh

  Fix build failure on SunOS-5.10 (getdelim(3) is absent)

  Introduce PAEXEC_SH environment variable
  for fixing /bin/sh on SunOS-5.10

  Introduce PAEXEC_FIND variable for regression tests (required on
  SunOS-5.10)</content>
</entry>
<entry>
<title>parallel/paexec: remove REPLACE_SH without effect</title>
<updated>2020-03-22T21:35:37Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2020-03-22T21:35:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48b38e4eab61ecd974eaca582e11b1cd5d1a1b71'/>
<id>urn:sha1:48b38e4eab61ecd974eaca582e11b1cd5d1a1b71</id>
<content type='text'>
Both files don't exist. If corrected, the first file would end up in
share/examples, and mk/check/check-interpreter.mk allows /usr/bin/env is
those files.</content>
</entry>
<entry>
<title>Use https for sourceforge project links.</title>
<updated>2019-06-22T11:52:31Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2019-06-22T11:52:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c2330a436bcb42d4ccb9c268d4251775aaa7bb5a'/>
<id>urn:sha1:c2330a436bcb42d4ccb9c268d4251775aaa7bb5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove mova.org from MASTER_SITES</title>
<updated>2019-04-08T21:38:39Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2019-04-08T21:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=32637835952b9d6731d2e252f026e7d4ee0775d7'/>
<id>urn:sha1:32637835952b9d6731d2e252f026e7d4ee0775d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to paexec-1.1.1</title>
<updated>2019-02-15T19:31:24Z</updated>
<author>
<name>cheusov</name>
<email>cheusov@pkgsrc.org</email>
</author>
<published>2019-02-15T19:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=142180ee7f8f0e5b80342c3ebd69ad851a25b792'/>
<id>urn:sha1:142180ee7f8f0e5b80342c3ebd69ad851a25b792</id>
<content type='text'>
  Fix build using clang
  Verify snprintf didn't truncate the output</content>
</entry>
</feed>
