pkgsrc/archivers
rhialto 3bacd05c78 archivers/par2: update to 0.8.1.
Changes (from https://github.com/Parchive/par2cmdline/releases/tag/v0.8.1):

BlackEagle (3):
      Add .DELETE_ON_ERROR to avoid corrupt files in workdir
      split release scripts a bit because win stuff is not build on the same machine as *nix stuff anymore
      bump 0.8.1

Ike Devolder (3):
      Merge pull request #131 from mdnahas/master
      Merge pull request #132 from mdnahas/library_dev
      Merge pull request #134 from mdnahas/long_read_write

Michael Nahas (70):
      BUG FIX: ^= operator was returning wrong value for powers of 1
      .gitignore now ignores emacs backup files
      FIX: typos, comments, indentation
      Added unit tests for 5 classes
      Changed all output to use parameters, rather than global variables.
      Set chunksize to zero, in unspecified case
      all commandline errors are first in par2creator::Process
      moved reference to commandline to top of parXrepairer
      removed largest file and total file size from commandline class
      Removed ExtraFile::FileSize method --- this slows things slightly.
      Convered ExtraFile to just a string.
      grouped commandline options by operation
      Added my name to list of authors
      added the most common usage as an example
      move num-of-threads setting code out of commandline
      added links to websites explaining CRC operations
      Moved NoiseLevel out of CommandLine
      remove duplicate code in par2cmdline.cpp
      Moved par1repairer into a function call
      Moved par2repairer into a function call
      Moved par2creator into a function call
      Moved filethreads out of commandline.h/cpp
      removed ExtraFile from commandline.h/cpp
      removed ExtraFileIterator from commandline.h/cpp
      Split up CommandLine::Parse soo I can move stuff in
      Reordered checks in commandline.cpp to match order of variable declarations
      Moved computation of blocksize into commandline.cpp
      BUG FIX: when changed nthreads, forgot to add OPENMP #ifdef around it
      Moved redundnacy calculation out of par2creator into commandline
      FEATURE: On Linux, adjusts buffer sizes to half the memory of the system
      commandline now treats argv aas const char * const *, for easier testing.
      unit tests for CommandLine.Parse(), plus bug fixes to it.
      Changed code to support a par2lib static library
      DANGEROUS: Moved ifdefs from par2cmdline.h into par2lib.h
      FEATURE: Created libpar2, a static library for par2.
      Added unit tests for diskfile
      BUG FIX: DiskFile::Delete() now sets 'exists' to false
      BUG FIX: getting physical memory now works for OSX
      DANGEROUS: Changed WIN32 to _WIN32 or _MSC_VER
      merged code for ComputeRecoveryFileCount into libpar2
      Added output to tests, to see they had done something.
      BUG FIX - SQUASH - did not ifdef OPEN_MP around thread code
      TEST FIX: newline were expanding into two chars on Windows
      Added test for DiskFile::Create when file already exists
      BUG FIX: DiskFile::Create now returns error when file already exists
      BUG FIX: Should now implement Par2 standard for filenames
      Test scripts now use .exe and wine, if exe exists
      TEST FIX: Some tests did not return 1 on error.
      DANGEROUS, BUG FIX:  Fixed most things found by cppcheck
      BUG FIX: fixed memory leak by FindFiles using std::unique_ptr
      FEATURE: Modified test scripts to support valgrind
      Changes made so that it compiles on OSX High Sierra
      Uncommented line for AM_PROG_AR in configure.ac; needed for Windows
      g++ is now forced to use C++ version 2011
      Added ar-lib to .gitignore
      Unit tests are now run in WINE and with Valgrind
      BUILD FIX: Added tests/unit_tests to Makefile.am dist
      Added sorting to CriticalPackets, for consistent output
      Updated copyright information with my name
      Added notes on Cppcheck, Valgrind, MinGW, and WINE to ROADMAP
      Added information on WINEPATH variable to ROADMAP file
      Made all unit tests look similar and say FAILED/SUCCESS
      fixed typo in test
      BUG FIX: Version was compared against opNone.
      New Visual C++ project file, thanks to Anime Tosho
      BUG FIX: had introduced bug handling Unicode.  Reverted change.
      Changed types to size_t to satisfy Microsoft compiler
      Support file I/O on blocksize greater than 4GB
      Merge pull request #135 from rwtodd/master
      Merge pull request #136 from rwtodd/master

Richard Todd (4):
      Used _stati64() for WIN32 DiskFile::FileExists()
      Added par2cmdline.h to par2cmdline.cpp for DEBUG_NEW
      fixed 'need signed i for openmp' errors on Windows
      Renamed par2cmdline.h to libpar2internal.h.
2020-02-09 15:36:52 +00:00
..
9e Replace non-working HOMEPAGE. 2017-07-30 22:40:34 +00:00
advancecomp advancecomp: Avoid compiler warnings due to redefining bswap* on NetBSD. 2019-10-04 18:08:07 +00:00
afio Remove manual addition of MAKE_FLAGS to OPSYSVARS, it's now in by default. 2016-02-26 11:40:29 +00:00
arc Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
archangel Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
arj all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
ark ark: update to 19.12.1 2020-02-02 02:33:22 +00:00
atool all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
bicom Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
bmap-tools PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
brotli brotli: Use shared libraries for linking the main executable 2019-04-19 17:56:52 +00:00
bsdtar archivers: align variable assignments 2019-11-02 22:54:25 +00:00
bunzip Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
bzip2 archivers: align variable assignments 2019-11-02 22:54:25 +00:00
cabextract cabextract: update to 1.9.1. 2019-03-25 22:47:02 +00:00
dact all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
dar archivers: align variable assignments 2019-11-02 22:54:25 +00:00
engrampa engrampa: update to 1.22.3 2020-01-16 02:31:41 +00:00
fastjar archivers: align variable assignments 2019-11-02 22:54:25 +00:00
fcrackzip
freeze all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
gcpio all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
go-xz Revbump all Go packages after go113 update. 2020-02-02 14:18:56 +00:00
gsharutils all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
gtar all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
gtar-base gtar: fix build on SunOS 2019-05-02 20:27:42 +00:00
gtar-info
gzip all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
gzrecover all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ha
heirloom-tar
hpack hpack: use -std=gnu89 for older GNU inline semantics. 2019-08-05 19:21:12 +00:00
hs-tar Import tar-0.5.1.1 from wip 2020-01-19 00:58:38 +00:00
hs-zip-archive Import zip-archive-0.4.1 from wip 2020-01-17 19:01:49 +00:00
hs-zlib Update to zlib-0.6.2.1 2019-12-29 23:20:52 +00:00
innoextract *: Recursive revbump from devel/boost-libs 2020-01-12 20:19:52 +00:00
jamjar Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
karchive kf5: update to frameworks 5.66 2020-01-29 11:49:22 +00:00
lbrate Comment out dead sites. 2017-08-16 20:45:30 +00:00
lcab Comment out dead sites. 2017-08-16 20:45:30 +00:00
lha archivers: align variable assignments 2019-11-02 22:54:25 +00:00
lhasa all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
libaec archivers/libaec: import libaec-1.0.4 2019-04-29 15:51:23 +00:00
libarchive all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libcomprex all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
liblzo all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libmspack Update libmspack to 0.10.1alpha 2019-08-05 13:39:24 +00:00
libunrar archivers: align variable assignments 2019-11-02 22:54:25 +00:00
libzip libzip: update to 1.6.1. 2020-02-09 14:12:49 +00:00
lrzip lrzip: Update MAINTAINERship to tm@NetBSD.org email address 2018-12-11 08:45:30 +00:00
lz4 all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
lz4json Honor LDFLAGS. 2017-07-06 14:11:29 +00:00
lzip all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
lziprecover all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
lzma all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
lzmalib all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
lzo all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
lzop all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
macutil
makeself Update makeself to 2.4.0. 2019-01-18 22:08:16 +00:00
mousetar Use OPSYSVARS. 2016-02-25 09:28:36 +00:00
mscompress
nomarch Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
nulib2 archivers: align variable assignments 2019-11-02 22:54:25 +00:00
ocaml-bz2 archivers: align variable assignments 2019-11-02 22:54:25 +00:00
ocaml-decompress archivers: align variable assignments 2019-11-02 22:54:25 +00:00
ocaml-zip archivers: align variable assignments 2019-11-02 22:54:25 +00:00
p5-Archive-Any Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Archive-Any-Lite Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Archive-Extract - Update to 0.86 2019-12-06 13:26:27 +00:00
p5-Archive-Peek Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Archive-Tar Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Archive-Tar-Wrapper (archivers/p5-Archive-Tar-Wrapper) Updated from 0.33 to 0.37 2019-11-04 03:37:54 +00:00
p5-Archive-Zip Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Compress-Bzip2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Compress-LZMA-Simple Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p7zip all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
par2 archivers/par2: update to 0.8.1. 2020-02-09 15:36:52 +00:00
pax all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
pbzip2 Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
pdbar Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
php-bz2
php-zip *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
php-zlib *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
pigz all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ppmd all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ppunpack
py-brotli py-brotli: Import py-brotli-1.0.7 as archivers/py-brotli 2019-12-17 10:15:37 +00:00
py-brotlipy 0.7.0: 2017-06-21 09:41:38 +00:00
py-bz2file py-bz2file: added version 0.98 2019-01-09 10:28:19 +00:00
py-czipfile archivers: align variable assignments 2019-11-02 22:54:25 +00:00
py-lhafile Removed unused line 2018-02-08 16:44:11 +00:00
py-libarchive-c py-libarchive-c: updated to 2.9 2019-12-11 13:46:46 +00:00
py-lz4 py-lz4: updated to 2.2.1 2019-09-16 08:53:00 +00:00
py-rarfile py-rarfile: updated to 3.1 2019-09-16 08:56:17 +00:00
py-yuicompressor Reset maintainer 2017-09-16 19:26:41 +00:00
py-zipp py-zipp: update to 1.1.0. 2020-01-27 11:01:35 +00:00
py-zipstream py-zipstream: Add version 1.1.4 2019-11-03 01:06:10 +00:00
py-zstandard py-zstandard: updated to 0.13.0 2019-12-29 16:53:13 +00:00
R-zip Update all R packages to canonical form. 2019-08-08 19:53:36 +00:00
rar
rox-archive all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
ruby-archive-tar-minitar archivers/ruby-archive-tar-minitar: update to 0.8 2019-10-22 07:33:37 +00:00
ruby-bz2
ruby-ffi-libarchive archivers/ruby-ffi-libarchive: update to 1.0.0 2020-01-18 13:16:10 +00:00
ruby-libarchive Recursive revision bump for archivers/libarchive. 2017-05-29 11:09:45 +00:00
ruby-minitar archivers/ruby-minitar: update to 0.9 2019-10-22 07:29:24 +00:00
ruby-minitar-cli archivers/ruby-minitar-cli: update to 0.8 2019-10-22 07:30:39 +00:00
ruby-mixlib-archive archivers/ruby-mixlib-archive: update to 1.0.5 2020-01-18 15:06:12 +00:00
ruby-xz all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
ruby-zip archivers/ruby-zip: update to 1.2.3 2019-06-15 03:05:44 +00:00
rzip all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sarab all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
squsq
star all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
szip archivers: align variable assignments 2019-11-02 22:54:25 +00:00
torrentzip archivers: align variable assignments 2019-11-02 22:54:25 +00:00
unace archivers: align variable assignments 2019-11-02 22:54:25 +00:00
unace-bin archivers: align variable assignments 2019-11-02 22:54:25 +00:00
unalz Fix building with newer zlib; clean-up 2017-06-26 09:48:34 +00:00
unarj archivers: align variable assignments 2019-11-02 22:54:25 +00:00
undms update MASTER_SITES url 2016-01-23 03:37:31 +00:00
unlzx update MASTER_SITES 2016-01-23 03:35:22 +00:00
unrar unrar: updated to 5.8.5 2019-12-11 18:49:08 +00:00
unshield *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
unzip unzip: Apply a patch from CVE-2018-18384 2019-07-15 14:08:03 +00:00
unzoo
upx all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
xbin archivers: align variable assignments 2019-11-02 22:54:25 +00:00
xfce4-thunar-archive xfce4-thunar-archive: Depend on xarchiver instead of GNOME 2 file-roller. 2019-09-14 21:40:52 +00:00
xmill Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
xpk Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
xz archivers: align variable assignments 2019-11-02 22:54:25 +00:00
zip
zoo Don't list possibly nonexistent headers like /usr/include/sys/signal.h 2016-03-09 21:20:51 +00:00
zopfli
zstd all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
zutils all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
zziplib archivers: align variable assignments 2019-11-02 22:54:25 +00:00
Makefile Add hs-tar 2020-01-19 00:59:17 +00:00