sthen
25f49bb35d
use standard "local" error handling (sprintf+exit/message_fatal) rather than
...
err() to avoid the need to pull in err.h, idea from deraadt
2015-10-15 00:17:48 +00:00
sthen
4bbcb29979
err.h for bzip2 as well, pointed out by jca@
2015-10-15 00:08:58 +00:00
sthen
7317f836db
oops, missed err.h
2015-10-14 23:16:15 +00:00
sthen
7dc023e899
Initial pledge() for xz, after initial setup (which looks at a few sysctls)
...
it's easy to drop to only allowing stdio and file operations. There's scope to
push this further (e.g. when used in a simple pipeline, no more than stdio
should be necessary). ok naddy@ (maintainer).
2015-10-14 21:18:51 +00:00
sthen
f9e7aa16ff
bzip2 now also needs rpath
2015-10-11 21:07:32 +00:00
jasper
8245965df6
tame -> pledge
2015-10-09 06:50:19 +00:00
sthen
53befa2741
bzip2 only needs stdio and some file operations, so it can be tame()'d early
...
in main().
2015-10-07 11:06:49 +00:00
sthen
f53015ea44
Update to par2cmdline-0.6.14, and add a patch to fix a byte order issue
...
(__BYTE_ORDER not being defined) causing 'repair' to fail on files from other
par2 implementations or from pre-5.6 OpenBSD. ok jca@
From Mikolaj Kucharski, taking maintainer.
2015-10-05 16:50:14 +00:00
kili
8673fc4b39
Remove hs-zlib-enum. Not used by anything.
2015-09-24 18:37:54 +00:00
kili
31e098f71f
Unhook hs-zlib-enum.
2015-09-24 18:37:23 +00:00
sthen
31c427011b
drop USE_GROFF, from Jan Stary. reformat Makefile according to usual
...
ordering while there.
2015-09-21 10:39:47 +00:00
kili
a94f3bd2c7
Set MODGHC_PACKAGE_KEY and adjust plist.
2015-09-20 18:29:20 +00:00
kili
c9ed2a55c6
Update to hs-zlib-0.5.4.2.
2015-09-19 07:48:41 +00:00
naddy
ba4e7019aa
Update to 2.12, but retain local fix for CVE-2015-1197.
...
Grab maintainer.
2015-09-17 20:16:49 +00:00
jasper
30da4e4ea2
update to sharutils-4.15.2
2015-09-07 17:57:07 +00:00
sthen
6f5a2d59fc
Fix lz4's installed .pc file to avoid using the fake prefix. From Brad.
2015-08-30 13:17:31 +00:00
sthen
b0afd3bc40
remove bcallah as maintainer of his ports, at his request
2015-08-25 13:18:24 +00:00
bentley
4f2c5e0b03
Update homepage/master_sites after migration to github.
2015-08-24 04:01:04 +00:00
benoit
5eb792a1ea
Update to p5-Archive-Extract-0.76.
2015-08-13 07:11:39 +00:00
juanfra
dc0d0a5b1f
Update to lzip 1.17.
2015-08-11 20:57:15 +00:00
juanfra
0fd4fe0214
Update to plzip 1.4.
2015-07-22 22:23:52 +00:00
juanfra
a483dec4a3
Update to lzlib 1.7.
2015-07-21 00:41:08 +00:00
sthen
45cf31de01
update to LZ4 r131
2015-07-18 21:25:12 +00:00
jasper
0cfe5a2805
use sed -i
2015-07-17 21:13:14 +00:00
juanfra
a0912f7a1e
Update to clzip 1.7.
2015-07-17 18:06:05 +00:00
ajacoutot
2889a1d16f
Remove the perl bullshit.
2015-07-16 23:57:18 +00:00
naddy
e2f2775dbd
remove some obsolete/useless/crufty schilyware
...
ok sthen@ ajacoutot@ dcoppa@ ian@
2015-06-25 21:45:59 +00:00
sebastia
1a53146871
Use my openbsd.org e-mail address as in all the other ports
2015-06-25 06:40:04 +00:00
sthen
6f278e1d15
update to lz4 r130
2015-06-22 20:46:24 +00:00
sthen
7e4a372ae9
update to pecl-lzf, from maintainer Johan Huldtgren
2015-06-19 16:46:34 +00:00
sebastia
84c55e4695
bye bye ruby-archive-tar-minitar
2015-06-19 06:17:33 +00:00
sebastia
bd97a0853b
replace ruby-archive-tar-minitar with ruby-minitar
2015-06-19 06:15:31 +00:00
sebastia
f0f493d50f
Archive::Tar::Minitar is a pure-Ruby library and command-line utility
...
that provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernandez's implementation
in rpa-base, but has been reorganised to promote reuse in other
projects.
This is going to replace archivers/ruby-archive-tar-minitar and to be
used by sysutils/ruby-r10k update.
OK jasper@
2015-06-19 06:14:07 +00:00
naddy
7fcbb927b2
Update to 1.6.
...
This release fixes the extraction to absolute file names with invalid
UTF-8 characters (CVE-2015-2060), which had already been fixed in
the port.
The security patch in the port for CVE-2014-9556 was already obsoleted
by extended input validation in 1.5.
ok jca@
2015-06-13 20:31:32 +00:00
juanfra
2a990c0463
Update to lziprecover 1.17.
2015-06-09 11:40:51 +00:00
juanfra
f11c01ccde
Update to lunzip 1.7.
2015-06-06 21:34:01 +00:00
juanfra
c798abe9c5
Update to pdlzip 1.6.
2015-06-05 11:42:55 +00:00
robert
9c1017ae2d
bump revision due to the change of the default php version to 5.6
...
ok aja@
2015-06-05 06:00:20 +00:00
ajacoutot
1ba1807e46
+gcab
2015-05-27 06:49:24 +00:00
ajacoutot
096d3b814d
Import gcab-0.6.
...
GObject library to create cabinet files.
ok robert@
2015-05-27 06:47:59 +00:00
ajacoutot
a183b75553
"/usr/local/lib/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
jasper
7e7ecc3b15
remove another bunch of @rm -f, some of which were hiding the arguments no
...
longer existed
2015-05-18 11:29:37 +00:00
sthen
fe84f97f78
update to lz4-r129
2015-05-15 15:32:00 +00:00
ajacoutot
fe9bf95b16
+unzip,iconv
2015-05-11 23:07:21 +00:00
jasper
89d6207e73
update to libzip-1.0.1
2015-05-11 21:22:19 +00:00
czarkoff
c0c449206d
consistent spacing
...
OK sthen@
2015-05-11 21:22:06 +00:00
czarkoff
87e407f2c6
add "iconv" flavor
...
OK sthen@, stsp@
2015-05-11 21:19:23 +00:00
jasper
00c8abbfa6
update to deco-1.6.3/deco-archive-1.6
2015-05-11 20:31:13 +00:00
sthen
764d4a86fe
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
"exciting" one in databases/py-sqlalchemy; port had a bad PKG_ARCH=* line
and also contained .so modules.
2015-04-21 18:40:20 +00:00
jca
b9a00f3919
Fold long line.
2015-04-19 17:53:59 +00:00