juanfra
0a58224d95
Tested by Ljuba Nedeljkovic. OK fcambus@.
...
Comment:
archiver based on tar and lzip multimembers
Description:
Tarlz is a small and simple implementation of the tar archiver. By default
tarlz creates, lists and extracts archives in the ustar format compressed with
lzip on a per file basis. Tarlz can append files to the end of such compressed
archives.
Each tar member is compressed in its own lzip member, as well as the
end-of-file blocks. This same method works for any tar format (gnu, ustar,
posix) and is fully backward compatible with standard tar tools, which treat
the resulting multimember tar.lz archive like any other tar.lz archive.
Tarlz can create tar archives with four levels of compression granularity; per
file, per directory, appendable solid, and solid.
Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>
WWW: http://lzip.nongnu.org/tarlz.html
2018-05-20 12:35:32 +00:00
jca
b823362c61
Needs a c++11 compiler, spotted on powerpc
2018-05-12 14:49:01 +00:00
espie
63dbe9bd67
add missing bin markers, reduce gratuitous diff between update-plist
...
output and my stuff
2018-05-12 09:22:27 +00:00
sthen
1b828631a9
update to lz4-1.8.2
...
"LZ4 v1.8.2 is a performance focused release, featuring important
improvements for small inputs, especially when coupled with dictionary
compression."
2018-05-09 14:09:43 +00:00
espie
ea989764ca
-static flavor should need to own its msg directories.
...
okay naddy@
2018-05-06 15:35:47 +00:00
sthen
7f6f842b3a
regen PLIST, a pkgconfig file was added in 2.10
2018-05-05 10:45:01 +00:00
naddy
afb7269ffe
maintenance update to 5.2.4
2018-05-01 10:30:25 +00:00
bket
cfbd78d1ea
Update to brotli-1.0.4.
...
Bump minors of brotlicommon and brotlidec as 2 symbols have been added
to the first that are used by the latter.
OK kn@, pascal@ (maintainer), jca@
2018-04-27 16:30:57 +00:00
naddy
2433fadc63
Update to 1.30. Noteworthy changes:
...
* Member names containing '..' components are now skipped when extracting.
* Report erroneous use of position-sensitive options.
* --numeric-owner now affects private headers too.
* Fixed the --delay-directory-restore option
* The --warnings=failed-read option
* The --warnings=none option now suppresses all warnings
* Fix reporting of hardlink mismatches during compare
2018-04-27 13:08:28 +00:00
sthen
384af9db11
move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo
...
for the relevant PHP versions.
ports which are 5.6-only remain in pecl-foo port directories, set to only
build 5.6 packages
ports which have separate versions for 5.6 and 7.0 are split; the port
directories are named pecl56-foo for the 5.6-compatible version and
pecl-foo for the 7+-version
normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0
2018-04-26 15:08:56 +00:00
sthen
f6ab6b5fa4
update to pecl-rar-4.0.0
2018-04-24 17:47:48 +00:00
bcallah
23204591f9
Update to libzip-1.5.1 -- biggest change is the use of libcrypto instead of
...
a custom AES implementation.
ok sthen@
2018-04-23 21:48:07 +00:00
bket
1800f8017e
Unbreak build - fix for clang 6.0.
...
rsadowski significantly simplified the initial fix. Thanks!
Maintainer (Josh Grosse) ok.
OK rsadowski@
2018-04-09 15:58:26 +00:00
bket
22880ecbe7
Update to zstd-1.3.4.
...
Bumped major number of shared lib as symbols have been removed, and
added.
OK juanfra@, sthen@, kn@
2018-04-04 16:10:02 +00:00
jasper
cf247d94df
Security fix for CVE-2018-1000097
...
sharutils: heap-buffer-overflow in find_archive in unshar.c
2018-04-02 08:41:50 +00:00
sthen
3e9ebaa783
we have HMAC_CTX_free, *HMAC_CTX_new now
2018-02-18 14:57:47 +00:00
jsing
25cc3e86e3
Use the LibreSSL provided EVP_MD_CTX_*() functions.
...
ok sthen@
2018-02-18 11:24:57 +00:00
juanfra
10015e353b
Update to lzip 1.20.
2018-02-17 17:29:06 +00:00
juanfra
4b44235412
Update to lziprecover 1.20.
2018-02-17 17:28:53 +00:00
juanfra
7df1517501
Update to plzip 1.7.
2018-02-14 16:44:20 +00:00
juanfra
a8a8a153e8
Update to lzlib 1.10.
2018-02-14 16:43:32 +00:00
juanfra
be3e334681
Update to clzip 1.10.
2018-02-10 20:34:42 +00:00
juanfra
50d2d8c4ed
Update to lunzip 1.10.
2018-02-09 20:57:35 +00:00
juanfra
a9da505ea7
Update to pdlzip 1.9.
2018-02-07 21:30:11 +00:00
sthen
c1b1feaec8
update to fuse-zip-0.4.5, from Björn Ketelaars
2018-02-06 11:16:26 +00:00
fcambus
71acedc61d
Update pigz to 2.4.
...
Notable changes:
- GNU make is not required anymore
- Switch HOMEPAGE to HTTPS
From Klemens Nanni, thanks!
Maintainer timeout.
2018-01-25 10:34:49 +00:00
ajacoutot
8867f4127a
Update to gcab-1.0.
2018-01-23 16:59:16 +00:00
kili
9c59b0ba4a
Update MODGHC_PACKAGE_KEY and plist, bump.
2018-01-22 21:36:14 +00:00
sthen
2a658e4598
update to lz4-1.8.1.2
2018-01-16 14:03:45 +00:00
bentley
02eab636fc
Update to deutex-5.1.1.
...
Release notes:
https://github.com/Doom-Utils/deutex/releases/tag/v5.1.1
From Bjorn Ketelaars. Thanks!
2018-01-16 08:51:34 +00:00
sthen
1232bc2b8d
strip high-bit crap from lz4's installed header. fixes with borgbackup's crappy
...
version detection which causes python to vomit a "UnicodeDecodeError: 'ascii'
codec can't decode byte 0xc2 in position 13333" error. reported by aja, thanks!
2018-01-14 12:27:14 +00:00
juanfra
760e24da48
Remove the patents comment. rsadowski@ wanted to remove the comment in
...
a previous update but I objected because I thought there was still a
PATENT file in the repo.
2018-01-14 10:30:28 +00:00
sthen
2e5a58bb8b
update to lz4-1.8.1
2018-01-13 14:38:59 +00:00
juanfra
c213be1b7f
Bjorn Ketelaars takes the maintainership.
2018-01-11 00:13:49 +00:00
bcallah
b01beb866e
Update libzip to 1.4.0 -- now using CMake and enabling bzip2
...
ok sthen@
2018-01-09 23:10:43 +00:00
sthen
b28dfa4707
update to zstd-1.3.3, enable building libraries, enable tests
...
from Björn Ketelaars
2018-01-04 14:47:20 +00:00
jca
7ad6e621d5
Update to par2cmdline-0.7.4
...
And delete a bunch of patches while here. Note that the meaning of
the -N option has been inverted upstream.
From Mikolaj Kucharski (maintainer)
2017-12-12 01:10:50 +00:00
helg
4f7ad0e758
Update from 0.4.2 => 0.4.4
...
Adds FUSE mknod operation, which is now mandatory on OpenBSD.
Re-enabled TEST_TARGET.
ok jca@
2017-12-05 23:58:01 +00:00
pascal
51a3b382da
Update to brotli 1.0.2; install brotli.1 manpage.
2017-12-05 21:04:07 +00:00
jca
b8ff4f6cdf
Needs a C++11 compiler
...
ok ajacoutot@ (maintainer)
2017-11-30 15:50:16 +00:00
espie
178d9e13a9
restore sensible permissions to a few wrkdirs.
2017-11-25 13:27:48 +00:00
bcallah
4c7bbfa002
Update to libzip 1.3.2 -- adds a new function, so minor bump.
...
All consumers are happy with this.
2017-11-20 19:13:23 +00:00
kili
44202a517d
Remove 47 now unused hs-ports from the build.
...
jasper@ agrees to the list (and to the general idea of gc'ing
hs-ports).
2017-11-19 01:10:51 +00:00
kili
ae14a5058a
Remove 47 now unused hs-ports from the build.
...
jasper@ agrees to the list (and to the general idea of gc'ing
hs-ports).
Complete list:
archivers/hs-zlib-bindings
databases/hs-HDBC-mysql
databases/hs-HDBC-postgresql
databases/hs-hedis
databases/hs-postgresql-libpq
devel/hs-BoundedChan
devel/hs-MonadRandom
devel/hs-ObjectName
devel/hs-PSQueue
devel/hs-StateVar
devel/hs-abstract-deque
devel/hs-abstract-par
devel/hs-base-unicode-symbols
devel/hs-blaze-textual
devel/hs-bytestring-mmap
devel/hs-case-insensitive
devel/hs-cmdlib
devel/hs-concurrent-extra
devel/hs-data-hash
devel/hs-directory-tree
devel/hs-enumerator
devel/hs-failure
devel/hs-ghc-paths
devel/hs-hashtables
devel/hs-hood
devel/hs-largeword
devel/hs-logict
devel/hs-murmur-hash
devel/hs-newtype
devel/hs-parallel
devel/hs-patch-combinators
devel/hs-readline
devel/hs-sendfile
devel/hs-strict
devel/hs-tuple
lang/hs-haskell-src
math/hs-half
net/hs-curl
net/hs-network-info
security/hs-crypto
security/hs-cryptocipher
security/hs-mwc-random
security/hs-pwstore-fast
security/hs-skein
textproc/hs-bytestring-nums
textproc/hs-hexpat
www/hs-cgi
2017-11-19 01:04:03 +00:00
jasper
cef5a13140
update to woff2-1.0.2
2017-11-18 11:42:39 +00:00
sthen
d579e1bf4e
drop william@ as maintainer on his ports, per his request.
2017-11-15 21:28:05 +00:00
bentley
d165454967
+deutex
2017-11-15 07:20:20 +00:00
bentley
aa88f38a3c
Import deutex-5.1.0.
...
DeuTex is a WAD file composer. It can do many things with Doom, Freedoom,
Heretic, Hexen, and Strife WAD files, such as extracting and inserting
graphics, sounds, levels, and other resources. It can be used for creating
and modifying IWAD ("Internal WAD") and PWAD ("Patch WAD") files both.
It is a command-line driven program and as such, is suitable for scripting
such as from a shell script or Makefile.
ok landry@
2017-11-15 07:19:50 +00:00
jasper
786e5828cc
be gone
2017-11-09 19:46:24 +00:00
jasper
eeeaf81a39
update to snappy-1.1.7
2017-11-09 15:07:08 +00:00