From: Peter Müller Date: Fri, 15 Sep 2023 14:50:04 +0000 (+0200) Subject: Get rid of HTTP URLs as best as possible, take one X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14a82a1c743576e3039ca8aef305d101deeb55d;p=ipfire-3.x.git Get rid of HTTP URLs as best as possible, take one Signed-off-by: Peter Müller --- diff --git a/bash/bash.nm b/bash/bash.nm index 845eca8da..89897988e 100644 --- a/bash/bash.nm +++ b/bash/bash.nm @@ -8,7 +8,7 @@ version = 5.2.9 release = 2 groups = System/Tools -url = http://www.gnu.org/software/bash/ +url = https://www.gnu.org/software/bash/ license = GPLv2+ summary = Bash is short for born again shell. diff --git a/bison/bison.nm b/bison/bison.nm index 3a8665a0c..5f7962b34 100644 --- a/bison/bison.nm +++ b/bison/bison.nm @@ -8,7 +8,7 @@ version = 3.8.2 release = 2 groups = Development/Tools -url = http://www.gnu.org/software/bison/ +url = https://www.gnu.org/software/bison/ license = GPLv2+ summary = GNU Bison is a parser generator. diff --git a/collecty/collecty.nm b/collecty/collecty.nm index 2b30bd5e8..80952c5c2 100644 --- a/collecty/collecty.nm +++ b/collecty/collecty.nm @@ -9,7 +9,7 @@ release = 1 maintainer = Michael Tremer groups = System/Monitoring -url = http://git.ipfire.org/?p=oddments/collecty.git;a=summary +url = https://git.ipfire.org/?p=oddments/collecty.git;a=summary license = GPLv3+ summary = A system data collecting daemon. @@ -19,7 +19,7 @@ description It has been designed with power efficiency in mind. end -source_dl = http://source.ipfire.org/releases/collecty/ +source_dl = https://source.ipfire.org/releases/collecty/ build requires diff --git a/coreutils/coreutils.nm b/coreutils/coreutils.nm index 888c6afe2..3c6b28f8c 100644 --- a/coreutils/coreutils.nm +++ b/coreutils/coreutils.nm @@ -8,7 +8,7 @@ version = 9.1 release = 1 groups = System/Base -url = http://www.gnu.org/software/coreutils/ +url = https://www.gnu.org/software/coreutils/ license = GPLv3+ summary = A set of basic GNU tools commonly used in shell scripts. diff --git a/docbook-dsssl/docbook-dsssl.nm b/docbook-dsssl/docbook-dsssl.nm index 7127156ec..af4a315df 100644 --- a/docbook-dsssl/docbook-dsssl.nm +++ b/docbook-dsssl/docbook-dsssl.nm @@ -8,7 +8,7 @@ version = 1.79 release = 2 groups = Applications/Text -url = http://docbook.sourceforge.net/ +url = https://docbook.sourceforge.net/ license = GPLv2+ summary = The DocBook DSSSL Stylesheets package contains DSSSL stylesheets. @@ -17,7 +17,7 @@ description are used by OpenJade or other tools to transform SGML and XML DocBook files. end -source_dl = http://prdownloads.sourceforge.net/docbook/ +source_dl = https://prdownloads.sourceforge.net/docbook/ build arches = noarch diff --git a/docbook-dtds/docbook-dtds.nm b/docbook-dtds/docbook-dtds.nm index df96fbab8..35002883a 100644 --- a/docbook-dtds/docbook-dtds.nm +++ b/docbook-dtds/docbook-dtds.nm @@ -8,7 +8,7 @@ version = 1.0 release = 7 groups = Applications/Text -url = http://www.oasis-open.org/docbook/ +url = https://www.oasis-open.org/docbook/ license = Copyright only summary = SGML and XML document type definitions for DocBook. diff --git a/docbook2X/docbook2X.nm b/docbook2X/docbook2X.nm index 949f9aec5..8f9d86708 100644 --- a/docbook2X/docbook2X.nm +++ b/docbook2X/docbook2X.nm @@ -8,7 +8,7 @@ version = 0.8.8 release = 1 groups = Application/Text -url = http://docbook2x.sourceforge.net/ +url = https://docbook2x.sourceforge.net/ license = MIT summary = Convert docbook into man and Texinfo. @@ -17,7 +17,7 @@ description documents. end -source_dl = http://downloads.sourceforge.net/docbook2x/ +source_dl = https://downloads.sourceforge.net/docbook2x/ build requires diff --git a/dracut/dracut.nm b/dracut/dracut.nm index 85a35107d..f2c08bb75 100644 --- a/dracut/dracut.nm +++ b/dracut/dracut.nm @@ -8,7 +8,7 @@ version = 056 release = 1 groups = System/Boot -url = http://sourceforge.net/apps/trac/dracut/wiki +url = https://sourceforge.net/apps/trac/dracut/wiki license = GPLv2+ summary = Initramfs generator using udev @@ -16,7 +16,7 @@ description dracut is a new, event-driven initramfs infrastructure based around udev. end -source_dl = http://www.kernel.org/pub/linux/utils/boot/dracut/ +source_dl = https://www.kernel.org/pub/linux/utils/boot/dracut/ sources = %{thisapp}.tar.xz build diff --git a/gcc/gcc.nm b/gcc/gcc.nm index 1e5990da9..fb127f0bb 100644 --- a/gcc/gcc.nm +++ b/gcc/gcc.nm @@ -12,7 +12,7 @@ release = 1.1 maintainer = Michael Tremer groups = Development/Compilers -url = http://gcc.gnu.org/ +url = https://gcc.gnu.org/ license = GPLv3+ and GPLv2+ with exceptions summary = Various compilers (C, C++, Objective-C, Java, ...). diff --git a/git/git.nm b/git/git.nm index adb785081..7ea61c34d 100644 --- a/git/git.nm +++ b/git/git.nm @@ -8,7 +8,7 @@ version = 2.38.1 release = 4 groups = Development/Tools -url = http://git-scm.com/ +url = https://git-scm.com/ license = GPLv2 summary = Fast Version Control System. diff --git a/glibc/glibc.nm b/glibc/glibc.nm index aa1035fe3..395735ef1 100644 --- a/glibc/glibc.nm +++ b/glibc/glibc.nm @@ -9,7 +9,7 @@ release = 1 maintainer = Michael Tremer groups = System/Base -url = http://www.gnu.org/software/libc/libc.html +url = https://www.gnu.org/software/libc/libc.html license = GPLv2+ LGPLv2+ summary = The GNU libc libraries. diff --git a/ipfire-logos/ipfire-logos.nm b/ipfire-logos/ipfire-logos.nm index d99f00ccf..553aac085 100644 --- a/ipfire-logos/ipfire-logos.nm +++ b/ipfire-logos/ipfire-logos.nm @@ -8,7 +8,7 @@ version = 4 release = 1 maintainer = Michael Tremer -url = http://www.ipfire.org +url = https://www.ipfire.org license = summary = IPFire logos and images. diff --git a/ipfire-release/ipfire-release.nm b/ipfire-release/ipfire-release.nm index d9020cd8d..a04effdcf 100644 --- a/ipfire-release/ipfire-release.nm +++ b/ipfire-release/ipfire-release.nm @@ -18,7 +18,7 @@ release = 7 maintainer = Michael Tremer groups = Base Build System/Base -url = http://www.ipfire.org +url = https://www.ipfire.org license = summary = %{DISTRO_NAME} release files. diff --git a/kea/kea.nm b/kea/kea.nm index 37f1574bb..1b4fb34ea 100644 --- a/kea/kea.nm +++ b/kea/kea.nm @@ -8,7 +8,7 @@ version = 2.3.5 release = 2.1 groups = System/Daemons -url = http://kea.isc.org +url = https://kea.isc.org license = MPLv2.0 and Boost summary = DHCPv4, DHCPv6 and DDNS server from ISC diff --git a/ldns/ldns.nm b/ldns/ldns.nm index dc1b2bf85..2a00fd77d 100644 --- a/ldns/ldns.nm +++ b/ldns/ldns.nm @@ -8,7 +8,7 @@ version = 1.8.3 release = 1.1 groups = Networking/DNS -url = http://www.nlnetlabs.nl/projects/ldns/ +url = https://www.nlnetlabs.nl/projects/ldns/ license = BSD summary = Low-level DNS(SEC) library with API diff --git a/libjpeg/libjpeg.nm b/libjpeg/libjpeg.nm index b4d7b0eb0..ca7d08f4f 100644 --- a/libjpeg/libjpeg.nm +++ b/libjpeg/libjpeg.nm @@ -9,7 +9,7 @@ release = 1 thisapp = libjpeg-turbo-%{version} groups = System/Libraries -url = http://sourceforge.net/projects/libjpeg-turbo +url = https://sourceforge.net/projects/libjpeg-turbo license = wxWidgets summary = A MMX/SSE2 accelerated library for manipulating JPEG image files. @@ -23,7 +23,7 @@ description text comments into a JPEG file. end -source_dl = http://sourceforge.net/projects/libjpeg-turbo/files/%{version}/ +source_dl = https://sourceforge.net/projects/libjpeg-turbo/files/%{version}/ build requires diff --git a/memtest86+/memtest86+.nm b/memtest86+/memtest86+.nm index 37ccce8d4..585f140b9 100644 --- a/memtest86+/memtest86+.nm +++ b/memtest86+/memtest86+.nm @@ -9,7 +9,7 @@ release = 1 thisapp = memtest86plus-%{version} groups = System/Base -url = http://www.memtest.org/ +url = https://www.memtest.org/ license = GPLv2 summary = Stand-alone memory tester for x86 and x86-64 computers diff --git a/network/network.nm b/network/network.nm index 85a9d15b3..a93a4c43a 100644 --- a/network/network.nm +++ b/network/network.nm @@ -9,7 +9,7 @@ release = 5 maintainer = Michael Tremer groups = Base Networking/Tools -url = http://www.ipfire.org/ +url = https://www.ipfire.org/ license = GPLv3+ summary = The IPFire Networking Scripts. diff --git a/samba/samba.nm b/samba/samba.nm index 2500967d7..1e4831359 100644 --- a/samba/samba.nm +++ b/samba/samba.nm @@ -8,7 +8,7 @@ version = 4.17.5 release = 2 groups = Networking/Daemons -url = http://www.samba.org/ +url = https://www.samba.org/ license = GPLv3+ and LGPLv3+ summary = Server and Client software to interoperate with Windows machines. @@ -24,7 +24,7 @@ description need the NetBEUI (Microsoft Raw NetBIOS frame) protocol. end -source_dl = http://www.samba.org/samba/ftp/stable/ +source_dl = https://www.samba.org/samba/ftp/stable/ CFLAGS += \ -D_FILE_OFFSET_BITS=64 \ diff --git a/sqlite/sqlite.nm b/sqlite/sqlite.nm index 1d73fdce9..4000e2a4e 100644 --- a/sqlite/sqlite.nm +++ b/sqlite/sqlite.nm @@ -9,7 +9,7 @@ release = 1.1 realver = 3400000 groups = System/Databases -url = http://www.sqlite.org/ +url = https://www.sqlite.org/ license = PublicDomain summary = A small an versative Database, that uses simple text files. @@ -23,7 +23,7 @@ description end thisapp = %{name}-autoconf-%{realver} -source_dl = http://www.sqlite.org/2022/ +source_dl = https://www.sqlite.org/2022/ build requires diff --git a/traceroute/traceroute.nm b/traceroute/traceroute.nm index 180f49c07..519efc573 100644 --- a/traceroute/traceroute.nm +++ b/traceroute/traceroute.nm @@ -8,7 +8,7 @@ version = 2.1.0 release = 2 groups = Application/Internet -url = http://traceroute.sourceforge.net +url = https://traceroute.sourceforge.net license = GPLv2+ summary = Traces the route taken by packets over an IPv4/IPv6 network. @@ -22,7 +22,7 @@ description where the trouble is coming from along the route. end -source_dl = http://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp}/ +source_dl = https://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp}/ build make_build_targets += CFLAGS="%{CFLAGS}" LDFLAGS="%{LDFLAGS}" diff --git a/zlib/zlib.nm b/zlib/zlib.nm index 476431328..948252bc6 100644 --- a/zlib/zlib.nm +++ b/zlib/zlib.nm @@ -17,7 +17,7 @@ description library which is used by many different programs. end -source_dl = http://zlib.net/ +source_dl = https://zlib.net/ # Enable PIC build. CFLAGS += -fPIC -DPIC