summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 23:06:12 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-07 23:10:59 +0200
commitb7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch)
treec3b04fc0b07c55f849072e9b35e694f3d8ccf871 /archivers
parentgraphics/tesseract: fix build when building from ports (diff)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/7-zip/Makefile1
-rw-r--r--archivers/9e/Makefile1
-rw-r--r--archivers/R-cran-zip/Makefile1
-rw-r--r--archivers/advancecomp/Makefile1
-rw-r--r--archivers/amigadepacker/Makefile1
-rw-r--r--archivers/apache-commons-compress/Makefile1
-rw-r--r--archivers/arc/Makefile1
-rw-r--r--archivers/arj/Makefile1
-rw-r--r--archivers/ark/Makefile1
-rw-r--r--archivers/atool/Makefile1
-rw-r--r--archivers/bicom/Makefile1
-rw-r--r--archivers/brotli/Makefile1
-rw-r--r--archivers/bzip/Makefile1
-rw-r--r--archivers/bzip2/Makefile1
-rw-r--r--archivers/c-blosc/Makefile1
-rw-r--r--archivers/c-blosc2/Makefile1
-rw-r--r--archivers/cabextract/Makefile1
-rw-r--r--archivers/ccmix/Makefile1
-rw-r--r--archivers/cmdpack/Makefile1
-rw-r--r--archivers/dact/Makefile1
-rw-r--r--archivers/deco/Makefile1
-rw-r--r--archivers/deutex/Makefile1
-rw-r--r--archivers/dpkg/Makefile1
-rw-r--r--archivers/draco/Makefile1
-rw-r--r--archivers/dzip/Makefile1
-rw-r--r--archivers/engrampa/Makefile1
-rw-r--r--archivers/fastjar/Makefile1
-rw-r--r--archivers/file-roller/Makefile1
-rw-r--r--archivers/gcab/Makefile1
-rw-r--r--archivers/gcpio/Makefile1
-rw-r--r--archivers/gnome-autoar/Makefile1
-rw-r--r--archivers/grzip/Makefile1
-rw-r--r--archivers/gtar/Makefile1
-rw-r--r--archivers/gzip-hpp/Makefile1
-rw-r--r--archivers/gzip/Makefile1
-rw-r--r--archivers/gzrecover/Makefile1
-rw-r--r--archivers/hlextract/Makefile1
-rw-r--r--archivers/innoextract/Makefile1
-rw-r--r--archivers/javatar/Makefile1
-rw-r--r--archivers/jzlib/Makefile1
-rw-r--r--archivers/kf5-karchive/Makefile1
-rw-r--r--archivers/kzip/Makefile1
-rw-r--r--archivers/laszip/Makefile1
-rw-r--r--archivers/lazperf/Makefile1
-rw-r--r--archivers/lbrate/Makefile1
-rw-r--r--archivers/lbzip2/Makefile1
-rw-r--r--archivers/lha-ac/Makefile1
-rw-r--r--archivers/lha/Makefile1
-rw-r--r--archivers/lhasa/Makefile1
-rw-r--r--archivers/lib1541img/Makefile1
-rw-r--r--archivers/libarc/Makefile1
-rw-r--r--archivers/libarchive-qt/Makefile1
-rw-r--r--archivers/libarchive/Makefile1
-rw-r--r--archivers/libcomprex/Makefile1
-rw-r--r--archivers/libdeflate/Makefile1
-rw-r--r--archivers/libdynamite/Makefile1
-rw-r--r--archivers/liblz4/Makefile1
-rw-r--r--archivers/liblzxcomp/Makefile1
-rw-r--r--archivers/libmspack/Makefile1
-rw-r--r--archivers/libpar2/Makefile1
-rw-r--r--archivers/librtfcomp/Makefile1
-rw-r--r--archivers/libunrar/Makefile1
-rw-r--r--archivers/libunrar6/Makefile1
-rw-r--r--archivers/libzip/Makefile1
-rw-r--r--archivers/libzippp/Makefile1
-rw-r--r--archivers/lizard/Makefile1
-rw-r--r--archivers/lua-lzlib/Makefile1
-rw-r--r--archivers/lua-zlib/Makefile1
-rw-r--r--archivers/lxqt-archiver/Makefile1
-rw-r--r--archivers/lzfse/Makefile1
-rw-r--r--archivers/lzip/Makefile1
-rw-r--r--archivers/lziprecover/Makefile1
-rw-r--r--archivers/lzlib/Makefile1
-rw-r--r--archivers/lzma/Makefile1
-rw-r--r--archivers/lzmalib/Makefile1
-rw-r--r--archivers/lzo2/Makefile2
-rw-r--r--archivers/lzop/Makefile1
-rw-r--r--archivers/makeself/Makefile1
-rw-r--r--archivers/maxcso/Makefile1
-rw-r--r--archivers/minizip-ng/Makefile1
-rw-r--r--archivers/minizip/Makefile1
-rw-r--r--archivers/mtf/Makefile1
-rw-r--r--archivers/nfpm/Makefile1
-rw-r--r--archivers/nomarch/Makefile1
-rw-r--r--archivers/nwreckdum/Makefile1
-rw-r--r--archivers/ocaml-bz2/Makefile1
-rw-r--r--archivers/ocaml-zip/Makefile1
-rw-r--r--archivers/opkg-openwrt/Makefile1
-rw-r--r--archivers/p5-Archive-Any-Lite/Makefile1
-rw-r--r--archivers/p5-Archive-Any-Plugin-Rar/Makefile1
-rw-r--r--archivers/p5-Archive-Any/Makefile1
-rw-r--r--archivers/p5-Archive-Extract-Libarchive/Makefile1
-rw-r--r--archivers/p5-Archive-Extract/Makefile1
-rw-r--r--archivers/p5-Archive-Peek/Makefile1
-rw-r--r--archivers/p5-Archive-Rar/Makefile1
-rw-r--r--archivers/p5-Archive-SimpleExtractor/Makefile1
-rw-r--r--archivers/p5-Archive-Tar-Wrapper/Makefile1
-rw-r--r--archivers/p5-Archive-Tar/Makefile1
-rw-r--r--archivers/p5-Archive-Zip/Makefile1
-rw-r--r--archivers/p5-Compress-Bzip2/Makefile1
-rw-r--r--archivers/p5-Compress-LZ4/Makefile1
-rw-r--r--archivers/p5-Compress-LZF/Makefile1
-rw-r--r--archivers/p5-Compress-LZO/Makefile1
-rw-r--r--archivers/p5-Compress-LZW/Makefile1
-rw-r--r--archivers/p5-Compress-Raw-Bzip2/Makefile1
-rw-r--r--archivers/p5-Compress-Raw-Lzma/Makefile1
-rw-r--r--archivers/p5-Compress-Raw-Zlib/Makefile1
-rw-r--r--archivers/p5-Compress-Snappy/Makefile1
-rw-r--r--archivers/p5-Compress-Zstd/Makefile1
-rw-r--r--archivers/p5-Gzip-Faster/Makefile1
-rw-r--r--archivers/p5-IO-Compress-Brotli/Makefile1
-rw-r--r--archivers/p5-IO-Compress-Lzf/Makefile1
-rw-r--r--archivers/p5-IO-Compress-Lzma/Makefile1
-rw-r--r--archivers/p5-IO-Compress-Lzop/Makefile1
-rw-r--r--archivers/p5-IO-Compress/Makefile1
-rw-r--r--archivers/p5-IO-Zlib/Makefile1
-rw-r--r--archivers/p5-POE-Filter-Bzip2/Makefile1
-rw-r--r--archivers/p5-POE-Filter-LZF/Makefile1
-rw-r--r--archivers/p5-POE-Filter-LZO/Makefile1
-rw-r--r--archivers/p5-POE-Filter-LZW/Makefile1
-rw-r--r--archivers/p5-POE-Filter-Zlib/Makefile1
-rw-r--r--archivers/p5-PerlIO-gzip/Makefile1
-rw-r--r--archivers/p5-PerlIO-via-Bzip2/Makefile1
-rw-r--r--archivers/packddir/Makefile1
-rw-r--r--archivers/paq/Makefile1
-rw-r--r--archivers/par/Makefile1
-rw-r--r--archivers/par2cmdline/Makefile1
-rw-r--r--archivers/parchive/Makefile1
-rw-r--r--archivers/pbzip2/Makefile1
-rw-r--r--archivers/pear-File_Archive/Makefile1
-rw-r--r--archivers/pear-Horde_Compress/Makefile1
-rw-r--r--archivers/pear-Horde_Compress_Fast/Makefile1
-rw-r--r--archivers/pear-Horde_Pack/Makefile1
-rw-r--r--archivers/pear-PHP_Archive/Makefile1
-rw-r--r--archivers/peazip/Makefile1
-rw-r--r--archivers/pecl-lzf/Makefile1
-rw-r--r--archivers/pecl-rar/Makefile1
-rw-r--r--archivers/php-brotli/Makefile1
-rw-r--r--archivers/php-horde_lz4/Makefile1
-rw-r--r--archivers/php-lz4/Makefile1
-rw-r--r--archivers/php-snappy/Makefile1
-rw-r--r--archivers/php-zstd/Makefile1
-rw-r--r--archivers/pigz/Makefile1
-rw-r--r--archivers/pixz/Makefile1
-rw-r--r--archivers/plzip/Makefile1
-rw-r--r--archivers/ppmd-7z/Makefile1
-rw-r--r--archivers/ppmd/Makefile1
-rw-r--r--archivers/pxz/Makefile1
-rw-r--r--archivers/py-acefile/Makefile1
-rw-r--r--archivers/py-borgbackup/Makefile1
-rw-r--r--archivers/py-borgbackup11/Makefile1
-rw-r--r--archivers/py-brotli/Makefile1
-rw-r--r--archivers/py-brotlicffi/Makefile1
-rw-r--r--archivers/py-brotlipy/Makefile1
-rw-r--r--archivers/py-bup/Makefile1
-rw-r--r--archivers/py-bz2file/Makefile1
-rw-r--r--archivers/py-libarchive-c/Makefile1
-rw-r--r--archivers/py-lz4/Makefile1
-rw-r--r--archivers/py-lzma/Makefile1
-rw-r--r--archivers/py-lzstring/Makefile1
-rw-r--r--archivers/py-python-lhafile/Makefile1
-rw-r--r--archivers/py-python-lzo/Makefile1
-rw-r--r--archivers/py-python-rpm-packaging/Makefile1
-rw-r--r--archivers/py-python-snappy/Makefile1
-rw-r--r--archivers/py-rarfile/Makefile1
-rw-r--r--archivers/py-rcssmin/Makefile1
-rw-r--r--archivers/py-rjsmin/Makefile1
-rw-r--r--archivers/py-warctools/Makefile1
-rw-r--r--archivers/py-xopen/Makefile1
-rw-r--r--archivers/py-zopfli/Makefile1
-rw-r--r--archivers/py-zstandard/Makefile1
-rw-r--r--archivers/py-zstd/Makefile1
-rw-r--r--archivers/qpress/Makefile1
-rw-r--r--archivers/quazip/Makefile1
-rw-r--r--archivers/rar/Makefile1
-rw-r--r--archivers/rpm4/Makefile1
-rw-r--r--archivers/rubygem-archive-tar-minitar/Makefile1
-rw-r--r--archivers/rubygem-archive-zip/Makefile1
-rw-r--r--archivers/rubygem-bzip2-ruby/Makefile1
-rw-r--r--archivers/rubygem-fpm/Makefile1
-rw-r--r--archivers/rubygem-libarchive/Makefile1
-rw-r--r--archivers/rubygem-minitar-cli/Makefile1
-rw-r--r--archivers/rubygem-minitar/Makefile1
-rw-r--r--archivers/rubygem-ruby-xz/Makefile1
-rw-r--r--archivers/rubygem-rubyzip/Makefile1
-rw-r--r--archivers/rubygem-rubyzip13/Makefile1
-rw-r--r--archivers/rubygem-rubyzip2/Makefile1
-rw-r--r--archivers/rubygem-rubyzip20/Makefile1
-rw-r--r--archivers/rubygem-snappy/Makefile1
-rw-r--r--archivers/rvm/Makefile1
-rw-r--r--archivers/rzip/Makefile1
-rw-r--r--archivers/sectar/Makefile1
-rw-r--r--archivers/sharutils/Makefile1
-rw-r--r--archivers/snappy-java/Makefile1
-rw-r--r--archivers/snappy/Makefile1
-rw-r--r--archivers/snzip/Makefile1
-rw-r--r--archivers/star/Makefile1
-rw-r--r--archivers/stormlib/Makefile1
-rw-r--r--archivers/streamvbyte/Makefile1
-rw-r--r--archivers/stuffit/Makefile1
-rw-r--r--archivers/szip/Makefile1
-rw-r--r--archivers/tar-stream-chunker/Makefile1
-rw-r--r--archivers/tardy/Makefile1
-rw-r--r--archivers/thunar-archive-plugin/Makefile1
-rw-r--r--archivers/ucl/Makefile1
-rw-r--r--archivers/unace/Makefile1
-rw-r--r--archivers/unadf/Makefile1
-rw-r--r--archivers/unalz/Makefile1
-rw-r--r--archivers/unarchiver/Makefile1
-rw-r--r--archivers/unarj/Makefile1
-rw-r--r--archivers/unarr/Makefile1
-rw-r--r--archivers/unfoo/Makefile1
-rw-r--r--archivers/unmass/Makefile1
-rw-r--r--archivers/unrar/Makefile1
-rw-r--r--archivers/unrpa/Makefile1
-rw-r--r--archivers/unshield/Makefile1
-rw-r--r--archivers/unzip/Makefile1
-rw-r--r--archivers/unzoo/Makefile1
-rw-r--r--archivers/upx/Makefile1
-rw-r--r--archivers/urbackup-client/Makefile1
-rw-r--r--archivers/urbackup-server/Makefile1
-rw-r--r--archivers/v1541commander/Makefile1
-rw-r--r--archivers/vbz-compression/Makefile1
-rw-r--r--archivers/xar/Makefile1
-rw-r--r--archivers/xarchive/Makefile1
-rw-r--r--archivers/xarchiver/Makefile1
-rw-r--r--archivers/xdms/Makefile1
-rw-r--r--archivers/xmill/Makefile1
-rw-r--r--archivers/xpk/Makefile1
-rw-r--r--archivers/zchunk/Makefile1
-rw-r--r--archivers/zip/Makefile1
-rw-r--r--archivers/zipmix/Makefile1
-rw-r--r--archivers/zipper/Makefile1
-rw-r--r--archivers/zlib-ng/Makefile1
-rw-r--r--archivers/zopfli/Makefile1
-rw-r--r--archivers/zpaqfranz/Makefile1
-rw-r--r--archivers/zstd/Makefile1
-rw-r--r--archivers/zstr/Makefile1
-rw-r--r--archivers/zutils/Makefile1
239 files changed, 239 insertions, 1 deletions
diff --git a/archivers/7-zip/Makefile b/archivers/7-zip/Makefile
index 3100f5b34142..b24d2f0bb871 100644
--- a/archivers/7-zip/Makefile
+++ b/archivers/7-zip/Makefile
@@ -7,6 +7,7 @@ DISTNAME= 7z${DISTVERSION:S/.//}-src
MAINTAINER= makc@FreeBSD.org
COMMENT= Console version of the 7-Zip file archiver
+WWW= https://www.7-zip.org/
CONFLICTS_INSTALL= p7zip
diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile
index 6bf1d12cb68b..ab9b4a17b7b6 100644
--- a/archivers/9e/Makefile
+++ b/archivers/9e/Makefile
@@ -6,6 +6,7 @@ DISTNAME= 9e
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Explode Plan9 archives
+WWW= http://www.bebik.net/doku.php?id=software:9e
LICENSE= LPL
LICENSE_GROUPS= OSI
diff --git a/archivers/R-cran-zip/Makefile b/archivers/R-cran-zip/Makefile
index 785c5eff204b..2f790386436a 100644
--- a/archivers/R-cran-zip/Makefile
+++ b/archivers/R-cran-zip/Makefile
@@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Cross-Platform 'zip' Compression
+WWW= https://github.com/r-lib/zip #readme
LICENSE= CC0-1.0
diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile
index 1d62b5f37836..fd0d0a4c7ed8 100644
--- a/archivers/advancecomp/Makefile
+++ b/archivers/advancecomp/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/amadvance/advancecomp/releases/download/v${DIST
MAINTAINER= fuz@fuz.su
COMMENT= Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files
+WWW= http://advancemame.sourceforge.net/comp-readme.html
LICENSE= GPLv3
diff --git a/archivers/amigadepacker/Makefile b/archivers/amigadepacker/Makefile
index 3f1c93a492ae..2a2e6ffc1992 100644
--- a/archivers/amigadepacker/Makefile
+++ b/archivers/amigadepacker/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://zakalwe.fi/~shd/foss/amigadepacker/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Tool for depacking some compressed Amiga formats
+WWW= https://zakalwe.fi/~shd/opensource.html
LICENSE= GPLv2
diff --git a/archivers/apache-commons-compress/Makefile b/archivers/apache-commons-compress/Makefile
index 0abd233f9952..4dc738b34562 100644
--- a/archivers/apache-commons-compress/Makefile
+++ b/archivers/apache-commons-compress/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= thierry@FreeBSD.org
COMMENT= Classes for working with various archivers
+WWW= https://commons.apache.org/proper/commons-compress/
LICENSE= APACHE20
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile
index e08071f50c3e..502c1667c694 100644
--- a/archivers/arc/Makefile
+++ b/archivers/arc/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= delphij@FreeBSD.org
COMMENT= Create & extract files from DOS .ARC files
+WWW= http://arc.sourceforge.net/
LICENSE= GPLv2
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 2b80eeec1840..9194d300521c 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -9,6 +9,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz:source \
MAINTAINER= garga@FreeBSD.org
COMMENT= Open source implementation of the ARJ archiver
+WWW= http://arj.sourceforge.net/
LICENSE= GPLv2
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index afb47047d0e4..91d01f5ca7b2 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Archiving tool for KDE
+WWW= https://utils.kde.org/projects/ark/
LICENSE= GPLv2+
diff --git a/archivers/atool/Makefile b/archivers/atool/Makefile
index b15929eaa3ee..e079a66fb0e0 100644
--- a/archivers/atool/Makefile
+++ b/archivers/atool/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SAVANNAH
MAINTAINER= mcy@lm7.fr
COMMENT= Manage file archives of various types
+WWW= https://www.nongnu.org/atool/
LICENSE= GPLv2
diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile
index cefccd745438..efcadf4836cb 100644
--- a/archivers/bicom/Makefile
+++ b/archivers/bicom/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Data compressor in the PPM family
+WWW= http://www3.sympatico.ca/mt0000/bicom/
# Converted from RESTRICTED
LICENSE= BICOM
diff --git a/archivers/brotli/Makefile b/archivers/brotli/Makefile
index 821f01fb21e2..3794b2433cd6 100644
--- a/archivers/brotli/Makefile
+++ b/archivers/brotli/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= archivers devel
MAINTAINER= osa@FreeBSD.org
COMMENT= Generic-purpose lossless compression algorithm
+WWW= https://github.com/google/brotli
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile
index b7b554ccecde..dc6d24b4397a 100644
--- a/archivers/bzip/Makefile
+++ b/archivers/bzip/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://BSDforge.com/projects/source/archivers/bzip/
MAINTAINER= portmaster@bsdforge.com
COMMENT= Block-sorting file compressor
+WWW= https://bsdforge.com/projects/archivers/bzip/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index c03d2b016ee4..baea9a058214 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://sourceware.org/pub/bzip2/
MAINTAINER= jharris@widomaker.com
COMMENT= Block-sorting file compressor
+WWW= https://gitlab.com/federicomenaquintero/bzip2/
LICENSE= BZIP2
LICENSE_NAME= BZIP2 license
diff --git a/archivers/c-blosc/Makefile b/archivers/c-blosc/Makefile
index 345ef50c1edc..37184a265294 100644
--- a/archivers/c-blosc/Makefile
+++ b/archivers/c-blosc/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers devel
MAINTAINER= iblis.dif01@nctu.edu.tw
COMMENT= Blocking, shuffling and loss-less compression library
+WWW= https://blosc.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSES/BLOSC.txt
diff --git a/archivers/c-blosc2/Makefile b/archivers/c-blosc2/Makefile
index 3d8f887a1f52..f4300f5dda1b 100644
--- a/archivers/c-blosc2/Makefile
+++ b/archivers/c-blosc2/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= High performance compressor optimized for binary data
+WWW= https://www.blosc.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile
index 1e5586377239..847aaeff60a0 100644
--- a/archivers/cabextract/Makefile
+++ b/archivers/cabextract/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://www.cabextract.org.uk/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Program to extract Microsoft cabinet (.CAB) files
+WWW= https://www.cabextract.org.uk/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/ccmix/Makefile b/archivers/ccmix/Makefile
index cf79627df9af..7bae252ed46b 100644
--- a/archivers/ccmix/Makefile
+++ b/archivers/ccmix/Makefile
@@ -6,6 +6,7 @@ DISTFILES= XCC_Mixer-1.44.zip:dat
MAINTAINER= danfe@FreeBSD.org
COMMENT= Westwood Studios MIX format file manipulator
+WWW= https://github.com/OmniBlade/ccmix
LICENSE= GPLv2+
diff --git a/archivers/cmdpack/Makefile b/archivers/cmdpack/Makefile
index 5e7b1b236ebe..9cd26f02093f 100644
--- a/archivers/cmdpack/Makefile
+++ b/archivers/cmdpack/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Compresses CD images by stripping unnecessary EDC/ECC data
+WWW= https://github.com/chungy/cmdpack
LICENSE= GPLv2
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index b1cd6bc6124e..503131ecd879 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.rkeene.org/files/oss/dact/release/
MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic Adaptive Compression Tool
+WWW= https://www.rkeene.org/oss/dact/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/deco/Makefile b/archivers/deco/Makefile
index 392d995029eb..d02ec0d41d6f 100644
--- a/archivers/deco/Makefile
+++ b/archivers/deco/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -extractor # avoid collision with misc/deco
MAINTAINER= ports@FreeBSD.org
COMMENT= Program to extract various archive file formats
+WWW= https://github.com/peha/deco
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/deutex/Makefile b/archivers/deutex/Makefile
index 32f72b7a7e19..1386c2cf52f2 100644
--- a/archivers/deutex/Makefile
+++ b/archivers/deutex/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers games
MAINTAINER= kai@FreeBSD.org
COMMENT= WAD file manipulator for Doom, Heretic, Hexen, and Strife
+WWW= https://github.com/Doom-Utils/deutex
LICENSE= GPLv2 LGPL20 MIT
LICENSE_COMB= multi
diff --git a/archivers/dpkg/Makefile b/archivers/dpkg/Makefile
index bebd69a53834..659df4a115a6 100644
--- a/archivers/dpkg/Makefile
+++ b/archivers/dpkg/Makefile
@@ -6,6 +6,7 @@ DISTNAME= dpkg_${PORTVERSION}
MAINTAINER= ndowens04@gmail.com
COMMENT= Debian package maintenance system
+WWW= https://packages.debian.org/dpkg
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/draco/Makefile b/archivers/draco/Makefile
index 4c58f004d814..64b0dab05611 100644
--- a/archivers/draco/Makefile
+++ b/archivers/draco/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -3d-compression
MAINTAINER= yuri@FreeBSD.org
COMMENT= Library for compressing and decompressing 3D meshes and point clouds
+WWW= https://google.github.io/draco/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/dzip/Makefile b/archivers/dzip/Makefile
index 4d4c9b19676d..a5b584b37d2d 100644
--- a/archivers/dzip/Makefile
+++ b/archivers/dzip/Makefile
@@ -6,6 +6,7 @@ DISTNAME= dz${PORTVERSION:S/.//g}src
MAINTAINER= danfe@FreeBSD.org
COMMENT= File compression utility specializing in Quake demo compression
+WWW= https://speeddemosarchive.com/dzip/
LICENSE= ZLIB
diff --git a/archivers/engrampa/Makefile b/archivers/engrampa/Makefile
index 37a81a0e9f06..36e1c2cb705e 100644
--- a/archivers/engrampa/Makefile
+++ b/archivers/engrampa/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= mate
MAINTAINER= gnome@FreeBSD.org
COMMENT= Archive manager for zip files, tar, etc
+WWW= https://mate-desktop.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index a3eebfaf274d..2004399af9c0 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= LOCAL/maho/fastjar
MAINTAINER= java@FreeBSD.org
COMMENT= Version of JDK's `jar' command written entirely in C
+WWW= http://fastjar.sourceforge.net/
LICENSE= GPLv2
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 34a078fb3936..ad9a29327780 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -7,6 +7,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Archive manager for zip files, tar, etc
+WWW= https://wiki.gnome.org/Apps/FileRoller
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/gcab/Makefile b/archivers/gcab/Makefile
index 693dee79acfc..a2d53d7caedb 100644
--- a/archivers/gcab/Makefile
+++ b/archivers/gcab/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GObject library to create cabinet files
+WWW= https://wiki.gnome.org/msitools
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index a1b9047e3d6e..41ad5bdfbe18 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= g
MAINTAINER= naddy@FreeBSD.org
COMMENT= GNU cpio copies files to and from archives
+WWW= https://www.gnu.org/software/cpio/
LICENSE= GPLv3
diff --git a/archivers/gnome-autoar/Makefile b/archivers/gnome-autoar/Makefile
index 3fdd79261e96..5d0dd5842817 100644
--- a/archivers/gnome-autoar/Makefile
+++ b/archivers/gnome-autoar/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Glib wrapper around libarchives
+WWW= https://gitlab.gnome.org/GNOME/gnome-autoar
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/grzip/Makefile b/archivers/grzip/Makefile
index 6e538ba9bb1d..994866a95a6c 100644
--- a/archivers/grzip/Makefile
+++ b/archivers/grzip/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ \
MAINTAINER= portmaster@BSDforge.com
COMMENT= Efficient file compressor
+WWW= https://BSDforge.com/projects/archivers/grzip
LICENSE= LGPL21
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index a2189f417856..229714bb0dac 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= g
MAINTAINER= naddy@FreeBSD.org
COMMENT= GNU version of the traditional tape archiver
+WWW= https://www.gnu.org/software/tar/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/gzip-hpp/Makefile b/archivers/gzip-hpp/Makefile
index 01a696f33140..ff811dce37e1 100644
--- a/archivers/gzip-hpp/Makefile
+++ b/archivers/gzip-hpp/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= archivers devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ header-only library for gzip compression and decompression
+WWW= https://github.com/mapbox/gzip-hpp
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index cb8369d9a485..a4800e299e48 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= GNU
MAINTAINER= nc@FreeBSD.org
COMMENT= Compression utility designed to be a replacement for compress
+WWW= https://www.gnu.org/software/gzip/
LICENSE= GPLv3+
diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile
index 0171d5043c24..18996ea509f3 100644
--- a/archivers/gzrecover/Makefile
+++ b/archivers/gzrecover/Makefile
@@ -7,6 +7,7 @@ DISTNAME= gzrt-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= GZIP recovery toolkit
+WWW= https://www.urbanophile.com/arenn/hacking/gzrt/
LICENSE= GPLv2
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile
index 6dea1a31f7ea..5e25fb76a0f3 100644
--- a/archivers/hlextract/Makefile
+++ b/archivers/hlextract/Makefile
@@ -6,6 +6,7 @@ DISTNAME= hllib${PORTVERSION:S/.//g}
MAINTAINER= kpedersen@disroot.org
COMMENT= Utility to extract data from various Half-Life file formats
+WWW= https://developer.valvesoftware.com/wiki/HLLib
LICENSE= GPLv2
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile
index d0db08c21a1b..9d46ae4ad944 100644
--- a/archivers/innoextract/Makefile
+++ b/archivers/innoextract/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://constexpr.org/innoextract/files/
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Program to extract Inno Setup files
+WWW= https://constexpr.org/innoextract/
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/javatar/Makefile b/archivers/javatar/Makefile
index cc6a2b898731..a9bf1bf03676 100644
--- a/archivers/javatar/Makefile
+++ b/archivers/javatar/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.gjt.org/download/time/java/tar/
MAINTAINER= ale@FreeBSD.org
COMMENT= Java tar archive I/O package
+WWW= http://www.trustice.com/java/tar/
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
diff --git a/archivers/jzlib/Makefile b/archivers/jzlib/Makefile
index 8b147465d656..3a3fab430129 100644
--- a/archivers/jzlib/Makefile
+++ b/archivers/jzlib/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://www.jcraft.com/jzlib/
MAINTAINER= ports@FreeBSD.org
COMMENT= Reimplementation of zlib in pure Java
+WWW= http://www.jcraft.com/jzlib/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/archivers/kf5-karchive/Makefile b/archivers/kf5-karchive/Makefile
index 939780dad89f..2c29d5851ec0 100644
--- a/archivers/kf5-karchive/Makefile
+++ b/archivers/kf5-karchive/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 library that provides classes for handling archive formats
+WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/karchive/html/index.html
# Sources say LGPL20, KDE policy says LGPL21+, license file is LGPL21
LICENSE= LGPL20
diff --git a/archivers/kzip/Makefile b/archivers/kzip/Makefile
index 02dbb52a59fc..02f7326fc178 100644
--- a/archivers/kzip/Makefile
+++ b/archivers/kzip/Makefile
@@ -7,6 +7,7 @@ DISTNAME= kzipmix-${DISTVERSION}-bsd-static
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= PKZIP-compatible compressor focusing on space over speed
+WWW= http://www.advsys.net/ken/
LICENSE= KZIP
LICENSE_NAME= KZIP License
diff --git a/archivers/laszip/Makefile b/archivers/laszip/Makefile
index 7b6f305f3995..4e882f29fe8b 100644
--- a/archivers/laszip/Makefile
+++ b/archivers/laszip/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-src-${DISTVERSION}
MAINTAINER= rhurlin@FreeBSD.org
COMMENT= Library for lossless LAS compression
+WWW= https://laszip.org/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/lazperf/Makefile b/archivers/lazperf/Makefile
index 1c346b758fe4..0cb3e8d7bc25 100644
--- a/archivers/lazperf/Makefile
+++ b/archivers/lazperf/Makefile
@@ -7,6 +7,7 @@ PATCHFILES= a003d1ead4afb9a0c61cde8b00340c489f2ce370.patch:-p1
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Alternative LAZ implementation for C++ and JavaScript
+WWW= https://github.com/hobu/laz-perf
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile
index c447b66801da..d74fbd0db988 100644
--- a/archivers/lbrate/Makefile
+++ b/archivers/lbrate/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SUNSITE/utils/compress
MAINTAINER= ak@FreeBSD.org
COMMENT= Extract/decompress CP/M LBR archives
+WWW= http://freshmeat.net/projects/lbrate/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/lbzip2/Makefile b/archivers/lbzip2/Makefile
index c14f1fdbcd1a..95113b8047a4 100644
--- a/archivers/lbzip2/Makefile
+++ b/archivers/lbzip2/Makefile
@@ -7,6 +7,7 @@ LICENSE= GPLv3
MAINTAINER= danfe@FreeBSD.org
COMMENT= Multi-threaded bzip2/bunzip2 filter
+WWW= https://lbzip2.org/
USES= tar:bzip2
GNU_CONFIGURE= yes
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile
index 2cf5b4db8c36..912614e452bf 100644
--- a/archivers/lha-ac/Makefile
+++ b/archivers/lha-ac/Makefile
@@ -5,6 +5,7 @@ PKGNAMESUFFIX= -ac
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
+WWW= https://lha.osdn.jp
# Converted from RESTRICTED
LICENSE= LHA
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index b73eb7c3b617..84c9cd86fa06 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
+WWW= http://www2m.biglobe.ne.jp/~dolphin/lha/lha.htm
LICENSE= LHA
LICENSE_NAME= License of lha
diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile
index 390dc93ef93b..3e19f5b03d7f 100644
--- a/archivers/lhasa/Makefile
+++ b/archivers/lhasa/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://soulsphere.org/projects/lhasa/ \
MAINTAINER= cs@innolan.dk
COMMENT= Command line tool and library for parsing LHA archives
+WWW= https://fragglet.github.io/lhasa/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/lib1541img/Makefile b/archivers/lib1541img/Makefile
index c93bf43a60ed..29865b0b6811 100644
--- a/archivers/lib1541img/Makefile
+++ b/archivers/lib1541img/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= archivers devel emulators
MAINTAINER= zirias@FreeBSD.org
COMMENT= Library for handling commodore 1541 disk images
+WWW= https://github.com/excess-c64/lib1541img
LICENSE= BSD2CLAUSE
diff --git a/archivers/libarc/Makefile b/archivers/libarc/Makefile
index 38315bb77b81..21881d1aff16 100644
--- a/archivers/libarc/Makefile
+++ b/archivers/libarc/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.onicos.com/staff/iz/release/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tiny C decompression library for several popular compression formats
+WWW= http://www.onicos.com/staff/iz/release/ #libarc
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/libarchive-qt/Makefile b/archivers/libarchive-qt/Makefile
index 36d94e154b97..d3495bf0f8a6 100644
--- a/archivers/libarchive-qt/Makefile
+++ b/archivers/libarchive-qt/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= jwb@FreeBSD.org
COMMENT= Qt based archiving solution with libarchive backend
+WWW= https://gitlab.com/marcusbritanicus/libarchive-qt
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 7ad9d74a2e56..f65aedf640f6 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DI
MAINTAINER= glewis@FreeBSD.org
COMMENT= Library to create and read several streaming archive formats
+WWW= https://libarchive.org/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 90ceea31f9cf..a90f73f7b501 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/gnupdate/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Transparently handles automatic compression and decompression of files
+WWW= http://gnupdate.sourceforge.net/components/libcomprex/index.xml
LICENSE= LGPL21
diff --git a/archivers/libdeflate/Makefile b/archivers/libdeflate/Makefile
index ceecbd013617..0ad5f4b3c14d 100644
--- a/archivers/libdeflate/Makefile
+++ b/archivers/libdeflate/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= danfe@FreeBSD.org
COMMENT= Fast, whole-buffer DEFLATE-based compression library
+WWW= https://github.com/ebiggers/libdeflate
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile
index 7ee74c95896f..2316991ddfbd 100644
--- a/archivers/libdynamite/Makefile
+++ b/archivers/libdynamite/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/synce/Dynamite/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Decompress data compressed with PKWARE Data Compression Library
+WWW= http://synce.sourceforge.net/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/liblz4/Makefile b/archivers/liblz4/Makefile
index 6784aa786cd3..22453460fd0d 100644
--- a/archivers/liblz4/Makefile
+++ b/archivers/liblz4/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= lib
MAINTAINER= martin@waschbuesch.de
COMMENT= LZ4 compression library, lossless and very fast
+WWW= https://lz4.github.io/lz4/
LICENSE= BSD2CLAUSE GPLv2
LICENSE_COMB= multi
diff --git a/archivers/liblzxcomp/Makefile b/archivers/liblzxcomp/Makefile
index b924505640e8..cf0b83cf06ff 100644
--- a/archivers/liblzxcomp/Makefile
+++ b/archivers/liblzxcomp/Makefile
@@ -6,6 +6,7 @@ DISTNAME= lzx_compress
MAINTAINER= ak@FreeBSD.org
COMMENT= LZX compression library
+WWW= http://www.russotto.net/chm/
LICENSE= LGPL21
diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile
index 8bf2fabaf210..8449d5a44e0a 100644
--- a/archivers/libmspack/Makefile
+++ b/archivers/libmspack/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.cabextract.org.uk/libmspack/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for Microsoft compression formats
+WWW= https://www.cabextract.org.uk/libmspack/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile
index edfde3ec34cd..f8f1888ff922 100644
--- a/archivers/libpar2/Makefile
+++ b/archivers/libpar2/Makefile
@@ -8,6 +8,7 @@ LICENSE= GPLv2
MAINTAINER= toxic@doobie.com
COMMENT= Library for manipulating PAR2 files, extracted from par2cmdline
+WWW= http://parchive.sourceforge.net/
LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20
diff --git a/archivers/librtfcomp/Makefile b/archivers/librtfcomp/Makefile
index 9610d4e0a644..f9fb6c90b4cb 100644
--- a/archivers/librtfcomp/Makefile
+++ b/archivers/librtfcomp/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/synce/SynCE/librtfcomp
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for handling compressed RTF documents
+WWW= https://sourceforge.net/projects/synce/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENCE
diff --git a/archivers/libunrar/Makefile b/archivers/libunrar/Makefile
index ec53e8d791eb..7cc54f481cb9 100644
--- a/archivers/libunrar/Makefile
+++ b/archivers/libunrar/Makefile
@@ -7,6 +7,7 @@ DISTNAME= unrarsrc-${PORTVERSION}
MAINTAINER= samm@FreeBSD.org
COMMENT= Library to work with RAR archives
+WWW= https://www.rarsoft.com/
WRKSRC= ${WRKDIR}/unrar
diff --git a/archivers/libunrar6/Makefile b/archivers/libunrar6/Makefile
index 14606e02988c..1253e645ca82 100644
--- a/archivers/libunrar6/Makefile
+++ b/archivers/libunrar6/Makefile
@@ -6,6 +6,7 @@ DISTNAME= unrarsrc-${PORTVERSION}
MAINTAINER= jhale@FreeBSD.org
COMMENT= RAR archive extraction library
+WWW= https://www.rarlab.com/
LICENSE= UNRAR
LICENSE_NAME= UnRAR License
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index 9465145dea4e..7f4a0b7db131 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/nih-at/${PORTNAME}/releases/download/v${DISTVER
MAINTAINER= rakuco@FreeBSD.org
COMMENT= C library for reading, creating, and modifying ZIP archives
+WWW= https://libzip.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/libzippp/Makefile b/archivers/libzippp/Makefile
index 0d5c40085f23..de715e072998 100644
--- a/archivers/libzippp/Makefile
+++ b/archivers/libzippp/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= archivers devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ wrapper for libzip
+WWW= https://github.com/ctabin/libzippp
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENCE
diff --git a/archivers/lizard/Makefile b/archivers/lizard/Makefile
index 805778a2d056..e78de3026939 100644
--- a/archivers/lizard/Makefile
+++ b/archivers/lizard/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Efficient compressor with very fast decompression
+WWW= https://github.com/inikep/lizard
LICENSE= BSD2CLAUSE GPLv2
LICENSE_COMB= multi
diff --git a/archivers/lua-lzlib/Makefile b/archivers/lua-lzlib/Makefile
index 1942e1c79dc0..d46c33139d95 100644
--- a/archivers/lua-lzlib/Makefile
+++ b/archivers/lua-lzlib/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
MAINTAINER= daniel@blodan.se
COMMENT= Lua bindings to the ZLib compression library
+WWW= https://github.com/LuaDist/lzlib
LICENSE= MIT
diff --git a/archivers/lua-zlib/Makefile b/archivers/lua-zlib/Makefile
index 1c28bffae413..517334bc4af0 100644
--- a/archivers/lua-zlib/Makefile
+++ b/archivers/lua-zlib/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
MAINTAINER= sirl33tname@gmail.com
COMMENT= Simple streaming interface to zlib for the Lua Programming Language
+WWW= https://github.com/brimworks/lua-zlib
LICENSE= MIT
diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile
index f371749711ad..1cdaa5cd5cbf 100644
--- a/archivers/lxqt-archiver/Makefile
+++ b/archivers/lxqt-archiver/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= LXQT
MAINTAINER= jsm@FreeBSD.org
COMMENT= Qt file archiver
+WWW= https://github.com/lxqt/lxqt-archiver
LICENSE= GPLv2
diff --git a/archivers/lzfse/Makefile b/archivers/lzfse/Makefile
index 1d25865010b2..78df75a5fdf2 100644
--- a/archivers/lzfse/Makefile
+++ b/archivers/lzfse/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Lempel-Ziv style data compression algorithm
+WWW= https://github.com/lzfse/lzfse
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile
index a70243249874..fdd50b6e6fe3 100644
--- a/archivers/lzip/Makefile
+++ b/archivers/lzip/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SAVANNAH/lzip
MAINTAINER= gerald@FreeBSD.org
COMMENT= Lossless data compressor based on the LZMA algorithm
+WWW= https://www.nongnu.org/lzip/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/lziprecover/Makefile b/archivers/lziprecover/Makefile
index c30c4538e2e9..016548653dc4 100644
--- a/archivers/lziprecover/Makefile
+++ b/archivers/lziprecover/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SAVANNAH/lzip/${PORTNAME}
MAINTAINER= danfe@FreeBSD.org
COMMENT= Recovery tool for Lzip compressed data files
+WWW= https://www.nongnu.org/lzip/lziprecover.html
LICENSE= GPLv2+
diff --git a/archivers/lzlib/Makefile b/archivers/lzlib/Makefile
index 95bbeaf3209d..b8b40227721e 100644
--- a/archivers/lzlib/Makefile
+++ b/archivers/lzlib/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SAVANNAH/lzip/lzlib
MAINTAINER= delphij@FreeBSD.org
COMMENT= In-memory LZMA compression and decompression library
+WWW= https://www.nongnu.org/lzip/lzlib.html
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/lzma/Makefile b/archivers/lzma/Makefile
index cb5a46a7cbff..77bce2834cb2 100644
--- a/archivers/lzma/Makefile
+++ b/archivers/lzma/Makefile
@@ -6,6 +6,7 @@ DISTNAME= lzma${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= High-ratio LZMA compressor
+WWW= https://www.7-zip.org/sdk.html
CONFLICTS= lzmautils xz
diff --git a/archivers/lzmalib/Makefile b/archivers/lzmalib/Makefile
index 7ef9affccd0c..b933f1a1bdc4 100644
--- a/archivers/lzmalib/Makefile
+++ b/archivers/lzmalib/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://tokyocabinet.sourceforge.net/misc/
MAINTAINER= ports@FreeBSD.org
COMMENT= Thin wrapper library of LZMA
+WWW= http://tokyocabinet.sourceforge.net/
USES= gmake
GNU_CONFIGURE= yes
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index 19b36858076c..c7a17a72fc36 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -8,6 +8,7 @@ DISTNAME= lzo-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= mandree@FreeBSD.org
COMMENT= Portable speedy, lossless data compression library
+WWW= https://www.oberhumer.com/opensource/lzo/
LICENSE= GPLv2
@@ -24,7 +25,6 @@ DOCS_INSTALL_TARGET_OFF= install-exec install-pkgincludeHEADERS install-pkgconfi
post-build:
.if !defined(WITHOUT_CHECKS)
@${ECHO_MSG} "===> Running self-tests for ${PKGNAME} (can take a few minutes)"
- @#: override MALLOC_OPTIONS, else tests take excessively long
cd ${WRKSRC} && ${SETENV} MALLOC_OPTIONS=jz ${MAKE} check test SHELL="${SH} -x"
.endif
diff --git a/archivers/lzop/Makefile b/archivers/lzop/Makefile
index 879f9cfb8c90..a7585c50f620 100644
--- a/archivers/lzop/Makefile
+++ b/archivers/lzop/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.lzop.org/download/ \
MAINTAINER= mandree@FreeBSD.org
COMMENT= Fast file compressor similar to gzip, using the LZO library
+WWW= https://www.lzop.org/
LICENSE= GPLv2+
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile
index 24dacac6e975..f4242f7ba24b 100644
--- a/archivers/makeself/Makefile
+++ b/archivers/makeself/Makefile
@@ -6,6 +6,7 @@ EXTRACT_SUFX= .run
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Neat script to make self-extracting archives
+WWW= https://makeself.io/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/maxcso/Makefile b/archivers/maxcso/Makefile
index f0b56b018959..2763eb6fb02f 100644
--- a/archivers/maxcso/Makefile
+++ b/archivers/maxcso/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= archivers
MAINTAINER= greg@unrelenting.technology
COMMENT= Fast ISO to CSO compressor for PSP and PS2 emulators
+WWW= https://github.com/unknownbrackets/maxcso
LICENSE= ISCL
diff --git a/archivers/minizip-ng/Makefile b/archivers/minizip-ng/Makefile
index f60e85fb23ea..36d0b24f4888 100644
--- a/archivers/minizip-ng/Makefile
+++ b/archivers/minizip-ng/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Fork of the popular minizip found in the zlib distribution
+WWW= https://github.com/zlib-ng/minizip-ng
LICENSE= ZLIB
diff --git a/archivers/minizip/Makefile b/archivers/minizip/Makefile
index e72108da9c4e..82d73803f9ed 100644
--- a/archivers/minizip/Makefile
+++ b/archivers/minizip/Makefile
@@ -6,6 +6,7 @@ DISTNAME= zlib-${PORTVERSION}
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Zip library and programs from Zlib distribution
+WWW= https://www.winimage.com/zLibDll/minizip.html
LICENSE= ZLIB
diff --git a/archivers/mtf/Makefile b/archivers/mtf/Makefile
index f4d2d0d8560b..2e2b6ba5ea98 100644
--- a/archivers/mtf/Makefile
+++ b/archivers/mtf/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SUNSITE/system/backup
MAINTAINER= ports@FreeBSD.org
COMMENT= Unix reader for the Microsoft Tape Format used by NT Backup
+WWW= http://layton-graphics.com/mtf/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/nfpm/Makefile b/archivers/nfpm/Makefile
index e66f9b5c1617..1095afdc83e2 100644
--- a/archivers/nfpm/Makefile
+++ b/archivers/nfpm/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= yuri@FreeBSD.org
COMMENT= Simple deb, rpm and apk packager written in Go
+WWW= https://github.com/goreleaser/nfpm
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile
index c8ec65cfc4a1..711db2307ada 100644
--- a/archivers/nomarch/Makefile
+++ b/archivers/nomarch/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SUNSITE/utils/compress
MAINTAINER= ports@FreeBSD.org
COMMENT= Extracts files from the old '.arc' archive format
+WWW= http://rus.members.beeb.net/nomarch.html
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile
index 728055785a22..069ebddf204c 100644
--- a/archivers/nwreckdum/Makefile
+++ b/archivers/nwreckdum/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers games
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility for manipulating of Quake packed data files
+WWW= https://github.com/danfe/nwreckdum
LICENSE= GPLv2
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile
index ccd442479c15..16c8390f1b5a 100644
--- a/archivers/ocaml-bz2/Makefile
+++ b/archivers/ocaml-bz2/Makefile
@@ -8,6 +8,7 @@ DISTNAME= caml${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= OCaml library to manipulate bz2 files
+WWW= http://camlbz2.forge.ocamlcore.org
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index b32bdeba45d7..883ecfa8d9b5 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -6,6 +6,7 @@ DISTNAME= caml${PORTNAME}-${PORTVERSION}
MAINTAINER= danfe@FreeBSD.org
COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives
+WWW= https://github.com/xavierleroy/camlzip
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/opkg-openwrt/Makefile b/archivers/opkg-openwrt/Makefile
index 74ec6ce9ae74..5e2e88531ed5 100644
--- a/archivers/opkg-openwrt/Makefile
+++ b/archivers/opkg-openwrt/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -openwrt
MAINTAINER= mm@FreeBSD.org
COMMENT= OpenWrt package manager
+WWW= https://openwrt.org/docs/guide-user/additional-software/opkg
LICENSE= GPLv2
diff --git a/archivers/p5-Archive-Any-Lite/Makefile b/archivers/p5-Archive-Any-Lite/Makefile
index 93013397acbf..08cb0495ad4d 100644
--- a/archivers/p5-Archive-Any-Lite/Makefile
+++ b/archivers/p5-Archive-Any-Lite/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple CPAN package extractor
+WWW= https://metacpan.org/release/Archive-Any-Lite
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-Any-Plugin-Rar/Makefile b/archivers/p5-Archive-Any-Plugin-Rar/Makefile
index 6ed262e0292a..6f0ab6f82fa2 100644
--- a/archivers/p5-Archive-Any-Plugin-Rar/Makefile
+++ b/archivers/p5-Archive-Any-Plugin-Rar/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= anes@anes.su
COMMENT= Wrapper around Archive::Rar
+WWW= https://metacpan.org/release/Archive-Any-Plugin-Rar
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile
index 672142902d82..31f40a50260d 100644
--- a/archivers/p5-Archive-Any/Makefile
+++ b/archivers/p5-Archive-Any/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Single interface to deal with file archives
+WWW= https://metacpan.org/release/Archive-Any
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-Extract-Libarchive/Makefile b/archivers/p5-Archive-Extract-Libarchive/Makefile
index 6f8d0740f2a8..292c5589c1cb 100644
--- a/archivers/p5-Archive-Extract-Libarchive/Makefile
+++ b/archivers/p5-Archive-Extract-Libarchive/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generic archive extracting mechanism (using libarchive)
+WWW= https://metacpan.org/release/Archive-Extract-Libarchive
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile
index c2af8a4b2895..eca2bd7e593e 100644
--- a/archivers/p5-Archive-Extract/Makefile
+++ b/archivers/p5-Archive-Extract/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generic archive extracting mechanism
+WWW= https://metacpan.org/release/Archive-Extract
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-Peek/Makefile b/archivers/p5-Archive-Peek/Makefile
index 7673e5b7ac11..310322243f5d 100644
--- a/archivers/p5-Archive-Peek/Makefile
+++ b/archivers/p5-Archive-Peek/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Peek into archives without extracting them
+WWW= https://metacpan.org/release/Archive-Peek
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-Rar/Makefile b/archivers/p5-Archive-Rar/Makefile
index 90309dcc7dde..0b476ef297ea 100644
--- a/archivers/p5-Archive-Rar/Makefile
+++ b/archivers/p5-Archive-Rar/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface with the 'rar' command
+WWW= https://metacpan.org/release/Archive-Rar
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-SimpleExtractor/Makefile b/archivers/p5-Archive-SimpleExtractor/Makefile
index dc8045e5dae7..5b7a506b5792 100644
--- a/archivers/p5-Archive-SimpleExtractor/Makefile
+++ b/archivers/p5-Archive-SimpleExtractor/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple module for extract archives
+WWW= https://metacpan.org/release/Archive-SimpleExtractor
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-Tar-Wrapper/Makefile b/archivers/p5-Archive-Tar-Wrapper/Makefile
index a4005f7a6952..b31e92537541 100644
--- a/archivers/p5-Archive-Tar-Wrapper/Makefile
+++ b/archivers/p5-Archive-Tar-Wrapper/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= API wrapper around the 'tar' utility
+WWW= https://metacpan.org/release/Archive-Tar-Wrapper
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 08d795c9cdaf..7e74b437b619 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for creation and manipulation of tar files
+WWW= https://metacpan.org/release/Archive-Tar
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 3d136691e394..254be7848eb8 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Create, manipulate, read, and write Zip archive files
+WWW= https://metacpan.org/release/Archive-Zip
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-Bzip2/Makefile b/archivers/p5-Compress-Bzip2/Makefile
index baf71bf2de44..de6232d9ec8f 100644
--- a/archivers/p5-Compress-Bzip2/Makefile
+++ b/archivers/p5-Compress-Bzip2/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 interface to bzip2 compression library
+WWW= https://metacpan.org/release/Compress-Bzip2
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-LZ4/Makefile b/archivers/p5-Compress-LZ4/Makefile
index feaf82ffffa5..98974456355b 100644
--- a/archivers/p5-Compress-LZ4/Makefile
+++ b/archivers/p5-Compress-LZ4/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to the LZ4 (de)compressor
+WWW= https://metacpan.org/release/Compress-LZ4
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-LZF/Makefile b/archivers/p5-Compress-LZF/Makefile
index 4943bb6eb657..f0bade8fd9c8 100644
--- a/archivers/p5-Compress-LZF/Makefile
+++ b/archivers/p5-Compress-LZF/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Extremely lightweight Lempel-Ziv-Free compression
+WWW= https://metacpan.org/release/Compress-LZF
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-LZO/Makefile b/archivers/p5-Compress-LZO/Makefile
index 270dcad31e9a..3b030d06f6b5 100644
--- a/archivers/p5-Compress-LZO/Makefile
+++ b/archivers/p5-Compress-LZO/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to the LZO compression library
+WWW= https://metacpan.org/release/Compress-LZO
LICENSE= GPLv2
diff --git a/archivers/p5-Compress-LZW/Makefile b/archivers/p5-Compress-LZW/Makefile
index 857b4014c26b..a04df0d59c36 100644
--- a/archivers/p5-Compress-LZW/Makefile
+++ b/archivers/p5-Compress-LZW/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Pure perl implementation of LZW
+WWW= https://metacpan.org/release/Compress-LZW
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile
index a159060506e6..06156e80291c 100644
--- a/archivers/p5-Compress-Raw-Bzip2/Makefile
+++ b/archivers/p5-Compress-Raw-Bzip2/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Low-Level Interface to bzip2 compression library
+WWW= https://metacpan.org/release/Compress-Raw-Bzip2
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile
index 37725a92b280..eb20bad79787 100644
--- a/archivers/p5-Compress-Raw-Lzma/Makefile
+++ b/archivers/p5-Compress-Raw-Lzma/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Low-Level Interface to lzma compression library
+WWW= https://metacpan.org/release/Compress-Raw-Lzma
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile
index db9e9a8b45c1..30fed8d04f44 100644
--- a/archivers/p5-Compress-Raw-Zlib/Makefile
+++ b/archivers/p5-Compress-Raw-Zlib/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Low-Level Interface to zlib compression library
+WWW= https://metacpan.org/release/Compress-Raw-Zlib
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-Snappy/Makefile b/archivers/p5-Compress-Snappy/Makefile
index c4a6a57f2e8b..e91502d3b6fb 100644
--- a/archivers/p5-Compress-Snappy/Makefile
+++ b/archivers/p5-Compress-Snappy/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl interface to Google Snappy (de)compressor
+WWW= https://metacpan.org/release/Compress-Snappy
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-Compress-Zstd/Makefile b/archivers/p5-Compress-Zstd/Makefile
index 873716e6084e..7f4c5f63fa54 100644
--- a/archivers/p5-Compress-Zstd/Makefile
+++ b/archivers/p5-Compress-Zstd/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl interface to the Zstd (Zstandard) (de)compressor
+WWW= https://metacpan.org/dist/Compress-Zstd
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/p5-Gzip-Faster/Makefile b/archivers/p5-Gzip-Faster/Makefile
index caa2466631a0..56c94098ca40 100644
--- a/archivers/p5-Gzip-Faster/Makefile
+++ b/archivers/p5-Gzip-Faster/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= feld@FreeBSD.org
COMMENT= Simple and fast gzip and gunzip
+WWW= https://metacpan.org/release/Gzip-Faster
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-IO-Compress-Brotli/Makefile b/archivers/p5-IO-Compress-Brotli/Makefile
index 7eb4fc23508b..9ed5f604561e 100644
--- a/archivers/p5-IO-Compress-Brotli/Makefile
+++ b/archivers/p5-IO-Compress-Brotli/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl implementation of Brotli
+WWW= https://metacpan.org/release/IO-Compress-Brotli
LICENSE= MIT
diff --git a/archivers/p5-IO-Compress-Lzf/Makefile b/archivers/p5-IO-Compress-Lzf/Makefile
index aee775f408d1..3e60723e84dd 100644
--- a/archivers/p5-IO-Compress-Lzf/Makefile
+++ b/archivers/p5-IO-Compress-Lzf/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Write lzf files / buffers
+WWW= https://metacpan.org/release/IO-Compress-Lzf
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-IO-Compress-Lzma/Makefile b/archivers/p5-IO-Compress-Lzma/Makefile
index 1f5e6f0c1f32..2eae87e36d02 100644
--- a/archivers/p5-IO-Compress-Lzma/Makefile
+++ b/archivers/p5-IO-Compress-Lzma/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Write lzma files / buffers
+WWW= https://metacpan.org/release/IO-Compress-Lzma
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-IO-Compress-Lzop/Makefile b/archivers/p5-IO-Compress-Lzop/Makefile
index 721f28cb2db6..ba1fe62fc297 100644
--- a/archivers/p5-IO-Compress-Lzop/Makefile
+++ b/archivers/p5-IO-Compress-Lzop/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Write lzop files / buffers
+WWW= https://metacpan.org/release/IO-Compress-Lzop
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-IO-Compress/Makefile b/archivers/p5-IO-Compress/Makefile
index 17f61ffc8eea..fa0d68cfc4c3 100644
--- a/archivers/p5-IO-Compress/Makefile
+++ b/archivers/p5-IO-Compress/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
+WWW= https://metacpan.org/release/IO-Compress
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-IO-Zlib/Makefile b/archivers/p5-IO-Zlib/Makefile
index 0a366afd659f..0fefd828757e 100644
--- a/archivers/p5-IO-Zlib/Makefile
+++ b/archivers/p5-IO-Zlib/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= IO:: style interface to Compress::Zlib
+WWW= https://metacpan.org/release/IO-Zlib
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-POE-Filter-Bzip2/Makefile b/archivers/p5-POE-Filter-Bzip2/Makefile
index b9a746b12775..78b178c79a6b 100644
--- a/archivers/p5-POE-Filter-Bzip2/Makefile
+++ b/archivers/p5-POE-Filter-Bzip2/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE filter wrapped around Compress::Bzip2
+WWW= https://metacpan.org/release/POE-Filter-Bzip2
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-POE-Filter-LZF/Makefile b/archivers/p5-POE-Filter-LZF/Makefile
index fdadef3ad8cd..046f36fd65e2 100644
--- a/archivers/p5-POE-Filter-LZF/Makefile
+++ b/archivers/p5-POE-Filter-LZF/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE filter wrapped around Compress::LZF
+WWW= https://metacpan.org/release/POE-Filter-LZF
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-POE-Filter-LZO/Makefile b/archivers/p5-POE-Filter-LZO/Makefile
index a48f3167241b..c5f95d941c99 100644
--- a/archivers/p5-POE-Filter-LZO/Makefile
+++ b/archivers/p5-POE-Filter-LZO/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE filter wrapped around Compress::LZO
+WWW= https://metacpan.org/release/POE-Filter-LZO
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-POE-Filter-LZW/Makefile b/archivers/p5-POE-Filter-LZW/Makefile
index 2e1d185c3030..ae8393ac3881 100644
--- a/archivers/p5-POE-Filter-LZW/Makefile
+++ b/archivers/p5-POE-Filter-LZW/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE filter wrapped around Compress::LZW
+WWW= https://metacpan.org/release/POE-Filter-LZW
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-POE-Filter-Zlib/Makefile b/archivers/p5-POE-Filter-Zlib/Makefile
index f0e616a146f7..7ba4d85f6d02 100644
--- a/archivers/p5-POE-Filter-Zlib/Makefile
+++ b/archivers/p5-POE-Filter-Zlib/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE filter wrapped around Compress::Zlib
+WWW= https://metacpan.org/release/POE-Filter-Zlib
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-PerlIO-gzip/Makefile b/archivers/p5-PerlIO-gzip/Makefile
index 4343a5a22800..f19e1959d9bc 100644
--- a/archivers/p5-PerlIO-gzip/Makefile
+++ b/archivers/p5-PerlIO-gzip/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to provide a PerlIO layer to gzip/gunzip
+WWW= https://metacpan.org/release/PerlIO-gzip
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/p5-PerlIO-via-Bzip2/Makefile b/archivers/p5-PerlIO-via-Bzip2/Makefile
index 314d7f89f631..0dc68cd6d5ad 100644
--- a/archivers/p5-PerlIO-via-Bzip2/Makefile
+++ b/archivers/p5-PerlIO-via-Bzip2/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to provide a PerlIO layer to bzip2/bunzip2
+WWW= https://metacpan.org/release/PerlIO-via-Bzip2
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/archivers/packddir/Makefile b/archivers/packddir/Makefile
index 99135e4f1202..95fa649fc8bf 100644
--- a/archivers/packddir/Makefile
+++ b/archivers/packddir/Makefile
@@ -6,6 +6,7 @@ DISTNAME= upackddir_${PORTVERSION}-1
MAINTAINER= ayu@commun.jp
COMMENT= Utilities to unpack and create PackdDir archives
+WWW= https://www.nongnu.org/packddir/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile
index e52a8d256865..2f03f7d56fe1 100644
--- a/archivers/paq/Makefile
+++ b/archivers/paq/Makefile
@@ -9,6 +9,7 @@ EXTRACT_ONLY= ${DISTFILES:M*.zip}
MAINTAINER= ports@FreeBSD.org
COMMENT= Family of archivers with extremely high compression ratios
+WWW= http://mattmahoney.net/dc/zpaq.html
LICENSE= GPLv3 MIT
LICENSE_COMB= multi
diff --git a/archivers/par/Makefile b/archivers/par/Makefile
index f1862b479c48..61d48ebeb988 100644
--- a/archivers/par/Makefile
+++ b/archivers/par/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= quake-
MAINTAINER= danfe@FreeBSD.org
COMMENT= Archiver for Quake I and II packed data files
+WWW= https://ibiblio.org/pub/linux/games/quake/
LICENSE= GPLv2
diff --git a/archivers/par2cmdline/Makefile b/archivers/par2cmdline/Makefile
index ac52ff43c28e..648a07412345 100644
--- a/archivers/par2cmdline/Makefile
+++ b/archivers/par2cmdline/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= martymac@FreeBSD.org
COMMENT= Tools for using Parity v2 Archive files
+WWW= https://github.com/Parchive/par2cmdline
LICENSE= GPLv2
diff --git a/archivers/parchive/Makefile b/archivers/parchive/Makefile
index 2f5284f460ee..1d25c418bd1e 100644
--- a/archivers/parchive/Makefile
+++ b/archivers/parchive/Makefile
@@ -6,6 +6,7 @@ DISTNAME= par-v${PORTVERSION}
MAINTAINER= ak@FreeBSD.org
COMMENT= Parity Archiver - makes multiple parity volumes from a set of files
+WWW= http://parchive.sourceforge.net/
LICENSE= GPLv2
diff --git a/archivers/pbzip2/Makefile b/archivers/pbzip2/Makefile
index 544c9839d34a..bf44f90e51df 100644
--- a/archivers/pbzip2/Makefile
+++ b/archivers/pbzip2/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://launchpad.net/${PORTNAME}/1.1/${PORTVERSION}/+download/
MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Parallel BZIP2
+WWW= http://compression.ca/pbzip2/
LICENSE= BSD4CLAUSE
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile
index 75f2e2b24aa1..843cad967a33 100644
--- a/archivers/pear-File_Archive/Makefile
+++ b/archivers/pear-File_Archive/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files
+WWW= https://pear.php.net/package/File_Archive
LICENSE= LGPL3
diff --git a/archivers/pear-Horde_Compress/Makefile b/archivers/pear-Horde_Compress/Makefile
index df46913f3625..5a75425bdd34 100644
--- a/archivers/pear-Horde_Compress/Makefile
+++ b/archivers/pear-Horde_Compress/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Compression API
+WWW= https://pear.horde.org
OPTIONS_DEFAULT= ZLIB
OPTIONS_DEFINE= ZLIB
diff --git a/archivers/pear-Horde_Compress_Fast/Makefile b/archivers/pear-Horde_Compress_Fast/Makefile
index 6b8d36dcf9ce..ce379ae31bb2 100644
--- a/archivers/pear-Horde_Compress_Fast/Makefile
+++ b/archivers/pear-Horde_Compress_Fast/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Fast Compression Library
+WWW= https://pear.horde.org
USES= horde cpe
USE_HORDE_RUN= Horde_Exception
diff --git a/archivers/pear-Horde_Pack/Makefile b/archivers/pear-Horde_Pack/Makefile
index 346949e1bae7..db3bf31820ab 100644
--- a/archivers/pear-Horde_Pack/Makefile
+++ b/archivers/pear-Horde_Pack/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Pack Utility
+WWW= https://pear.horde.org
USES= horde cpe
USE_HORDE_RUN= Horde_Compress_Fast \
diff --git a/archivers/pear-PHP_Archive/Makefile b/archivers/pear-PHP_Archive/Makefile
index 31b20ead1d45..c77447274ec3 100644
--- a/archivers/pear-PHP_Archive/Makefile
+++ b/archivers/pear-PHP_Archive/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Create and Use PHP Archive files
+WWW= https://pear.php.net/package/PHP_Archive
LICENSE= PHP301
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile
index c3d03230273a..bc90263a9d3e 100644
--- a/archivers/peazip/Makefile
+++ b/archivers/peazip/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= acm@FreeBSD.org
COMMENT= Free archiver and file compressor
+WWW= https://peazip.github.io
LICENSE= LGPL3
diff --git a/archivers/pecl-lzf/Makefile b/archivers/pecl-lzf/Makefile
index d8267da85ef3..30e968e7f089 100644
--- a/archivers/pecl-lzf/Makefile
+++ b/archivers/pecl-lzf/Makefile
@@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Handles LZF de/compression
+WWW= https://pecl.php.net/package/lzf
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/pecl-rar/Makefile b/archivers/pecl-rar/Makefile
index be2bd9ae9b89..1315e060a4c4 100644
--- a/archivers/pecl-rar/Makefile
+++ b/archivers/pecl-rar/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers pear
MAINTAINER= fluffy@FreeBSD.org
COMMENT= PECL extension to create and read RAR files
+WWW= https://pecl.php.net/package/rar
LICENSE= PHP301
diff --git a/archivers/php-brotli/Makefile b/archivers/php-brotli/Makefile
index 3df403beffcd..a86e70d46e52 100644
--- a/archivers/php-brotli/Makefile
+++ b/archivers/php-brotli/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= daniel@shafer.cc
COMMENT= Brotli extension for PHP
+WWW= https://github.com/kjdev/php-ext-brotli
LICENSE= MIT
diff --git a/archivers/php-horde_lz4/Makefile b/archivers/php-horde_lz4/Makefile
index 38b21a6ef8d7..af55fc6d9253 100644
--- a/archivers/php-horde_lz4/Makefile
+++ b/archivers/php-horde_lz4/Makefile
@@ -8,6 +8,7 @@ DIST_SUBDIR= PECL
MAINTAINER= mm@FreeBSD.org
COMMENT= Horde LZ4 Compression Extension for php
+WWW= https://pear.horde.org
LICENSE= MIT
diff --git a/archivers/php-lz4/Makefile b/archivers/php-lz4/Makefile
index e1aa32dd957c..f188440cdf69 100644
--- a/archivers/php-lz4/Makefile
+++ b/archivers/php-lz4/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= pave@FreeBSD.org
COMMENT= LZ4 extension for PHP
+WWW= https://github.com/kjdev/php-ext-lz4
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/php-snappy/Makefile b/archivers/php-snappy/Makefile
index 5f10fa7c3f7d..d1c0c895f79a 100644
--- a/archivers/php-snappy/Makefile
+++ b/archivers/php-snappy/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP extension for the snappy compression algorithm
+WWW= https://github.com/kjdev/php-ext-snappy
LICENSE= BSD3CLAUSE PHP301
LICENSE_COMB= multi
diff --git a/archivers/php-zstd/Makefile b/archivers/php-zstd/Makefile
index e33deecba052..696d892de8e1 100644
--- a/archivers/php-zstd/Makefile
+++ b/archivers/php-zstd/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= pave@FreeBSD.org
COMMENT= Zstandard extension for PHP
+WWW= https://github.com/kjdev/php-ext-zstd
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/pigz/Makefile b/archivers/pigz/Makefile
index f1dcdd50c269..f99ea34a075a 100644
--- a/archivers/pigz/Makefile
+++ b/archivers/pigz/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.zlib.net/pigz/ \
MAINTAINER= delphij@FreeBSD.org
COMMENT= Parallel GZIP
+WWW= https://www.zlib.net/pigz/
LICENSE= ZLIB
diff --git a/archivers/pixz/Makefile b/archivers/pixz/Makefile
index a957c3d288ec..d2eae521257a 100644
--- a/archivers/pixz/Makefile
+++ b/archivers/pixz/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= hrs@FreeBSD.org
COMMENT= Parallel, indexing version of XZ
+WWW= https://github.com/vasi/pixz
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/plzip/Makefile b/archivers/plzip/Makefile
index 028e2b6e6552..b7101bb3ea58 100644
--- a/archivers/plzip/Makefile
+++ b/archivers/plzip/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SAVANNAH/lzip/${PORTNAME}
MAINTAINER= delphij@FreeBSD.org
COMMENT= Parallel, lossless data compressor based on the LZMA algorithm
+WWW= https://www.nongnu.org/lzip/plzip.html
LICENSE= GPLv2
diff --git a/archivers/ppmd-7z/Makefile b/archivers/ppmd-7z/Makefile
index 07a5c7ee5933..28beb7b622c4 100644
--- a/archivers/ppmd-7z/Makefile
+++ b/archivers/ppmd-7z/Makefile
@@ -7,6 +7,7 @@ DISTNAME= p7zip_${DISTVERSION}_src_all
MAINTAINER= ports@FreeBSD.org
COMMENT= High-ratio PPMD compressor
+WWW= https://www.7-zip.org/sdk.html
LICENSE= LGPL21+ UNRAR
LICENSE_COMB= multi
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile
index 702ce0c73407..cabc28fccc21 100644
--- a/archivers/ppmd/Makefile
+++ b/archivers/ppmd/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Fast archiver with good compression ratio
+WWW= https://packages.debian.org/unstable/utils/ppmd/
LICENSE= PD
diff --git a/archivers/pxz/Makefile b/archivers/pxz/Makefile
index c83c1a17b736..69d6ba601536 100644
--- a/archivers/pxz/Makefile
+++ b/archivers/pxz/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= ports@FreeBSD.org
COMMENT= Parallel LZMA compressor using liblzma
+WWW= https://jnovy.fedorapeople.org/pxz/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/py-acefile/Makefile b/archivers/py-acefile/Makefile
index 81d00c3b0e27..322320bb0f98 100644
--- a/archivers/py-acefile/Makefile
+++ b/archivers/py-acefile/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine@FreeBSD.org
COMMENT= Read/test/extract ACE 1.0 and 2.0 archives in pure python
+WWW= https://www.roe.ch/acefile
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/archivers/py-borgbackup/Makefile b/archivers/py-borgbackup/Makefile
index 9c140f4641f2..8801af4b893f 100644
--- a/archivers/py-borgbackup/Makefile
+++ b/archivers/py-borgbackup/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mandree@FreeBSD.org
COMMENT= Deduplicating backup program
+WWW= https://pypi.org/project/borgbackup/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-borgbackup11/Makefile b/archivers/py-borgbackup11/Makefile
index 0ceafffc2471..1b5c60fd2b3f 100644
--- a/archivers/py-borgbackup11/Makefile
+++ b/archivers/py-borgbackup11/Makefile
@@ -8,6 +8,7 @@ PKGNAMESUFFIX= 11
MAINTAINER= mandree@FreeBSD.org
COMMENT= Deduplicating backup program
+WWW= https://pypi.org/project/borgbackup/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-brotli/Makefile b/archivers/py-brotli/Makefile
index 670df38f6754..90f44442d612 100644
--- a/archivers/py-brotli/Makefile
+++ b/archivers/py-brotli/Makefile
@@ -7,6 +7,7 @@ DISTNAME= Brotli-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generic-purpose lossless compression algorithm
+WWW= https://github.com/google/brotli
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-brotlicffi/Makefile b/archivers/py-brotlicffi/Makefile
index b0e42e990355..10aa44c529b3 100644
--- a/archivers/py-brotlicffi/Makefile
+++ b/archivers/py-brotlicffi/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python CFFI bindings to the Brotli library
+WWW= https://github.com/python-hyper/brotlicffi
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-brotlipy/Makefile b/archivers/py-brotlipy/Makefile
index 28f61e4bb669..785e3f3dfee8 100644
--- a/archivers/py-brotlipy/Makefile
+++ b/archivers/py-brotlipy/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python binding to the Brotli library
+WWW= https://github.com/python-hyper/brotlicffi
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-bup/Makefile b/archivers/py-bup/Makefile
index 21e092108090..796a9080fc46 100644
--- a/archivers/py-bup/Makefile
+++ b/archivers/py-bup/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= portmaster@BSDforge.com
COMMENT= Very efficient backup system based on the git packfile format
+WWW= https://bup.github.io
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-bz2file/Makefile b/archivers/py-bz2file/Makefile
index eef52a86a607..240a377f938e 100644
--- a/archivers/py-bz2file/Makefile
+++ b/archivers/py-bz2file/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Read and write bzip2-compressed files
+WWW= https://github.com/nvawda/bz2file
LICENSE= APACHE20
diff --git a/archivers/py-libarchive-c/Makefile b/archivers/py-libarchive-c/Makefile
index c61738f42fef..4c6d5e1ba5b7 100644
--- a/archivers/py-libarchive-c/Makefile
+++ b/archivers/py-libarchive-c/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Python interface to libarchive
+WWW= https://github.com/Changaco/python-libarchive-c
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/archivers/py-lz4/Makefile b/archivers/py-lz4/Makefile
index 50696ef63689..587b3ead9af0 100644
--- a/archivers/py-lz4/Makefile
+++ b/archivers/py-lz4/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Python binding for the LZ4 compression library
+WWW= https://github.com/python-lz4/python-lz4
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile
index 865e0f70f47f..b6d585a7c879 100644
--- a/archivers/py-lzma/Makefile
+++ b/archivers/py-lzma/Makefile
@@ -7,6 +7,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= sbz@FreeBSD.org
COMMENT= Python binding for the LZMA compression library
+WWW= https://www.joachim-bauch.de/projects/python/pylzma
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-lzstring/Makefile b/archivers/py-lzstring/Makefile
index 67f42b9bcb3d..f1612cd03ef5 100644
--- a/archivers/py-lzstring/Makefile
+++ b/archivers/py-lzstring/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= LZ-based in-memory string compression
+WWW= https://pypi.python.org/pypi/lzstring
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/archivers/py-python-lhafile/Makefile b/archivers/py-python-lhafile/Makefile
index e27f1a9c2332..a2a710466941 100644
--- a/archivers/py-python-lhafile/Makefile
+++ b/archivers/py-python-lhafile/Makefile
@@ -7,6 +7,7 @@ DISTNAME= lhafile-${DISTVERSION}
MAINTAINER= cs@innolan.dk
COMMENT= LHA(.lzh) file extract interface
+WWW= https://fengestad.no/python-lhafile/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING.txt
diff --git a/archivers/py-python-lzo/Makefile b/archivers/py-python-lzo/Makefile
index 0beeb2577683..1d6f45c8685f 100644
--- a/archivers/py-python-lzo/Makefile
+++ b/archivers/py-python-lzo/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Python bindings for the LZO data compression library
+WWW= https://pypi.org/project/python-lzo/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/py-python-rpm-packaging/Makefile b/archivers/py-python-rpm-packaging/Makefile
index 97b1360e684a..076409733581 100644
--- a/archivers/py-python-rpm-packaging/Makefile
+++ b/archivers/py-python-rpm-packaging/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Python rpm packaging
+WWW= https://github.com/rpm-software-management/python-rpm-packaging
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/py-python-snappy/Makefile b/archivers/py-python-snappy/Makefile
index b5bebeade7b8..c0f4ad2efbff 100644
--- a/archivers/py-python-snappy/Makefile
+++ b/archivers/py-python-snappy/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine@FreeBSD.org
COMMENT= Python library for the snappy compression library from Google
+WWW= https://github.com/andrix/python-snappy
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-rarfile/Makefile b/archivers/py-rarfile/Makefile
index 88ebea2f55b5..f939f2d888dc 100644
--- a/archivers/py-rarfile/Makefile
+++ b/archivers/py-rarfile/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@caomhin.org
COMMENT= Python module for RAR archive reading
+WWW= https://github.com/markokr/rarfile
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-rcssmin/Makefile b/archivers/py-rcssmin/Makefile
index c3f837059313..824ecd0925a5 100644
--- a/archivers/py-rcssmin/Makefile
+++ b/archivers/py-rcssmin/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ultima@FreeBSD.org
COMMENT= Fast CSS minifier for Python
+WWW= https://github.com/ndparker/rcssmin
LICENSE= APACHE20
diff --git a/archivers/py-rjsmin/Makefile b/archivers/py-rjsmin/Makefile
index 0be6c7195206..34e285fbfd9e 100644
--- a/archivers/py-rjsmin/Makefile
+++ b/archivers/py-rjsmin/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ultima@FreeBSD.org
COMMENT= Fast javascript minifier for Python
+WWW= https://github.com/ndparker/rjsmin
LICENSE= APACHE20
diff --git a/archivers/py-warctools/Makefile b/archivers/py-warctools/Makefile
index 6b50f90e164b..f30f0b0c7554 100644
--- a/archivers/py-warctools/Makefile
+++ b/archivers/py-warctools/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Tools for debugging ISO28500/WARC files
+WWW= https://pypi.org/project/warctools/
LICENSE= MIT
diff --git a/archivers/py-xopen/Makefile b/archivers/py-xopen/Makefile
index b014e86070ed..5b5d8ecb3ba9 100644
--- a/archivers/py-xopen/Makefile
+++ b/archivers/py-xopen/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Open compressed files transparently
+WWW= https://pypi.org/project/xopen/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/py-zopfli/Makefile b/archivers/py-zopfli/Makefile
index 87c73cca8cbf..5d227a35464b 100644
--- a/archivers/py-zopfli/Makefile
+++ b/archivers/py-zopfli/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Zopfli module for python
+WWW= https://github.com/fonttools/py-zopfli
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/py-zstandard/Makefile b/archivers/py-zstandard/Makefile
index b9835d3769a8..89a606ca86b0 100644
--- a/archivers/py-zstandard/Makefile
+++ b/archivers/py-zstandard/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Zstandard bindings for Python, a full-featured version
+WWW= https://github.com/indygreg/python-zstandard
LICENSE= BSD2CLAUSE
diff --git a/archivers/py-zstd/Makefile b/archivers/py-zstd/Makefile
index 2c0f95c0d0db..a89b484709d4 100644
--- a/archivers/py-zstd/Makefile
+++ b/archivers/py-zstd/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Python binding for Zstandard compression library
+WWW= https://github.com/sergey-dryabzhinsky/python-zstd
LICENSE= BSD2CLAUSE
diff --git a/archivers/qpress/Makefile b/archivers/qpress/Makefile
index acf8428e4348..6a731c12344b 100644
--- a/archivers/qpress/Makefile
+++ b/archivers/qpress/Makefile
@@ -6,6 +6,7 @@ DISTNAME= qpress-11-source
MAINTAINER= samm@FreeBSD.org
COMMENT= Portable file archiver using QuickLZ
+WWW= http://www.quicklz.com/
LICENSE= GPLv2
diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile
index c2fafd0e005c..f60d1e66fbbb 100644
--- a/archivers/quazip/Makefile
+++ b/archivers/quazip/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= -qt5
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt/C++ wrapper for ZIP/UNZIP package
+WWW= https://github.com/stachenov/quazip
LICENSE= LGPL21
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index ee4173d9a92d..e507217a8f9d 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -7,6 +7,7 @@ DISTNAME= rarbsd${ARCH:S|amd64|-x64|:S|i386|-x32|}-${PORTVERSION:R}${PORTVERSION
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= File archiver (binary port)
+WWW= https://www.rarlab.com/
LICENSE= RAR
LICENSE_NAME= RAR license
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index 3d59b7b104cb..442db528d1a4 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -7,6 +7,7 @@ PKGNAMESUFFIX= 4
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Red Hat Package Manager
+WWW= https://rpm.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/rubygem-archive-tar-minitar/Makefile b/archivers/rubygem-archive-tar-minitar/Makefile
index 2c93204192b6..9d3fd1c39b6a 100644
--- a/archivers/rubygem-archive-tar-minitar/Makefile
+++ b/archivers/rubygem-archive-tar-minitar/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library and command-line utility for tar archives
+WWW= https://github.com/halostatue/minitar
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/archivers/rubygem-archive-zip/Makefile b/archivers/rubygem-archive-zip/Makefile
index 030d83ee375c..f7e4a9475a85 100644
--- a/archivers/rubygem-archive-zip/Makefile
+++ b/archivers/rubygem-archive-zip/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides interface to working with ZIP archives
+WWW= https://github.com/javanthropus/archive-zip
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/rubygem-bzip2-ruby/Makefile b/archivers/rubygem-bzip2-ruby/Makefile
index fca449456883..acbfcb42bfe3 100644
--- a/archivers/rubygem-bzip2-ruby/Makefile
+++ b/archivers/rubygem-bzip2-ruby/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby C bindings to libbzip2
+WWW= https://github.com/brianmario/bzip2-ruby
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/archivers/rubygem-fpm/Makefile b/archivers/rubygem-fpm/Makefile
index f7a741f9c574..3a1714071b42 100644
--- a/archivers/rubygem-fpm/Makefile
+++ b/archivers/rubygem-fpm/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Build packages for multiple platforms with great ease and sanity
+WWW= https://github.com/jordansissel/fpm
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/rubygem-libarchive/Makefile b/archivers/rubygem-libarchive/Makefile
index 97c87ad7d641..9eea518a5826 100644
--- a/archivers/rubygem-libarchive/Makefile
+++ b/archivers/rubygem-libarchive/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for libarchive
+WWW= https://bitbucket.org/winebarrel/libarchive-ruby
LICENSE= BSD3CLAUSE
diff --git a/archivers/rubygem-minitar-cli/Makefile b/archivers/rubygem-minitar-cli/Makefile
index 83f2734e71f0..512d04d4e07e 100644
--- a/archivers/rubygem-minitar-cli/Makefile
+++ b/archivers/rubygem-minitar-cli/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library and command-line utility for tar archives
+WWW= https://github.com/halostatue/minitar
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/archivers/rubygem-minitar/Makefile b/archivers/rubygem-minitar/Makefile
index d108f6af7f66..5131299bae0b 100644
--- a/archivers/rubygem-minitar/Makefile
+++ b/archivers/rubygem-minitar/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library and command-line utility for tar archives
+WWW= https://github.com/halostatue/minitar
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/archivers/rubygem-ruby-xz/Makefile b/archivers/rubygem-ruby-xz/Makefile
index 22f682f6878f..fc165d509b3f 100644
--- a/archivers/rubygem-ruby-xz/Makefile
+++ b/archivers/rubygem-ruby-xz/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for the liblzma library
+WWW= https://github.com/win93/ruby-xz
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/rubygem-rubyzip/Makefile b/archivers/rubygem-rubyzip/Makefile
index 93bad9977b15..8d32e1cb28e5 100644
--- a/archivers/rubygem-rubyzip/Makefile
+++ b/archivers/rubygem-rubyzip/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby module for reading and writing zip files
+WWW= https://github.com/rubyzip/rubyzip
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/archivers/rubygem-rubyzip13/Makefile b/archivers/rubygem-rubyzip13/Makefile
index 2a728ecaf8a3..d555e8a38742 100644
--- a/archivers/rubygem-rubyzip13/Makefile
+++ b/archivers/rubygem-rubyzip13/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= 13
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby module for reading and writing zip files
+WWW= https://github.com/rubyzip/rubyzip
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/archivers/rubygem-rubyzip2/Makefile b/archivers/rubygem-rubyzip2/Makefile
index 23e4469ab709..48734e51ecb1 100644
--- a/archivers/rubygem-rubyzip2/Makefile
+++ b/archivers/rubygem-rubyzip2/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= hhyou@cs.nctu.edu.tw
COMMENT= Ruby compatible Zip library
+WWW= https://github.com/postmodern/rubyzip2
NO_ARCH= yes
diff --git a/archivers/rubygem-rubyzip20/Makefile b/archivers/rubygem-rubyzip20/Makefile
index 2268820bba71..d682a9f6ba0e 100644
--- a/archivers/rubygem-rubyzip20/Makefile
+++ b/archivers/rubygem-rubyzip20/Makefile
@@ -6,6 +6,7 @@ PKGNAMESUFFIX= 20
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby module for reading and writing zip files
+WWW= https://github.com/rubyzip/rubyzip
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/archivers/rubygem-snappy/Makefile b/archivers/rubygem-snappy/Makefile
index 52dc47a4e565..54728c8769e6 100644
--- a/archivers/rubygem-snappy/Makefile
+++ b/archivers/rubygem-snappy/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Snappy binding for Ruby
+WWW= https://github.com/miyucy/snappy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile
index 5feb20ca11b8..41bf63bd14bb 100644
--- a/archivers/rvm/Makefile
+++ b/archivers/rvm/Makefile
@@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= portmaster@BSDforge.com
COMMENT= Archive manager that uses rsync to manage backups
+WWW= http://rvm.sourceforge.net/
LICENSE= GPLv2
diff --git a/archivers/rzip/Makefile b/archivers/rzip/Makefile
index fd34911a510d..2f8933288560 100644
--- a/archivers/rzip/Makefile
+++ b/archivers/rzip/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SAMBA/rzip
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Compression program similar to gzip or bzip2
+WWW= https://rzip.samba.org/
LICENSE= GPLv2
diff --git a/archivers/sectar/Makefile b/archivers/sectar/Makefile
index b825b38bdd30..342217b481b7 100644
--- a/archivers/sectar/Makefile
+++ b/archivers/sectar/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/star/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Program to create encrypted tar archives
+WWW= https://sf.net/projects/star/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile
index 7217bae6b250..e17ce70a9171 100644
--- a/archivers/sharutils/Makefile
+++ b/archivers/sharutils/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= GNU
MAINTAINER= garga@FreeBSD.org
COMMENT= Pack, send, and unpack shell archives; synchronize via e-mail
+WWW= https://www.gnu.org/s/sharutils/
LICENSE= GPLv3
diff --git a/archivers/snappy-java/Makefile b/archivers/snappy-java/Makefile
index a196cac96e6b..97b1ffd514b9 100644
--- a/archivers/snappy-java/Makefile
+++ b/archivers/snappy-java/Makefile
@@ -13,6 +13,7 @@ EXTRACT_ONLY= ${DISTFILE_DEFAULT} \
MAINTAINER= language.devel@gmail.com
COMMENT= Fast compressor/decompressor library
+WWW= https://github.com/xerial/snappy-java
LICENSE= APACHE20
diff --git a/archivers/snappy/Makefile b/archivers/snappy/Makefile
index 3407aeabb13e..efd5f5b516ed 100644
--- a/archivers/snappy/Makefile
+++ b/archivers/snappy/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= vanilla@FreeBSD.org
COMMENT= Fast compressor/decompressor library
+WWW= https://google.github.io/snappy/
LICENSE= BSD3CLAUSE
diff --git a/archivers/snzip/Makefile b/archivers/snzip/Makefile
index 638b3a0f551f..f5454283cf75 100644
--- a/archivers/snzip/Makefile
+++ b/archivers/snzip/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= mizhka@freebsd.org
COMMENT= Compression/decompression tool based on snappy library
+WWW= https://github.com/kubo/snzip
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/star/Makefile b/archivers/star/Makefile
index 4819d27e71d4..2809e61e8270 100644
--- a/archivers/star/Makefile
+++ b/archivers/star/Makefile
@@ -2,6 +2,7 @@ PORTNAME= star
CATEGORIES= archivers
COMMENT= Unique standard tape archiver with many enhancements
+WWW= https://codeberg.org/schilytools/schilytools
PORTDOCS= README* STARvsGNUTAR
diff --git a/archivers/stormlib/Makefile b/archivers/stormlib/Makefile
index 609125aa8112..40be8415383a 100644
--- a/archivers/stormlib/Makefile
+++ b/archivers/stormlib/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Library to process MPQ (MoPaQ) archives
+WWW= http://www.zezula.net/en/mpq/main.html
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/streamvbyte/Makefile b/archivers/streamvbyte/Makefile
index 024076ef3797..d5d1bcea151c 100644
--- a/archivers/streamvbyte/Makefile
+++ b/archivers/streamvbyte/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= jwb@FreeBSD.org
COMMENT= Integer compression with SIMD based on Google's varint
+WWW= https://github.com/lemire/streamvbyte
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile
index 104a625bc78b..f4e7153b1d0b 100644
--- a/archivers/stuffit/Makefile
+++ b/archivers/stuffit/Makefile
@@ -8,6 +8,7 @@ DISTNAME= stuffit520.611linux-i386
MAINTAINER= ports@FreeBSD.org
COMMENT= Stuffit Archive Creator and Expander
+WWW= https://my.smithmicro.com/unix/stuffit/
# Converted from RESTRICTED
LICENSE= STUFFIT
diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile
index 511966a76e5c..0c1666f00d37 100644
--- a/archivers/szip/Makefile
+++ b/archivers/szip/Makefile
@@ -8,6 +8,7 @@ DISTNAME= sz${PORTVERSION:S/.//}_src
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast compression utility
+WWW= http://www.compressconsult.com/szip/
NO_WRKSUBDIR= yes
MAKEFILE= makefile
diff --git a/archivers/tar-stream-chunker/Makefile b/archivers/tar-stream-chunker/Makefile
index 1f7d19a488db..a1a6f41a5e68 100644
--- a/archivers/tar-stream-chunker/Makefile
+++ b/archivers/tar-stream-chunker/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= igor.ostapenko@pm.me
COMMENT= Splits stdin of unknown size onto chunks packed as a TAR to stdout
+WWW= https://github.com/ihoro/tar-stream-chunker/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile
index ec78a1a1d3a8..9e06286305ee 100644
--- a/archivers/tardy/Makefile
+++ b/archivers/tardy/Makefile
@@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Manipulate the file headers in tar archive files in various ways
+WWW= http://tardy.sourceforge.net/
LICENSE= GPLv3
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile
index 79571c474131..61805764191e 100644
--- a/archivers/thunar-archive-plugin/Makefile
+++ b/archivers/thunar-archive-plugin/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Archive plugin for the Thunar File Manager
+WWW= https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile
index cc27e74c6076..13a1065788a5 100644
--- a/archivers/ucl/Makefile
+++ b/archivers/ucl/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Data compression library with low memory usage
+WWW= https://www.oberhumer.com/opensource/ucl/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile
index 837a4bbcb6f1..83ef06fe4d55 100644
--- a/archivers/unace/Makefile
+++ b/archivers/unace/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SUNSITE/utils/compress
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Extract, view & test ACE archives
+WWW= http://www.winace.com/
MAKE_JOBS_UNSAFE= yes
diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile
index bbcde6beeb5b..8b5aef88a405 100644
--- a/archivers/unadf/Makefile
+++ b/archivers/unadf/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= ports@FreeBSD.org
COMMENT= Extracts files from .adf-files used by Amiga emulators
+WWW= http://lclevy.free.fr/adflib/unadf.html
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/unalz/Makefile b/archivers/unalz/Makefile
index 17ce63d2e81f..53e35090e386 100644
--- a/archivers/unalz/Makefile
+++ b/archivers/unalz/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://BSDforge.com/projects/source/archivers/unalz/
MAINTAINER= portmaster@BSDforge.com
COMMENT= Extracts AlZip archives
+WWW= https://bsdforge.com/projects/archivers/unalz/
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/readme.txt
diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile
index bceabf66d65e..36a67226bcea 100644
--- a/archivers/unarchiver/Makefile
+++ b/archivers/unarchiver/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}_src
MAINTAINER= danfe@FreeBSD.org
COMMENT= Unarchiver for a vast variety of file formats
+WWW= https://unarchiver.c3.cx/commandline
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/License.txt
diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile
index 63a015fd1bd8..7d4b47eec8ee 100644
--- a/archivers/unarj/Makefile
+++ b/archivers/unarj/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://aklv.github.io/distfiles/
MAINTAINER= ak@FreeBSD.org
COMMENT= Allows files to be extracted from ARJ archives
+WWW= http://www.arjsoftware.com/
USES= tar:tgz
diff --git a/archivers/unarr/Makefile b/archivers/unarr/Makefile
index 428672b9af93..22772b66e636 100644
--- a/archivers/unarr/Makefile
+++ b/archivers/unarr/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Decompression library for RAR, TAR, ZIP and 7z* archives
+WWW= https://github.com/selmf/unarr
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/unfoo/Makefile b/archivers/unfoo/Makefile
index 197180b5e13d..cd57fa29bb27 100644
--- a/archivers/unfoo/Makefile
+++ b/archivers/unfoo/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= ports@FreeBSD.org
COMMENT= Tiny sh(1) wrapper to simplify decompression of files
+WWW= https://github.com/vitaminmoo/unfoo
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/unmass/Makefile b/archivers/unmass/Makefile
index e7f904d9fe8c..d7ada2aa217d 100644
--- a/archivers/unmass/Makefile
+++ b/archivers/unmass/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://mirex.mypage.sk/FILES/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Extract game archives such as wad, dar, mea exe's, and many more
+WWW= http://mirex.mypage.sk/index.php?selected=1 #Unmass
LICENSE= GPLv2
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 338b70316179..385c529b022c 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -7,6 +7,7 @@ DISTNAME= unrarsrc-6.1.7
MAINTAINER?= sunpoet@FreeBSD.org
COMMENT= Extract, view & test RAR archives
+WWW= https://www.rarlab.com/
LICENSE= UNRAR
LICENSE_FILE= ${WRKSRC}/license.txt
diff --git a/archivers/unrpa/Makefile b/archivers/unrpa/Makefile
index 0b0a6adcb7a4..96d3d19be125 100644
--- a/archivers/unrpa/Makefile
+++ b/archivers/unrpa/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Extract RenPy Archives
+WWW= https://pypi.org/project/unrpa/
LICENSE= GPLv3+
diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile
index 3d8ada1f4cba..5d2d7dbd6fee 100644
--- a/archivers/unshield/Makefile
+++ b/archivers/unshield/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Extract data from InstallShield CAB files
+WWW= https://github.com/twogood/unshield
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 99d289aed52d..b5eda098f5e1 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -9,6 +9,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= List, test, and extract compressed files from a ZIP archive
+WWW= http://infozip.sourceforge.net/UnZip.html
LICENSE= Info-ZIP
LICENSE_NAME= Info-ZIP license
diff --git a/archivers/unzoo/Makefile b/archivers/unzoo/Makefile
index 53fbf2791d39..cedc3adeeee8 100644
--- a/archivers/unzoo/Makefile
+++ b/archivers/unzoo/Makefile
@@ -11,6 +11,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= ZOO archive extractor
+WWW= http://freshmeat.sourceforge.net/projects/unzoo/
LICENSE= PD
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile
index eabf164f584f..2ea930b4067e 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -6,6 +6,7 @@ DISTVERSIONSUFFIX= -src
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ultimate Packer for eXecutables
+WWW= https://upx.github.io/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/urbackup-client/Makefile b/archivers/urbackup-client/Makefile
index c065ecaa4930..2b28c4175d20 100644
--- a/archivers/urbackup-client/Makefile
+++ b/archivers/urbackup-client/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://hndl.urbackup.org/Client/${DISTVERSION:R}/
MAINTAINER= nc@FreeBSD.org
COMMENT= Client component of the UrBackup backup system
+WWW= https://www.urbackup.org
LICENSE= AGPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/urbackup-server/Makefile b/archivers/urbackup-server/Makefile
index 6b6fa1761a39..5ec121f1d798 100644
--- a/archivers/urbackup-server/Makefile
+++ b/archivers/urbackup-server/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://hndl.urbackup.org/Server/${DISTVERSION}/
MAINTAINER= nc@FreeBSD.org
COMMENT= Server component of the UrBackup backup system
+WWW= https://www.urbackup.org
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/server-license.txt
diff --git a/archivers/v1541commander/Makefile b/archivers/v1541commander/Makefile
index 2bd539c18bc8..d26616dbeb2e 100644
--- a/archivers/v1541commander/Makefile
+++ b/archivers/v1541commander/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers emulators
MAINTAINER= zirias@FreeBSD.org
COMMENT= Virtual 1541 disk commander
+WWW= https://github.com/excess-c64/v1541commander
LICENSE= BSD2CLAUSE STYLEFONT
LICENSE_COMB= multi
diff --git a/archivers/vbz-compression/Makefile b/archivers/vbz-compression/Makefile
index f2614bebc686..40ffdd7c5019 100644
--- a/archivers/vbz-compression/Makefile
+++ b/archivers/vbz-compression/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers
MAINTAINER= jwb@FreeBSD.org
COMMENT= Variable byte integer encoding to compress Oxford Nanopore signal data
+WWW= https://github.com/nanoporetech/vbz_compression
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENCE.txt
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index 9056cc4091da..235af20fc790 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= https://github.com/downloads/mackyle/xar/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenDarwin XML eXtensible ARchiver
+WWW= https://mackyle.github.io/xar/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/xarchive/Makefile b/archivers/xarchive/Makefile
index 11ea437d04e5..ed98860cd1d4 100644
--- a/archivers/xarchive/Makefile
+++ b/archivers/xarchive/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
MAINTAINER= mark@mkproductions.org
COMMENT= GTK+ front end for various archiving tools
+WWW= http://xarchive.sourceforge.net/
RUN_DEPENDS= bash:shells/bash
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index dcc871f2d5fe..c0ace594d761 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Desktop-agnostic GTK frontend to various archiving tools
+WWW= https://github.com/ib/xarchiver
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/xdms/Makefile b/archivers/xdms/Makefile
index 1bcda1701060..e617772f4e3d 100644
--- a/archivers/xdms/Makefile
+++ b/archivers/xdms/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://zakalwe.fi/~shd/foss/xdms/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for decompressing Amiga DMS files
+WWW= https://zakalwe.fi/~shd/foss/xdms/
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index 1d181df6e6d2..4e2fab5a6d61 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Efficient compressor for XML
+WWW= https://sourceforge.net/projects/xmill/
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index 743e28574395..f516104b2f62 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://vesuri.jormas.com/xpk/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= The eXternal PacKer (XPK) library system
+WWW= http://www.jormas.com/~vesuri/xpk/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/zchunk/Makefile b/archivers/zchunk/Makefile
index eb2208eca0a1..ee757aab4a72 100644
--- a/archivers/zchunk/Makefile
+++ b/archivers/zchunk/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= yuri@FreeBSD.org
COMMENT= Compressed file format that splits the file into independent chunks
+WWW= https://github.com/zchunk/zchunk
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 0b6d3184897b..cb7eea6b3960 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= ler@FreeBSD.org
COMMENT= Create/update ZIP files compatible with PKZIP
+WWW= http://infozip.sourceforge.net/Zip.html
# License is BSD-based, but not identical, so install with documentation
LICENSE= BSD3CLAUSE
diff --git a/archivers/zipmix/Makefile b/archivers/zipmix/Makefile
index 601b6f241ca3..63e76c7b2150 100644
--- a/archivers/zipmix/Makefile
+++ b/archivers/zipmix/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}_src
MAINTAINER= portmaster@BSDforge.com
COMMENT= Produce .ZIP file from two other ones with the best compressed files
+WWW= http://www.advsys.net/ken/utils.htm
USES= dos2unix ncurses zip
MAKEFILE= ${FILESDIR}/Makefile
diff --git a/archivers/zipper/Makefile b/archivers/zipper/Makefile
index 16cf69c74896..d02f396b4265 100644
--- a/archivers/zipper/Makefile
+++ b/archivers/zipper/Makefile
@@ -7,6 +7,7 @@ DISTNAME= Zipper-${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Tool for inspecting the contents of a compressed archive
+WWW= http://xanthippe.dyndns.org/Zipper/
USES= gnustep
USE_GNUSTEP= back build
diff --git a/archivers/zlib-ng/Makefile b/archivers/zlib-ng/Makefile
index aa3fe1c5436e..dbbf41665de8 100644
--- a/archivers/zlib-ng/Makefile
+++ b/archivers/zlib-ng/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= archivers
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Fork of the zlib data compression library
+WWW= https://github.com/zlib-ng/zlib-ng
LICENSE= ZLIB
diff --git a/archivers/zopfli/Makefile b/archivers/zopfli/Makefile
index ab964bd2d76a..aea2845b4f06 100644
--- a/archivers/zopfli/Makefile
+++ b/archivers/zopfli/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= archivers
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Zopfli Compression Algorithm
+WWW= https://github.com/google/zopfli
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/archivers/zpaqfranz/Makefile b/archivers/zpaqfranz/Makefile
index ff36141c6c91..2b8528252eb4 100644
--- a/archivers/zpaqfranz/Makefile
+++ b/archivers/zpaqfranz/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.francocorbelli.it/zpaqfranz/freebsd/
MAINTAINER= franco@francocorbelli.com
COMMENT= Swiss army knife for the serious backup manager
+WWW= https://github.com/fcorbelli/zpaqfranz
LICENSE= BSD2CLAUSE MIT
LICENSE_COMB= dual
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 09d83608ef6c..150efe318424 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/facebook/zstd/releases/download/v${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast real-time compression algorithm
+WWW= https://facebook.github.io/zstd/
LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= dual
diff --git a/archivers/zstr/Makefile b/archivers/zstr/Makefile
index a98944170a10..67dea8ed0f1e 100644
--- a/archivers/zstr/Makefile
+++ b/archivers/zstr/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= archivers devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ header-only ZLib wrapper
+WWW= https://github.com/mateidavid/zstr
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/archivers/zutils/Makefile b/archivers/zutils/Makefile
index b12d820c68e0..b780f632216a 100644
--- a/archivers/zutils/Makefile
+++ b/archivers/zutils/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SAVANNAH/zutils
MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities for searching in bzip2, gzip, lzip, and xz archives
+WWW= https://www.nongnu.org/zutils/zutils.html
LICENSE= GPLv2