freebsd-ports/archivers
Dimitry Andric 89909595ad archivers/upx: fix build with clang 13
During an exp-run for llvm 13 (see bug 258209), it turned out that
archivers/upx fails to build with clang 13:

p_wcle.cpp:739:27: error: variable 'n' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned count,object,n,r;
                          ^
1 error generated.

This is because clang 13 now has a -Wunused-but-set-variable warning
similar to gcc's, and it is enabled under -Wall.

The p_wcle.cpp file has two instances where the 'n' variable is used for
debugging purposes, but the first instance is marked with UNUSED(n). The
second is not, triggering this warning. Fix it by also marking the
second instance with UNUSED(n).

PR:		258394
Approved by:	maintainer timeout (3 weeks)
2021-10-02 12:48:13 +02:00
..
9e Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
advancecomp archivers/advancecomp: Fix typo in CPE_VENDOR 2021-08-15 17:16:05 +00:00
amigadepacker Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
arc archivers/arc: Add CPE information 2021-08-15 13:27:25 +00:00
arj Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
ark KDE: Update KDE Gear to 21.08.1 2021-09-02 16:52:51 +02:00
atool Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
bicom Deorbit RESTRICTED && NO_CDROM, part two. 2021-05-06 13:47:48 +02:00
brotli archivers/brotli: Add CPE information 2021-08-15 13:34:32 +00:00
bzip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
bzip2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
c-blosc archivers/c-blosc: update to 1.21.0 2021-05-22 11:54:21 +08:00
cabextract archivers/cabextract: Convert PLIST_FILES and PORTDOCS to PLIST entries 2021-09-19 13:59:39 +08:00
cmdpack Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
dact Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
deb2targz all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
deco One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
deutex Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
dpkg Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
draco archivers/draco: New port: Library for compressing and decompressing 3D meshes and point clouds 2021-08-18 01:54:50 -07:00
dzip archivers/dzip: Add CPE information 2021-08-15 13:37:21 +00:00
engrampa archivers/engrampa: fix pkg-plist 2021-06-11 22:25:21 -03:00
erlang-snappy archivers/erlang-snappy: update to 1.1.2 2021-09-30 22:03:12 +00:00
fastjar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
file-roller archivers/file-roller: Add CPE information 2021-08-15 13:41:55 +00:00
fpc-bzip2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
fpc-unzip One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
gcab Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gcpio One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
gnome-autoar archivers/gnome-autoar: Add DOCS option 2021-09-27 21:40:27 -07:00
grzip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gtar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
gzip archivers/gzip: Adopt port 2021-09-18 20:42:52 -07:00
gzip-hpp One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
gzrecover Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
ha archivers/ha: Fix CVE-2015-1198 2021-09-27 19:42:12 +02:00
hlextract archivers/hlextract: Update to 2.4.6 2021-06-01 12:52:26 +08:00
innoextract archivers/innoextract: drop runtime dependency on boost-libs 2021-08-09 08:03:42 +00:00
javatar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
jzlib archivers/jzlib: Add CPE information 2021-08-15 13:48:31 +00:00
kf5-karchive KDE: Update KDE Frameworks to 5.86 2021-09-15 16:37:22 +02:00
kzip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
laszip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
lazperf archivers/lazperf: fix build on big-endian architectures 2021-07-04 15:00:27 +00:00
lbrate Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
lbzip2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
lcab Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
lha archivers/lha: Add CPE information 2021-08-15 13:54:23 +00:00
lha-ac archivers/lha-ac: Add CPE information 2021-08-15 14:06:54 +00:00
lhasa Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
lib1541img Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
libarc Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
libarchive One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
libarchive-qt archivers/libarchive-qt: Qt based archiving with libarchive backend 2021-08-31 08:14:37 -05:00
libcabinet Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
libcomprex Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
libdeflate archivers/libdeflate: update the port to version 1.8. 2021-07-16 08:42:12 +00:00
libdynamite Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
liblz4 archivers/liblz4: Add CPE information 2021-08-15 14:10:58 +00:00
liblzxcomp all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
libmspack Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
libpar2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
librtfcomp archivers/librtfcomp: Simplify Makefile 2021-05-12 05:46:56 +08:00
libunrar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
libunrar6 archivers/libunrar6: Update to 6.0.5 2021-04-18 14:51:25 -04:00
libzip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
libzippp archivers/libzippp: Update 4.1-1.8.0 -> 5.0-1.8.0 2021-08-08 17:13:45 -07:00
linux-c7-lz4 archivers/linux-c7-lz4: Add CPE information 2021-08-15 14:14:13 +00:00
lizard archivers/lizard: Add CPE information 2021-08-15 14:24:18 +00:00
lrzip archivers/lrzip: Add CPE information 2021-09-06 19:56:27 +00:00
lua-lzlib One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
lua-zlib Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
lxqt-archiver New port: archivers/lxqt-archiver 2021-05-08 18:51:59 +02:00
lzfse Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}. 2021-08-27 09:33:27 +00:00
lzip archivers/lzip: Update to 1.22 2021-05-11 06:16:03 +00:00
lziprecover Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
lzlib archivers/lzlib: Update to 1.12 2021-04-28 13:52:23 -07:00
lzma */*: Reset MAINTAINER due to repeat fatal email bounces 2021-09-21 09:47:01 -04:00
lzmalib Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
lzo2 archivers/lzo2: Add CPE information 2021-09-06 19:56:29 +00:00
lzop Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
makeself archivers/makeself: update to 2.4.5 2021-06-24 10:17:01 +01:00
mar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
maxcso One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
minizip archivers/minizip: Add CPE information 2021-09-06 19:56:30 +00:00
mscompress Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
mtf Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
nfpm archivers/nfpm: Update 2.5.1 -> 2.6.0 2021-07-11 19:10:33 -07:00
nomarch Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
nwreckdum Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
ocaml-bz2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
ocaml-zip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
opkg-openwrt Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-Any Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-Any-Lite Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-Any-Plugin-Rar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-Extract archivers/p5-Archive-Extract: Update to 0.88 2021-05-27 03:00:10 +08:00
p5-Archive-Extract-Libarchive Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-Peek Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-Rar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-SimpleExtractor Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-Tar archivers/p5-Archive-Tar: Update to 2.40 2021-08-08 22:55:29 +08:00
p5-Archive-Tar-Wrapper Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Archive-Zip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Compress-Bzip2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Compress-LZ4 One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
p5-Compress-LZF Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Compress-LZO Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Compress-LZW Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Compress-Raw-Bzip2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Compress-Raw-Lzma Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Compress-Raw-Zlib Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Compress-Snappy Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-Gzip-Faster Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-IO-Compress archivers/p5-IO-Compress: Add PORTSCOUT 2021-04-18 13:42:20 +08:00
p5-IO-Compress-Brotli Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-IO-Compress-Lzf Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-IO-Compress-Lzma Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-IO-Compress-Lzop Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-IO-Zlib One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
p5-Mac-Macbinary Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-PerlIO-gzip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-PerlIO-via-Bzip2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-POE-Filter-Bzip2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-POE-Filter-LZF Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-POE-Filter-LZO Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-POE-Filter-LZW Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p5-POE-Filter-Zlib Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
p7zip archivers/p7zip: Drop maintainership. 2021-05-14 23:28:39 +02:00
p7zip-codec-rar One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
packddir Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
paq */*: Replace USE_GCC=any with USE_GCC=yes 2021-06-04 05:53:21 +00:00
par Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
par2cmdline Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}. 2021-08-27 09:33:27 +00:00
parchive all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
pbzip2 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
pear-File_Archive archivers/pear-File_Archive: Change the way *_DEPENDS are set 2021-07-16 04:31:59 +08:00
pear-Horde_Compress archivers/pear-Horde_Compress: Add CPE information 2021-09-06 19:56:31 +00:00
pear-Horde_Compress_Fast archivers/pear-Horde_Compress_Fast: Add CPE information 2021-09-06 19:56:32 +00:00
pear-Horde_Pack archivers/pear-Horde_Pack: Add CPE information 2021-09-06 19:56:33 +00:00
pear-PHP_Archive archivers/pear-PHP_Archive: Update pkg-descr 2021-07-16 04:32:00 +08:00
peazip archivers/peazip: Add CPE information 2021-09-06 19:56:35 +00:00
pecl-lzf archivers/pecl-lzf: Remove no-op WRKSRC 2021-05-05 03:14:53 +08:00
pecl-rar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
php-brotli One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php-horde_lz4 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
php-lz4 One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php-snappy archivers/php-snappy: Remove no-op PHP_MODNAME 2021-05-05 03:14:53 +08:00
php-zstd One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php73-bz2 One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php73-phar One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php73-zip One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php73-zlib One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php74-bz2 One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php74-phar One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php74-zip One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php74-zlib One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php80-bz2 One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php80-phar One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php80-zip One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
php80-zlib One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
pigz Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
pixz One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
plzip archivers/plzip: Update to 1.9 2021-04-28 13:52:24 -07:00
ppmd archivers/ppmd: Add CPE information 2021-09-06 19:56:36 +00:00
ppmd-7z archivers/ppmd-7z: Add CPE information 2021-09-06 19:56:37 +00:00
ppunpack Deorbit RESTRICTED && NO_CDROM, part two. 2021-05-06 13:47:48 +02:00
pxz archivers/pxz: Add CPE information 2021-09-06 19:56:38 +00:00
py-acefile One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-borgbackup Revert "- Reset PORTREVISION" 2021-05-12 06:50:10 +01:00
py-brotli archivers/py-brotli: Add CATEGORIES=python 2021-04-29 22:23:43 +08:00
py-brotlicffi archivers/py-brotlicffi: Add py-brotlicffi 1.0.9.2 2021-05-03 03:43:01 +08:00
py-brotlipy One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-bup archivers/py-bup: Reintroduce port, remove DEPRECIATED, update to 0.31 2021-05-23 14:40:47 +08:00
py-bz2file Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
py-libarchive-c archivers/py-libarchive-c: Update to 2.9 2021-05-16 15:29:41 -03:00
py-lz4 One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-lzma archivers/py-lzma: enable on powerpc 2021-06-16 09:00:14 +00:00
py-lzstring One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-python-lhafile Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
py-python-lzo Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
py-python-snappy Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
py-rarfile Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
py-rcssmin Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
py-rjsmin Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
py-warctools Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
py-xopen One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
py-zopfli archivers/py-zopfli: Update to 0.1.8 2021-04-18 13:42:59 +08:00
py-zstandard cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
py-zstd archivers/py-zstd: Update 1.5.0.0 -> 1.5.0.2 2021-05-19 23:02:27 -07:00
qpress Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
quazip archivers/quazip: Add CPE information 2021-09-06 19:56:39 +00:00
R-cran-zip archivers/R-cran-zip: Update to 2.2.0 2021-07-12 07:26:28 +08:00
rar archivers/rar: Add CPE information 2021-09-06 19:56:40 +00:00
rpm2cpio Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
rpm4 archivers/rpm4: Add CPE information 2021-08-29 19:17:12 +00:00
rubygem-archive-tar-minitar One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
rubygem-archive-zip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
rubygem-bzip2-ruby Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
rubygem-fpm One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
rubygem-libarchive Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
rubygem-minitar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
rubygem-minitar-cli Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
rubygem-ruby-xz One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
rubygem-rubyzip archivers/rubygem-rubyzip: Add CPE information 2021-09-25 20:28:30 +00:00
rubygem-rubyzip2 archivers/rubygem-rubyzip2: Add CPE information 2021-09-25 20:28:32 +00:00
rubygem-rubyzip13 archivers/rubygem-rubyzip13: Add CPE information 2021-09-25 20:28:31 +00:00
rubygem-rubyzip20 archivers/rubygem-rubyzip20: Add CPE information 2021-09-25 20:28:33 +00:00
rubygem-snappy One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
rvm Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
rzip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
sectar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
sharutils Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
snappy archivers/snappy: Add CPE information 2021-09-20 14:20:24 +00:00
snappy-java Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
snzip archivers/snzip: mark BROKEN (fails to link) 2021-05-16 20:33:22 +03:00
squsq all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
star archivers/star: Update pkg-descr after devel/schilybase update. 2021-09-25 21:34:07 +03:00
streamvbyte archivers/streamvbyte: Integer compression with SIMD based on Google's varint 2021-08-12 19:38:32 -05:00
stuffit Deorbit RESTRICTED && NO_CDROM, part two. 2021-05-06 13:47:48 +02:00
szip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
tar-stream-chunker One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
tardy Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
thunar-archive-plugin Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
torrentzip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
ucl Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unace archivers/unace: Fix CPE information because current one is deprecated 2021-09-14 10:55:00 +00:00
unadf Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unalz archivers/unalz: Add CPE information 2021-08-31 09:23:28 +00:00
unarchiver devel/icu: update to 69.1 2021-04-08 23:33:31 +00:00
unarj Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unarr One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
undms Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unfoo Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unlzx Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unmakeself Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unmass Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unrar archivers/unrar: Add CPE information 2021-09-06 19:56:41 +00:00
unrar-iconv Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unrpa archivers/unrpa: use upstream description as is 2021-07-28 18:12:19 +00:00
unshield Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unzip Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
unzoo Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
upx archivers/upx: fix build with clang 13 2021-10-02 12:48:13 +02:00
urbackup-client archivers/urbackup-client: Fix build 2021-05-12 07:20:27 -07:00
urbackup-server One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
v1541commander archivers/v1541commander: prepare for qtchooser removal 2021-05-21 23:19:48 +03:00
vbz-compression archivers/vbz-compression: Compression for Oxford Nanopore signal data 2021-08-12 20:50:35 -05:00
xar Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
xarchive Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
xarchiver archivers/xarchiver: Update to 0.5.4.16 2021-05-19 20:56:26 +01:00
xdms Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
xmill Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
xpk Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
zchunk archivers/zchunk: Update 1.1.15 -> 1.1.16 2021-06-15 11:59:12 -07:00
zip archivers/zip: Add CPE information 2021-09-08 20:53:31 +00:00
zip-ada Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
zipmix all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
zipper Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
zoo archivers/zoo: Add CPE information 2021-09-10 21:17:19 +00:00
zopfli Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
zstd archivers/zstd: Update to 1.5.0 2021-05-22 22:42:13 +08:00
zstr One more small cleanup, forgotten yesterday. 2021-04-07 10:09:01 +02:00
zutils archivers/zutils: Update to 1.10 2021-05-12 22:22:13 +01:00
Makefile archivers/libarchive-qt: Qt based archiving with libarchive backend 2021-08-31 08:14:37 -05:00