Commit Graph

1650 Commits

Author SHA1 Message Date
sthen
03a0711f4b remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.
2021-10-26 19:52:41 +00:00
fcambus
14a10bd25d Update cabextract to 1.9.1. 2021-10-25 16:56:27 +00:00
sthen
f611d84e40 drop php 7.3 from -current, although it is still officially in
security support it appears this is not really the case any more
https://bugs.php.net/bug.php?id=81026

add @pkgpaths to merge pecl-* etc across
mark www/syweb broken, it was marked 7.3-only so looks like it needs more work
other php-ish ports have a RDEP on either 7.4 (default version) or 8.0
2021-10-25 12:33:18 +00:00
sdk
8276fde418 Remove accidently committed .orig file 2021-10-16 19:22:26 +00:00
sdk
77d0d94a08 Update to fuse-zip-0.7.2 and fix test suite
OK bket@ and solene@
2021-10-13 08:49:03 +00:00
rsadowski
ea2fc913be Update minizip to 3.0.3
- Switch Git repository from nmoinvaz/minizip (dead) to zlib-ng/minizip-ng.
- Enable LZMA support

Feedback and/or tests from Mark Patruck, landry@, sthen@, bket@.

OK landry@, sthen@
2021-10-12 04:11:25 +00:00
rsadowski
0de194c3f7 Remove boost version checks and bump after boost rollback 2021-09-19 05:24:30 +00:00
rsadowski
17ad90e0f6 Update makeself to 2.4.5
Update diff from Stefan Hagen
2021-09-11 18:02:15 +00:00
naddy
610ff872b0 archivers/libarchive: use upstream patch 2021-08-30 13:21:24 +00:00
naddy
38507792b1 archivers/libarchive: update to 3.5.2
New features:
* CPIO: Support for PWB and v7 binary cpio formats
* ZIP reader: Support of deflate algorithm in symbolic link decompression
2021-08-27 14:37:59 +00:00
sthen
c46a76b6a4 ucl: drop i386 BDEP on nasm, not used since 2003. from brad. 2021-08-26 22:20:05 +00:00
cwen
de0889a5ad innoextract: unbreak on clang+ld.bfd archs
Innoextract used to fail to build on these archs due to undefined references at
linking time, because of the `--as-needed' linker flag. There was a powerpc
specific fix, but since then mips64 can also build innoextract.

Extend the fix by disabling optimizations on all clang+ld.bfd archs. This only
impacts mips64 now that macppc moved to ld.lld, but may be useful to sparc64
in the future if it moves to clang.

Build tested on mips64 by Yifei Zhan < openbsd () zhan ! science >, and macppc
by me (with ld.lld). There is no impact on other archs.

No objection from thfr@ (maintainer)
2021-08-24 20:32:52 +00:00
benoit
52df1ab0cf Update to p5-Archive-Extract-0.88. 2021-08-13 07:45:00 +00:00
kmos
c14fd080ac Fix build of archivers/unarr on sparc64 by specifying COMPILER
as "base-clang ports-gcc".

ok sthen
2021-07-29 22:13:18 +00:00
rsadowski
79ec029974 Link unarr 2021-07-26 04:08:45 +00:00
rsadowski
68b3ebe4e0 Import unarr 1.0.1
Comment:
decompression library for rar, tar, zip and 7z archives

Description:
(lib)unarr is a decompression library for rar, tar, zip and 7z*
archives.

It was forked from unarr to provide a proper cmake based build system
suitable for packaging and cross-platform development, but its focus has
now been extended to provide code maintenance and to continue the
development of unarr, which is no longer mantained.

Maintainer: Omar Polo <op AT omarpolo DDD com>

WWW: https://github.com/selmf/unarr/

Port from Omar Polo, ok sthen@
2021-07-26 04:07:03 +00:00
sebastia
700bedfd44 update 2.3.0 -> 2.3.2 2021-07-10 17:56:47 +00:00
fcambus
90fa1b6a01 Update tarlz to 0.21. 2021-06-30 16:19:04 +00:00
sthen
b0643d323f has no tests -> NO_TEST=Yes 2021-06-28 17:00:20 +00:00
sebastia
1cc5a6e849 hook up ruby-rubyzip 2021-06-20 09:46:49 +00:00
sebastia
ac9fc51321 import rubyzip
Rubyzip is a ruby library for reading and writing zip files.

OK kmos@
2021-06-20 09:45:43 +00:00
naddy
12da0f5790 archivers/unrar: Update to 6.02 2021-06-17 18:33:50 +00:00
daniel
ad963fede5 -py-libarchive-c 2021-06-12 05:31:18 +00:00
daniel
f23dfe8878 make py-libarchive-c python3-only
ok bcallah@ (MAINTAINER)
2021-06-12 05:30:37 +00:00
bket
e108702357 Update to zstd-1.5.0
Major release featuring large performance improvements as well as API
changes. Changelog:
https://github.com/facebook/zstd/blob/v1.5.0/CHANGELOG.

This adds and removes some symbols in libzstd, so bump major.

OK danj@
2021-06-06 16:11:29 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
tj
22defc7b43 add upstream patch for CVE-2021-3520
ok bket
2021-05-21 17:06:23 +00:00
naddy
75de062e4d archivers/unrar: update to 6.01 2021-05-06 15:52:04 +00:00
sthen
a95e1032dd set @pkgpath to update php 7.2 pecl packages to the default version 2021-04-30 16:52:59 +00:00
sthen
45cc7b3c2f unhook php 7.2 pecl packages
php 7.2 stopped getting security fixes at the end of November 2020
2021-04-30 16:38:45 +00:00
daniel
565c1ce9cd remove subdirs for ports that are python3 only now 2021-03-20 15:57:03 +00:00
kmos
bb59b02f6a Update py-rarfile to 4.0
Changes can be seen at https://github.com/markokr/rarfile/releases

ok gnezdo@
2021-03-14 05:45:48 +00:00
sthen
ed443c19bd bsd.port.mk knows about zstd now, no need for extra EXTRACT_CASES 2021-03-09 17:11:49 +00:00
sthen
7fd075c6af update to deutex-5.2.2, based on a diff from Ashton Fagg 2021-03-09 13:04:14 +00:00
bket
a570369957 Update to zstd-1.4.9
Changelog: https://github.com/facebook/zstd/blob/v1.4.9/CHANGELOG

Visibility of symbols in shared lib has been fixed resulting in
check_sym reporting removal of several symbols. Bump shared lib
accordingly.

OK sthen@
2021-03-06 19:31:22 +00:00
gnezdo
d651346823 Remove unused archivers/hs-zlib 2021-03-04 06:05:51 +00:00
gnezdo
9df88603ae Remove unused archivers/hs-zip-archive 2021-03-04 06:05:50 +00:00
gnezdo
633ea1ab54 Unplug all hs-* ports for removal
ok kili, sthen
2021-03-04 02:45:49 +00:00
sthen
9b64714929 build php-8.0 versions of the pecl ports which support it 2021-02-24 21:23:15 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
fcambus
fca785b9e9 Update tarlz to 0.19. 2021-02-22 08:07:05 +00:00
fcambus
905cfd584c Update plzip to 1.9. 2021-02-20 13:35:02 +00:00
fcambus
0612ebd685 Update lzip to 1.22. 2021-02-20 13:34:11 +00:00
fcambus
f8d33014b2 Update lzlib to 1.12. 2021-02-20 13:22:02 +00:00
fcambus
783a5929ae Update clzip to 1.12. 2021-02-20 13:21:09 +00:00
fcambus
4a4bbcae7e Update pdlzip to 1.11. 2021-02-20 13:20:06 +00:00
fcambus
d9f0673c9c Update lziprecover to 1.22. 2021-02-20 13:18:07 +00:00
fcambus
01d7be67e0 Update lunzip to 1.12. 2021-02-20 13:17:16 +00:00
ajacoutot
16d1415048 Update to py3-lz4-3.1.3. 2021-02-19 21:05:10 +00:00
naddy
62a10a1433 archivers/gtar: update to bugfix release 1.34 2021-02-16 21:20:07 +00:00