Subject: CVS commit: pkgsrc/parallel/parallel
From: Paolo Vincenzo Olivo
Date: 2023-09-08 20:39:05
Message id: 20230908183905.71451FBDB@cvs.NetBSD.org

Log Message:
parallel/parallel: update to version 20230822

# CHANGES (since version 20210722)

20230822

New in this release:

* Bug fixes and man page updates.

20230722

New in this release:

* Time functions (e.g. yyyymmdd($secs) ) can now take secs since epoch as argument.

* Bug fixes and man page updates.

20230622

New in this release:

* Bug fixes and man page updates.

20230522

New in this release:

* Bug fixes and man page updates.

20230422

New in this release:

* --jobs evaluates expression: +3*log(55)% = ncpu*1.12

* Bug fixes and man page updates.

20230322

New in this release:

* Better support for wide characters in --latest-line.

* Support for rsync 3.2.7.

* Bug fixes and man page updates.

20230222

New in this release:

* parsort: --parallel now does closer to what you expect.

* parallel: --files0 is --files but \0 separated.

* Bug fixes and man page updates.

20230122

New in this release:

* Bug fixes and man page updates.

20221222

New in this release:

* --results works on more file systems (e.g. fat)

* Joblog gives the same exit code as bash.

20221122

New in this release:

* Support for IPv6 adresses and _ in hostnames in --sshlogin.

* Use --total-jobs for --eta/--bar if generating jobs is slow.

* A lot of bugs fixed in --latest-line.

* Better support for MSYS2.

* Better Text::CSV error messages.

* --bar supports UTF8.

* Bug fixes and man page updates.

20221022

New in this release:

* --latest-line chops line length at terminal width.

* Determine max command length faster on Microsoft Windows.

20220922

New in this release:

* --colour-failed only changes output for failing jobs.

* Password for --sshlogin can be put in $SSHPASS.

* Examples are moved from `man parallel` to `man parallel_examples`.

* Bug fixes and man page updates.

20220822

New in this release:

* --header 0 allows using {filename} as replacement string

* Bug fixes and man page updates.

20220722

New in this release:

* --colour-failed will color output red if the job fails.

* sql: support for InfluxDB.

* Polarhome.com is dead, so these OSs are no longer supported: AIX
  HPUX IRIX Minix OPENSTEP OpenIndiana OpenServer QNX Solaris Syllable
  Tru64 Ultrix UnixWare.

* Bug fixes and man page updates.

20220622

New in this release:

* , can be used in --sshlogin if quoted as \, or ,,

* --plus {/#regexp/str} replace ^regexp with str.

* --plus {/%regexp/str} replace regexp$ with str.

* --plus {//regexp/str} replace every regexp with str.

* 'make install' installs bash+zsh completion files.

* Bug fixes and man page updates.

20220522

New in this release:

* --latest-line shows only the latest line of running jobs.

* --color colors output in different colors per job (this obsoletes --ctag).

* xargs compatibility: --process-slot-var foo sets $foo to jobslot-1.

* xargs compatibility: --open-tty opens the terminal on stdin (standard input).

* Bug fixes and man page updates.

20220422

New in this release:

* sash is no longer supported as shell.

* --retries 0 is an alias for --retries 2147483647.

* --shell-completion returns shell completion code.

* --ssh-login-file reloads every second.

* --parset is replaced with --_parset because it is only used internally.

* sem --pipe passes STDIN (standard input) to the command.

* Bug fixes and man page updates.

20220322

New in this release:

* --sshlogin user:password@host is now supported by using sshpass.

* Bug fixes and man page updates.

20220222

New in this release:

* Encoding of remote commands has changed. This limits the length of
  remote commands to less than half. It also requires $REMOTE_TMPDIR
  to be writable. It makes this release beta quality.

* Time functions hh_mm_ss() hhmmss() hh_mm() hhmm() are now available
  for {= =}.

* Many options in the man page for parallel now has 'see also' for
  related options.

* parallel_options_map.pdf is a map showing which options other
  options relate to.

* {uniq} added to --plus to only run jobs with unique values.

* sem --fg exits with the exit code of the job.

* Bug fixes and man page updates.

20220122

New in this release:

* GNU Parallel turned 20 on the 2022-01-06
  https://www.gnu.org/software/parallel/20th-birthday.html

* Bug fixes and man page updates.

20211222

New in this release:

* Bug fixes and man page updates.

20211122

New in this release:

* Bug fixes and man page updates.

20211022

New in this release:

* Don't postpone output until $jobslots jobs have been started.

* Bug fixes and man page updates.

20210922

New in this release:

* Bug fixes and man page updates.

20210822

New in this release:

* --ctag/--ctagstring colors the tag in different colors for each job.

* You can use unit prefixes (k, m, g, etc) with -n -N -L.

* Bug fixes and man page updates.

Files:
RevisionActionfile
1.24modifypkgsrc/parallel/parallel/Makefile
1.7modifypkgsrc/parallel/parallel/PLIST
1.14modifypkgsrc/parallel/parallel/distinfo