jsg
874cdc773c
update to unshield 1.4.2
2017-01-21 23:46:01 +00:00
naddy
7661695f40
maintenance update to 5.2.3
2017-01-18 21:28:35 +00:00
jasper
bea41959bb
update maintainer e-mail
...
from Josh Grosse
2017-01-11 13:44:33 +00:00
sthen
9d7b77d53b
update to lz4-1.7.4.2 (not 1.7.5 yet as it segfaults during tests)
2017-01-05 22:04:37 +00:00
zhuk
d3584ce59c
Hookup quazip,qt5
2016-12-26 12:38:36 +00:00
zhuk
3985dcb549
Add Qt5 support to quazip, needed for upcoming port.
...
Also, tests do not require package installation first.
2016-12-26 12:38:07 +00:00
juanfra
c5c4a9dbcd
Update to zstd 1.1.2.
2016-12-25 21:53:13 +00:00
juanfra
0a23727a90
CVE-2016-9296: Null pointer dereference
...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9296
From Josh Grosse (MAINTAINER)
2016-11-21 21:49:25 +00:00
benoit
7e76ca95f8
Update to p5-Compress-Bzip2-2.25.
2016-11-21 13:51:28 +00:00
jsg
b42a5a8964
update to unshield 1.3
...
Upstream has switched from sourceforge to github and from autotools to
cmake.
2016-11-20 08:26:19 +00:00
juanfra
9991e6b489
Update to zstd 1.1.1.
2016-11-13 02:30:23 +00:00
jca
6ea856432c
Update to libtar-1.2.20, new upstream.
...
Tweaked diff from Rafael Sadowski.
2016-11-05 15:13:54 +00:00
rpe
a80abf1f00
Update archivers/pigz to 2.3.4
...
OK aja@ sthen@
2016-11-04 16:01:40 +00:00
naddy
28e85af527
oops, restore EPOCH
2016-11-03 16:09:22 +00:00
naddy
4367d62ac8
update to 5.40
2016-11-03 15:20:14 +00:00
jasper
e4eeb615ed
update to p5-Archive-Zip-1.59
2016-11-02 22:28:52 +00:00
jasper
b1b02c8e00
update to p5-Archive-Extract-0.78
2016-11-02 19:25:58 +00:00
naddy
c60572d146
SECURITY update to 3.2.2.
...
Numerous bugs appear to have been fixed, but there is no log of changes.
2016-11-01 10:40:50 +00:00
naddy
c326edce1b
The ${PROJECT}.googlecode.com/files/ master sites are no longer
...
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
sthen
55e5211ac1
+archivers/zstd
2016-09-29 20:39:54 +00:00
juanfra
58d14afa2a
Comment:
...
zstandard fast real-time compression algorithm
Description:
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting
real-time compression scenarios at zlib-level and better compression ratios.
Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>
WWW: https://facebook.github.io/zstd/
OK sthen@
2016-09-29 19:31:29 +00:00
sthen
aa5a9c900f
update to deco-archive-1.6.4, from Rafael Sadowski
2016-09-25 15:46:51 +00:00
fcambus
8a4bb5880c
Update my mail address
2016-09-22 12:57:17 +00:00
naddy
70bb8e18e7
replace libiconv module
2016-09-13 11:44:06 +00:00
naddy
f91f68b648
replace libiconv module
2016-09-12 22:44:08 +00:00
jasper
a1cb7928ee
drop gettext module
...
ok aja@ (MAINTAINER)
2016-09-08 10:14:55 +00:00
pascal
a90cd7407c
sync
2016-08-31 14:21:26 +00:00
pascal
3729969dff
Import archivers/brotli. ok sthen@.
...
Brotli is a generic-purpose lossless compression algorithm that
compresses data using a combination of a modern variant of the LZ77
algorithm, Huffman coding and 2nd order context modeling, with a
compression ratio comparable to the best currently available
general-purpose compression methods. It is similar in speed with
deflate but offers more dense compression.
2016-08-31 14:20:57 +00:00
jca
60816bbf68
Maintenance update to libzip-1.1.3
2016-08-27 07:49:48 +00:00
jca
c392bc2a81
Update to p7zip-16.02
...
Remove patches for security fixes now included in upstream tarball.
From maintainer Josh Grosse.
2016-08-14 16:29:20 +00:00
naddy
5b68f955ce
remove __OpenBSD__ guard from pledge() patches
2016-08-12 20:52:26 +00:00
jasper
c119dbd446
Fix for CVE-2016-3189; proposed patch from RH
2016-06-28 09:56:23 +00:00
naddy
cb3c01cc50
Security update to 3.2.1.
...
This release fixes several critical bugs, including some with security
implications. (At least CVE-2016-4300, CVE-2016-4301.)
2016-06-23 20:19:36 +00:00
danj
7b811febd9
+ snappy
2016-06-14 19:02:06 +00:00
danj
97e012f549
import snappy-1.1.3
...
Snappy is a compression/decompression library. It does not aim for maximum
compression, or compatibility with any other compression library; instead,
it aims for very high speeds and reasonable compression. For instance,
compared to the fastest mode of zlib, Snappy is an order of magnitude faster
for most inputs, but the resulting compressed files are anywhere from 20% to
100% bigger.
From Frederic Cambus, thanks!
ok sthen@
2016-06-14 18:59:52 +00:00
semarie
c6f7352c67
archivers/par2cmdline: adds pledge(2) to par2 and its utilities
...
diff from Carlin Bingham
ok Mikolaj Kucharski (maintener)
2016-06-13 17:32:27 +00:00
juanfra
971f1deeef
Update to lzip 1.18.
2016-06-08 01:19:54 +00:00
sthen
ecccd93c04
As pointed out by Yozo TODA, SourceForge.jp renamed to OSDN in 2015.
...
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN_JP and update ports
references, and list some of their mirrors in network.conf.template.
2016-06-05 11:02:25 +00:00
juanfra
e5266f3e8e
Update to plzip 1.5.
2016-06-04 19:15:20 +00:00
juanfra
d85cbcf414
Update to lzlib 1.8.
2016-06-04 19:14:48 +00:00
naddy
916985b208
Update to 1.29, which adds some new options:
...
--verbatim-files-from, --no-verbatim-files-from
--owner-map=FILE, --group-map=FILE
--clamp-mtime
2016-06-03 14:53:32 +00:00
juanfra
bb595799fa
Update to clzip 1.8.
2016-06-01 21:23:27 +00:00
sthen
448f67f4c0
Security fix for p7zip; CVE-2016-2334 and CVE-2016-2335.
...
From Josh Grosse.
2016-05-30 21:22:50 +00:00
bentley
f058156073
Update homepages: sourceforge.jp is dead. long live osdn.jp.
...
Replace 403/500 webpages with the project page, which is at least
semi-useful.
2016-05-29 21:41:45 +00:00
juanfra
ec839d992d
Update to lunzip 1.8.
2016-05-29 01:53:34 +00:00
naddy
a10cd49ab2
Oops, add library bump and forgotten patch file.
2016-05-26 20:42:59 +00:00
naddy
228abeda46
Update to 3.2.0. Notable changes include:
...
* Incorporate patches for crash and overflow bugs
* Add support for lz4 compression
* Add bsdcat command-line tool
Also avoid picking up ext2fs header; reported by rpe@
2016-05-26 20:31:37 +00:00
juanfra
27882b561f
Update to pdlzip 1.7.
2016-05-25 17:59:34 +00:00
juanfra
ba699db75c
Update to lziprecover 1.18.
2016-05-23 12:49:59 +00:00
jca
f4c776badf
More lua52-flavored packages broken at runtime
2016-05-17 11:38:09 +00:00