diff options
author | rillig <rillig@pkgsrc.org> | 2020-01-26 17:30:40 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2020-01-26 17:30:40 +0000 |
commit | 0267807f87c64f31dfd0e699ddbab19e55e61df4 (patch) | |
tree | d0a3f84c95c120b8b0804700a18681e739dece61 /net | |
parent | 8d627c555cb4fdc633e2d2ab8056558c863ea6da (diff) | |
download | pkgsrc-0267807f87c64f31dfd0e699ddbab19e55e61df4.tar.gz |
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
Diffstat (limited to 'net')
101 files changed, 238 insertions, 238 deletions
diff --git a/net/Radicale/Makefile b/net/Radicale/Makefile index 3466b805381..dd5302457fd 100644 --- a/net/Radicale/Makefile +++ b/net/Radicale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2019/04/25 07:33:09 maya Exp $ +# $NetBSD: Makefile,v 1.24 2020/01/26 17:31:47 rillig Exp $ DISTNAME= Radicale-1.1.4 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net time www MASTER_SITES= ${MASTER_SITE_PYPI:=R/Radicale/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://radicale.org/ +HOMEPAGE= https://radicale.org/ COMMENT= CalDAV (calendar) and CardDAV (contact) server LICENSE= gnu-gpl-v3 diff --git a/net/Radicale2/Makefile b/net/Radicale2/Makefile index a68ae865200..b0b9ceab087 100644 --- a/net/Radicale2/Makefile +++ b/net/Radicale2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2019/11/03 11:45:29 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2020/01/26 17:31:47 rillig Exp $ DISTNAME= Radicale-2.1.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net time www MASTER_SITES= ${MASTER_SITE_PYPI:=R/Radicale/} MAINTAINER= darcy@NetBSD.org -HOMEPAGE= http://radicale.org/ +HOMEPAGE= https://radicale.org/ COMMENT= CalDAV (calendar) and CardDAV (contact) server LICENSE= gnu-gpl-v3 diff --git a/net/SDL2_net/Makefile b/net/SDL2_net/Makefile index 1e80883c6be..27bea26243f 100644 --- a/net/SDL2_net/Makefile +++ b/net/SDL2_net/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2017/09/16 19:27:04 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2020/01/26 17:31:47 rillig Exp $ DISTNAME= SDL2_net-2.0.1 CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libsdl.org/projects/SDL_net/ +HOMEPAGE= https://www.libsdl.org/projects/SDL_net/ COMMENT= Small sample cross-platform networking library LICENSE= zlib diff --git a/net/SDL_net/Makefile b/net/SDL_net/Makefile index f287e3b262f..17c310db3a8 100644 --- a/net/SDL_net/Makefile +++ b/net/SDL_net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:42 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2020/01/26 17:31:48 rillig Exp $ DISTNAME= SDL_net-1.2.8 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libsdl.org/projects/SDL_net/ +HOMEPAGE= https://www.libsdl.org/projects/SDL_net/ COMMENT= Small sample cross-platform networking library for SDL LICENSE= zlib diff --git a/net/adns/Makefile b/net/adns/Makefile index 0a1af27af81..270df13d490 100644 --- a/net/adns/Makefile +++ b/net/adns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2016/08/16 13:34:52 mef Exp $ +# $NetBSD: Makefile,v 1.25 2020/01/26 17:31:48 rillig Exp $ # DISTNAME= adns-1.5.1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/ +HOMEPAGE= https://www.chiark.greenend.org.uk/~ian/adns/ COMMENT= Asynchronous-capable DNS client library and utilities LICENSE= gnu-gpl-v2 diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 6acf74c1d14..ef2701f64d9 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2019/10/27 14:46:09 kamil Exp $ +# $NetBSD: Makefile,v 1.88 2020/01/26 17:31:48 rillig Exp $ DISTNAME= avahi-0.6.32 PKGREVISION= 19 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= https://github.com/lathiat/avahi/releases/download/v${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://avahi.org/ +HOMEPAGE= https://avahi.org/ COMMENT= Facilitate service discovery on a local network LICENSE= gnu-lgpl-v2.1 diff --git a/net/bird/Makefile.common b/net/bird/Makefile.common index 67293bf6852..e836d187786 100644 --- a/net/bird/Makefile.common +++ b/net/bird/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2019/11/03 11:45:30 rillig Exp $ +# $NetBSD: Makefile.common,v 1.10 2020/01/26 17:31:48 rillig Exp $ # used by net/bird/Makefile # used by net/bird6/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://bird.network.cz/ +HOMEPAGE= https://bird.network.cz/ COMMENT= The BIRD Internet Routing Daemon LICENSE= gnu-gpl-v2 diff --git a/net/bwm-ng/Makefile b/net/bwm-ng/Makefile index 780dfc5241c..0e59700a3bd 100644 --- a/net/bwm-ng/Makefile +++ b/net/bwm-ng/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2018/07/20 16:22:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.2 2020/01/26 17:31:48 rillig Exp $ DISTNAME= bwm-ng-0.6.1 CATEGORIES= net MASTER_SITES= http://www.gropp.org/bwm-ng/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gropp.org/?id=projects&sub=bwm-ng +HOMEPAGE= https://www.gropp.org/?id=projects&sub=bwm-ng COMMENT= Console-based bandwidth monitor LICENSE= gnu-gpl-v2 diff --git a/net/calypso/Makefile b/net/calypso/Makefile index 66d88a02ca2..5895d294175 100644 --- a/net/calypso/Makefile +++ b/net/calypso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2019/11/03 11:45:31 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2020/01/26 17:31:48 rillig Exp $ DISTNAME= calypso-1.3 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= net time MASTER_SITES= http://keithp.com/calypso/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://keithp.com/blogs/calypso/ +HOMEPAGE= https://keithp.com/blogs/calypso/ COMMENT= CardDAV/CalDAV server LICENSE= gnu-gpl-v3 diff --git a/net/chrony/Makefile b/net/chrony/Makefile index f356fcf19bf..55a62fd95b8 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2019/07/20 22:46:36 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2020/01/26 17:31:48 rillig Exp $ DISTNAME= chrony-3.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://download.tuxfamily.org/chrony/ MAINTAINER= hannken@NetBSD.org -HOMEPAGE= http://chrony.tuxfamily.org/ +HOMEPAGE= https://chrony.tuxfamily.org/ COMMENT= Daemon for maintaining the accuracy of computer clocks LICENSE= gnu-gpl-v2 diff --git a/net/couriertcpd/Makefile b/net/couriertcpd/Makefile index b4ee0d64a2e..304b2e60073 100644 --- a/net/couriertcpd/Makefile +++ b/net/couriertcpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2019/09/26 11:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2020/01/26 17:31:48 rillig Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/tcpd-/} @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Courier TCP socket and TLS servers -HOMEPAGE= http://www.courier-mta.org/ +HOMEPAGE= https://www.courier-mta.org/ CONFLICTS= courier-imap<4.1.1 diff --git a/net/dante/Makefile b/net/dante/Makefile index d3aca161eed..d700cbfe4c9 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2019/11/03 11:45:33 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2020/01/26 17:31:48 rillig Exp $ DISTNAME= dante-1.4.2 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net security MASTER_SITES= http://www.inet.no/dante/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.inet.no/dante/ +HOMEPAGE= https://www.inet.no/dante/ COMMENT= BSD-licensed socks 4/5 proxy suite LICENSE= modified-bsd diff --git a/net/dhid/Makefile b/net/dhid/Makefile index 859ddf1cfac..545713fe33e 100644 --- a/net/dhid/Makefile +++ b/net/dhid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/03/05 15:44:57 mef Exp $ +# $NetBSD: Makefile,v 1.26 2020/01/26 17:31:49 rillig Exp $ # DISTNAME= dhid-5.5 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.dhis.org/ +HOMEPAGE= https://www.dhis.org/ COMMENT= Dynamic Host Information System client daemon LICENSE= 2-clause-bsd diff --git a/net/dhisd/Makefile b/net/dhisd/Makefile index df3b424d0fe..4285ba5cb86 100644 --- a/net/dhisd/Makefile +++ b/net/dhisd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2019/11/03 11:45:33 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2020/01/26 17:31:49 rillig Exp $ # DISTNAME= dhisd-5.5 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.dhis.org/ +HOMEPAGE= https://www.dhis.org/ COMMENT= DynDNS server LICENSE= 2-clause-bsd diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile index 0678d3ea233..da81b786607 100644 --- a/net/djbdns/Makefile +++ b/net/djbdns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2019/06/28 19:11:11 schmonz Exp $ +# $NetBSD: Makefile,v 1.70 2020/01/26 17:31:49 rillig Exp $ DISTNAME= djbdns-1.05 PKGREVISION= 14 @@ -7,7 +7,7 @@ MASTER_SITES= http://cr.yp.to/djbdns/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MANPAGES} MAINTAINER= schmonz@NetBSD.org -HOMEPAGE= http://cr.yp.to/djbdns.html +HOMEPAGE= https://cr.yp.to/djbdns.html COMMENT= Collection of secure and reliable DNS tools LICENSE= public-domain diff --git a/net/dnstracer/Makefile b/net/dnstracer/Makefile index eec81ac3a4e..e6f514f8c6a 100644 --- a/net/dnstracer/Makefile +++ b/net/dnstracer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2019/08/11 13:22:08 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2020/01/26 17:31:49 rillig Exp $ DISTNAME= dnstracer-1.10 PKGREVISION= 4 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.mavetju.org/download/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mavetju.org/unix/general.php +HOMEPAGE= https://www.mavetju.org/unix/general.php COMMENT= Tool to trace dns queries LICENSE= 2-clause-bsd diff --git a/net/fping/Makefile b/net/fping/Makefile index 9c1bf685c22..fca0200a73d 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2019/02/25 18:08:42 adam Exp $ +# $NetBSD: Makefile,v 1.21 2020/01/26 17:31:49 rillig Exp $ DISTNAME= fping-4.2 CATEGORIES= net MASTER_SITES= http://fping.org/dist/ MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://www.fping.org/ +HOMEPAGE= https://www.fping.org/ COMMENT= Quickly ping many hosts w/o flooding the network USE_LANGUAGES= c99 diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile index 83e06ed6587..98bb33f688f 100644 --- a/net/freeradius2/Makefile +++ b/net/freeradius2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2020/01/25 10:45:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.56 2020/01/26 17:31:49 rillig Exp $ DISTNAME= freeradius-server-2.2.10 PKGNAME= ${DISTNAME:S/-server//} @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://freeradius.org/ +HOMEPAGE= https://freeradius.org/ COMMENT= Free RADIUS server implementation LICENSE= gnu-gpl-v2 @@ -78,42 +78,42 @@ SUBST_MESSAGE.config= Fixing configuration files. .include "options.mk" EGFILES= acct_users attrs attrs.access_reject attrs.accounting_response \ - attrs.pre-proxy certs/README certs/Makefile certs/bootstrap \ - certs/ca.cnf certs/client.cnf certs/server.cnf \ - certs/xpextensions clients.conf dictionary eap.conf experimental.conf \ - hints huntgroups ldap.attrmap modules/acct_unique modules/always \ - modules/attr_filter modules/attr_rewrite modules/chap modules/checkval \ - modules/counter modules/detail modules/detail.example.com \ - modules/detail.log modules/digest modules/echo modules/etc_group \ - modules/exec modules/expiration modules/expr modules/files \ - modules/inner-eap modules/ippool modules/krb5 modules/ldap \ - modules/linelog modules/logintime modules/mac2ip modules/mac2vlan \ - modules/mschap modules/otp modules/pam modules/pap modules/passwd \ - modules/perl modules/policy modules/preprocess modules/radutmp \ - modules/realm modules/smbpasswd modules/smsotp modules/sql_log \ - modules/sqlcounter_expire_on_login modules/sradutmp modules/unix \ - modules/wimax policy.conf policy.txt preproxy_users proxy.conf \ - radiusd.conf sites-available/README sites-available/buffered-sql \ - sites-available/control-socket \ - sites-available/copy-acct-to-home-server \ - sites-available/decoupled-accounting sites-available/default \ - sites-available/dhcp sites-available/dynamic-clients \ - sites-available/example sites-available/inner-tunnel \ - sites-available/originate-coa sites-available/proxy-inner-tunnel \ - sites-available/robust-proxy-accounting sites-available/status \ - sites-available/virtual.example.com sites-available/vmps sql.conf \ - sql/mssql/dialup.conf sql/mssql/schema.sql sql/mysql/admin.sql \ - sql/mysql/counter.conf sql/mysql/dialup.conf sql/mysql/ippool.conf \ - sql/mysql/ippool.sql sql/mysql/nas.sql sql/mysql/schema.sql \ - sql/mysql/wimax.conf sql/mysql/wimax.sql sql/oracle/dialup.conf \ - sql/oracle/ippool.conf sql/oracle/ippool.sql sql/oracle/msqlippool.txt \ - sql/oracle/nas.sql sql/oracle/schema.sql sql/postgresql/admin.sql \ - sql/postgresql/cisco_h323_db_schema.sql sql/postgresql/counter.conf \ - sql/postgresql/dialup.conf sql/postgresql/ippool.conf \ - sql/postgresql/ippool.sql sql/postgresql/nas.sql \ - sql/postgresql/schema.sql \ - sql/postgresql/update_radacct_group_trigger.sql \ - sql/postgresql/voip-postpaid.conf sqlippool.conf templates.conf users + attrs.pre-proxy certs/README certs/Makefile certs/bootstrap \ + certs/ca.cnf certs/client.cnf certs/server.cnf \ + certs/xpextensions clients.conf dictionary eap.conf experimental.conf \ + hints huntgroups ldap.attrmap modules/acct_unique modules/always \ + modules/attr_filter modules/attr_rewrite modules/chap modules/checkval \ + modules/counter modules/detail modules/detail.example.com \ + modules/detail.log modules/digest modules/echo modules/etc_group \ + modules/exec modules/expiration modules/expr modules/files \ + modules/inner-eap modules/ippool modules/krb5 modules/ldap \ + modules/linelog modules/logintime modules/mac2ip modules/mac2vlan \ + modules/mschap modules/otp modules/pam modules/pap modules/passwd \ + modules/perl modules/policy modules/preprocess modules/radutmp \ + modules/realm modules/smbpasswd modules/smsotp modules/sql_log \ + modules/sqlcounter_expire_on_login modules/sradutmp modules/unix \ + modules/wimax policy.conf policy.txt preproxy_users proxy.conf \ + radiusd.conf sites-available/README sites-available/buffered-sql \ + sites-available/control-socket \ + sites-available/copy-acct-to-home-server \ + sites-available/decoupled-accounting sites-available/default \ + sites-available/dhcp sites-available/dynamic-clients \ + sites-available/example sites-available/inner-tunnel \ + sites-available/originate-coa sites-available/proxy-inner-tunnel \ + sites-available/robust-proxy-accounting sites-available/status \ + sites-available/virtual.example.com sites-available/vmps sql.conf \ + sql/mssql/dialup.conf sql/mssql/schema.sql sql/mysql/admin.sql \ + sql/mysql/counter.conf sql/mysql/dialup.conf sql/mysql/ippool.conf \ + sql/mysql/ippool.sql sql/mysql/nas.sql sql/mysql/schema.sql \ + sql/mysql/wimax.conf sql/mysql/wimax.sql sql/oracle/dialup.conf \ + sql/oracle/ippool.conf sql/oracle/ippool.sql sql/oracle/msqlippool.txt \ + sql/oracle/nas.sql sql/oracle/schema.sql sql/postgresql/admin.sql \ + sql/postgresql/cisco_h323_db_schema.sql sql/postgresql/counter.conf \ + sql/postgresql/dialup.conf sql/postgresql/ippool.conf \ + sql/postgresql/ippool.sql sql/postgresql/nas.sql \ + sql/postgresql/schema.sql \ + sql/postgresql/update_radacct_group_trigger.sql \ + sql/postgresql/voip-postpaid.conf sqlippool.conf templates.conf users EGDIRS= certs modules sql sql/mssql sql/mysql sql/oracle \ sql/postgresql sites-available sites-enabled diff --git a/net/freerdp2/Makefile b/net/freerdp2/Makefile index 7517f7cab09..57cd4a93bfb 100644 --- a/net/freerdp2/Makefile +++ b/net/freerdp2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2020/01/18 21:50:13 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:49 rillig Exp $ DISTNAME= freerdp-2.0.0rc4 PKGNAME= ${DISTNAME:S/freerdp-/freerdp2-/1} @@ -9,7 +9,7 @@ GITHUB_PROJECT= FreeRDP GITHUB_TAG= 2.0.0-rc4 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.freerdp.com/ +HOMEPAGE= https://www.freerdp.com/ COMMENT= Free implementation of the Remote Desktop Protocol (major version 2) LICENSE= apache-2.0 diff --git a/net/ftpproxy/Makefile b/net/ftpproxy/Makefile index 5f310f7ae8b..0c2cdbe06ee 100644 --- a/net/ftpproxy/Makefile +++ b/net/ftpproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2017/01/19 18:52:19 agc Exp $ +# $NetBSD: Makefile,v 1.19 2020/01/26 17:31:49 rillig Exp $ # DISTNAME= ftpproxy-${VERSION} @@ -8,7 +8,7 @@ MASTER_SITES+= http://www.ftpproxy.org/download/older_releases/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ftpproxy.org/ +HOMEPAGE= https://www.ftpproxy.org/ COMMENT= Application level gateway for FTP BUILD_DIRS= src diff --git a/net/gcloud-golang-metadata/Makefile b/net/gcloud-golang-metadata/Makefile index f8376ce3cb8..b0f3b2a00eb 100644 --- a/net/gcloud-golang-metadata/Makefile +++ b/net/gcloud-golang-metadata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2020/01/10 13:32:10 bsiegert Exp $ +# $NetBSD: Makefile,v 1.28 2020/01/26 17:31:49 rillig Exp $ # DISTNAME= gcloud-golang @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=GoogleCloudPlatform/} GITHUB_TAG= 9e1852f597 MAINTAINER= bsiegert@NetBSD.org -HOMEPAGE= http://golang.org/ +HOMEPAGE= https://golang.org/ COMMENT= Google Compute Engine metadata package LICENSE= modified-bsd diff --git a/net/go-net/Makefile b/net/go-net/Makefile index 0025fd2538e..3f4059aefcd 100644 --- a/net/go-net/Makefile +++ b/net/go-net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2020/01/10 13:32:10 bsiegert Exp $ +# $NetBSD: Makefile,v 1.35 2020/01/26 17:31:50 rillig Exp $ DISTNAME= go-net-20170308 PKGREVISION= 16 @@ -8,7 +8,7 @@ GITHUB_PROJECT= net GITHUB_TAG= a6577fa MAINTAINER= bsiegert@NetBSD.org -HOMEPAGE= http://golang.org/ +HOMEPAGE= https://golang.org/ COMMENT= Supplementary network libraries for Go LICENSE= modified-bsd diff --git a/net/inadyn/Makefile b/net/inadyn/Makefile index 16b8bcd7371..eb967b8cf2c 100644 --- a/net/inadyn/Makefile +++ b/net/inadyn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2020/01/18 21:50:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.18 2020/01/26 17:31:50 rillig Exp $ DISTNAME= inadyn-2.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=troglobit/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://troglobit.com/inadyn.html +HOMEPAGE= https://troglobit.com/inadyn.html COMMENT= Dynamic DNS client LICENSE= gnu-gpl-v2 diff --git a/net/iodine/Makefile b/net/iodine/Makefile index e31cb307701..3173abea3e1 100644 --- a/net/iodine/Makefile +++ b/net/iodine/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2014/06/26 18:54:09 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/01/26 17:31:50 rillig Exp $ DISTNAME= iodine-0.7.0 CATEGORIES= net MASTER_SITES= http://code.kryo.se/iodine/ MAINTAINER= mwilhelmy@users.sourceforge.net -HOMEPAGE= http://code.kryo.se/iodine/ +HOMEPAGE= https://code.kryo.se/iodine/ COMMENT= Tool to tunnel IPv4 over DNS LICENSE= mit diff --git a/net/iperf3/Makefile b/net/iperf3/Makefile index 19bb90f4d8f..22ce4f88a31 100644 --- a/net/iperf3/Makefile +++ b/net/iperf3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2020/01/18 21:50:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:50 rillig Exp $ DISTNAME= iperf-3.7 PKGNAME= ${DISTNAME:S/iperf/iperf3/} @@ -7,7 +7,7 @@ CATEGORIES= net benchmarks MASTER_SITES= http://downloads.es.net/pub/iperf/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://software.es.net/iperf/ +HOMEPAGE= https://software.es.net/iperf/ COMMENT= TCP and UDP bandwidth performance measurement tool LICENSE= modified-bsd diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile index 2b54fe86340..fd1165d0718 100644 --- a/net/ipv6calc/Makefile +++ b/net/ipv6calc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2017/01/19 18:52:19 agc Exp $ +# $NetBSD: Makefile,v 1.39 2020/01/26 17:31:50 rillig Exp $ # DISTNAME= ipv6calc-0.94.1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ MASTER_SITES+= ftp://sunsite.icm.edu.pl/pub/Linux/ipv6/bipv6/ipv6calc/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.deepspace6.net/projects/ipv6calc.html +HOMEPAGE= https://www.deepspace6.net/projects/ipv6calc.html COMMENT= Manipulates IPv6 addresses LICENSE= gnu-gpl-v2 diff --git a/net/knock/Makefile b/net/knock/Makefile index 4a5939e230c..b75bdcbeceb 100644 --- a/net/knock/Makefile +++ b/net/knock/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2017/07/16 21:25:06 adam Exp $ +# $NetBSD: Makefile,v 1.9 2020/01/26 17:31:50 rillig Exp $ DISTNAME= knock-0.7 CATEGORIES= net MASTER_SITES= http://www.zeroflux.org/proj/knock/files/ MAINTAINER= adam@NetBSD.org -HOMEPAGE= http://www.zeroflux.org/projects/knock/ +HOMEPAGE= https://www.zeroflux.org/projects/knock/ COMMENT= Port knocking server LICENSE= gnu-gpl-v2 diff --git a/net/lft/Makefile b/net/lft/Makefile index 0caf4071736..4eba8e4e27a 100644 --- a/net/lft/Makefile +++ b/net/lft/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2017/07/11 13:32:38 adam Exp $ +# $NetBSD: Makefile,v 1.13 2020/01/26 17:31:50 rillig Exp $ DISTNAME= lft-3.79 CATEGORIES= net MASTER_SITES= http://pwhois.org/dl/index.who?file= MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pwhois.org/lft/ +HOMEPAGE= https://pwhois.org/lft/ COMMENT= Layer four traceroute capable of tracing protocol paths LICENSE= lft-license diff --git a/net/libdlna/Makefile b/net/libdlna/Makefile index 59c61011451..00b1bcb8651 100644 --- a/net/libdlna/Makefile +++ b/net/libdlna/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/02/26 08:19:26 adam Exp $ +# $NetBSD: Makefile,v 1.16 2020/01/26 17:31:50 rillig Exp $ DISTNAME= libdlna-0.2.4 PKGREVISION= 8 @@ -7,7 +7,7 @@ MASTER_SITES= http://libdlna.geexbox.org/releases/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://libdlna.geexbox.org/ +HOMEPAGE= https://libdlna.geexbox.org/ COMMENT= Reference DLNA open-source implementation LICENSE= gnu-lgpl-v2.1 diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile index 721752e68f1..0e36e7d45d5 100644 --- a/net/libpcap/Makefile +++ b/net/libpcap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.65 2019/10/14 20:10:19 triaxx Exp $ +# $NetBSD: Makefile,v 1.66 2020/01/26 17:31:50 rillig Exp $ DISTNAME= libpcap-1.9.1 CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/release/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tcpdump.org/ +HOMEPAGE= https://www.tcpdump.org/ COMMENT= System-independent interface for user-level packet capture LICENSE= modified-bsd diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index 48ce5b09f1b..ab2f88a77b9 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2020/01/07 13:13:02 otis Exp $ +# $NetBSD: Makefile,v 1.33 2020/01/26 17:31:51 rillig Exp $ # # todo: set location of [md-]whois.conf and fix in man page too # todo: build and install the po/ files and add to PLIST @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=rfc1036/} MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://www.linux.it/~md/software/ +HOMEPAGE= https://www.linux.it/~md/software/ COMMENT= Improved whois client LICENSE= gnu-gpl-v2 diff --git a/net/mping/Makefile b/net/mping/Makefile index c612ccb16bd..1eed80538bf 100644 --- a/net/mping/Makefile +++ b/net/mping/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2013/12/10 13:59:16 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:51 rillig Exp $ DISTNAME= mping-2.01 CATEGORIES= net MASTER_SITES= http://mping.uninett.no/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://mping.uninett.no/ +HOMEPAGE= https://mping.uninett.no/ COMMENT= Mping network statistics collector GNU_CONFIGURE= yes diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 49230c7750d..bae1c8095f6 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2019/10/03 11:01:39 tron Exp $ +# $NetBSD: Makefile,v 1.111 2020/01/26 17:31:51 rillig Exp $ DISTNAME= mtr-0.93 PKGREVISION= 1 @@ -13,7 +13,7 @@ PATCHFILES= 919422d1dee7d35a236035f190f491a4a2113772.patch PATCHFILES+= 9fe183d61f5382bd6dae1df1db6439a27e8edde2.patch MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.bitwizard.nl/mtr/ +HOMEPAGE= https://www.bitwizard.nl/mtr/ COMMENT= Traceroute and ping in a single graphical network diagnostic tool LICENSE= gnu-gpl-v2 diff --git a/net/nagios-plugin-dnsmaster/Makefile b/net/nagios-plugin-dnsmaster/Makefile index 80c4696a655..1751c6e831c 100644 --- a/net/nagios-plugin-dnsmaster/Makefile +++ b/net/nagios-plugin-dnsmaster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2019/11/03 11:45:42 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:51 rillig Exp $ # DISTNAME= check_dnsmaster-0.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= Domain NS record monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-dnsrbl/Makefile b/net/nagios-plugin-dnsrbl/Makefile index 955ec553407..4cf96e87c74 100644 --- a/net/nagios-plugin-dnsrbl/Makefile +++ b/net/nagios-plugin-dnsrbl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/11/03 11:45:42 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:51 rillig Exp $ # PKGNAME= nagios-plugin-dnsrbl-${DISTNAME:C/.*-//} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= DNSRBL monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-dotpid/Makefile b/net/nagios-plugin-dotpid/Makefile index 6dfa6c3ce17..cca69405f9e 100644 --- a/net/nagios-plugin-dotpid/Makefile +++ b/net/nagios-plugin-dotpid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2019/11/03 11:45:42 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:51 rillig Exp $ # PKGNAME= nagios-plugin-dotpid-${DISTNAME:C/.*-//} @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= /var/run/*.pid monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-dumpdates/Makefile b/net/nagios-plugin-dumpdates/Makefile index ee688c87c48..b6d42dea025 100644 --- a/net/nagios-plugin-dumpdates/Makefile +++ b/net/nagios-plugin-dumpdates/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/11/03 11:45:42 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:51 rillig Exp $ # PKGNAME= nagios-plugin-dumpdates-${DISTNAME:C/.*-//} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= /etc/dumpdates monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-fstab/Makefile b/net/nagios-plugin-fstab/Makefile index 493dbb651c3..59631ddc7ec 100644 --- a/net/nagios-plugin-fstab/Makefile +++ b/net/nagios-plugin-fstab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/11/03 11:45:42 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:51 rillig Exp $ # PKGNAME= nagios-plugin-fstab-${DISTNAME:C/.*-//} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= Mount points and swaps monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-gfbricks/Makefile b/net/nagios-plugin-gfbricks/Makefile index 0911242a763..634c3503caf 100644 --- a/net/nagios-plugin-gfbricks/Makefile +++ b/net/nagios-plugin-gfbricks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2019/11/03 11:45:42 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2020/01/26 17:31:51 rillig Exp $ # PKGNAME= nagios-plugin-gfbricks-${DISTNAME:C/.*-//} @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= GlusterFS bricks monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-milter/Makefile b/net/nagios-plugin-milter/Makefile index d5d3ece9f7a..abc44621db7 100644 --- a/net/nagios-plugin-milter/Makefile +++ b/net/nagios-plugin-milter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2019/11/03 11:45:43 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2020/01/26 17:31:52 rillig Exp $ # PKGNAME= nagios-plugin-milter-${DISTNAME:C/.*-//} @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= Milter monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-mysqlslave/Makefile b/net/nagios-plugin-mysqlslave/Makefile index f799cd877da..332f2bda931 100644 --- a/net/nagios-plugin-mysqlslave/Makefile +++ b/net/nagios-plugin-mysqlslave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2019/11/03 11:45:43 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2020/01/26 17:31:52 rillig Exp $ # PKGNAME= nagios-plugin-mysqlslave-${DISTNAME:C/.*-//} @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= MySQL and MariaDB slave monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-raidctl/Makefile b/net/nagios-plugin-raidctl/Makefile index b69b36172cc..801f7af53e0 100644 --- a/net/nagios-plugin-raidctl/Makefile +++ b/net/nagios-plugin-raidctl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/11/03 11:45:43 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:52 rillig Exp $ # PKGNAME= nagios-plugin-raidctl-${DISTNAME:C/.*-//} @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= RAIDframe monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagios-plugin-syncrepl/Makefile b/net/nagios-plugin-syncrepl/Makefile index af761537ee8..adbe411b008 100644 --- a/net/nagios-plugin-syncrepl/Makefile +++ b/net/nagios-plugin-syncrepl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/11/03 11:45:43 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:52 rillig Exp $ # PKGNAME= nagios-plugin-syncrepl-${DISTNAME:C/.*-//} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= LDAP replication monitoring plugin for Nagios LICENSE= modified-bsd diff --git a/net/nagstamon/Makefile b/net/nagstamon/Makefile index b077e3ab7be..e0364db0875 100644 --- a/net/nagstamon/Makefile +++ b/net/nagstamon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2020/01/18 21:50:20 jperkin Exp $ +# $NetBSD: Makefile,v 1.59 2020/01/26 17:31:52 rillig Exp $ VERSION= 1.0.1 DISTNAME= Nagstamon-${VERSION} @@ -8,7 +8,7 @@ CATEGORIES= net python MASTER_SITES= https://nagstamon.ifw-dresden.de/files-nagstamon/stable/ MAINTAINER= imil@gcu.info -HOMEPAGE= http://nagstamon.ifw-dresden.de/ +HOMEPAGE= https://nagstamon.ifw-dresden.de/ COMMENT= Nagios status monitor which takes place in systray or on desktop LICENSE= gnu-gpl-v2 diff --git a/net/nam/Makefile b/net/nam/Makefile index 01947dbe00f..b9cf5eb22ce 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2019/12/19 21:14:02 markd Exp $ +# $NetBSD: Makefile,v 1.39 2020/01/26 17:31:52 rillig Exp $ DISTNAME= nam-src-1.15 PKGNAME= nam-1.15 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nsnam/} MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.isi.edu/nsnam/nam/ +HOMEPAGE= https://www.isi.edu/nsnam/nam/ COMMENT= The UCB/LBNL Network Animator WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/net/nanomsg/Makefile b/net/nanomsg/Makefile index 5aeb39eaecb..182eb4a0f3a 100644 --- a/net/nanomsg/Makefile +++ b/net/nanomsg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2016/06/26 12:17:14 kamil Exp $ +# $NetBSD: Makefile,v 1.4 2020/01/26 17:31:52 rillig Exp $ DISTNAME= nanomsg-1.0.0 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=nanomsg/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://nanomsg.org/ +HOMEPAGE= https://nanomsg.org/ COMMENT= Scalability protocols library LICENSE= x11 diff --git a/net/ncftp3/Makefile b/net/ncftp3/Makefile index 29ec666c876..d8700f7cd46 100644 --- a/net/ncftp3/Makefile +++ b/net/ncftp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2019/08/11 13:22:12 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/01/26 17:31:52 rillig Exp $ DISTNAME= ncftp-3.2.6-src PKGNAME= ${DISTNAME:S/ncftp/ncftp3/:S/-src//} @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ncftp.com/ +HOMEPAGE= https://www.ncftp.com/ COMMENT= FTP replacement with advanced user interface LICENSE= artistic diff --git a/net/netcat-openbsd/Makefile b/net/netcat-openbsd/Makefile index 9add261b3e7..062f796e0f8 100644 --- a/net/netcat-openbsd/Makefile +++ b/net/netcat-openbsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/08/19 00:23:05 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2020/01/26 17:31:52 rillig Exp $ DISTNAME= netcat-openbsd-20131208 CATEGORIES= net @@ -7,7 +7,7 @@ GITHUB_TAG= 126d9bbdca6afb45d9c2d38e4313d2a1a59e35e9 LICENSE= modified-bsd MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.openbsd.org/ +HOMEPAGE= https://www.openbsd.org/ COMMENT= Arbitrary TCP and UDP connections and listens CONFLICTS= netcat-[0-9]* diff --git a/net/netcat6/Makefile b/net/netcat6/Makefile index be67b73a91d..497436520fb 100644 --- a/net/netcat6/Makefile +++ b/net/netcat6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/11/11 17:28:39 maya Exp $ +# $NetBSD: Makefile,v 1.11 2020/01/26 17:31:53 rillig Exp $ DISTNAME= nc6-1.0 PKGNAME= ${DISTNAME:S/nc/netcat/} @@ -9,7 +9,7 @@ MASTER_SITES+= http://ftp.deepspace6.net/pub/ds6/sources/nc6/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.deepspace6.net/projects/netcat6.html +HOMEPAGE= https://www.deepspace6.net/projects/netcat6.html COMMENT= Network swiss army knife LICENSE= gnu-gpl-v2 diff --git a/net/nslint/Makefile b/net/nslint/Makefile index ea8d3aba205..b4c841dc947 100644 --- a/net/nslint/Makefile +++ b/net/nslint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2019/11/03 11:45:45 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2020/01/26 17:31:53 rillig Exp $ DISTNAME= nslint-3.1 CATEGORIES= net @@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/ MASTER_SITES+= ftp://ftp.ee.lbl.gov/old/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ee.lbl.gov/ftp.html +HOMEPAGE= https://ee.lbl.gov/ftp.html COMMENT= Perform consistency checks on DNS zone files LICENSE= original-bsd diff --git a/net/openvpn-acct-wtmpx/Makefile b/net/openvpn-acct-wtmpx/Makefile index 39420af4a6c..14d454a3c1e 100644 --- a/net/openvpn-acct-wtmpx/Makefile +++ b/net/openvpn-acct-wtmpx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2017/05/24 20:35:12 adam Exp $ +# $NetBSD: Makefile,v 1.10 2020/01/26 17:31:53 rillig Exp $ .include "../../net/openvpn/Makefile.common" @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/openvpn-acct-wtmpx/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/openvpn-acct-wtmpx/ +HOMEPAGE= https://ftp.espci.fr/pub/openvpn-acct-wtmpx/ COMMENT= Log OpenVPN logins and logouts to wtmpx LICENSE= 2-clause-bsd diff --git a/net/openvpn-nagios/Makefile b/net/openvpn-nagios/Makefile index 5480a0dc02d..77645f6aacc 100644 --- a/net/openvpn-nagios/Makefile +++ b/net/openvpn-nagios/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2020/01/18 21:50:22 jperkin Exp $ +# $NetBSD: Makefile,v 1.10 2020/01/26 17:31:53 rillig Exp $ PKGREVISION= 1 .include "../../net/openvpn/Makefile.common" @@ -10,7 +10,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/openvpn-nagios/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/openvpn-nagios/ +HOMEPAGE= https://ftp.espci.fr/pub/openvpn-nagios/ COMMENT= OpenVPN certificate checks for Nagios LICENSE= 2-clause-bsd diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile index 3e9f94bdf2c..cf81f457ef5 100644 --- a/net/openvpn/Makefile +++ b/net/openvpn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2020/01/18 21:50:22 jperkin Exp $ +# $NetBSD: Makefile,v 1.74 2020/01/26 17:31:53 rillig Exp $ DISTNAME= ${OPENVPN_DISTNAME} PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ${OPENVPN_MASTER_SITES} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://openvpn.net/ +HOMEPAGE= https://openvpn.net/ COMMENT= Easy-to-use SSL VPN daemon LICENSE= gnu-gpl-v2 diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 0f876509c1d..16d5350e112 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2019/11/08 14:26:34 mef Exp $ +# $NetBSD: Makefile,v 1.90 2020/01/26 17:31:53 rillig Exp $ DISTNAME= Net-DNS-1.21 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MASTER_SITES+= http://www.net-dns.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.net-dns.org/ +HOMEPAGE= https://www.net-dns.org/ COMMENT= Perl5 module for DNS resolution LICENSE= ${PERL5_LICENSE} diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile index 85b4d6a65a1..81f2ab5e372 100644 --- a/net/p5-Net-Server/Makefile +++ b/net/p5-Net-Server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2019/08/11 13:22:23 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2020/01/26 17:31:53 rillig Exp $ DISTNAME= Net-Server-2.009 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://seamons.com/net_server.html +HOMEPAGE= https://seamons.com/net_server.html COMMENT= Perl5 modules for network services engine LICENSE= ${PERL5_LICENSE} diff --git a/net/pppd/Makefile b/net/pppd/Makefile index 2a4cd1b4670..63e66f25aed 100644 --- a/net/pppd/Makefile +++ b/net/pppd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/07/12 06:25:37 dholland Exp $ +# $NetBSD: Makefile,v 1.14 2020/01/26 17:31:53 rillig Exp $ DISTNAME= ppp-${PPPD_VERSION} PKGNAME= ${DISTNAME:S/ppp/&d/} @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/ppp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ppp.samba.org/ +HOMEPAGE= https://ppp.samba.org/ COMMENT= PPP Daemon USE_PKGLOCALEDIR= yes diff --git a/net/proxycheck/Makefile b/net/proxycheck/Makefile index be279ba0180..0b44c9547c0 100644 --- a/net/proxycheck/Makefile +++ b/net/proxycheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:00 asau Exp $ +# $NetBSD: Makefile,v 1.12 2020/01/26 17:31:53 rillig Exp $ # DISTNAME= proxycheck-0.49a @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.corpit.ru/mjt/proxycheck.html +HOMEPAGE= https://www.corpit.ru/mjt/proxycheck.html COMMENT= Tester for open (promiscuous) proxy systems HAS_CONFIGURE= YES diff --git a/net/publicfile/Makefile b/net/publicfile/Makefile index 67b27a9251d..f8933d178cd 100644 --- a/net/publicfile/Makefile +++ b/net/publicfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/07/29 23:46:21 schmonz Exp $ +# $NetBSD: Makefile,v 1.16 2020/01/26 17:31:54 rillig Exp $ # DISTNAME= publicfile-0.52 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://cr.yp.to/publicfile/ MAINTAINER= schmonz@NetBSD.org -HOMEPAGE= http://cr.yp.to/publicfile.html +HOMEPAGE= https://cr.yp.to/publicfile.html COMMENT= Secure read-only HTTP and FTP servers DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools diff --git a/net/py-foolscap/Makefile b/net/py-foolscap/Makefile index bad47e64a40..4009f9e3fe0 100644 --- a/net/py-foolscap/Makefile +++ b/net/py-foolscap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2019/11/03 11:45:50 rillig Exp $ +# $NetBSD: Makefile,v 1.35 2020/01/26 17:31:54 rillig Exp $ DISTNAME= foolscap-0.13.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=f/foolscap/} MAINTAINER= kamel.derouiche@gmail.com -HOMEPAGE= http://foolscap.lothar.com/trac +HOMEPAGE= https://foolscap.lothar.com/trac COMMENT= RPC protocol for Twisted LICENSE= mit diff --git a/net/py-paho-mqtt/Makefile b/net/py-paho-mqtt/Makefile index 46f6faea068..37b334eb926 100644 --- a/net/py-paho-mqtt/Makefile +++ b/net/py-paho-mqtt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2019/10/31 00:32:16 gdt Exp $ +# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:54 rillig Exp $ DISTNAME= paho-mqtt-1.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= https://files.pythonhosted.org/packages/59/11/1dd5c70f0f27a88a3a05772cd95f6087ac479fac66d9c7752ee5e16ddbbc/ MAINTAINER= gdt@NetBSD.org -HOMEPAGE= http://www.eclipse.org/paho/ +HOMEPAGE= https://www.eclipse.org/paho/ COMMENT= MQTT version 3.1.1 client class LICENSE= epl-v1.0 diff --git a/net/py-ptt/Makefile b/net/py-ptt/Makefile index 16410d46a7d..fd4ed267e26 100644 --- a/net/py-ptt/Makefile +++ b/net/py-ptt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/06/08 17:43:36 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2020/01/26 17:31:54 rillig Exp $ # PTTVERS= 1.9.0 @@ -9,7 +9,7 @@ CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=t/twitter/} MAINTAINER= imil@NetBSD.org -HOMEPAGE= http://mike.verdone.ca/twitter/ +HOMEPAGE= https://mike.verdone.ca/twitter/ COMMENT= Twitter API, command-line tool, and IRC bot LICENSE= gnu-gpl-v2 diff --git a/net/py-s3cmd/Makefile b/net/py-s3cmd/Makefile index 35f447996b4..080007af158 100644 --- a/net/py-s3cmd/Makefile +++ b/net/py-s3cmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2019/11/03 11:45:51 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2020/01/26 17:31:54 rillig Exp $ DISTNAME= s3cmd-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= python net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=s3tools/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://s3tools.org/s3cmd +HOMEPAGE= https://s3tools.org/s3cmd COMMENT= Command-line interface to Amazon's Simple Storage Service (S3) LICENSE= gnu-gpl-v2 diff --git a/net/rabbiter/Makefile b/net/rabbiter/Makefile index 3608aa9683b..c424c874542 100644 --- a/net/rabbiter/Makefile +++ b/net/rabbiter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/12/30 14:39:12 taca Exp $ +# $NetBSD: Makefile,v 1.10 2020/01/26 17:31:54 rillig Exp $ # DISTNAME= rabbiter-2.0.1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_RUBYGEMS} EXTRACT_SUFX= .gem MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rabbit-shocker.org/en/rabbiter/ +HOMEPAGE= https://rabbit-shocker.org/en/rabbiter/ COMMENT= Twitter client for Rabbit LICENSE= gnu-gpl-v2 # or later diff --git a/net/rancid/Makefile b/net/rancid/Makefile index 646e6b8c7b5..abf49c346ed 100644 --- a/net/rancid/Makefile +++ b/net/rancid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2019/08/11 13:22:29 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2020/01/26 17:31:54 rillig Exp $ # DISTNAME= rancid-3.6.2 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ MAINTAINER= pettai@NetBSD.org -HOMEPAGE= http://www.shrubbery.net/rancid/ +HOMEPAGE= https://www.shrubbery.net/rancid/ COMMENT= Really Awesome New Cisco confIg Differ LICENSE= original-bsd diff --git a/net/rbldnsd/Makefile b/net/rbldnsd/Makefile index b6de7469dcc..55b0a2dde87 100644 --- a/net/rbldnsd/Makefile +++ b/net/rbldnsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/05/30 21:06:39 pettai Exp $ +# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:54 rillig Exp $ # DISTNAME= rbldnsd-0.997a @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.corpit.ru/mjt/rbldnsd/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.corpit.ru/mjt/rbldnsd/ +HOMEPAGE= https://www.corpit.ru/mjt/rbldnsd/ COMMENT= Efficient DNS daemon to serve DNSBL zones WRKSRC= ${WRKDIR}/rbldnsd-0.997a diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 6c316f4fb64..85013c5ded4 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2020/01/16 21:01:47 tnn Exp $ +# $NetBSD: Makefile,v 1.52 2020/01/26 17:31:54 rillig Exp $ DISTNAME= rdesktop-1.9.0 CATEGORIES= net @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=rdesktop/} GITHUB_RELEASE= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.rdesktop.org/ +HOMEPAGE= https://www.rdesktop.org/ COMMENT= Open-source Remote Desktop Protocol client LICENSE= gnu-gpl-v3 diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index 0d83340435f..2a17d7bf6f4 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2012/10/23 17:19:06 asau Exp $ +# $NetBSD: Makefile,v 1.42 2020/01/26 17:31:55 rillig Exp $ DISTNAME= rp-pppoe-3.8 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.roaringpenguin.com/files/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.roaringpenguin.com/products/pppoe +HOMEPAGE= https://www.roaringpenguin.com/products/pppoe COMMENT= Roaring Penguin's PPP over Ethernet client NOT_FOR_PLATFORM+= Interix-*-* # no userland protocol stack support diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 4422712bfc5..29ade528393 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2019/08/11 13:22:29 wiz Exp $ +# $NetBSD: Makefile,v 1.112 2020/01/26 17:31:55 rillig Exp $ DISTNAME= rsync-3.1.3 PKGREVISION= 2 @@ -8,7 +8,7 @@ MASTER_SITES+= http://rsync.samba.org/ftp/rsync/old-versions/ MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/network/rsync/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rsync.samba.org/ +HOMEPAGE= https://rsync.samba.org/ COMMENT= Network file distribution/synchronisation utility LICENSE= gnu-gpl-v3 diff --git a/net/rtmpdump/Makefile b/net/rtmpdump/Makefile index 00cfa31271d..6d4ae79d8cd 100644 --- a/net/rtmpdump/Makefile +++ b/net/rtmpdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2019/07/20 22:46:03 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2020/01/26 17:31:55 rillig Exp $ DISTNAME= rtmpdump-2.4-git-fa8646daeb19dfd12c181f7d19de708d623704c0 PKGNAME= ${DISTNAME:S/-git-/.0.0./} @@ -7,7 +7,7 @@ CATEGORIES= net multimedia #MASTER_SITES= MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://rtmpdump.mplayerhq.hu/ +HOMEPAGE= https://rtmpdump.mplayerhq.hu/ COMMENT= Tools for handling RTMP stream LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 diff --git a/net/samba/Makefile b/net/samba/Makefile index 844e41cf3c4..758e1ffa96a 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.278 2020/01/18 21:50:25 jperkin Exp $ +# $NetBSD: Makefile,v 1.279 2020/01/26 17:31:55 rillig Exp $ DISTNAME= samba-${VERSION} CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=stable/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.samba.org/ +HOMEPAGE= https://www.samba.org/ COMMENT= SMB/CIFS protocol server suite LICENSE= gnu-gpl-v3 diff --git a/net/scamper/Makefile b/net/scamper/Makefile index c55066fba74..3f55be6947e 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2016/01/16 16:13:15 leot Exp $ +# $NetBSD: Makefile,v 1.19 2020/01/26 17:31:55 rillig Exp $ # DISTNAME= scamper-cvs-20141211d @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.caida.org/tools/measurement/scamper/code/ MAINTAINER= mjl@luckie.org.nz -HOMEPAGE= http://www.caida.org/tools/measurement/scamper/ +HOMEPAGE= https://www.caida.org/tools/measurement/scamper/ COMMENT= Tool for parallelised IPv4 and IPv6 measurement LICENSE= gnu-gpl-v2 diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile index 8611947e44d..f3c95f9f264 100644 --- a/net/sendfile/Makefile +++ b/net/sendfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2019/11/03 11:45:53 rillig Exp $ +# $NetBSD: Makefile,v 1.38 2020/01/26 17:31:55 rillig Exp $ # DISTNAME= sendfile-2.1b @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://fex.rus.uni-stuttgart.de/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://fex.rus.uni-stuttgart.de/saft/sendfile.html +HOMEPAGE= https://fex.rus.uni-stuttgart.de/saft/sendfile.html COMMENT= Implementation of the Simple asynchronous file transfer protocol LICENSE= gnu-gpl-v2 diff --git a/net/sipcalc/Makefile b/net/sipcalc/Makefile index d1c5bace427..eaa3932a775 100644 --- a/net/sipcalc/Makefile +++ b/net/sipcalc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/08/26 21:40:24 shattered Exp $ +# $NetBSD: Makefile,v 1.15 2020/01/26 17:31:55 rillig Exp $ # DISTNAME= sipcalc-1.1.6 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.routemeister.net/projects/sipcalc/ +HOMEPAGE= https://www.routemeister.net/projects/sipcalc/ COMMENT= IPv4/IPv6 subnet calculator GNU_CONFIGURE= YES diff --git a/net/sslh/Makefile b/net/sslh/Makefile index cf4036c929d..318f9e446e8 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2018/12/05 21:20:32 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2020/01/26 17:31:55 rillig Exp $ DISTNAME= sslh-1.20 CATEGORIES= net @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=yrutschle/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= nils@NetBSD.org -HOMEPAGE= http://www.rutschle.net/tech/sslh.shtml +HOMEPAGE= https://www.rutschle.net/tech/sslh.shtml COMMENT= Multiplex ssl, ssh, and other connections on the same port LICENSE= gnu-gpl-v2 diff --git a/net/syncffsd/Makefile b/net/syncffsd/Makefile index 9aafa804467..2898115dc4e 100644 --- a/net/syncffsd/Makefile +++ b/net/syncffsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/03/03 13:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/01/26 17:31:55 rillig Exp $ DISTNAME= syncffsd-0.8 CATEGORIES= net @@ -6,7 +6,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/syncffsd/ EXTRACT_SUFX= .tgz MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/syncffsd/ +HOMEPAGE= https://ftp.espci.fr/pub/syncffsd/ COMMENT= FFS file system mirroring using rsync LICENSE= modified-bsd diff --git a/net/tacacs-shrubbery/Makefile b/net/tacacs-shrubbery/Makefile index 7860180d3f7..16461bd090b 100644 --- a/net/tacacs-shrubbery/Makefile +++ b/net/tacacs-shrubbery/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2019/11/03 11:45:54 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2020/01/26 17:31:56 rillig Exp $ # DISTNAME= tacacs-F4.0.4.28 @@ -8,7 +8,7 @@ CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/ MAINTAINER= schwarz@NetBSD.org -HOMEPAGE= http://www.shrubbery.net/tac_plus/ +HOMEPAGE= https://www.shrubbery.net/tac_plus/ COMMENT= Cisco AAA protocol (tacacs+) daemon (Shrubbery Networks version) LICENSE= cisco-license diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile index 186ff57b707..d9888ccd5e3 100644 --- a/net/tacacs/Makefile +++ b/net/tacacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2019/08/11 13:22:30 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2020/01/26 17:31:56 rillig Exp $ VERSION= 4.0.4.28 DISTNAME= tacacs-F${VERSION} @@ -8,7 +8,7 @@ CATEGORIES= net security MASTER_SITES+= ftp://ftp.shrubbery.net/pub/tac_plus/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.shrubbery.net/tac_plus/ +HOMEPAGE= https://www.shrubbery.net/tac_plus/ COMMENT= Cisco authentication, authorization, and accounting protocol daemon LICENSE= cisco-license diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index e00201534a3..b3a934b1195 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2020/01/18 21:50:26 jperkin Exp $ +# $NetBSD: Makefile,v 1.49 2020/01/26 17:31:56 rillig Exp $ DISTNAME= tcpdump-4.9.2 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/release/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tcpdump.org/ +HOMEPAGE= https://www.tcpdump.org/ COMMENT= Network monitoring tool LICENSE= modified-bsd diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index 5a8054f0f45..01ed8c9cf67 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2017/12/04 10:29:03 he Exp $ +# $NetBSD: Makefile,v 1.25 2020/01/26 17:31:56 rillig Exp $ VERSION= 4.2.6 DISTNAME= tcpreplay-${VERSION} @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=appneta/tcpreplay/releases/download/v${VERSION}/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://tcpreplay.appneta.com/ +HOMEPAGE= https://tcpreplay.appneta.com/ COMMENT= Replay saved tcpdump or snoop files LICENSE= gnu-gpl-v3 diff --git a/net/teamspeak-client/Makefile b/net/teamspeak-client/Makefile index 0191c14d1e4..018b1243ae9 100644 --- a/net/teamspeak-client/Makefile +++ b/net/teamspeak-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2019/09/05 15:24:00 abs Exp $ +# $NetBSD: Makefile,v 1.15 2020/01/26 17:31:56 rillig Exp $ PKGNAME= teamspeak-client-2.0.32.60 DISTNAME= ts2_client_rc2_2032 @@ -7,7 +7,7 @@ MASTER_SITES= # EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.goteamspeak.com/ +HOMEPAGE= https://www.goteamspeak.com/ COMMENT= Teamspeak group VoIP client LICENSE= teamspeak-license-200700213 diff --git a/net/teamspeak-server/Makefile b/net/teamspeak-server/Makefile index aa12f595b4d..2feef7445b5 100644 --- a/net/teamspeak-server/Makefile +++ b/net/teamspeak-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2019/11/03 11:45:54 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2020/01/26 17:31:56 rillig Exp $ PKGNAME= teamspeak-server-2.0.24.01 DISTNAME= ts2_server_rc2_202319 @@ -10,7 +10,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} server_linux MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://www.goteamspeak.com/ +HOMEPAGE= https://www.goteamspeak.com/ COMMENT= Teamspeak group VoIP server LICENSE= teamspeak-license-200700213 diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index 2dcb39c0646..93c965998ca 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2019/11/03 11:45:54 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2020/01/26 17:31:56 rillig Exp $ DISTNAME= tigervnc-1.9.0 PKGREVISION= 3 @@ -10,7 +10,7 @@ SITES.${XORG_SERVER_FILE}.tar.bz2= ${MASTER_SITE_XORG:=xserver/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${XORG_SERVER_FILE}.tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://tigervnc.org/ +HOMEPAGE= https://tigervnc.org/ COMMENT= High-performance, platform-neutral VNC client/server LICENSE= gnu-gpl-v2 diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 26356ddf3bb..13a9a198552 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2020/01/18 21:50:26 jperkin Exp $ +# $NetBSD: Makefile,v 1.56 2020/01/26 17:31:56 rillig Exp $ DISTNAME= tightvnc-1.3.10 PKGREVISION= 18 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/} DISTFILES= ${DISTNAME}_unixsrc.tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tightvnc.com/ +HOMEPAGE= https://www.tightvnc.com/ COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays CONFLICTS= vnc-[0-9]* vncviewer-[0-9]* diff --git a/net/tightvncviewer/Makefile b/net/tightvncviewer/Makefile index 8c6aa8cc905..80330baa41a 100644 --- a/net/tightvncviewer/Makefile +++ b/net/tightvncviewer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2019/05/26 17:11:36 leot Exp $ +# $NetBSD: Makefile,v 1.37 2020/01/26 17:31:56 rillig Exp $ DISTNAME= tightvnc-1.3.10 PKGNAME= ${DISTNAME:S/tightvnc/tightvncviewer/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/} DISTFILES= ${DISTNAME}_unixsrc.tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tightvnc.com/ +HOMEPAGE= https://www.tightvnc.com/ COMMENT= Viewer for remote X and Win32 VNC servers LICENSE= gnu-gpl-v2 diff --git a/net/tinc/Makefile b/net/tinc/Makefile index 1e27062b75e..d6b3b1fcf0a 100644 --- a/net/tinc/Makefile +++ b/net/tinc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2020/01/18 21:50:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2020/01/26 17:31:57 rillig Exp $ DISTNAME= tinc-1.0.32 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.tinc-vpn.org/packages/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tinc-vpn.org/ +HOMEPAGE= https://www.tinc-vpn.org/ COMMENT= Virtual Private Network (VPN) daemon LICENSE= gnu-gpl-v2 diff --git a/net/tkined/Makefile b/net/tkined/Makefile index 92497bc0656..d7e4361a541 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2019/11/03 11:45:55 rillig Exp $ +# $NetBSD: Makefile,v 1.35 2020/01/26 17:31:57 rillig Exp $ # DISTNAME= scotty-2.1.11 @@ -8,7 +8,7 @@ CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ibr.cs.tu-bs.de/projects/nm/tkined/welcome.html.orig +HOMEPAGE= https://www.ibr.cs.tu-bs.de/projects/nm/tkined/welcome.html.orig COMMENT= Graphical network discovery and monitoring tool based on scotty GNU_CONFIGURE= yes diff --git a/net/tor/Makefile b/net/tor/Makefile index f9447f076c8..46b2447fa68 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2020/01/25 10:45:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.150 2020/01/26 17:31:57 rillig Exp $ DISTNAME= tor-0.4.2.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net security MASTER_SITES= https://dist.torproject.org/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.torproject.org/ +HOMEPAGE= https://www.torproject.org/ COMMENT= Anonymizing overlay network for TCP LICENSE= modified-bsd diff --git a/net/tvnjviewer/Makefile b/net/tvnjviewer/Makefile index 8c9f765f0a8..c5face89b95 100644 --- a/net/tvnjviewer/Makefile +++ b/net/tvnjviewer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2019/11/03 11:45:56 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:57 rillig Exp $ DISTNAME= tvnjviewer-2.7.2-bin PKGNAME= ${DISTNAME:S:-bin::} @@ -7,7 +7,7 @@ MASTER_SITES= http://www.tightvnc.com/download/2.7.2/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tightvnc.com/doc/java/README.txt +HOMEPAGE= https://www.tightvnc.com/doc/java/README.txt COMMENT= JAVA VNC viewer LICENSE= gnu-gpl-v2 diff --git a/net/ucspi-tcp/Makefile b/net/ucspi-tcp/Makefile index e938b686e53..b397523aea7 100644 --- a/net/ucspi-tcp/Makefile +++ b/net/ucspi-tcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2018/11/15 13:46:07 schmonz Exp $ +# $NetBSD: Makefile,v 1.45 2020/01/26 17:31:57 rillig Exp $ DISTNAME= ucspi-tcp-0.88 PKGREVISION= 6 @@ -7,7 +7,7 @@ MASTER_SITES= http://cr.yp.to/ucspi-tcp/ ftp://cr.yp.to/ucspi-tcp/ DISTFILES= ${DISTNAME}.tar.gz ${MANPAGES} MAINTAINER= schmonz@NetBSD.org -HOMEPAGE= http://cr.yp.to/ucspi-tcp.html +HOMEPAGE= https://cr.yp.to/ucspi-tcp.html COMMENT= Command-line tools for building TCP client-server applications LICENSE= public-domain diff --git a/net/udns/Makefile b/net/udns/Makefile index a895c3dddd5..b8536189bee 100644 --- a/net/udns/Makefile +++ b/net/udns/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2019/11/03 11:45:56 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2020/01/26 17:31:57 rillig Exp $ DISTNAME= udns-0.4 CATEGORIES= net MASTER_SITES= http://www.corpit.ru/mjt/udns/ MAINTAINER= eric@cirr.com -HOMEPAGE= http://www.corpit.ru/mjt/udns.html +HOMEPAGE= https://www.corpit.ru/mjt/udns.html COMMENT= Lightweight DNS resolver supporting asynchronous queries LICENSE= gnu-lgpl-v2.1 diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile index 1fc1295378c..dda26bbeecd 100644 --- a/net/udpcast/Makefile +++ b/net/udpcast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2019/08/11 13:22:31 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2020/01/26 17:31:57 rillig Exp $ # DISTNAME= udpcast-20060619 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.udpcast.linux.lu/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.udpcast.linux.lu/ +HOMEPAGE= https://www.udpcast.linux.lu/ COMMENT= Send data simultaneously to many destinations on a LAN MAKE_JOBS_SAFE= no diff --git a/net/unison2.51/Makefile b/net/unison2.51/Makefile index ee8391b64f8..c60da9751c5 100644 --- a/net/unison2.51/Makefile +++ b/net/unison2.51/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2020/01/18 21:50:28 jperkin Exp $ +# $NetBSD: Makefile,v 1.22 2020/01/26 17:31:57 rillig Exp $ # Currently, 2.51.x is the standard approach, and thus this package # produces a "unison-2.51.x" package which installs a "unison" binary. @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= gdt@NetBSD.org -HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/ +HOMEPAGE= https://www.cis.upenn.edu/~bcpierce/unison/ COMMENT= File-synchronization tool LICENSE= gnu-gpl-v3 diff --git a/net/upclient/Makefile b/net/upclient/Makefile index df2691a242a..ca2df3589e1 100644 --- a/net/upclient/Makefile +++ b/net/upclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2016/02/25 16:20:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2020/01/26 17:31:57 rillig Exp $ # DISTNAME= upclient-4.2.1.23 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://uptimes.atomicvoid.net/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://uptimes.hostingwired.com/ +HOMEPAGE= https://uptimes.hostingwired.com/ COMMENT= Keeps track of your server uptime, and compares it to other hosts BUILD_TARGET.DragonFly= dragonfly diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index 5af4c19e99a..c3e5ac2b737 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2019/11/03 11:45:57 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2020/01/26 17:31:58 rillig Exp $ DISTNAME= vnstat-1.14 PKGREVISION= 5 @@ -7,7 +7,7 @@ MASTER_SITES= http://humdi.net/vnstat/ #DISTFILES= ${DISTNAME}.tar.gz MAINTAINER= sborrill@NetBSD.org -HOMEPAGE= http://humdi.net/vnstat/ +HOMEPAGE= https://humdi.net/vnstat/ COMMENT= Small network traffic monitor LICENSE= gnu-gpl-v2 diff --git a/net/walker/Makefile b/net/walker/Makefile index 99553f512a5..87b0f64e3ca 100644 --- a/net/walker/Makefile +++ b/net/walker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2019/11/03 11:45:57 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2020/01/26 17:31:58 rillig Exp $ # DISTNAME= walker-3.8 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://josefsson.org/walker/releases/ MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://josefsson.org/walker/ +HOMEPAGE= https://josefsson.org/walker/ COMMENT= Retrieve a DNS zone using NXT/NSEC traversal DEPENDS+= p5-Net-DNS>=0.50:../../net/p5-Net-DNS diff --git a/net/wgetpaste/Makefile b/net/wgetpaste/Makefile index 08ee643fd36..70a09b23193 100644 --- a/net/wgetpaste/Makefile +++ b/net/wgetpaste/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2019/12/29 22:09:38 ng0 Exp $ +# $NetBSD: Makefile,v 1.5 2020/01/26 17:31:58 rillig Exp $ DISTNAME= wgetpaste-2.29 CATEGORIES= net www @@ -6,7 +6,7 @@ MASTER_SITES= http://wgetpaste.zlin.dk/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://wgetpaste.zlin.dk/ +HOMEPAGE= https://wgetpaste.zlin.dk/ COMMENT= Command line utility to upload to pastebin sites LICENSE= mit diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index cc95c4a40a2..dc3d9e23a21 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2013/11/16 07:17:24 shattered Exp $ +# $NetBSD: Makefile,v 1.10 2020/01/26 17:31:58 rillig Exp $ DISTNAME= wmnd-0.4.17 CATEGORIES= net x11 MASTER_SITES= http://www.thregr.org/~wavexx/software/wmnd/releases/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.thregr.org/~wavexx/software/wmnd/ +HOMEPAGE= https://www.thregr.org/~wavexx/software/wmnd/ COMMENT= Dockable network monitor DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index 2c21395e75a..730f928181f 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2020/01/18 21:50:29 jperkin Exp $ +# $NetBSD: Makefile,v 1.34 2020/01/26 17:31:58 rillig Exp $ DISTNAME= wpa_supplicant-2.6 PKGNAME= ${DISTNAME:S/supplicant/gui/} @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://hostap.epitest.fi/wpa_supplicant/ +HOMEPAGE= https://hostap.epitest.fi/wpa_supplicant/ COMMENT= QT GUI for wpa_supplicant(8) LICENSE= gnu-gpl-v2 diff --git a/net/wpa_supplicant/Makefile b/net/wpa_supplicant/Makefile index d4acac1d00e..18b88299758 100644 --- a/net/wpa_supplicant/Makefile +++ b/net/wpa_supplicant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2020/01/18 21:50:29 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2020/01/26 17:31:58 rillig Exp $ # DISTNAME= wpa_supplicant-2.6 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://hostap.epitest.fi/wpa_supplicant/ +HOMEPAGE= https://hostap.epitest.fi/wpa_supplicant/ COMMENT= Wireless connection client daemon for WPA, WPA2, and WEP LICENSE= modified-bsd diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile index a9341224423..0b3452f84be 100644 --- a/net/x2vnc/Makefile +++ b/net/x2vnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2018/03/07 11:57:32 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2020/01/26 17:31:58 rillig Exp $ DISTNAME= x2vnc-1.7.2 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= net x11 MASTER_SITES= http://fredrik.hubbe.net/x2vnc/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://fredrik.hubbe.net/x2vnc.html +HOMEPAGE= https://fredrik.hubbe.net/x2vnc.html COMMENT= Multi-console display using X and VNC LICENSE= gnu-gpl-v2 diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile index fe74ee89d98..fc3c16a30d9 100644 --- a/net/ytalk/Makefile +++ b/net/ytalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2019/11/03 11:45:59 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2020/01/26 17:31:58 rillig Exp $ DISTNAME= ytalk-3.3.0 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.ourproject.org/pub/ytalk/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ytalk.ourproject.org/ +HOMEPAGE= https://ytalk.ourproject.org/ COMMENT= Multi-user replacement for UNIX talk CONFLICTS+= ytalk-x11-[0-9]* |