diff --git a/srcpkgs/bam/template b/srcpkgs/bam/template index 53c8c50740c..8a6a2d1f8a0 100644 --- a/srcpkgs/bam/template +++ b/srcpkgs/bam/template @@ -6,7 +6,8 @@ makedepends="lua53-devel" short_desc="Fast and flexible build system using Lua" maintainer="Leah Neukirchen " license="Zlib, MIT" -homepage="http://github.com/matricks/bam" +homepage="https://matricks.github.io/bam/" +changelog="https://raw.githubusercontent.com/matricks/bam/master/CHANGELOG" distfiles="https://github.com/matricks/bam/archive/v${version}.tar.gz" checksum=cc8596af3325ecb18ebd6ec2baee550e82cb7b2da19588f3f843b02e943a15a9 diff --git a/srcpkgs/batman-adv/template b/srcpkgs/batman-adv/template index 9bb305ac5ab..98b772fc75f 100644 --- a/srcpkgs/batman-adv/template +++ b/srcpkgs/batman-adv/template @@ -6,7 +6,7 @@ short_desc="B.A.T.M.A.N. routing protocol kernel module" maintainer="Enno Boland " license="GPL-2.0-or-later, MIT" homepage="https://www.open-mesh.org/" -distfiles="http://downloads.open-mesh.org/batman/releases/batman-adv-${version}/batman-adv-${version}.tar.gz" +distfiles="https://downloads.open-mesh.org/batman/releases/batman-adv-${version}/batman-adv-${version}.tar.gz" checksum=bf77843d8dead75342d673ce7021e4ad037447ce18c64056ae1e3202039934d0 dkms_modules="batman-adv ${version}" diff --git a/srcpkgs/bbswitch/template b/srcpkgs/bbswitch/template index bc0a54ceb2c..2f08463b2c0 100644 --- a/srcpkgs/bbswitch/template +++ b/srcpkgs/bbswitch/template @@ -7,7 +7,7 @@ depends="dkms" short_desc="Kernel module for disabling the nVidia GPU on Optimus laptops" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://github.com/Bumblebee-Project/bbswitch" +homepage="https://github.com/Bumblebee-Project/bbswitch" distfiles="https://github.com/Bumblebee-Project/bbswitch/archive/v$version.tar.gz" checksum=76cabd3f734fb4fe6ebfe3ec9814138d0d6f47d47238521ecbd6a986b60d1477 dkms_modules="${pkgname} ${version}" diff --git a/srcpkgs/bftpd/template b/srcpkgs/bftpd/template index 9b48cf0c3b6..0eda1ffd96f 100644 --- a/srcpkgs/bftpd/template +++ b/srcpkgs/bftpd/template @@ -9,7 +9,7 @@ makedepends="zlib-devel" short_desc="Simple FTP server" maintainer="Norbert Vegh " license="GPL-2.0-only" -homepage="http://bftpd.sourceforge.net/" +homepage="https://bftpd.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/bftpd/bftpd-${version}.tar.gz" checksum=9721d0614e1a5d0fe6b80c9a8a04ada8efd42cbdfddd239e95a8059ae283aa6f diff --git a/srcpkgs/bgs/template b/srcpkgs/bgs/template index fff7b83f361..fb9ebfc772c 100644 --- a/srcpkgs/bgs/template +++ b/srcpkgs/bgs/template @@ -5,11 +5,11 @@ revision=2 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="imlib2-devel libXinerama-devel" -short_desc="An extremely fast and small background setter for X" +short_desc="Extremely fast and small background setter for X" maintainer="Enno Boland " license="MIT" -homepage="http://github.com/Gottox/bgs" -distfiles="http://github.com/Gottox/bgs/archive/v${version}.tar.gz" +homepage="https://github.com/Gottox/bgs" +distfiles="https://github.com/Gottox/bgs/archive/v${version}.tar.gz" checksum=c52220a503f0ae1a200a2991893229ea981ae33722f41e9bc87bdf399f8d89e7 do_build() { diff --git a/srcpkgs/bluefish/template b/srcpkgs/bluefish/template index 2ddacde17d2..02dc207aa33 100644 --- a/srcpkgs/bluefish/template +++ b/srcpkgs/bluefish/template @@ -15,8 +15,8 @@ depends="hicolor-icon-theme desktop-file-utils xmlcatmgr short_desc="Powerful HTML editor for experienced web designers and programmers" maintainer="Orphaned " license="GPL-3.0-only" -homepage="http://bluefish.openoffice.nl/" -distfiles="http://www.bennewitz.com/bluefish/stable/source/bluefish-${version}.tar.bz2" +homepage="https://bluefish.openoffice.nl/" +distfiles="https://www.bennewitz.com/bluefish/stable/source/bluefish-${version}.tar.bz2" checksum=0df9905ba2c601cd767fa53e147969e9c90bc0cc4c005c4011c150b248979e6a python_version=3 lib32disabled=yes diff --git a/srcpkgs/bmon/template b/srcpkgs/bmon/template index 67b13cb31a5..f90886eed74 100644 --- a/srcpkgs/bmon/template +++ b/srcpkgs/bmon/template @@ -8,8 +8,8 @@ makedepends="ncurses-devel libnl3-devel confuse-devel" short_desc="Bandwidth monitor and rate estimator" maintainer="Leah Neukirchen " license="BSD-2-Clause, MIT" -homepage="http://github.com/tgraf/bmon/" -distfiles="http://github.com/tgraf/${pkgname}/archive/v${version}.tar.gz" +homepage="https://github.com/tgraf/bmon/" +distfiles="https://github.com/tgraf/bmon/archive/v${version}.tar.gz" checksum=d5e503ff6b116c681ebf4d10e238604dde836dceb9c0008eb92416a96c87ca40 pre_configure() { diff --git a/srcpkgs/boost/template b/srcpkgs/boost/template index 30290010ec3..2ac17017277 100644 --- a/srcpkgs/boost/template +++ b/srcpkgs/boost/template @@ -9,7 +9,7 @@ makedepends="zlib-devel bzip2-devel icu-devel python3-devel liblzma-devel short_desc="Free peer-reviewed portable C++ source libraries" maintainer="John " license="BSL-1.0" -homepage="http://www.boost.org/" +homepage="https://www.boost.org/" distfiles="https://boostorg.jfrog.io/artifactory/main/release/${version}/source/boost_${version//./_}.tar.bz2" checksum=1e19565d82e43bc59209a168f5ac899d3ba471d55c7610c677d4ccf2c9c500c0 python_version=3 diff --git a/srcpkgs/boswars/template b/srcpkgs/boswars/template index db713cd559a..7e1628ec87d 100644 --- a/srcpkgs/boswars/template +++ b/srcpkgs/boswars/template @@ -9,8 +9,8 @@ depends="${pkgname}-data" short_desc="Futuristic real-time strategy game (RTS)" maintainer="Diogo Leal " license="GPL-2.0-or-later" -homepage="http://boswars.org" -distfiles="${homepage}/dist/releases/boswars-${version}-src.tar.gz" +homepage="https://www.boswars.org" +distfiles="https://www.boswars.org/dist/releases/boswars-${version}-src.tar.gz" checksum=dc3718f531e9ea413cf37e1333b62a4c5e69f1405502d9c59b9e424635135e3e python_version=2 diff --git a/srcpkgs/bridge-utils/template b/srcpkgs/bridge-utils/template index 08827cd6ad5..abe42004024 100644 --- a/srcpkgs/bridge-utils/template +++ b/srcpkgs/bridge-utils/template @@ -8,7 +8,7 @@ hostmakedepends="automake" short_desc="Layer2 ethernet bridging for Linux" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge" +homepage="https://wiki.linuxfoundation.org/networking/bridge" distfiles="${KERNEL_SITE}/utils/net/bridge-utils/bridge-utils-${version}.tar.xz" checksum=cc67efb5d5fb8928a6569b3fade2b4042ec17da04678dab127d96b46489e26c8 diff --git a/srcpkgs/brother-brscan3/template b/srcpkgs/brother-brscan3/template index 4ca8965c65a..3a0e1e9bd10 100644 --- a/srcpkgs/brother-brscan3/template +++ b/srcpkgs/brother-brscan3/template @@ -10,19 +10,19 @@ depends="sane" short_desc="SANE scanner driver for brscan3-compatible Brother scanners" maintainer="Orphaned " license="custom:BrotherEULA" -homepage="http://support.brother.com/g/b/index.aspx" +homepage="https://support.brother.com/" nopie=yes nodebug=yes _license_checksum=4ab8b9269a74377ee85458cc4dfbacfbf6d26665426572fe16f7102af214bd3c if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then debpkgid="1.amd64" - distfiles="http://download.brother.com/welcome/dlf006642/brscan3-${version}-${debpkgid}.deb" + distfiles="https://download.brother.com/welcome/dlf006642/brscan3-${version}-${debpkgid}.deb" checksum="446adf531bf39032892e9504ce34b7bf889e0f8628c0732cebb3b83fafb327b8" mylibdir="lib64" elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then debpkgid="1.i386" - distfiles="http://download.brother.com/welcome/dlf006641/brscan3-${version}-${debpkgid}.deb" + distfiles="https://download.brother.com/welcome/dlf006641/brscan3-${version}-${debpkgid}.deb" checksum="ad06665cac32035893f614d9305dabf73145af454f1aeb6b8b7c7fa2700fe2e6" mylibdir="lib" fi diff --git a/srcpkgs/brother-brscan4/template b/srcpkgs/brother-brscan4/template index d6c51ccdc21..ac642e3f69e 100644 --- a/srcpkgs/brother-brscan4/template +++ b/srcpkgs/brother-brscan4/template @@ -7,8 +7,8 @@ hostmakedepends="rpmextract" depends="sane" short_desc="SANE scanner driver for brscan4-compatible printers" maintainer="Martijn van Buul " -license="custom" -homepage="http://support.brother.com/" +license="custom:EULA" +homepage="https://support.brother.com/" repository="nonfree" nopie=yes _mylibrary="libsane-brother4.so.1.0.7" @@ -22,12 +22,12 @@ conf_files="/etc/opt/brother/scanner/brscan4/Brsane4.ini if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then _rpmpkgid="1.x86_64" - distfiles="http://download.brother.com/welcome/dlf006648/brscan4-${version}-${_rpmpkgid}.rpm" + distfiles="https://download.brother.com/welcome/dlf006648/brscan4-${version}-${_rpmpkgid}.rpm" checksum="0d0af0f3f299a94d32b275f4714c72407ee679dd9e27eac050d6728cd728ac89" _rpmlibdir="usr/lib64" else _rpmpkgid="1.i386" - distfiles="http://download.brother.com/welcome/dlf006647/brscan4-${version}-${_rpmpkgid}.rpm" + distfiles="https://download.brother.com/welcome/dlf006647/brscan4-${version}-${_rpmpkgid}.rpm" checksum="73bcbcc661a05000375266369fc6e22a980cc956ac7f92926ff42516f92845f8" _rpmlibdir="usr/lib" fi diff --git a/srcpkgs/brother-dcp197c-cupswrapper/template b/srcpkgs/brother-dcp197c-cupswrapper/template index e60c4e77bb2..0f71ea4ae0a 100644 --- a/srcpkgs/brother-dcp197c-cupswrapper/template +++ b/srcpkgs/brother-dcp197c-cupswrapper/template @@ -8,8 +8,8 @@ depends="brother-dcp197c-lpr cups" short_desc="CUPS wrapper driver for the brother DCP-197C printer/scanner" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://support.brother.com/g/b/index.aspx" -distfiles="http://download.brother.com/welcome/dlf005405/dcp197ccupswrapper-${version}-1.i386.deb" +homepage="https://support.brother.com/" +distfiles="https://download.brother.com/welcome/dlf005405/dcp197ccupswrapper-${version}-1.i386.deb" checksum="d3ebfad8231939900b8041022d6c35a0ee7a1a417f7ffdab2ae371b54a00bab8" nopie=yes diff --git a/srcpkgs/brother-dcp197c-lpr/template b/srcpkgs/brother-dcp197c-lpr/template index 0e2125a1143..3d4067d2c9a 100644 --- a/srcpkgs/brother-dcp197c-lpr/template +++ b/srcpkgs/brother-dcp197c-lpr/template @@ -8,8 +8,8 @@ depends="a2ps ghostscript" short_desc="LPR driver for the brother DCP-197C printer/scanner" maintainer="Orphaned " license="GPL-2.0-only" -homepage="http://support.brother.com/g/b/index.aspx" -distfiles="http://download.brother.com/welcome/dlf005403/dcp197clpr-${version}-1.i386.deb" +homepage="https://support.brother.com/" +distfiles="https://download.brother.com/welcome/dlf005403/dcp197clpr-${version}-1.i386.deb" checksum="e6427ae596f0f65ca2d39167fe42a4a79c0b254b1f16bd282a2b245db56f4ea1" mutable_files="/opt/brother/Printers/dcp197c/inf/brdcp197crc" nopie=yes diff --git a/srcpkgs/bti/template b/srcpkgs/bti/template index a914e9e75d6..e86acf9f2f9 100644 --- a/srcpkgs/bti/template +++ b/srcpkgs/bti/template @@ -9,6 +9,6 @@ depends="bash wget" short_desc="Console client for Twitter and identi.ca" maintainer="Orphaned " license="GPL-2.0-only" -homepage="http://gregkh.github.com/bti/" +homepage="https://gregkh.github.io/bti/" distfiles="https://www.kernel.org/pub/software/web/bti/bti-${version}.tar.xz" checksum=8b4a1a11f529f83956468acadaea9d11db4f03e82afe07fecb84b2d00e9eae83 diff --git a/srcpkgs/bwidget/template b/srcpkgs/bwidget/template index c365e64d225..ee9c837b1c1 100644 --- a/srcpkgs/bwidget/template +++ b/srcpkgs/bwidget/template @@ -7,7 +7,7 @@ depends="tk" short_desc="Set of extension widgets for Tcl/Tk" maintainer="Orphaned " license="TCL" -homepage="http://tcllib.sourceforge.net/" +homepage="https://core.tcl-lang.org/bwidget/home" distfiles="${SOURCEFORGE_SITE}/tcllib/BWidget/${version}/${pkgname}-${version}.tar.gz" checksum=8e9692140167161877601445e7a5b9da5bb738ce8d08ee99b016629bc784a672 diff --git a/srcpkgs/byacc/template b/srcpkgs/byacc/template index fc43908bce1..db8b38dda28 100644 --- a/srcpkgs/byacc/template +++ b/srcpkgs/byacc/template @@ -7,8 +7,8 @@ configure_args="--program-transform=s,^,b," short_desc="Berkeley yacc, a LALR(1) parser generator" maintainer="Leah Neukirchen " license="Public Domain" -homepage="http://invisible-island.net/byacc/" -distfiles="ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${version}.tgz" +homepage="https://invisible-island.net/byacc/" +distfiles="ftp://ftp.invisible-island.net/byacc/byacc-${version}.tgz" checksum=42c1805cc529314e6a76326fe1b33e80c70862a44b01474da362e2f7db2d749c alternatives=" diff --git a/srcpkgs/byobu/template b/srcpkgs/byobu/template index 1436dfccbcc..65de25ce3cc 100644 --- a/srcpkgs/byobu/template +++ b/srcpkgs/byobu/template @@ -7,6 +7,6 @@ depends="tmux" short_desc="Open source text-based window manager and terminal multiplexer" maintainer="Diogo Leal " license="GPL-3.0-or-later" -homepage="http://byobu.co/" +homepage="https://www.byobu.org" distfiles="https://launchpad.net/byobu/trunk/${version}/+download/byobu_${version}.orig.tar.gz" checksum=4d8ea48f8c059e56f7174df89b04a08c32286bae5a21562c5c6f61be6dab7563