<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/misc/rlwrap, 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-06-30T11:18:01Z</updated>
<entry>
<title>*: Revbump packages that use Python at runtime without a PKGNAME prefix</title>
<updated>2022-06-30T11:18:01Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2022-06-30T11:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c8c52b1eaa9f02980199a8b4bc92344ac344e087'/>
<id>urn:sha1:c8c52b1eaa9f02980199a8b4bc92344ac344e087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: recursive bump for perl 5.36</title>
<updated>2022-06-28T11:30:51Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-06-28T11:30:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5da87348cb57d8d1df6910cb892114c53beab8b0'/>
<id>urn:sha1:5da87348cb57d8d1df6910cb892114c53beab8b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T10:58:55Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T10:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a450c09bd23ef484adc5551f2cda15acc7e25a21'/>
<id>urn:sha1:a450c09bd23ef484adc5551f2cda15acc7e25a21</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz</content>
</entry>
<entry>
<title>misc: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T14:35:11Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T14:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec355f20a85a6197b5887c879d9a2bf0ccbfd6d8'/>
<id>urn:sha1:ec355f20a85a6197b5887c879d9a2bf0ccbfd6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rlwrap: Update to 0.45.2</title>
<updated>2021-08-18T17:19:31Z</updated>
<author>
<name>leot</name>
<email>leot@pkgsrc.org</email>
</author>
<published>2021-08-18T17:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=273a19c171afbd8958a682672429129e4fffe72e'/>
<id>urn:sha1:273a19c171afbd8958a682672429129e4fffe72e</id>
<content type='text'>
Changes:
0.45.2
------
- rlwrap enables bracketed-paste when instructed to do so by .inputrc,
  but would then never disable it at exit.
- rlwrap -z (i.e. rlwrap when using a filter) would still open
  /tmp/rlwrap.debug after forking the filter command, preventing other
  users from running it afterwards

0.45.1
------
- rlwrap would always open /tmp/rlwrap.debug after forking child
  command, preventing other users from running it.
- Fix args to setitimer() call to prevent EINVAL error on return
- advise about --always-readline if in direct mode at first user ENTER
  keystroke
- check for I_SWROPT even if isastream() is present (compile would fail
  on Oracle linux)</content>
</entry>
<entry>
<title>*: recursive bump for perl 5.34</title>
<updated>2021-05-24T19:49:01Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2021-05-24T19:49:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=baed0a2edb810dd7f45a65e897249f05eafbe0d3'/>
<id>urn:sha1:baed0a2edb810dd7f45a65e897249f05eafbe0d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rlwrap: Update to 0.45</title>
<updated>2021-03-04T10:12:12Z</updated>
<author>
<name>leot</name>
<email>leot@pkgsrc.org</email>
</author>
<published>2021-03-04T10:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7cb4523a0eff87f89e7396eee5c76abccb53380a'/>
<id>urn:sha1:7cb4523a0eff87f89e7396eee5c76abccb53380a</id>
<content type='text'>
0.45
----
New features:
 - --only-cook '!&lt;regexp&gt;' enables "confident mode" where every
   possible prompt that matches a regexp is cooked immediately
   (so that even prompts that get printed when handling a large
   paste are cooked)
 - --no-children (-N) now enables direct mode whenever the client
   switches to the alternate screen. This makes editors and pagers
   usable even when using --always-readline on non-linux systems
 - when run inside an emacs shell buffer, rlwrap will execute the
   client instead of wrapping it (just as when stdin is not a
   terminal)
 - --always-echo echoes user input even when the client has
   switched off ECHO.
 - filter "makefilter" to easily employ shell commands (like sed,
   or grep) as rlwrap filters (extending/superseding "outfilter")
 - filters can change (some) bindable and internal readline
   variables with a new RlwrapFilter method tweak_readline_oob()

Bug Fixes:
 - rlwrap correctly handles bracketed paste
 - --ansi-colour-aware (-A) didn't do anything at all. Now it
   recognises colour codes as well as common control codes like
   window titles.  --ansi-colour-aware="!" will "bleach" the
   prompt, i.e. remove all colour codes
 - On AIX, rlwrap would quit if client wrote 0 bytes
 - a round of testing on Polarhome to weed out some
   incompatibilities with older Unix systems</content>
</entry>
<entry>
<title>rlwrap: Update to version 0.44</title>
<updated>2021-01-20T18:31:22Z</updated>
<author>
<name>leot</name>
<email>leot@pkgsrc.org</email>
</author>
<published>2021-01-20T18:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=00625f1b7e14c403f4e4b5f3bc5dd4834aab091d'/>
<id>urn:sha1:00625f1b7e14c403f4e4b5f3bc5dd4834aab091d</id>
<content type='text'>
pkgsrc changes:
- Remove patch-configure.ac, now also applied upstream

Changes:
0.44
----
- rlwrap doesn't (yet) work with bracketed-paste. As this is
  enabled by default from readline-8.1 onwards, rlwrap disables
  it, even if specified in .inputrc. A multi-line paste will
  therefore (still) behave as multiple 1-line pastes
- rlwrap is now aware of multi-byte characters and correctly
  handles prompts (or things that look like prompts, e.g.
  progress indicators) that contain them, according to your
  locale.
- rlwrap filters can now also filter signals (see
  RlwrapFilter(3pm)), changing them, or providing extra input to
  the rlwrapped command.
- Key *sequences* can now be bound to rlwrap-direct-keypress
  (using a new readline command rlwrap-direct-prefix) (contributed
  by Yuri d'Elia)
- configure will correctly identify whether --mirror-arguments
  will work, even on 1-processor systems
- the handle_hotkey filter has a handler definition that enables
  fuzzy history search using fzf
- binding accept-line to a key would make that key mess up the
  display
- The debug log is more readable (e.g. by marking debug lines
  with "parent", "child" or "filter")</content>
</entry>
<entry>
<title>Revbump packages with a runtime Python dep but no version prefix.</title>
<updated>2020-12-04T20:44:57Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2020-12-04T20:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8'/>
<id>urn:sha1:77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8</id>
<content type='text'>
For the Python 3.8 default switch.</content>
</entry>
<entry>
<title>*: bump PKGREVISION for perl-5.32.</title>
<updated>2020-08-31T18:06:29Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2020-08-31T18:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=228898b81876514704aa12fa6ddfb7563b4cd5e5'/>
<id>urn:sha1:228898b81876514704aa12fa6ddfb7563b4cd5e5</id>
<content type='text'>
</content>
</entry>
</feed>
