<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/cdrtools, 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>2022-11-02T11:38:27Z</updated>
<entry>
<title>sysutils/cdtools: Update to 3.02a10nb2</title>
<updated>2022-11-02T11:38:27Z</updated>
<author>
<name>micha</name>
<email>micha@pkgsrc.org</email>
</author>
<published>2022-11-02T11:38:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4e426f64886e33c26af79b30a93daafa72ae2a73'/>
<id>urn:sha1:4e426f64886e33c26af79b30a93daafa72ae2a73</id>
<content type='text'>
Changelog from AN-2022-10-16:

UPDATING:

- Various man pages have been renamed to follow BSD conventions.
  Users may need to manually remove the following old man pages on
  update: streamarchive.4, makefiles.4, makerules.4, changeset.4,
  sccschangeset.4, sccsfile.4, and star.4.

NEW FEATURES:

- libfind/sfind: Fix incorrect error handling of -exec ... {} +
  primaries.  Previously in some cases the primary returned an
  error even though it should always return true and in other
  cases it completely disregarded the exit code.  Now the primary
  always returns true and sets the exit code of libfind and sfind
  to a non-zero value in case one of the commands returned with a
  non-zero exit code.
  Reported by Tavian Barnes.  Submitted by Nico Sonack.

- libfind/sfind: Report failures to query the password/group
  database for -nouser/-nogroup.  Previously failure to query
  these databases was treated as if the user id/group id was not
  found.  We now print a diagnostic message and return a non-zero
  value if the getpwuid() or getgrgid() call failed.
  Reported by Tavian Barnes.

- libfind/sfind: Report presence of directory loops.  Previously,
  such directory loops were silently ignored.  Now, upon
  encountering a directory loop, sfind prints a diagnostic message
  to standard error.  The search is continued but sfind will
  terminate with a nonzero exit status.  This change improves
  compatibility with POSIX (cf. PASC interpretation request 1606).
  All libfind consumers calling the treewalk() function (mkisofs,
  sccs, and star) are affected.
  Reported by Tavian Barnes.  Submitted by Nico Sonack.

- mkisofs/mkisofs.8: adjust reference of magic(4) to magic(5)
  Submitted by Martin Rehak.

- *: With the switch of Solaris from SysV man page sections to BSD
  man page sections, man pages are now installed according to BSD
  conventions instead of SysV conventions.  This affects the man
  pages makefiles(4), makerules(4), streamarchive(4),
  changeset(4), sccsfile(4), sccschangeset(4), and star(4).
  Reported by Friedhelm Mehnert.

- *: All references to Solaris man pages have been adjusted to BSD
  man page sections as used in Solaris 11.4.

- libschily/getargs.3: document surprising behaviour that the
  the argument to a foo= parameter may be in the following
  argument.  Thus, shell scripts should write foo= "$bar" instead
  of foo=$bar if $bar could possibly be empty.
  Submitted by Nico Sonack.

- libschily/getargs.3: improve spelling and grammar.</content>
</entry>
<entry>
<title>sysutils/cdrtools: Update to 3.02a10nb1</title>
<updated>2022-09-30T15:57:28Z</updated>
<author>
<name>micha</name>
<email>micha@pkgsrc.org</email>
</author>
<published>2022-09-30T15:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e40c001222dbb1cae99917fd69d755238d522b76'/>
<id>urn:sha1:e40c001222dbb1cae99917fd69d755238d522b76</id>
<content type='text'>
Changelog from AN-2022-09-18:
With great sadness we report the death of schilytools main author and
long time maintainer Jörg Schilling (1955-03-27--2021-10-10).  Jörg, we
miss you!  After his passing, development has been picked up by a group
of volunteers who would like to keep the project alive and well.  Our
goal is to carefully preserve the portability and compatibility of this
project while extending it to new platforms and implementing new tools
and features that fit the tool set.

As a part of the change in management, the schilytools project has moved
from Sourceforge to Codeberg.

- general: Explain how to contribute and update README

- general: Add list of contributors

- all: Misc spelling fixes
  Submitted by Friedhelm Mehnert.

- all: Update E-Mail address and project URL in many places.
  Jörg's old joerg@schily.net address is defunct and so is his
  postal address.  As a part of an ongoing documentation cleanup,
  these addresses have been replaced by our new project pages in
  many locations.
  Submitted by Nico Sonack.

- man pages: work around buggy syntax highlighting by adding
  \" " comments into various places.
  Submitted by Nico Sonack.

- RULES: Fix build on macOS 12.4

- RULES: add i386-openbsd-clang.rul
  This should permit compilation on modern OpenBSD using clang as
  the system compiler.

- autoconf: Work around clang bug in #pragma weak detection.
  A clang compiler bug causing a crash in the configure test for
  #pragma weak has been worked around, permitting use of weak
  symbols when compiling with clang.

- cdrecord: comment out abstract devices names
  cdrecord.dfl used to define various abstract device names.
  These can be confusing to the user as they are likely not to
  match the actual device configuration present.  We now comment
  out these device names, leaving them as mere examples for the
  user to reference.
  Reported by Friedhelm Mehnert.

- cdrecord: Detriplicate LICENSE/COPYING/LIMITATIONS
  Jörg originally hard-linked the same file to three names.  As git
  does not support hard links in repositories, remove two copies of
  the file, leaving us with just LIMITATIONS.

- tests: fix arm64/aarch64 architecture confusion on OpenBSD
  Submitted by Nico Sonack.</content>
</entry>
<entry>
<title>*: Remove hardcoded -liconv / -lintl on SunOS.</title>
<updated>2022-08-09T12:08:27Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-08-09T12:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a77729245b392c9b6613bcb6e910961a45adb77a'/>
<id>urn:sha1:a77729245b392c9b6613bcb6e910961a45adb77a</id>
<content type='text'>
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.</content>
</entry>
<entry>
<title>sysutils/cdrtools: Build fix for Darwin and SunOS</title>
<updated>2022-02-18T11:52:56Z</updated>
<author>
<name>micha</name>
<email>micha@pkgsrc.org</email>
</author>
<published>2022-02-18T11:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=229a1107623567a55243ed18ba44849bf4759a40'/>
<id>urn:sha1:229a1107623567a55243ed18ba44849bf4759a40</id>
<content type='text'>
On Darwin and SunOS libiconv was not found.</content>
</entry>
<entry>
<title>cdrtools: Simplify SUBSTs for files/INSTALL.pkgsrc and replace LOCALBASE too</title>
<updated>2021-12-03T17:45:34Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2021-12-03T17:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=18ce0a88648203ddc203b39f0193c6a00cfb91ce'/>
<id>urn:sha1:18ce0a88648203ddc203b39f0193c6a00cfb91ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/cdrtools: Update to 3.02a10</title>
<updated>2021-12-03T15:13:26Z</updated>
<author>
<name>micha</name>
<email>micha@pkgsrc.org</email>
</author>
<published>2021-12-03T15:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f81d9e51198bb030a6d47abb2cb319085da7c3d8'/>
<id>urn:sha1:f81d9e51198bb030a6d47abb2cb319085da7c3d8</id>
<content type='text'>
Rebase to final Schily Tools release 2021-09-18.

Unknown changes because the package formerly based on separate cdrtools
releases (that are not available for recent versions).</content>
</entry>
<entry>
<title>sysutils: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T11:19:17Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T11:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a5e779c106627678e146ee85466e76e3c46fd926'/>
<id>urn:sha1:a5e779c106627678e146ee85466e76e3c46fd926</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes</content>
</entry>
<entry>
<title>sysutils: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T14:57:31Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T14:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4b12e2879b8ac33e793dec815084da66df731495'/>
<id>urn:sha1:4b12e2879b8ac33e793dec815084da66df731495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cdrtools: drop maintainership</title>
<updated>2020-04-14T12:47:34Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2020-04-14T12:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=71784d63f0fd0a4b68c3376916791b843ef6535f'/>
<id>urn:sha1:71784d63f0fd0a4b68c3376916791b843ef6535f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-insert the missing 'ss' -- to my excuse, cvsweb.netbsd.org wouldn't</title>
<updated>2020-04-03T08:58:24Z</updated>
<author>
<name>hauke</name>
<email>hauke@pkgsrc.org</email>
</author>
<published>2020-04-03T08:58:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bcc43d21788c639eedb7f858ef3e23263c3fc15f'/>
<id>urn:sha1:bcc43d21788c639eedb7f858ef3e23263c3fc15f</id>
<content type='text'>
render it, either.</content>
</entry>
</feed>
