summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:29:55 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:29:55 +0000
commitdb3686f3ea0ff12a87e724d0daf0f5ca4ea0d21e (patch)
treedca1722a16892956f6b9fc3c624b6fff9b675459 /archivers
parentd7b5d84d4252d1028116da99f05a96def53c3769 (diff)
downloadpkgsrc-db3686f3ea0ff12a87e724d0daf0f5ca4ea0d21e.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/arj/Makefile4
-rw-r--r--archivers/ark/Makefile4
-rw-r--r--archivers/atool/Makefile4
-rw-r--r--archivers/gcpio/Makefile4
-rw-r--r--archivers/gsharutils/Makefile4
-rw-r--r--archivers/gtar/Makefile.common4
-rw-r--r--archivers/gzip/Makefile4
-rw-r--r--archivers/lhasa/Makefile4
-rw-r--r--archivers/libcomprex/Makefile4
-rw-r--r--archivers/lz4/Makefile4
-rw-r--r--archivers/lzip/Makefile4
-rw-r--r--archivers/lziprecover/Makefile4
-rw-r--r--archivers/lzmalib/Makefile4
-rw-r--r--archivers/p7zip/Makefile4
-rw-r--r--archivers/pax/Makefile4
-rw-r--r--archivers/rox-archive/Makefile4
-rw-r--r--archivers/sarab/Makefile4
-rw-r--r--archivers/star/Makefile4
-rw-r--r--archivers/upx/Makefile4
-rw-r--r--archivers/zstd/Makefile4
-rw-r--r--archivers/zutils/Makefile4
21 files changed, 42 insertions, 42 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 2172f2e14f2..98e59301b69 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2015/12/29 04:54:34 dholland Exp $
+# $NetBSD: Makefile,v 1.34 2020/01/18 23:29:55 rillig Exp $
DISTNAME= arj-3.10.22
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arj/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://arj.sourceforge.net/
+HOMEPAGE= https://arj.sourceforge.net/
COMMENT= Open-source ARJ archiver
LICENSE= gnu-gpl-v2
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index c81cabe0a08..169c89de0fb 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.51 2020/01/18 21:48:40 jperkin Exp $
+# $NetBSD: Makefile,v 1.52 2020/01/18 23:29:55 rillig Exp $
DISTNAME= ark-${KAPPSVER}
PKGREVISION= 1
CATEGORIES= x11
-HOMEPAGE= http://kde.org/applications/utilities/ark/
+HOMEPAGE= https://kde.org/applications/utilities/ark/
COMMENT= Manages various archive formats within the KDE environment
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 AND gnu-fdl-v1.2
diff --git a/archivers/atool/Makefile b/archivers/atool/Makefile
index 26ca7d79135..41aead610a1 100644
--- a/archivers/atool/Makefile
+++ b/archivers/atool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/08/11 13:17:50 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/18 23:29:55 rillig Exp $
DISTNAME= atool-0.39.0
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= archivers
MASTER_SITES= http://savannah.nongnu.org/download/atool/
MAINTAINER= mcy@lm7.fr
-HOMEPAGE= http://www.nongnu.org/atool/
+HOMEPAGE= https://www.nongnu.org/atool/
COMMENT= Manage file archives of various types
LICENSE= gnu-gpl-v2
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 9b1acbbe52a..5f2df634cc1 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2019/07/07 08:54:30 bsiegert Exp $
+# $NetBSD: Makefile,v 1.53 2020/01/18 23:29:55 rillig Exp $
DISTNAME= cpio-2.12
PKGNAME= g${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=cpio/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/cpio/cpio.html
+HOMEPAGE= https://www.gnu.org/software/cpio/cpio.html
COMMENT= GNU copy-in/out (cpio) with remote magnetic tape (rmt) support
LICENSE= gnu-gpl-v3
diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile
index a8a960b801e..126264b5d3c 100644
--- a/archivers/gsharutils/Makefile
+++ b/archivers/gsharutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2017/04/05 17:23:07 adam Exp $
+# $NetBSD: Makefile,v 1.56 2020/01/18 23:29:55 rillig Exp $
DISTNAME= sharutils-4.15.2
PKGNAME= g${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/sharutils/sharutils.html
+HOMEPAGE= https://www.gnu.org/software/sharutils/sharutils.html
COMMENT= Allow packing and unpacking of shell archives
LICENSE= gnu-gpl-v3
diff --git a/archivers/gtar/Makefile.common b/archivers/gtar/Makefile.common
index 7a8d43eacd2..94dc343e134 100644
--- a/archivers/gtar/Makefile.common
+++ b/archivers/gtar/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2019/05/02 20:27:43 wiedi Exp $
+# $NetBSD: Makefile.common,v 1.7 2020/01/18 23:29:55 rillig Exp $
#
# used by archivers/gtar-base/Makefile
# used by archivers/gtar-info/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=tar/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/tar/tar.html
+HOMEPAGE= https://www.gnu.org/software/tar/tar.html
COMMENT= The GNU tape archiver with remote magnetic tape support
LICENSE= gnu-gpl-v3
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index bcd46246b34..1a42d614bc0 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/01/10 06:47:42 gutteridge Exp $
+# $NetBSD: Makefile,v 1.37 2020/01/18 23:29:55 rillig Exp $
DISTNAME= gzip-1.10
CATEGORIES= archivers
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
+HOMEPAGE= https://www.gnu.org/software/gzip/gzip.html
COMMENT= Compress or expand files
LICENSE= gnu-gpl-v3
diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile
index 2ed3e4f3caa..84884f24768 100644
--- a/archivers/lhasa/Makefile
+++ b/archivers/lhasa/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2016/06/22 10:30:18 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/01/18 23:29:56 rillig Exp $
DISTNAME= lhasa-0.3.1
CATEGORIES= archivers
MASTER_SITES= https://soulsphere.org/projects/lhasa/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://fragglet.github.com/lhasa/
+HOMEPAGE= https://fragglet.github.com/lhasa/
COMMENT= Freely licensed lha archiving tool (for .lzh and .lha files)
LICENSE= isc
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 084eb2fa076..7b414f304c2 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2020/01/18 21:47:57 jperkin Exp $
+# $NetBSD: Makefile,v 1.47 2020/01/18 23:29:56 rillig Exp $
DISTNAME= libcomprex-0.3.3
PKGREVISION= 22
@@ -6,7 +6,7 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupdate/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gnupdate.sourceforge.net/components/libcomprex/index.xml
+HOMEPAGE= https://gnupdate.sourceforge.net/components/libcomprex/index.xml
COMMENT= Library to handle (de)compression of files
USE_LIBTOOL= yes
diff --git a/archivers/lz4/Makefile b/archivers/lz4/Makefile
index 2057f4bebe8..d857e9e939e 100644
--- a/archivers/lz4/Makefile
+++ b/archivers/lz4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/08/26 07:09:47 adam Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/18 23:29:56 rillig Exp $
DISTNAME= lz4-1.9.2
CATEGORIES= archivers
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=lz4/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= fhajny@NetBSD.org
-HOMEPAGE= http://lz4.github.io/lz4/
+HOMEPAGE= https://lz4.github.io/lz4/
COMMENT= Extremely Fast Compression algorithm
LICENSE= 2-clause-bsd
diff --git a/archivers/lzip/Makefile b/archivers/lzip/Makefile
index 2c2df7c506a..d538d798ddc 100644
--- a/archivers/lzip/Makefile
+++ b/archivers/lzip/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2019/01/18 10:03:40 adam Exp $
+# $NetBSD: Makefile,v 1.17 2020/01/18 23:29:56 rillig Exp $
DISTNAME= lzip-1.21
CATEGORIES= archivers
MASTER_SITES= http://download.savannah.gnu.org/releases/lzip/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.nongnu.org/lzip/lzip.html
+HOMEPAGE= https://www.nongnu.org/lzip/lzip.html
COMMENT= Lossless data compressor based on the LZMA algorithm
LICENSE= gnu-gpl-v2
diff --git a/archivers/lziprecover/Makefile b/archivers/lziprecover/Makefile
index e302249b126..c5cd1483425 100644
--- a/archivers/lziprecover/Makefile
+++ b/archivers/lziprecover/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2019/01/18 10:05:39 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/18 23:29:56 rillig Exp $
DISTNAME= lziprecover-1.21
CATEGORIES= archivers
MASTER_SITES= http://download.savannah.gnu.org/releases/lzip/lziprecover/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.nongnu.org/lzip/lziprecover.html
+HOMEPAGE= https://www.nongnu.org/lzip/lziprecover.html
COMMENT= Recovery tool for lossless data compressor based on the LZMA algorithm
LICENSE= gnu-gpl-v2 # or later
diff --git a/archivers/lzmalib/Makefile b/archivers/lzmalib/Makefile
index 01290bca922..040f2ca3e92 100644
--- a/archivers/lzmalib/Makefile
+++ b/archivers/lzmalib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/03/10 18:42:25 jperkin Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/18 23:29:56 rillig Exp $
#
DISTNAME= lzmalib-0.0.1
@@ -7,7 +7,7 @@ CATEGORIES= archivers
MASTER_SITES= http://tokyocabinet.sourceforge.net/misc/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tokyocabinet.sourceforge.net/misc/
+HOMEPAGE= https://tokyocabinet.sourceforge.net/misc/
COMMENT= Thin wrapper library of LZMA
#LICENSE= gnu-lgpl-?
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile
index 37d645a1a67..173f07163e8 100644
--- a/archivers/p7zip/Makefile
+++ b/archivers/p7zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2019/07/18 10:03:26 nia Exp $
+# $NetBSD: Makefile,v 1.68 2020/01/18 23:29:56 rillig Exp $
DISTNAME= p7zip_16.02_src_all
PKGNAME= ${DISTNAME:S/_src_all//S/_/-/}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p7zip/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://p7zip.sourceforge.net/
+HOMEPAGE= https://p7zip.sourceforge.net/
COMMENT= File archiver with high compression
LICENSE= gnu-lgpl-v2.1 AND unrar-license
diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile
index 8167c5948ba..3376c8c6eef 100644
--- a/archivers/pax/Makefile
+++ b/archivers/pax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2019/11/02 22:54:27 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2020/01/18 23:29:56 rillig Exp $
DISTNAME= pax-20080110
PKGREVISION= 4
@@ -7,7 +7,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://www.NetBSD.org/
+HOMEPAGE= https://www.NetBSD.org/
COMMENT= POSIX standard archiver with many extensions
LICENSE= 2-clause-bsd AND modified-bsd AND public-domain
diff --git a/archivers/rox-archive/Makefile b/archivers/rox-archive/Makefile
index 0d470c6d02f..af1c95bc57e 100644
--- a/archivers/rox-archive/Makefile
+++ b/archivers/rox-archive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/11/02 22:54:27 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2020/01/18 23:29:57 rillig Exp $
#
DISTNAME= archive-2.0
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/}
EXTRACT_SUFX= .tgz
MAINTAINER= rxg@NetBSD.org
-HOMEPAGE= http://rox.sourceforge.net/desktop/node/74
+HOMEPAGE= https://rox.sourceforge.net/desktop/node/74
COMMENT= Simple archiver
# no real libraries there
diff --git a/archivers/sarab/Makefile b/archivers/sarab/Makefile
index 24b103edd52..0eda9e7900e 100644
--- a/archivers/sarab/Makefile
+++ b/archivers/sarab/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2019/11/02 22:54:27 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/18 23:29:57 rillig Exp $
DISTNAME= sarab-1.0.0
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sarab/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://sarab.sourceforge.net/
+HOMEPAGE= https://sarab.sourceforge.net/
COMMENT= Schedule And Rotate Automatic Backups
LICENSE= gnu-gpl-v2
diff --git a/archivers/star/Makefile b/archivers/star/Makefile
index 42c58fee515..f3642e01205 100644
--- a/archivers/star/Makefile
+++ b/archivers/star/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2020/01/10 12:24:56 micha Exp $
+# $NetBSD: Makefile,v 1.44 2020/01/18 23:29:57 rillig Exp $
DISTNAME= schily-2019-12-05
PKGNAME= star-1.6.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=schilytools/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://s-tar.sf.net/
+HOMEPAGE= https://s-tar.sf.net/
COMMENT= Unique standard tape archiver
LICENSE= cddl-1.0
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile
index f2ad1462622..2934afc3519 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2019/11/02 22:54:28 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2020/01/18 23:29:57 rillig Exp $
DISTNAME= upx-3.91-src
PKGNAME= ${DISTNAME:S/-src//1}
@@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} lzma443${EXTRACT_SUFX}
SITES.lzma443.tar.bz2= ${MASTER_SITE_SOURCEFORGE:=sevenzip/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://upx.sourceforge.net/
+HOMEPAGE= https://upx.sourceforge.net/
COMMENT= Ultimate packer for executables
LICENSE= gnu-gpl-v2
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 573be201b34..35a9ec6344d 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2019/11/06 17:13:08 adam Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/18 23:29:57 rillig Exp $
DISTNAME= zstd-1.4.4
CATEGORIES= archivers
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=facebook/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://facebook.github.io/zstd/
+HOMEPAGE= https://facebook.github.io/zstd/
COMMENT= Fast real-time compression algorithm
LICENSE= modified-bsd OR gnu-gpl-v2
diff --git a/archivers/zutils/Makefile b/archivers/zutils/Makefile
index 2a6634d5484..12d6e1dc419 100644
--- a/archivers/zutils/Makefile
+++ b/archivers/zutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/11/02 22:54:28 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/01/18 23:29:57 rillig Exp $
#
DISTNAME= zutils-1.6
@@ -7,7 +7,7 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/zutils/
EXTRACT_SUFX= .tar.lz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.nongnu.org/zutils/zutils.html
+HOMEPAGE= https://www.nongnu.org/zutils/zutils.html
COMMENT= Utilities for any combination of compressed and non-compressed files
LICENSE= gnu-gpl-v3