1295 Commits

Author SHA1 Message Date
schwarze
8aa10a0647 groff is actually unused, drop USE_GROFF, no package change, no bump:
man/mann/lha.n is commented out in the PLIST
man/ja_JP.EUC/man1/lha.1 is installed unformatted even with USE_GROFF
2017-05-14 17:41:27 +00:00
danj
4360c2ff71 regen 2017-05-14 15:46:10 +00:00
espie
a92d9fbc01 tls without threads -> no tls 2017-05-10 23:51:19 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
juanfra
307dedbb12 Update to zstd 1.2.0. 2017-05-05 18:16:53 +00:00
espie
24fb336554 missing include, get pthread types 2017-05-04 12:13:58 +00:00
rpe
f73e33a45e Update archivers/makeself to 2.3.0 and change HOMEPAGE.
OK aja@
2017-05-01 21:13:36 +00:00
sthen
c6ab9e398b switch to MODGCC4_ARCHS=${GCC3_ARCHS} ${GCC4_ARCHS}, C only. ok juanfra@ 2017-05-01 15:14:18 +00:00
juanfra
b0a27634bf Update to clzip 1.9. 2017-05-01 12:22:26 +00:00
juanfra
c2963d1550 Update to lzip 1.19. 2017-05-01 12:21:57 +00:00
ajacoutot
9ca3c37508 Update to p5-POE-Filter-Zlib-2.04. 2017-04-28 22:16:53 +00:00
juanfra
f2942fb236 Update to plzip 1.6. 2017-04-28 20:40:46 +00:00
juanfra
2c5eb1af80 Update to lzlib 1.9. 2017-04-28 20:40:04 +00:00
naddy
8c0ba4ae6d switch home page and master site to https 2017-04-25 15:09:53 +00:00
juanfra
4383221bdb Update to lunzip 1.9. 2017-04-24 20:51:24 +00:00
espie
f279fc44d8 -Werror considered harmful. You're going to do unsigned < 0, it can warn. 2017-04-23 10:09:22 +00:00
juanfra
0f2333fdde Update to pdlzip 1.8. 2017-04-22 10:49:46 +00:00
juanfra
d469a6f052 Update to lziprecover 1.19. 2017-04-22 10:34:45 +00:00
espie
54d5dc9e82 C99 inline semantics 2017-04-19 22:12:19 +00:00
benoit
a104f3b030 Update to p5-Compress-Bzip2-2.26. 2017-04-18 20:25:13 +00:00
pascal
09d5195c27 Update to brotli 0.6.0. Correct license comment. 2017-04-18 16:37:46 +00:00
sthen
7ed94b706e update to zopfli-1.0.1 2017-04-18 13:09:23 +00:00
espie
9e4f15e609 mark getopt_long variables properly, so that clang will be happy with the
libc version. did not ditch this getopt_long 'cause it's apparently different
from GNU semantics slightly.

okay naddy@
2017-04-17 14:32:55 +00:00
juanfra
5a41f31bf0 Update to zstd 1.1.4. 2017-04-13 09:41:15 +00:00
jca
cbed099f09 Fix broken patch that prevents clang builds. 2017-04-12 23:17:57 +00:00
jca
ca4bb06dcb Regen patches and move REVISION where it belongs 2017-04-12 23:09:08 +00:00
bluhm
09f32a334a Do not perform tty operations on non-tty file descriptors. Otherwise
pledge("tty") may abort unzip </dev/null.
discussed with deraadt@ semarie@; OK tb@ sthen@
2017-04-12 11:11:52 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
bluhm
18559ee8cb Apply a bunch of CVE and other fixes for unzip from debian and
redhat bug tracker.  Add the links to the patch files.  The fix for
CVE-2014-9636 was improved.
OK jca@
2017-03-23 17:26:17 +00:00
sthen
6a33d24f2d update to lzo-2.10 2017-03-17 08:29:15 +00:00
naddy
e5bd991759 Update to 3.3.1. No list of changes available, but fixes many
security problems.
2017-03-10 20:07:24 +00:00
benoit
b17eb33ca4 Update to p5-Archive-Extract-0.80. 2017-03-01 12:23:09 +00:00
fcambus
c3bd38aef0 Update snappy to 1.1.4. 2017-02-19 16:11:52 +00:00
juanfra
e8641a2dfe Update to zstd 1.1.3. 2017-02-19 14:34:44 +00:00
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