diff options
180 files changed, 416 insertions, 416 deletions
diff --git a/audio/libao/Makefile.common b/audio/libao/Makefile.common index c143169c56c..f2966f716e9 100644 --- a/audio/libao/Makefile.common +++ b/audio/libao/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.38 2016/04/20 12:10:27 nros Exp $ +# $NetBSD: Makefile.common,v 1.39 2017/08/16 20:21:03 wiz Exp $ # # used by audio/libao-alsa/Makefile # used by audio/libao-arts/Makefile @@ -14,7 +14,7 @@ CATEGORIES= audio devel MASTER_SITES= http://downloads.xiph.org/releases/ao/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.xiph.org/ao/ +HOMEPAGE= https://www.xiph.org/ao/ COMMENT= Cross-platform audio library LICENSE= gnu-gpl-v2 diff --git a/audio/libfishsound/Makefile b/audio/libfishsound/Makefile index f55dd7666a2..085a6b0df3b 100644 --- a/audio/libfishsound/Makefile +++ b/audio/libfishsound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2016/02/25 10:15:45 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:03 wiz Exp $ # DISTNAME= libfishsound-1.0.0 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/libfishsound/ MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://www.xiph.org/fishsound/ +HOMEPAGE= https://www.xiph.org/fishsound/ COMMENT= Provides a simple API for decoding and encoding audio data LICENSE= modified-bsd diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile index 342322cf719..2f6597d2695 100644 --- a/audio/libid3tag/Makefile +++ b/audio/libid3tag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:27 nros Exp $ +# $NetBSD: Makefile,v 1.27 2017/08/16 20:21:03 wiz Exp $ # DISTNAME= libid3tag-0.15.1b @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mad/} MAINTAINER= simonb@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/mad/ +HOMEPAGE= https://sourceforge.net/projects/mad/ COMMENT= ID3 tag library, part of MAD (MPEG Audio Decoder) LICENSE= gnu-gpl-v2 diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile index 96753a75b73..458e30fbb05 100644 --- a/audio/libmad/Makefile +++ b/audio/libmad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2016/04/20 12:10:27 nros Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:03 wiz Exp $ # DISTNAME= libmad-0.15.1b @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mad/} MAINTAINER= simonb@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/mad/ +HOMEPAGE= https://sourceforge.net/projects/mad/ COMMENT= High-quality MPEG audio decoder LICENSE= gnu-gpl-v2 diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile index 51e1e42fbe1..a30c996ad76 100644 --- a/audio/libsidplay/Makefile +++ b/audio/libsidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2016/04/20 12:10:28 nros Exp $ +# $NetBSD: Makefile,v 1.27 2017/08/16 20:21:03 wiz Exp $ # DISTNAME= libsidplay-1.36.59 @@ -8,7 +8,7 @@ MASTER_SITES= http://tnsp.org/xs-files/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tnsp.org/?p=libsidplay1 +HOMEPAGE= https://www.tnsp.org/?p=libsidplay1 COMMENT= Sidplay Library LICENSE= gnu-gpl-v2 diff --git a/audio/libsmf/Makefile b/audio/libsmf/Makefile index a0dbfbe04ca..fc1d1980613 100644 --- a/audio/libsmf/Makefile +++ b/audio/libsmf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/07/15 02:02:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:03 wiz Exp $ # DISTNAME= libsmf-1.3 @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libsmf/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/libsmf/ +HOMEPAGE= https://sourceforge.net/projects/libsmf/ COMMENT= Standard MIDI File format library LICENSE= 2-clause-bsd diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index fd2af52f8b5..b0f5b84b3b4 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2015/03/09 08:14:23 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2017/08/16 20:21:03 wiz Exp $ DISTNAME= libvorbis-1.3.5 CATEGORIES= devel audio @@ -6,7 +6,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.xiph.org/vorbis/ +HOMEPAGE= https://www.xiph.org/vorbis/ COMMENT= Library for the Ogg Vorbis audio encoding format LICENSE= modified-bsd diff --git a/audio/mad/Makefile b/audio/mad/Makefile index eb8c4002181..e9c79dc5254 100644 --- a/audio/mad/Makefile +++ b/audio/mad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/04/08 22:49:01 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2017/08/16 20:21:03 wiz Exp $ # DISTNAME= mad-0.15.0b @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= audio meta-pkgs MAINTAINER= simonb@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/mad/ +HOMEPAGE= https://sourceforge.net/projects/mad/ COMMENT= Meta-package for MAD (MPEG Audio Decoder) META_PACKAGE= # empty diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile index 96197e93c6a..4e7da2fdc03 100644 --- a/audio/madplay/Makefile +++ b/audio/madplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2016/04/20 12:10:28 nros Exp $ +# $NetBSD: Makefile,v 1.39 2017/08/16 20:21:04 wiz Exp $ # DISTNAME= madplay-0.15.2b @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mad/} MAINTAINER= simonb@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/mad/ +HOMEPAGE= https://sourceforge.net/projects/mad/ COMMENT= High-quality MPEG audio decoder LICENSE= gnu-gpl-v2 diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile index 93b689ea9fc..4d8cc1d3c25 100644 --- a/audio/tremor/Makefile +++ b/audio/tremor/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.24 2016/04/20 12:10:32 nros Exp $ +# $NetBSD: Makefile,v 1.25 2017/08/16 20:21:04 wiz Exp $ DISTNAME= tremor_snapshot_030406 PKGNAME= tremor-1.0.2 PKGREVISION= 5 CATEGORIES= devel audio -MASTER_SITES= http://www.xiph.org/ogg/vorbis/download/ +MASTER_SITES= https://www.xiph.org/ogg/vorbis/download/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.xiph.org/vorbis/ +HOMEPAGE= https://www.xiph.org/vorbis/ COMMENT= Fixed point decoding library for the Ogg Vorbis audio encoding format LICENSE= modified-bsd diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile index e17869e0322..ad898c17119 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/06/05 14:22:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2017/08/16 20:21:04 wiz Exp $ DISTNAME= hexchat-2.12.3 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= http://dl.hexchat.net/hexchat/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://hexchat.github.io/ +HOMEPAGE= https://hexchat.github.io/ COMMENT= IRC client based on XChat LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit diff --git a/chat/konversation-kde3/Makefile b/chat/konversation-kde3/Makefile index 6b6433b05d3..73b25bc93df 100644 --- a/chat/konversation-kde3/Makefile +++ b/chat/konversation-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2016/07/09 06:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2017/08/16 20:21:04 wiz Exp $ # DISTNAME= konversation-1.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://download.berlios.de/konversation/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://konversation.kde.org/ +HOMEPAGE= https://konversation.kde.org/ COMMENT= KDE IRC Client GNU_CONFIGURE= YES diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index e99b4c3cc7c..7373dbeeabd 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2017/04/30 01:21:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.86 2017/08/16 20:21:04 wiz Exp $ # DISTNAME= konversation-1.5.1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://konversation.kde.org/ +HOMEPAGE= https://konversation.kde.org/ COMMENT= KDE IRC Client LICENSE= gnu-gpl-v2 diff --git a/chat/ktp-accounts-kcm/Makefile b/chat/ktp-accounts-kcm/Makefile index 1cf70d24778..d5f1e1c7fe7 100644 --- a/chat/ktp-accounts-kcm/Makefile +++ b/chat/ktp-accounts-kcm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:04 wiz Exp $ PKGREVISION= 5 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE instant messaging account management module LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-approver/Makefile b/chat/ktp-approver/Makefile index fbe7ec90561..870b840b518 100644 --- a/chat/ktp-approver/Makefile +++ b/chat/ktp-approver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:04 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE instant messaging notifier LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-auth-handler/Makefile b/chat/ktp-auth-handler/Makefile index 46b71ca1121..4198a31cf26 100644 --- a/chat/ktp-auth-handler/Makefile +++ b/chat/ktp-auth-handler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:04 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy KWallet integration module LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-common-internals/Makefile b/chat/ktp-common-internals/Makefile index a4e4b42e973..f0ba70fbbf5 100644 --- a/chat/ktp-common-internals/Makefile +++ b/chat/ktp-common-internals/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 5 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy common internal library LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-contact-list/Makefile b/chat/ktp-contact-list/Makefile index d5c2e828f5d..979dd2e718f 100644 --- a/chat/ktp-contact-list/Makefile +++ b/chat/ktp-contact-list/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE instant messaging contact list application LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-contact-runner/Makefile b/chat/ktp-contact-runner/Makefile index f0ba26a0ed5..e522230289e 100644 --- a/chat/ktp-contact-runner/Makefile +++ b/chat/ktp-contact-runner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy KRunner integration module LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-desktop-applets/Makefile b/chat/ktp-desktop-applets/Makefile index 7c5379c4d66..9653deeb3b5 100644 --- a/chat/ktp-desktop-applets/Makefile +++ b/chat/ktp-desktop-applets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy Plasma widgets LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-filetransfer-handler/Makefile b/chat/ktp-filetransfer-handler/Makefile index 1d61a743441..43dcb667d1a 100644 --- a/chat/ktp-filetransfer-handler/Makefile +++ b/chat/ktp-filetransfer-handler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy file transfer handling LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-kded-integration-module/Makefile b/chat/ktp-kded-integration-module/Makefile index 7845a257510..48c8559b1e5 100644 --- a/chat/ktp-kded-integration-module/Makefile +++ b/chat/ktp-kded-integration-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy integration into KDE workspaces LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-send-file/Makefile b/chat/ktp-send-file/Makefile index 0369a4de299..5174e22b86e 100644 --- a/chat/ktp-send-file/Makefile +++ b/chat/ktp-send-file/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy file transfer application LICENSE= gnu-lgpl-v2.1 diff --git a/chat/ktp-text-ui/Makefile b/chat/ktp-text-ui/Makefile index d347afcf028..e53e86fd3b4 100644 --- a/chat/ktp-text-ui/Makefile +++ b/chat/ktp-text-ui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:05 wiz Exp $ PKGREVISION= 4 .include "../../meta-pkgs/kde-telepathy/Makefile.common" @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp COMMENT= KDE Telepathy Plasma widgets LICENSE= gnu-lgpl-v2.1 diff --git a/chat/libfolks/Makefile b/chat/libfolks/Makefile index 969e9a2a924..432257336c2 100644 --- a/chat/libfolks/Makefile +++ b/chat/libfolks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/10/25 19:00:14 prlw1 Exp $ +# $NetBSD: Makefile,v 1.11 2017/08/16 20:21:05 wiz Exp $ # DISTNAME= folks-0.4.2 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/folks/0.4/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://telepathy.freedesktop.org/wiki/Folks +HOMEPAGE= https://telepathy.freedesktop.org/wiki/Folks COMMENT= Library to manage contacts LICENSE= gnu-lgpl-v2 diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile index 9d2bf988b8d..80252585a0a 100644 --- a/chat/libtelepathy/Makefile +++ b/chat/libtelepathy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2017/01/01 14:43:25 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:05 wiz Exp $ DISTNAME= libtelepathy-0.3.3 PKGREVISION= 9 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://telepathy.freedesktop.org/wiki/ +HOMEPAGE= https://telepathy.freedesktop.org/wiki/ COMMENT= Unified framework for many different kinds of real-time communications LICENSE= gnu-lgpl-v2.1 diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile index 5fb00be73ae..dd941203543 100644 --- a/chat/telepathy-gabble/Makefile +++ b/chat/telepathy-gabble/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2017/04/22 21:03:25 adam Exp $ +# $NetBSD: Makefile,v 1.55 2017/08/16 20:21:05 wiz Exp $ DISTNAME= telepathy-gabble-0.18.3 PKGREVISION= 6 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://telepathy.freedesktop.org/wiki/Components +HOMEPAGE= https://telepathy.freedesktop.org/wiki/Components COMMENT= Jabber/XMPP connection manager for Telepathy LICENSE= gnu-lgpl-v2.1 AND mit diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile index de04b118cdc..01edbaf6887 100644 --- a/chat/telepathy-glib/Makefile +++ b/chat/telepathy-glib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2017/05/29 12:20:23 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2017/08/16 20:21:05 wiz Exp $ DISTNAME= telepathy-glib-0.24.1 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://telepathy.freedesktop.org/wiki/Telepathy%20GLib +HOMEPAGE= https://telepathy.freedesktop.org/wiki/Telepathy%20GLib COMMENT= GObject-based C binding for the Telepathy D-Bus API LICENSE= gnu-gpl-v2 AND modified-bsd diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile index f6e6a279db4..09a19737f0d 100644 --- a/chat/telepathy-idle/Makefile +++ b/chat/telepathy-idle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:25 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2017/08/16 20:21:06 wiz Exp $ DISTNAME= telepathy-idle-0.1.8 PKGREVISION= 10 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://telepathy.freedesktop.org/wiki/Components +HOMEPAGE= https://telepathy.freedesktop.org/wiki/Components COMMENT= Full-featured IRC connection manager for Telepathy LICENSE= gnu-lgpl-v2.1 diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile index 0749b7fd3b7..c1c07905279 100644 --- a/chat/telepathy-logger/Makefile +++ b/chat/telepathy-logger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2017/04/22 21:03:08 adam Exp $ +# $NetBSD: Makefile,v 1.39 2017/08/16 20:21:06 wiz Exp $ DISTNAME= telepathy-logger-0.2.7 PKGREVISION= 19 @@ -7,7 +7,7 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-logger/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://telepathy.freedesktop.org/wiki/Logger +HOMEPAGE= https://telepathy.freedesktop.org/wiki/Logger COMMENT= Logger module for telepathy LICENSE= gnu-lgpl-v2.1 diff --git a/converters/libe-book/Makefile b/converters/libe-book/Makefile index 61e4d9f74fa..cea7363f319 100644 --- a/converters/libe-book/Makefile +++ b/converters/libe-book/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2017/04/30 01:21:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2017/08/16 20:21:06 wiz Exp $ DISTNAME= libe-book-0.1.2 PKGREVISION= 10 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libebook/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/libebook/ +HOMEPAGE= https://sourceforge.net/projects/libebook/ COMMENT= Library for importing non-HTML reflowable e-book formats LICENSE= mpl-2.0 OR gnu-lgpl-v2.1 diff --git a/converters/librevenge/Makefile b/converters/librevenge/Makefile index 94d99b25551..78efab3f6ff 100644 --- a/converters/librevenge/Makefile +++ b/converters/librevenge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2017/04/30 01:21:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2017/08/16 20:21:06 wiz Exp $ DISTNAME= librevenge-0.0.4 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwpd/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/libwpd/ +HOMEPAGE= https://sourceforge.net/projects/libwpd/ COMMENT= Base library for writing document import filters LICENSE= mpl-2.0 diff --git a/databases/jdbc-mysql31/Makefile b/databases/jdbc-mysql31/Makefile index b99345f498e..666982f0c2e 100644 --- a/databases/jdbc-mysql31/Makefile +++ b/databases/jdbc-mysql31/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/02 21:25:19 asau Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/16 20:21:06 wiz Exp $ # DISTNAME= mysql-connector-java-3.1.14 @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=Connector-J/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://dev.mysql.com/doc/refman/5.0/en/connector-j.html +HOMEPAGE= https://dev.mysql.com/doc/refman/5.0/en/connector-j.html COMMENT= MySQL 3.1 JDBC driver USE_JAVA= run diff --git a/databases/jdbc-mysql5/Makefile b/databases/jdbc-mysql5/Makefile index 1322949f2c2..468631269ec 100644 --- a/databases/jdbc-mysql5/Makefile +++ b/databases/jdbc-mysql5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/02 21:25:19 asau Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:06 wiz Exp $ # DISTNAME= mysql-connector-java-5.0.8 @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=Connector-J/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mysql.com/products/connector/j/ +HOMEPAGE= https://www.mysql.com/products/connector/j/ COMMENT= MySQL 5.0 JDBC driver USE_JAVA= run diff --git a/databases/jdbc-mysql51/Makefile b/databases/jdbc-mysql51/Makefile index 99136b793a8..005ed6c2f90 100644 --- a/databases/jdbc-mysql51/Makefile +++ b/databases/jdbc-mysql51/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2017/01/01 17:16:39 spz Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:06 wiz Exp $ # DISTNAME= mysql-connector-java-5.1.40 @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL:=Connector-J/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mysql.com/products/connector/j/ +HOMEPAGE= https://www.mysql.com/products/connector/j/ COMMENT= MySQL 5.1 JDBC driver USE_JAVA= run diff --git a/databases/jdbc-postgresql92/Makefile b/databases/jdbc-postgresql92/Makefile index a3ef7d781d2..de9a05d8fbb 100644 --- a/databases/jdbc-postgresql92/Makefile +++ b/databases/jdbc-postgresql92/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.2 2015/12/29 04:54:37 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/16 20:21:06 wiz Exp $ # DISTNAME= postgresql-jdbc-9.2-${PGBUILD}.src PKGNAME= jdbc-postgresql92-${PGBUILD} DISTFILES+= ${DISTNAME}.tar.gz ${JARDIST} CATEGORIES= databases -MASTER_SITES= http://jdbc.postgresql.org/download/ +MASTER_SITES= https://jdbc.postgresql.org/download/ MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://jdbc.postgresql.org/ +HOMEPAGE= https://jdbc.postgresql.org/ COMMENT= PostgreSQL 9.2 JDBC4 driver PGBUILD= 1002 diff --git a/databases/jdbc-postgresql93/Makefile b/databases/jdbc-postgresql93/Makefile index 85a713340f6..faefeca0a6f 100644 --- a/databases/jdbc-postgresql93/Makefile +++ b/databases/jdbc-postgresql93/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2015/12/29 04:54:37 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/16 20:21:06 wiz Exp $ DISTNAME= postgresql-jdbc-9.3-${PGBUILD}.src PKGNAME= jdbc-postgresql93-${PGBUILD} DISTFILES+= ${DISTNAME}.tar.gz ${JARDIST} CATEGORIES= databases -MASTER_SITES= http://jdbc.postgresql.org/download/ +MASTER_SITES= https://jdbc.postgresql.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://jdbc.postgresql.org/ +HOMEPAGE= https://jdbc.postgresql.org/ COMMENT= PostgreSQL 9.3 JDBC4 driver PGBUILD= 1103 diff --git a/databases/jdbc-postgresql94/Makefile b/databases/jdbc-postgresql94/Makefile index 4191041b86f..3a59a9b1b9b 100644 --- a/databases/jdbc-postgresql94/Makefile +++ b/databases/jdbc-postgresql94/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2015/12/29 04:54:37 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/16 20:21:06 wiz Exp $ DISTNAME= postgresql-jdbc-9.4-${PGBUILD}.src PKGNAME= jdbc-postgresql94-${PGBUILD} DISTFILES+= ${DISTNAME}.tar.gz ${JARDIST} CATEGORIES= databases -MASTER_SITES= http://jdbc.postgresql.org/download/ +MASTER_SITES= https://jdbc.postgresql.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://jdbc.postgresql.org/ +HOMEPAGE= https://jdbc.postgresql.org/ COMMENT= PostgreSQL 9.4 JDBC4 driver PGBUILD= 1201 diff --git a/databases/lua-sqlite3/Makefile b/databases/lua-sqlite3/Makefile index 0a6be5c4a9b..5906d8319d8 100644 --- a/databases/lua-sqlite3/Makefile +++ b/databases/lua-sqlite3/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.12 2017/04/22 21:03:27 adam Exp $ +# $NetBSD: Makefile,v 1.13 2017/08/16 20:21:06 wiz Exp $ DISTNAME= lua-sqlite3-0.4.1 PKGNAME= ${LUA_PKGPREFIX}-sqlite3-0.4.1 PKGREVISION= 10 CATEGORIES= databases -MASTER_SITES= http://www.mroth.net/lua-sqlite3/ +MASTER_SITES= https://www.mroth.net/lua-sqlite3/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mroth.net/lua-sqlite3/ +HOMEPAGE= https://www.mroth.net/lua-sqlite3/ COMMENT= SQLite3 binding for LUA LICENSE= mit diff --git a/devel/git/Makefile.common b/devel/git/Makefile.common index 48ad931d627..c7ba03dbc83 100644 --- a/devel/git/Makefile.common +++ b/devel/git/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2016/05/31 13:38:14 leot Exp $ +# $NetBSD: Makefile.common,v 1.6 2017/08/16 20:21:06 wiz Exp $ # # used by devel/git-base/Makefile # used by devel/git-contrib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES?= https://www.kernel.org/pub/software/scm/git/ EXTRACT_SUFX= .tar.xz MAINTAINER?= pkgsrc-users@NetBSD.org -HOMEPAGE?= http://git-scm.com/ +HOMEPAGE?= https://git-scm.com/ LICENSE= gnu-gpl-v2 .include "../../mk/bsd.fast.prefs.mk" diff --git a/devel/glib2/Makefile.common b/devel/glib2/Makefile.common index 934a5b76914..5a6fce5c639 100644 --- a/devel/glib2/Makefile.common +++ b/devel/glib2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.55 2017/07/03 17:42:45 prlw1 Exp $ +# $NetBSD: Makefile.common,v 1.56 2017/08/16 20:21:06 wiz Exp $ # # used by devel/glib2/Makefile # used by devel/gdbus-codegen/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glib/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz MAINTAINER= prlw1@cam.ac.uk -HOMEPAGE= http://developer.gnome.org/glib/ +HOMEPAGE= https://developer.gnome.org/glib/ COMMENT= # empty; redefined in Makefile LICENSE= gnu-lgpl-v2 diff --git a/devel/gradle/Makefile b/devel/gradle/Makefile index 1fa4801b3e7..ebd5441a2a5 100644 --- a/devel/gradle/Makefile +++ b/devel/gradle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/02/28 08:16:09 fhajny Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/16 20:21:07 wiz Exp $ DISTNAME= gradle-3.4-bin PKGNAME= ${DISTNAME:S/-bin//} @@ -7,7 +7,7 @@ MASTER_SITES= http://services.gradle.org/distributions/ EXTRACT_SUFX= .zip MAINTAINER= asiekierka@gmail.com -HOMEPAGE= http://gradle.org/ +HOMEPAGE= https://gradle.org/ COMMENT= Groovy-based Java build system LICENSE= apache-2.0 diff --git a/devel/hdf/Makefile b/devel/hdf/Makefile index 2488077d23c..f22b4b1cf09 100644 --- a/devel/hdf/Makefile +++ b/devel/hdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2013/01/26 21:36:19 adam Exp $ +# $NetBSD: Makefile,v 1.40 2017/08/16 20:21:07 wiz Exp $ DISTNAME= HDF4.2r4 PKGNAME= hdf-4.2r4 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/ EXTRACT_USING= bsdtar MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.hdfgroup.org/products/hdf4/ +HOMEPAGE= https://www.hdfgroup.org/products/hdf4/ COMMENT= NCSA Hierarchical Data Format USE_LIBTOOL= yes diff --git a/devel/hdf5/Makefile.common b/devel/hdf5/Makefile.common index c1339b7868e..897a3a78e93 100644 --- a/devel/hdf5/Makefile.common +++ b/devel/hdf5/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2016/12/03 18:56:36 alnsn Exp $ +# $NetBSD: Makefile.common,v 1.15 2017/08/16 20:21:07 wiz Exp $ # used by devel/hdf5/Makefile # used by devel/hdf5-c++/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current18/src/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.hdfgroup.org/HDF5/ +HOMEPAGE= https://www.hdfgroup.org/HDF5/ LICENSE= original-bsd USE_LIBTOOL= yes diff --git a/devel/include-what-you-use/Makefile b/devel/include-what-you-use/Makefile index 2fe5f5ff960..23b9c1bc357 100644 --- a/devel/include-what-you-use/Makefile +++ b/devel/include-what-you-use/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2017/08/07 17:31:44 adam Exp $ +# $NetBSD: Makefile,v 1.11 2017/08/16 20:21:07 wiz Exp $ DISTNAME= include-what-you-use-0.8.src PKGNAME= ${DISTNAME:.src=} CATEGORIES= devel -MASTER_SITES= http://include-what-you-use.org/downloads/ +MASTER_SITES= https://include-what-you-use.org/downloads/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://include-what-you-use.org/ +HOMEPAGE= https://include-what-you-use.org/ COMMENT= Analyze \#includes in C and C++ source files LICENSE= modified-bsd diff --git a/devel/its4/Makefile b/devel/its4/Makefile index f96bc0c5768..458df77095f 100644 --- a/devel/its4/Makefile +++ b/devel/its4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2014/12/25 17:39:58 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:07 wiz Exp $ # DISTNAME= its4-1.1.1 @@ -7,7 +7,7 @@ MASTER_SITES= # have to fetch for yourself, or from a NetBSD mirror EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.cigital.com/its4/ +HOMEPAGE= https://www.cigital.com/its4/ COMMENT= Static C/C++ code scanner for potential security problems LICENSE= no-commercial-use diff --git a/devel/kpeople/Makefile b/devel/kpeople/Makefile index 0e0c6463b30..fe83873ce24 100644 --- a/devel/kpeople/Makefile +++ b/devel/kpeople/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2017/04/22 21:03:10 adam Exp $ +# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:07 wiz Exp $ DISTNAME= kpeople-${KF5VER} PKGREVISION= 4 CATEGORIES= devel -HOMEPAGE= http://community.kde.org/KTp/libkpeople +HOMEPAGE= https://community.kde.org/KTp/libkpeople COMMENT= Provides access to all contacts and aggregates them by person LICENSE= gnu-lgpl-v2.1 diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index b4767c50f46..26787314ebf 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2016/07/09 06:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2017/08/16 20:21:07 wiz Exp $ DISTNAME= libbonobo-2.32.0 PKGREVISION= 11 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.32/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://developer.gnome.org/ +HOMEPAGE= https://developer.gnome.org/ COMMENT= GNOME2 Object activation framework library CONFLICTS= bonobo-activation-[0-9]* diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile index 0f831ed60df..e5fe9946a26 100644 --- a/devel/libdatrie/Makefile +++ b/devel/libdatrie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/01/19 18:52:06 agc Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/16 20:21:07 wiz Exp $ # DISTNAME= libdatrie-0.2.8 @@ -8,7 +8,7 @@ MASTER_SITES+= ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://linux.thai.net/~thep/datrie/datrie.html +HOMEPAGE= https://linux.thai.net/~thep/datrie/datrie.html COMMENT= Implementation of Double-Array Trie LICENSE= gnu-lgpl-v2.1 diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile index a93995b9b7d..b3208c12388 100644 --- a/devel/libdnsres/Makefile +++ b/devel/libdnsres/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.19 2016/03/05 11:28:23 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2017/08/16 20:21:07 wiz Exp $ # DISTNAME= libdnsres-0.1a PKGREVISION= 12 CATEGORIES= devel -MASTER_SITES= http://www.monkey.org/~provos/ +MASTER_SITES= https://www.monkey.org/~provos/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.monkey.org/~provos/ +HOMEPAGE= https://www.monkey.org/~provos/ COMMENT= Non-blocking thread-safe API for resolving DNS names USE_PKGLOCALEDIR= YES diff --git a/devel/libebml/Makefile b/devel/libebml/Makefile index 638c55af484..3abcfde3f49 100644 --- a/devel/libebml/Makefile +++ b/devel/libebml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2016/07/03 11:05:43 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2017/08/16 20:21:07 wiz Exp $ DISTNAME= libebml-1.3.4 CATEGORIES= devel @@ -6,7 +6,7 @@ MASTER_SITES= http://dl.matroska.org/downloads/libebml/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= salo@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/ebml/ +HOMEPAGE= https://sourceforge.net/projects/ebml/ COMMENT= Extensible Binary Meta Language support library LICENSE= gnu-lgpl-v2.1 diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index 598d0213397..bc2410895d4 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:10 rodent Exp $ +# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:07 wiz Exp $ DISTNAME= libftdi-0.20 CATEGORIES= devel -MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ +MASTER_SITES= https://www.intra2net.com/en/developer/libftdi/download/ MAINTAINER= jakllsch@NetBSD.org -HOMEPAGE= http://www.intra2net.com/en/developer/libftdi/ +HOMEPAGE= https://www.intra2net.com/en/developer/libftdi/ COMMENT= Userland driver library for FTDI USB chips LICENSE= gnu-lgpl-v2.1 diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile index cd14043bb6e..9a38a0d7db4 100644 --- a/devel/libftdi1/Makefile +++ b/devel/libftdi1/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.17 2017/04/30 01:21:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2017/08/16 20:21:07 wiz Exp $ DISTNAME= libftdi1-1.1 PKGREVISION= 6 CATEGORIES= devel -MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ +MASTER_SITES= https://www.intra2net.com/en/developer/libftdi/download/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.intra2net.com/en/developer/libftdi/ +HOMEPAGE= https://www.intra2net.com/en/developer/libftdi/ COMMENT= Userland driver library for FTDI USB chips LICENSE= gnu-lgpl-v2.1 diff --git a/devel/libgail-gnome/Makefile b/devel/libgail-gnome/Makefile index 4b0d37fd798..60d66de77e7 100644 --- a/devel/libgail-gnome/Makefile +++ b/devel/libgail-gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2017/04/22 21:03:11 adam Exp $ +# $NetBSD: Makefile,v 1.82 2017/08/16 20:21:08 wiz Exp $ # DISTNAME= libgail-gnome-1.20.4 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://developer.gnome.org/projects/gap/ +HOMEPAGE= https://developer.gnome.org/projects/gap/ COMMENT= GNOME Accessibility Implementation Library GNU_CONFIGURE= YES diff --git a/devel/libhfs/Makefile b/devel/libhfs/Makefile index 3a72677966e..45e48104e1e 100644 --- a/devel/libhfs/Makefile +++ b/devel/libhfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/31 11:17:16 asau Exp $ +# $NetBSD: Makefile,v 1.19 2017/08/16 20:21:08 wiz Exp $ # DISTNAME= hfsutils-3.2.6 @@ -8,7 +8,7 @@ CATEGORIES= devel sysutils MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ +HOMEPAGE= https://www.mars.org/home/rob/proj/hfs/ COMMENT= Library for accessing HFS (Apple Macintosh) volumes GNU_CONFIGURE= yes diff --git a/devel/libmemcache/Makefile b/devel/libmemcache/Makefile index e1addb29f60..c8d93e04f33 100644 --- a/devel/libmemcache/Makefile +++ b/devel/libmemcache/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.7 2012/10/31 11:17:17 asau Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:08 wiz Exp $ # DISTNAME= libmemcache-1.4.0.b9 PKGNAME= ${DISTNAME:S/.b/beta/} PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://people.freebsd.org/~seanc/libmemcache/ +MASTER_SITES= https://people.freebsd.org/~seanc/libmemcache/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://people.freebsd.org/~seanc/libmemcache/ +HOMEPAGE= https://people.freebsd.org/~seanc/libmemcache/ COMMENT= C API for memcached USE_PKGLOCALEDIR= yes diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile index c5004a52083..3bc055f0d66 100644 --- a/devel/libmimedir/Makefile +++ b/devel/libmimedir/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2016/06/30 17:38:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/08/16 20:21:08 wiz Exp $ DISTNAME= libmimedir-0.5.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmimedir/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/libmimedir/ +HOMEPAGE= https://sourceforge.net/projects/libmimedir/ COMMENT= MIME Directory Profile parser library (RFC 2425) GNU_CONFIGURE= yes diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile index 95f0bc165fb..9c46ab751cc 100644 --- a/devel/liboil/Makefile +++ b/devel/liboil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/31 11:17:19 asau Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/16 20:21:08 wiz Exp $ # DISTNAME= liboil-0.3.17 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= http://liboil.freedesktop.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://liboil.freedesktop.org/wiki/ +HOMEPAGE= https://liboil.freedesktop.org/wiki/ COMMENT= Library of simple, CPU-optimized functions GNU_CONFIGURE= yes diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile index 7de3e4d7665..64cf47be240 100644 --- a/devel/libpeas/Makefile +++ b/devel/libpeas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2017/02/12 06:24:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2017/08/16 20:21:08 wiz Exp $ DISTNAME= libpeas-1.18.0 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libpeas/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://wiki.gnome.org/Projects/Libpeas +HOMEPAGE= https://wiki.gnome.org/Projects/Libpeas COMMENT= GObject-based plugins engine LICENSE= gnu-lgpl-v2.1 diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index 24c1a521423..9cb459033bf 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2017/01/19 18:52:06 agc Exp $ +# $NetBSD: Makefile,v 1.33 2017/08/16 20:21:08 wiz Exp $ DISTNAME= libstatgrab-0.91 PKGREVISION= 1 @@ -10,7 +10,7 @@ MASTER_SITES+= http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/ MASTER_SITES+= http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.i-scream.org/libstatgrab/ +HOMEPAGE= https://www.i-scream.org/libstatgrab/ COMMENT= Provides a useful interface to system statistics LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 2a13c86669f..60989eab1d6 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2017/01/19 18:52:06 agc Exp $ +# $NetBSD: Makefile,v 1.18 2017/08/16 20:21:08 wiz Exp $ DISTNAME= libthai-0.1.21 CATEGORIES= devel @@ -7,7 +7,7 @@ MASTER_SITES+= ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://linux.thai.net/projects/libthai +HOMEPAGE= https://linux.thai.net/projects/libthai COMMENT= Thai language support routines LICENSE= gnu-lgpl-v2.1 diff --git a/devel/libwhisker2/Makefile b/devel/libwhisker2/Makefile index a23360fa0a7..234f734f85a 100644 --- a/devel/libwhisker2/Makefile +++ b/devel/libwhisker2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2016/07/09 06:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/08/16 20:21:08 wiz Exp $ DISTNAME= libwhisker2-2.5 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whisker/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/whisker/ +HOMEPAGE= https://sourceforge.net/projects/whisker/ COMMENT= Perl module geared specifically for HTTP testing LICENSE= 2-clause-bsd diff --git a/devel/libzen/Makefile b/devel/libzen/Makefile index 4def7310d89..b19a39bf3bd 100644 --- a/devel/libzen/Makefile +++ b/devel/libzen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/06/01 13:30:24 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:08 wiz Exp $ DISTNAME= libzen_0.4.31 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zenlib/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/zenlib/ +HOMEPAGE= https://sourceforge.net/projects/zenlib/ COMMENT= Small C++ derivate class to have a simpler life LICENSE= zlib diff --git a/devel/lmdbg/Makefile b/devel/lmdbg/Makefile index 1e4af5b0faa..5f384d98f4d 100644 --- a/devel/lmdbg/Makefile +++ b/devel/lmdbg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/01/19 18:52:07 agc Exp $ +# $NetBSD: Makefile,v 1.17 2017/08/16 20:21:08 wiz Exp $ # DISTNAME= lmdbg-1.2.1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lmdbg/} MASTER_SITES+= http://mova.org/~cheusov/pub/lmdbg/ MAINTAINER= cheusov@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/lmdbg/ +HOMEPAGE= https://sourceforge.net/projects/lmdbg/ COMMENT= Lightweight Modular malloc Debugger LICENSE= mit diff --git a/devel/lua-rocks/Makefile b/devel/lua-rocks/Makefile index 5d64dbbe9ab..8376e4e4e31 100644 --- a/devel/lua-rocks/Makefile +++ b/devel/lua-rocks/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2016/10/06 20:28:54 alnsn Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/16 20:21:08 wiz Exp $ DISTNAME= luarocks-2.4.1 PKGNAME= ${DISTNAME:S/luarocks/${LUA_PKGPREFIX}-rocks/} CATEGORIES= devel -MASTER_SITES= http://luarocks.org/releases/ +MASTER_SITES= https://luarocks.org/releases/ MAINTAINER= alnsn@NetBSD.org -HOMEPAGE= http://luarocks.org/ +HOMEPAGE= https://luarocks.org/ COMMENT= Deployment and management system for Lua modules LICENSE= mit diff --git a/editors/heme/Makefile b/editors/heme/Makefile index 686fc19a5ce..ef0560b2cae 100644 --- a/editors/heme/Makefile +++ b/editors/heme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/01/03 17:47:56 roy Exp $ +# $NetBSD: Makefile,v 1.14 2017/08/16 20:21:09 wiz Exp $ # DISTNAME= heme-0.4.2 @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=heme/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/heme/ +HOMEPAGE= https://sourceforge.net/projects/heme/ COMMENT= Fast and portable console hex editor LICENSE= gnu-gpl-v2 diff --git a/emulators/lrmi/Makefile b/emulators/lrmi/Makefile index 6245e7ff537..e91b04ddffc 100644 --- a/emulators/lrmi/Makefile +++ b/emulators/lrmi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/01/01 10:31:01 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2017/08/16 20:21:09 wiz Exp $ # DISTNAME= lrmi-0.8 @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lrmi/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/lrmi/ +HOMEPAGE= https://sourceforge.net/projects/lrmi/ COMMENT= Wrapper to the i386 vm86 mode # Inherently x86-specific. diff --git a/games/InterLOGIC/Makefile b/games/InterLOGIC/Makefile index 5b03c1b1004..782f37d6067 100644 --- a/games/InterLOGIC/Makefile +++ b/games/InterLOGIC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/04/25 14:22:51 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/16 20:21:09 wiz Exp $ # DISTNAME= interLOGIC-src-0.30 @@ -9,7 +9,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=interlogic/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/interlogic/ +HOMEPAGE= https://sourceforge.net/projects/interlogic/ COMMENT= Logic/puzzle game based on the old Amiga game "Balls" WRKSRC= ${WRKDIR}/interlogic diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index 6d66c8ff8fd..ee7ed1301a3 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.31 2015/04/25 14:22:56 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2017/08/16 20:21:09 wiz Exp $ # DISTNAME= icebreaker-1.9.7 PKGREVISION= 12 CATEGORIES= games -MASTER_SITES= http://mattdm.org/icebreaker/1.9.x/ +MASTER_SITES= https://mattdm.org/icebreaker/1.9.x/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://mattdm.org/icebreaker/ +HOMEPAGE= https://mattdm.org/icebreaker/ COMMENT= Penguin capturing simulation USE_TOOLS+= gmake diff --git a/graphics/gimp-docs-en/Makefile.common b/graphics/gimp-docs-en/Makefile.common index 75454b0bd02..9cdb59c535d 100644 --- a/graphics/gimp-docs-en/Makefile.common +++ b/graphics/gimp-docs-en/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2017/01/01 14:43:42 wiz Exp $ +# $NetBSD: Makefile.common,v 1.15 2017/08/16 20:21:09 wiz Exp $ # # used by graphics/gimp-docs-de/Makefile # used by graphics/gimp-docs-en/Makefile @@ -20,7 +20,7 @@ MASTER_SITES= http://download.gimp.org/pub/gimp/help/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://docs.gimp.org/ +HOMEPAGE= https://docs.gimp.org/ LICENSE= gnu-fdl-v1.2 # warning: failed to load external entity "xml/de/gimp.xml" diff --git a/graphics/glw/Makefile b/graphics/glw/Makefile index 12da250c0ad..c0427e53b56 100644 --- a/graphics/glw/Makefile +++ b/graphics/glw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/10/14 21:35:28 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:09 wiz Exp $ DISTNAME= glw-8.0.0 CATEGORIES= graphics @@ -6,9 +6,9 @@ MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glw/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://cgit.freedesktop.org/mesa/glw/ +HOMEPAGE= https://cgit.freedesktop.org/mesa/glw/ COMMENT= GL widget for Athena and Motif -#LICENSE= http://cgit.freedesktop.org/mesa/glw/tree/README +#LICENSE= https://cgit.freedesktop.org/mesa/glw/tree/README GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index f8819c50f19..03fc7210494 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/05/22 08:00:06 he Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:09 wiz Exp $ DISTNAME= graphite2-1.3.10 CATEGORIES= graphics @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/} EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/silgraphite/ +HOMEPAGE= https://sourceforge.net/projects/silgraphite/ COMMENT= Cross-platform rendering for complex writing systems LICENSE= gnu-lgpl-v2 diff --git a/graphics/hicolor-icon-theme/Makefile b/graphics/hicolor-icon-theme/Makefile index b38230cd564..23e31f12398 100644 --- a/graphics/hicolor-icon-theme/Makefile +++ b/graphics/hicolor-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2017/06/14 16:25:17 prlw1 Exp $ +# $NetBSD: Makefile,v 1.25 2017/08/16 20:21:09 wiz Exp $ DISTNAME= hicolor-icon-theme-0.13 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= http://icon-theme.freedesktop.org/releases/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://icon-theme.freedesktop.org/wiki/HicolorTheme +HOMEPAGE= https://icon-theme.freedesktop.org/wiki/HicolorTheme COMMENT= Standard icon theme called hicolor LICENSE= gnu-gpl-v2 diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 13cd1b9fc80..899fb5201ec 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2016/05/01 20:58:41 leot Exp $ +# $NetBSD: Makefile,v 1.73 2017/08/16 20:21:09 wiz Exp $ DISTNAME= imlib2-1.4.9 CATEGORIES= graphics @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://docs.enlightenment.org/api/imlib2/html/ +HOMEPAGE= https://docs.enlightenment.org/api/imlib2/html/ COMMENT= Image manipulation library LICENSE= mit # with some modifications diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile index 028b38ea752..4d81fc52905 100644 --- a/graphics/jbig2dec/Makefile +++ b/graphics/jbig2dec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/08/05 08:03:05 nros Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:09 wiz Exp $ DISTNAME= jbig2dec-0.13 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= http://downloads.ghostscript.com/public/jbig2dec/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ghostscript.com/jbig2dec.html +HOMEPAGE= https://www.ghostscript.com/jbig2dec.html COMMENT= JBIG2 decoder library LICENSE= gnu-gpl-v3 diff --git a/graphics/libbpg/Makefile b/graphics/libbpg/Makefile index 36699b00abb..191b7d8bf20 100644 --- a/graphics/libbpg/Makefile +++ b/graphics/libbpg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2014/12/12 22:05:04 agc Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:09 wiz Exp $ DISTNAME= libbpg-0.9.2 CATEGORIES= graphics -MASTER_SITES= http://bellard.org/bpg/ +MASTER_SITES= https://bellard.org/bpg/ MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://bellard.org/bpg/ +HOMEPAGE= https://bellard.org/bpg/ COMMENT= Better Portable Graphics image format library LICENSE= modified-bsd diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile index c15a7790690..100aef8c926 100644 --- a/graphics/libraw/Makefile +++ b/graphics/libraw/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.25 2016/12/17 14:23:55 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2017/08/16 20:21:09 wiz Exp $ DISTNAME= LibRaw-0.17.2 PKGNAME= ${DISTNAME:tl} CATEGORIES= graphics -MASTER_SITES= http://www.libraw.org/data/ +MASTER_SITES= https://www.libraw.org/data/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libraw.org/ +HOMEPAGE= https://www.libraw.org/ COMMENT= Raw decoding/processing library LICENSE= gnu-lgpl-v2.1 OR cddl-1.0 diff --git a/graphics/libraw013/Makefile b/graphics/libraw013/Makefile index 4c13b951380..9e4fb266e46 100644 --- a/graphics/libraw013/Makefile +++ b/graphics/libraw013/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2012/10/06 14:11:06 asau Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/16 20:21:10 wiz Exp $ # DISTNAME= LibRaw-0.13.8 PKGNAME= ${DISTNAME:tl} CATEGORIES= graphics -MASTER_SITES= http://www.libraw.org/data/ +MASTER_SITES= https://www.libraw.org/data/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libraw.org/ +HOMEPAGE= https://www.libraw.org/ COMMENT= Raw decoding/processing library LICENSE= gnu-lgpl-v2.1 OR cddl-1.0 diff --git a/graphics/libwebp/Makefile b/graphics/libwebp/Makefile index 5f9de626c84..f1a125fa5fb 100644 --- a/graphics/libwebp/Makefile +++ b/graphics/libwebp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2017/08/11 16:41:23 nros Exp $ +# $NetBSD: Makefile,v 1.25 2017/08/16 20:21:10 wiz Exp $ DISTNAME= libwebp-0.6.0 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://developers.google.com/speed/webp/ +HOMEPAGE= https://developers.google.com/speed/webp/ COMMENT= WebP image format library and tools LICENSE= modified-bsd diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index 03a60e77153..cfa39bec126 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.49 2017/04/30 01:21:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2017/08/16 20:21:10 wiz Exp $ DISTNAME= gpredict-1.3 PKGREVISION= 10 CATEGORIES= ham -MASTER_SITES= http://sourceforge.net/projects/gpredict/files/Gpredict/1.3/ +MASTER_SITES= https://sourceforge.net/projects/gpredict/files/Gpredict/1.3/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/gpredict/ +HOMEPAGE= https://sourceforge.net/projects/gpredict/ COMMENT= Gnome satellite tracking program LICENSE= gnu-gpl-v2 diff --git a/inputmethod/gtk-im-libthai/Makefile b/inputmethod/gtk-im-libthai/Makefile index 54b69bf055d..b94646c416f 100644 --- a/inputmethod/gtk-im-libthai/Makefile +++ b/inputmethod/gtk-im-libthai/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2017/02/12 06:25:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2017/08/16 20:21:10 wiz Exp $ # DISTNAME= gtk-im-libthai-0.2.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ MASTER_SITES+= ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://linux.thai.net/projects/gtk-im-libthai +HOMEPAGE= https://linux.thai.net/projects/gtk-im-libthai COMMENT= GTK+-2.0 Thai Input Module LICENSE= gnu-lgpl-v2.1 diff --git a/inputmethod/ibus-el/Makefile b/inputmethod/ibus-el/Makefile index 61ae77f9470..cb1d59f183a 100644 --- a/inputmethod/ibus-el/Makefile +++ b/inputmethod/ibus-el/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/03/15 20:03:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/16 20:21:10 wiz Exp $ # DISTNAME= ibus-el-0.3.2 @@ -8,7 +8,7 @@ CATEGORIES= inputmethod MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www11.atwiki.jp/s-irie/pages/21.html +HOMEPAGE= https://www11.atwiki.jp/s-irie/pages/21.html COMMENT= IBus client for GNU Emacs LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-libthai/Makefile b/inputmethod/ibus-libthai/Makefile index 16cbd2c3f5a..1fa6e9f5958 100644 --- a/inputmethod/ibus-libthai/Makefile +++ b/inputmethod/ibus-libthai/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/02/12 06:25:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/16 20:21:10 wiz Exp $ # DISTNAME= ibus-libthai-0.1.2 @@ -9,7 +9,7 @@ MASTER_SITES+= ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://linux.thai.net/projects/ibus-libthai +HOMEPAGE= https://linux.thai.net/projects/ibus-libthai COMMENT= Thai imput method engine for IBus based on libthai library LICENSE= gnu-gpl-v2 diff --git a/mail/imp/Makefile b/mail/imp/Makefile index b759f53e8af..16e98f2edaf 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2017/01/19 18:52:16 agc Exp $ +# $NetBSD: Makefile,v 1.65 2017/08/16 20:21:10 wiz Exp $ DISTNAME= imp-h3-${IMPVER} PKGNAME= imp-${IMPVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/imp/ MASTER_SITES+= ftp://ftp.horde.org/pub/imp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/imp/ +HOMEPAGE= https://www.horde.org/imp/ COMMENT= Internet Messaging Program LICENSE= gnu-gpl-v2 diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile index e2f79925349..f0d566b66ea 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2017/01/19 18:52:16 agc Exp $ +# $NetBSD: Makefile,v 1.26 2017/08/16 20:21:10 wiz Exp $ DISTNAME= ingo-h3-${INGOVER} PKGNAME= ingo-${INGOVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/ingo/ MASTER_SITES+= ftp://ftp.horde.org/pub/ingo/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/apps/ingo/ +HOMEPAGE= https://www.horde.org/apps/ingo/ COMMENT= Horde based generic and complete mail filter rule frontend LICENSE= apache-1.1 diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index 1715043f293..2834980943a 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.13 2015/03/12 17:45:50 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2017/08/16 20:21:10 wiz Exp $ DISTNAME= libspf2-1.2.10 PKGREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://www.libspf2.org/spf/ +MASTER_SITES= https://www.libspf2.org/spf/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libspf2.org/ +HOMEPAGE= https://www.libspf2.org/ COMMENT= Implementation of the Sender Policy Framework LICENSE= modified-bsd OR gnu-lgpl-v2.1 diff --git a/mail/libsrs2/Makefile b/mail/libsrs2/Makefile index 57d91a81f1b..2a0181904d4 100644 --- a/mail/libsrs2/Makefile +++ b/mail/libsrs2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2017/03/30 01:55:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:10 wiz Exp $ DISTNAME= libsrs2-1.0.18 CATEGORIES= mail -MASTER_SITES= http://www.libsrs2.org/srs/ +MASTER_SITES= https://www.libsrs2.org/srs/ MAINTAINER= schmonz@NetBSD.org -HOMEPAGE= http://www.libsrs2.org/ +HOMEPAGE= https://www.libsrs2.org/ COMMENT= Implementation of the Sender Rewriting Scheme for SMTP forwarding LICENSE= gnu-gpl-v2 OR modified-bsd diff --git a/mail/mimp/Makefile b/mail/mimp/Makefile index 2e7649d7232..fedf95b53cb 100644 --- a/mail/mimp/Makefile +++ b/mail/mimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/01/19 18:52:16 agc Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:10 wiz Exp $ DISTNAME= mimp-h3-${MIMPVER} PKGNAME= mimp-${MIMPVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/mimp/ MASTER_SITES+= ftp://ftp.horde.org/pub/mimp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/apps/mimp/ +HOMEPAGE= https://www.horde.org/apps/mimp/ COMMENT= Internet Messaging Program for mobile devices LICENSE= gnu-gpl-v2 diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index 33a4e20d012..f1c9f2ec2ba 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2017/06/05 14:24:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/16 20:21:10 wiz Exp $ DISTNAME= Mail-SRS-0.31 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libsrs2.org/ +HOMEPAGE= https://www.libsrs2.org/ COMMENT= SMTP envelope sender rewriting for SPF-compliant forwarding CONFLICTS+= libsrs2-[0-9]* diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 412bd4ec3bc..03c475c3277 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2017/01/19 18:52:17 agc Exp $ +# $NetBSD: Makefile,v 1.45 2017/08/16 20:21:11 wiz Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/turba/ MASTER_SITES+= ftp://ftp.horde.org/pub/turba/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/turba/ +HOMEPAGE= https://www.horde.org/turba/ COMMENT= Horde contact management application LICENSE= apache-1.1 diff --git a/math/calc/Makefile b/math/calc/Makefile index 86ec4424114..5b0f57abeba 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2013/04/06 20:27:24 rodent Exp $ +# $NetBSD: Makefile,v 1.29 2017/08/16 20:21:11 wiz Exp $ DISTNAME= calc-2.02f PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=calc/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://directory.fsf.org/project/calc/ +HOMEPAGE= https://directory.fsf.org/project/calc/ COMMENT= Advanced Calculator for GNU Emacs EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 \ diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile index 9743790fffb..2968f9fd986 100644 --- a/math/graphopt/Makefile +++ b/math/graphopt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/09/11 23:04:22 asau Exp $ +# $NetBSD: Makefile,v 1.25 2017/08/16 20:21:11 wiz Exp $ # DISTNAME= graphopt-0.4.1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphopt/} EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/graphopt/ +HOMEPAGE= https://sourceforge.net/projects/graphopt/ COMMENT= Optimize graph layouts USE_LANGUAGES= c c++ diff --git a/math/itpp/Makefile b/math/itpp/Makefile index f56d6dc85f0..124c3f23174 100644 --- a/math/itpp/Makefile +++ b/math/itpp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2012/09/13 13:23:33 asau Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:11 wiz Exp $ DISTNAME= itpp-4.0.7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=itpp/} MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/itpp/ +HOMEPAGE= https://sourceforge.net/projects/itpp/ COMMENT= Library of mathematical, signal processing and communication routines LICENSE= gnu-gpl-v2 diff --git a/meta-pkgs/kde-telepathy/Makefile b/meta-pkgs/kde-telepathy/Makefile index 5a9922e64d2..490274beb8f 100644 --- a/meta-pkgs/kde-telepathy/Makefile +++ b/meta-pkgs/kde-telepathy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/01/17 15:05:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:11 wiz Exp $ .include "Makefile.common" DISTNAME= kde-telepathy-${KTP_VERSION} @@ -8,7 +8,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://userbase.kde.org/Telepathy +HOMEPAGE= https://userbase.kde.org/Telepathy COMMENT= "meta-package" for KDE Telepathy DEPENDS+= ktp-accounts-kcm-${KTP_VERSION}{,nb[0-9]*}:../../chat/ktp-accounts-kcm diff --git a/meta-pkgs/kde-telepathy/Makefile.common b/meta-pkgs/kde-telepathy/Makefile.common index f58cdfd3ac9..f51b121df68 100644 --- a/meta-pkgs/kde-telepathy/Makefile.common +++ b/meta-pkgs/kde-telepathy/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2016/01/17 15:05:18 jaapb Exp $ +# $NetBSD: Makefile.common,v 1.2 2017/08/16 20:21:11 wiz Exp $ # used by chat/ktp-accounts-kcm/Makefile # used by chat/ktp-approver/Makefile @@ -16,4 +16,4 @@ KTP_VERSION= 0.9.0 MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 -HOMEPAGE= http://community.kde.org/KTp +HOMEPAGE= https://community.kde.org/KTp diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile index 33f09edf996..a91d2897656 100644 --- a/misc/ipbt/Makefile +++ b/misc/ipbt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2016/07/09 06:38:35 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/16 20:21:11 wiz Exp $ # DISTNAME= ipbt-r8765 @@ -10,10 +10,10 @@ CATEGORIES= misc # copy cached on ftp.NetBSD.org so the checksum works. MASTER_SITES= ${MASTER_SITE_LOCAL} DIST_SUBDIR= ipbt-20100101 -#MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ +#MASTER_SITES= https://www.chiark.greenend.org.uk/~sgtatham/ipbt/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ +HOMEPAGE= https://www.chiark.greenend.org.uk/~sgtatham/ipbt/ COMMENT= High-tech ttyrec player USE_TOOLS+= perl diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile index a31565a7568..1f8abb6443c 100644 --- a/misc/logsurfer/Makefile +++ b/misc/logsurfer/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.23 2017/01/19 18:52:18 agc Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/16 20:21:11 wiz Exp $ DISTNAME= logsurfer-1.8 PKGNAME= logsurfer-1.8 CATEGORIES= misc MASTER_SITES= http://kerryt.orcon.net.nz/ -MASTER_SITES+= http://www.crypt.gen.nz/logsurfer/ +MASTER_SITES+= https://www.crypt.gen.nz/logsurfer/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.crypt.gen.nz/logsurfer/ +HOMEPAGE= https://www.crypt.gen.nz/logsurfer/ COMMENT= Processes logfiles and performs certain actions GNU_CONFIGURE= YES diff --git a/multimedia/gst-plugins0.10-ffmpeg/Makefile b/multimedia/gst-plugins0.10-ffmpeg/Makefile index ba3f2aec56a..6987aa421d9 100644 --- a/multimedia/gst-plugins0.10-ffmpeg/Makefile +++ b/multimedia/gst-plugins0.10-ffmpeg/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.35 2017/01/16 23:45:14 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2017/08/16 20:21:11 wiz Exp $ # DISTNAME= gst-ffmpeg-0.10.13 PKGREVISION= 15 CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-ffmpeg/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ +HOMEPAGE= https://gstreamer.freedesktop.org/src/gst-ffmpeg/ COMMENT= GStreamer ffmpeg plugin USE_PKGLOCALEDIR= yes diff --git a/multimedia/gst-plugins0.10-gnonlin/Makefile b/multimedia/gst-plugins0.10-gnonlin/Makefile index ab8a6171835..be1fd9267d1 100644 --- a/multimedia/gst-plugins0.10-gnonlin/Makefile +++ b/multimedia/gst-plugins0.10-gnonlin/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.12 2012/10/08 09:21:02 asau Exp $ +# $NetBSD: Makefile,v 1.13 2017/08/16 20:21:11 wiz Exp $ # DISTNAME= gnonlin-0.10.17 PKGNAME= gst-gnonlin-0.10.17 PKGREVISION= 5 CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gnonlin/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/modules/gnonlin.html +HOMEPAGE= https://gstreamer.freedesktop.org/modules/gnonlin.html COMMENT= Non-linear editing components for gstreamer GNU_CONFIGURE= yes diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile index b340e2e59ea..0349cf38dbc 100644 --- a/multimedia/gst-plugins1-libav/Makefile +++ b/multimedia/gst-plugins1-libav/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.32 2017/03/16 14:35:23 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2017/08/16 20:21:11 wiz Exp $ DISTNAME= gst-libav-1.10.4 PKGNAME= ${DISTNAME:S/gst/gst-plugins1/} CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-libav/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-libav/ +HOMEPAGE= https://gstreamer.freedesktop.org/src/gst-libav/ COMMENT= GStreamer libav/ffmpeg plugin USE_PKGLOCALEDIR= yes diff --git a/multimedia/gst-plugins1-omx/Makefile b/multimedia/gst-plugins1-omx/Makefile index 223fbc2b466..61e0c75553c 100644 --- a/multimedia/gst-plugins1-omx/Makefile +++ b/multimedia/gst-plugins1-omx/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2016/11/16 11:36:15 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:11 wiz Exp $ DISTNAME= gst-omx-1.2.0 PKGNAME= ${DISTNAME:S/omx/plugins1-omx/} PKGREVISION= 2 CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-omx/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-omx/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/src/gst-omx/ +HOMEPAGE= https://gstreamer.freedesktop.org/src/gst-omx/ COMMENT= GStreamer OpenMAX IL wrapper plugin USE_PKGLOCALEDIR= yes diff --git a/multimedia/gstreamer0.10/Makefile b/multimedia/gstreamer0.10/Makefile index 4cdbd34ecfe..7c0b694c0f1 100644 --- a/multimedia/gstreamer0.10/Makefile +++ b/multimedia/gstreamer0.10/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.59 2017/01/31 15:54:39 martin Exp $ +# $NetBSD: Makefile,v 1.60 2017/08/16 20:21:11 wiz Exp $ # DISTNAME= gstreamer-0.10.36 PKGNAME= ${DISTNAME:S/gstreamer/gstreamer0.10/} PKGREVISION= 9 CATEGORIES= multimedia gnome -MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile index dd0bf2a8f18..29ea021e25e 100644 --- a/multimedia/gstreamer1/Makefile +++ b/multimedia/gstreamer1/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.30 2017/03/16 14:35:23 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2017/08/16 20:21:11 wiz Exp $ DISTNAME= gstreamer-1.10.4 PKGNAME= ${DISTNAME:S/gstreamer/gstreamer1/} CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/ +HOMEPAGE= https://gstreamer.freedesktop.org/ COMMENT= Open source multimedia framework LICENSE= gnu-lgpl-v2 diff --git a/multimedia/kmplayer-kde3/Makefile b/multimedia/kmplayer-kde3/Makefile index 7c05542fbbf..7d6de760a1a 100644 --- a/multimedia/kmplayer-kde3/Makefile +++ b/multimedia/kmplayer-kde3/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.50 2017/01/16 23:45:14 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2017/08/16 20:21:12 wiz Exp $ # DISTNAME= kmplayer-0.10.0c PKGREVISION= 47 CATEGORIES= multimedia kde -MASTER_SITES= http://kmplayer.kde.org/pkgs/ +MASTER_SITES= https://kmplayer.kde.org/pkgs/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://kmplayer.kde.org/ +HOMEPAGE= https://kmplayer.kde.org/ COMMENT= KDE frontend to mplayer MAKE_JOBS_SAFE= no diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index a43e7a281a5..b6f4551666b 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.111 2017/04/30 01:21:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.112 2017/08/16 20:21:12 wiz Exp $ # DISTNAME= kmplayer-0.11.3d PKGREVISION= 38 CATEGORIES= multimedia kde -MASTER_SITES= http://kmplayer.kde.org/pkgs/ +MASTER_SITES= https://kmplayer.kde.org/pkgs/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= markd@NetBSD.org -HOMEPAGE= http://kmplayer.kde.org/ +HOMEPAGE= https://kmplayer.kde.org/ COMMENT= KDE frontend to mplayer BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index 4a95d9c3475..cde7fb41d81 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2017/04/30 01:21:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2017/08/16 20:21:12 wiz Exp $ PKGNAME= kodi-15.2 PKGREVISION= 16 @@ -7,7 +7,7 @@ CATEGORIES= multimedia MASTER_SITES= http://mirrors.kodi.tv/releases/source/ MAINTAINER= jmcneill@invisible.ca -HOMEPAGE= http://kodi.tv/ +HOMEPAGE= https://kodi.tv/ COMMENT= Open source software media center LICENSE= gnu-gpl-v2 diff --git a/multimedia/libhdhomerun/Makefile b/multimedia/libhdhomerun/Makefile index 209cbe61679..be5364d3161 100644 --- a/multimedia/libhdhomerun/Makefile +++ b/multimedia/libhdhomerun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2017/06/01 13:30:26 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:12 wiz Exp $ DISTNAME= libhdhomerun_20140121 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +7,7 @@ MASTER_SITES= http://download.silicondust.com/hdhomerun/ EXTRACT_SUFX= .tgz MAINTAINER= jmcneill@NetBSD.org -HOMEPAGE= http://www.silicondust.com/ +HOMEPAGE= https://www.silicondust.com/ COMMENT= Client and library for Silicon Dust HD Homerun LICENSE= gnu-lgpl-v2.1 diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile index 987061b2b1d..a5c85b14189 100644 --- a/multimedia/libmatroska/Makefile +++ b/multimedia/libmatroska/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2017/03/13 09:14:34 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2017/08/16 20:21:12 wiz Exp $ DISTNAME= libmatroska-1.4.7 CATEGORIES= multimedia devel @@ -6,7 +6,7 @@ MASTER_SITES= http://dl.matroska.org/downloads/libmatroska/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= salo@NetBSD.org -HOMEPAGE= http://www.matroska.org/ +HOMEPAGE= https://www.matroska.org/ COMMENT= Extensible open standard Audio/Video container format LICENSE= gnu-lgpl-v2.1 diff --git a/multimedia/libogg/Makefile b/multimedia/libogg/Makefile index f19bab9c3fa..32e8fd6dc96 100644 --- a/multimedia/libogg/Makefile +++ b/multimedia/libogg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2016/02/23 11:25:51 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/16 20:21:12 wiz Exp $ DISTNAME= libogg-1.3.2 CATEGORIES= multimedia devel @@ -6,7 +6,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/ogg/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.xiph.org/ogg/ +HOMEPAGE= https://www.xiph.org/ogg/ COMMENT= Ogg project codecs library LICENSE= modified-bsd diff --git a/multimedia/liboggz/Makefile b/multimedia/liboggz/Makefile index 7c61325e7a2..2b9e97f9947 100644 --- a/multimedia/liboggz/Makefile +++ b/multimedia/liboggz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/10/30 09:45:32 maya Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:12 wiz Exp $ # DISTNAME= liboggz-1.1.1 @@ -7,7 +7,7 @@ CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://www.xiph.org/oggz/ +HOMEPAGE= https://www.xiph.org/oggz/ COMMENT= Inspects, edits, and validates Ogg files LICENSE= modified-bsd diff --git a/multimedia/libva-driver-vdpau/Makefile b/multimedia/libva-driver-vdpau/Makefile index 0639dfdaeb6..68d0d27790a 100644 --- a/multimedia/libva-driver-vdpau/Makefile +++ b/multimedia/libva-driver-vdpau/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.5 2016/04/11 04:22:34 dbj Exp $ +# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:12 wiz Exp $ # DISTNAME= vdpau-driver-${PKGNAME:C/^.*-//} PKGNAME= libva-driver-vdpau-0.7.4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_BACKUP} - #http://cgit.freedesktop.org/vaapi/vdpau-driver/snapshot/ + #https://cgit.freedesktop.org/vaapi/vdpau-driver/snapshot/ MAINTAINER= cheusov@NetBSD.org -HOMEPAGE= http://cgit.freedesktop.org/vaapi/vdpau-driver +HOMEPAGE= https://cgit.freedesktop.org/vaapi/vdpau-driver COMMENT= VDPAU-based backend for VAAPI LICENSE= gnu-gpl-v2 diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile index 286df6a49c2..0149470f986 100644 --- a/multimedia/lsdvd/Makefile +++ b/multimedia/lsdvd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/10/13 18:29:54 snj Exp $ +# $NetBSD: Makefile,v 1.20 2017/08/16 20:21:12 wiz Exp $ DISTNAME= lsdvd-0.17 CATEGORIES= multimedia @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lsdvd/} DIST_SUBDIR= ${PKGNAME_NOREV} MAINTAINER= snj@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/lsdvd/ +HOMEPAGE= https://sourceforge.net/projects/lsdvd/ COMMENT= Application displaying the contents of DVDs LICENSE= gnu-gpl-v2 diff --git a/multimedia/py-gstreamer0.10/Makefile b/multimedia/py-gstreamer0.10/Makefile index 64aacbe08e0..b4fed6df7cd 100644 --- a/multimedia/py-gstreamer0.10/Makefile +++ b/multimedia/py-gstreamer0.10/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.37 2017/01/01 14:43:48 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2017/08/16 20:21:12 wiz Exp $ DISTNAME= gst-python-0.10.22 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer0.10/} PKGREVISION= 4 CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-python/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/ +HOMEPAGE= https://gstreamer.freedesktop.org/ COMMENT= Python bindings for gstreamer0.10 LICENSE= gnu-lgpl-v2.1 diff --git a/multimedia/py-gstreamer1/Makefile b/multimedia/py-gstreamer1/Makefile index 8e42a914279..fdbd36fcb18 100644 --- a/multimedia/py-gstreamer1/Makefile +++ b/multimedia/py-gstreamer1/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2016/02/25 15:49:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:12 wiz Exp $ DISTNAME= gst-python-1.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer1/} CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-python/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/ +HOMEPAGE= https://gstreamer.freedesktop.org/ COMMENT= Python bindings for gstreamer1 LICENSE= gnu-lgpl-v2.1 diff --git a/net/gst-rtsp-server/Makefile b/net/gst-rtsp-server/Makefile index 9f8b89474fa..d1157f5dd9e 100644 --- a/net/gst-rtsp-server/Makefile +++ b/net/gst-rtsp-server/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2017/02/11 23:28:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:12 wiz Exp $ DISTNAME= gst-rtsp-server-1.10.3 CATEGORIES= net multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-rtsp-server/ +MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-rtsp-server/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gstreamer.freedesktop.org/modules/gst-rtsp-server.html +HOMEPAGE= https://gstreamer.freedesktop.org/modules/gst-rtsp-server.html COMMENT= GStreamer RTSP server LICENSE= gnu-lgpl-v2 diff --git a/net/kmldonkey/Makefile b/net/kmldonkey/Makefile index 5c5f6803ca2..98ac69d8aef 100644 --- a/net/kmldonkey/Makefile +++ b/net/kmldonkey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2017/04/30 01:21:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2017/08/16 20:21:13 wiz Exp $ # DISTNAME= kmldonkey-2.0.2-kde4.4.0 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=4.4.0/src/extragear/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://userbase.kde.org/KMLDonkey +HOMEPAGE= https://userbase.kde.org/KMLDonkey COMMENT= KDE4 interface for mldonkey LICENSE= gnu-gpl-v2 diff --git a/net/knot/Makefile b/net/knot/Makefile index dd121076f10..91f35365776 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2017/08/07 08:44:14 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2017/08/16 20:21:13 wiz Exp $ DISTNAME= knot-2.3.3 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= https://secure.nic.cz/files/knot-dns/ EXTRACT_SUFX= .tar.xz MAINTAINER= pettai@NetBSD.org -HOMEPAGE= http://www.knot-dns.cz/ +HOMEPAGE= https://www.knot-dns.cz/ COMMENT= Knot (auth) DNS server LICENSE= gnu-gpl-v3 diff --git a/net/lambdamoo-core/Makefile b/net/lambdamoo-core/Makefile index 4046ec53b32..9879c696c1c 100644 --- a/net/lambdamoo-core/Makefile +++ b/net/lambdamoo-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2017/01/19 18:52:20 agc Exp $ +# $NetBSD: Makefile,v 1.15 2017/08/16 20:21:13 wiz Exp $ DISTNAME= LambdaCore-12Apr99.db PKGNAME= lambdamoo-core-990412 @@ -8,7 +8,7 @@ MASTER_SITES+= ftp://ftp.kanga.nu/pub/mirrors/ftp.lambda.moo.mud.org/pub/MOO/ EXTRACT_SUFX= .gz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/lambdamoo/ +HOMEPAGE= https://sourceforge.net/projects/lambdamoo/ COMMENT= Generic core classes for lambdamoo USE_TOOLS+= gunzip diff --git a/net/lambdamoo-doc/Makefile b/net/lambdamoo-doc/Makefile index e28c7a8a4c4..021a95de9cb 100644 --- a/net/lambdamoo-doc/Makefile +++ b/net/lambdamoo-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2017/01/19 18:52:20 agc Exp $ +# $NetBSD: Makefile,v 1.15 2017/08/16 20:21:13 wiz Exp $ DISTNAME= lambdamoo-doc-1.8.0p6 CATEGORIES= net @@ -8,7 +8,7 @@ EXTRACT_SUFX= DISTFILES= ProgrammersManual.texinfo HelpSystem-02Jun93.txt MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/lambdamoo/ +HOMEPAGE= https://sourceforge.net/projects/lambdamoo/ COMMENT= Documentation for lambdamoo EXTRACT_ONLY= ProgrammersManual.texinfo diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile index 1998c9b0b7c..e51069c1c93 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2013/07/12 10:44:59 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2017/08/16 20:21:13 wiz Exp $ DISTNAME= LambdaMOO-1.8.1 PKGNAME= lambdamoo-1.8.1 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lambdamoo/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/lambdamoo/ +HOMEPAGE= https://sourceforge.net/projects/lambdamoo/ COMMENT= The definitive MOO software DEPENDS+= lambdamoo-core>=990412:../../net/lambdamoo-core diff --git a/net/libcares/Makefile b/net/libcares/Makefile index a00a48cdcce..f01b3332cab 100644 --- a/net/libcares/Makefile +++ b/net/libcares/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.22 2017/07/15 17:15:16 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2017/08/16 20:21:13 wiz Exp $ DISTNAME= c-ares-1.13.0 PKGNAME= ${DISTNAME:S/c-/libc/1} CATEGORIES= net -MASTER_SITES= http://c-ares.haxx.se/download/ +MASTER_SITES= https://c-ares.haxx.se/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://c-ares.haxx.se/ +HOMEPAGE= https://c-ares.haxx.se/ COMMENT= Asynchronous resolver library, c-ares LICENSE= mit diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index d26b5f8739b..7e9f19cbb86 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.44 2017/04/22 21:03:49 adam Exp $ +# $NetBSD: Makefile,v 1.45 2017/08/16 20:21:13 wiz Exp $ DISTNAME= libdmapsharing-2.1.9 PKGREVISION= 40 CATEGORIES= net -MASTER_SITES= http://www.flyn.org/projects/libdmapsharing/ +MASTER_SITES= https://www.flyn.org/projects/libdmapsharing/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Implementation of the DMAP family of protocols -HOMEPAGE= http://www.flyn.org/projects/libdmapsharing/ +HOMEPAGE= https://www.flyn.org/projects/libdmapsharing/ GNU_CONFIGURE= yes LICENSE= gnu-lgpl-v2.1 diff --git a/net/libdmapsharing3/Makefile b/net/libdmapsharing3/Makefile index b779584b747..b6e1d9e9fcc 100644 --- a/net/libdmapsharing3/Makefile +++ b/net/libdmapsharing3/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.30 2017/04/22 21:03:15 adam Exp $ +# $NetBSD: Makefile,v 1.31 2017/08/16 20:21:13 wiz Exp $ DISTNAME= libdmapsharing-2.9.15 PKGNAME= ${DISTNAME:S/sharing/sharing3/} PKGREVISION= 28 CATEGORIES= net -MASTER_SITES= http://www.flyn.org/projects/libdmapsharing/ +MASTER_SITES= https://www.flyn.org/projects/libdmapsharing/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Implementation of the DMAP family of protocols (v3) -HOMEPAGE= http://www.flyn.org/projects/libdmapsharing/ +HOMEPAGE= https://www.flyn.org/projects/libdmapsharing/ LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes diff --git a/net/libnice/Makefile.common b/net/libnice/Makefile.common index 476c6bdb04a..a762da82846 100644 --- a/net/libnice/Makefile.common +++ b/net/libnice/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2017/04/19 13:28:05 wiz Exp $ +# $NetBSD: Makefile.common,v 1.3 2017/08/16 20:21:13 wiz Exp $ # # used by net/libnice/Makefile # used by net/gst-plugins1-libnice/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net devel MASTER_SITES= http://nice.freedesktop.org/releases/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://nice.freedesktop.org/wiki/ +HOMEPAGE= https://nice.freedesktop.org/wiki/ COMMENT= IETF's Interactive Connectivity Establishment standard implementation LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile index fccd414b949..48f37b5b5d9 100644 --- a/net/libsoup/Makefile +++ b/net/libsoup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2017/08/14 20:09:02 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2017/08/16 20:21:13 wiz Exp $ DISTNAME= libsoup-2.58.2 CATEGORIES= net gnome @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://wiki.gnome.org/Projects/libsoup +HOMEPAGE= https://wiki.gnome.org/Projects/libsoup COMMENT= HTTP library implementation in C LICENSE= gnu-lgpl-v2 diff --git a/parallel/linda/Makefile b/parallel/linda/Makefile index e8759b6b03f..f83ecfab134 100644 --- a/parallel/linda/Makefile +++ b/parallel/linda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/09/15 10:06:08 obache Exp $ +# $NetBSD: Makefile,v 1.25 2017/08/16 20:21:13 wiz Exp $ # DISTNAME= linda-0.1.1 @@ -7,7 +7,7 @@ CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linda/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/linda/ +HOMEPAGE= https://sourceforge.net/projects/linda/ COMMENT= Parallel distributed database environment USE_TOOLS+= pkg-config diff --git a/print/kbibtex-kde3/Makefile b/print/kbibtex-kde3/Makefile index 7ea8018d67c..70b6e9b29ac 100644 --- a/print/kbibtex-kde3/Makefile +++ b/print/kbibtex-kde3/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.26 2016/07/09 06:38:51 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2017/08/16 20:21:13 wiz Exp $ DISTNAME= kbibtex-0.2.1 PKGREVISION= 35 CATEGORIES= print kde -MASTER_SITES= http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/ +MASTER_SITES= https://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.unix-ag.uni-kl.de/~fischer/kbibtex/ +HOMEPAGE= https://www.unix-ag.uni-kl.de/~fischer/kbibtex/ COMMENT= BibTeX editor for KDE USE_TOOLS+= gmake perl msgfmt diff --git a/security/dsniff/Makefile.common b/security/dsniff/Makefile.common index 3c92ede2802..5a9007c92f6 100644 --- a/security/dsniff/Makefile.common +++ b/security/dsniff/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2015/12/28 22:35:12 leot Exp $ +# $NetBSD: Makefile.common,v 1.12 2017/08/16 20:21:14 wiz Exp $ # # used by security/dsniff/Makefile # used by security/dsniff-nox11/Makefile @@ -6,10 +6,10 @@ DISTNAME= dsniff-${VERS} VERS= 2.3 CATEGORIES= security -MASTER_SITES+= http://monkey.org/~dugsong/dsniff/ +MASTER_SITES+= https://monkey.org/~dugsong/dsniff/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://monkey.org/~dugsong/dsniff/ +HOMEPAGE= https://monkey.org/~dugsong/dsniff/ LICENSE= modified-bsd GNU_CONFIGURE= yes diff --git a/security/keepassx0/Makefile b/security/keepassx0/Makefile index 9472ebd711a..078d2dcee07 100644 --- a/security/keepassx0/Makefile +++ b/security/keepassx0/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/03/05 11:29:21 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/16 20:21:14 wiz Exp $ DISTNAME= keepassx-0.4.4 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= https://www.keepassx.org/releases/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.keepassx.org/ +HOMEPAGE= https://www.keepassx.org/ COMMENT= Password manager or safe v0.4 (kdb support) LICENSE= gnu-gpl-v2 diff --git a/security/kstart/Makefile b/security/kstart/Makefile index cee2eba83e3..62d86c6e2e2 100644 --- a/security/kstart/Makefile +++ b/security/kstart/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2012/10/23 18:16:31 asau Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/16 20:21:14 wiz Exp $ DISTNAME= kstart-4.1 CATEGORIES= sysutils MASTER_SITES= http://archives.eyrie.org/software/kerberos/ MAINTAINER= jakllsch@NetBSD.org -HOMEPAGE= http://www.eyrie.org/~eagle/software/kstart/ +HOMEPAGE= https://www.eyrie.org/~eagle/software/kstart/ COMMENT= Kerberos v5 kinit daemon that uses keytabs LICENSE= mit diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 8a58f9b7943..d4651753db9 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/12/27 03:06:44 dholland Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:14 wiz Exp $ DISTNAME= logcheck-1.1.1 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sentrytools/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/sentrytools/ +HOMEPAGE= https://sourceforge.net/projects/sentrytools/ COMMENT= Auditing tool for system logs on Unix boxes LICENSE= gnu-gpl-v2 diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index d2d990ac155..a573c0b9ad0 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:51 asau Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:14 wiz Exp $ # DISTNAME= portsentry-1.2 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sentrytools/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/sentrytools/ +HOMEPAGE= https://sourceforge.net/projects/sentrytools/ COMMENT= Detects and respond to port scans against a target host in real-time WRKSRC= ${WRKDIR}/portsentry_beta diff --git a/sysutils/hfsutils/Makefile b/sysutils/hfsutils/Makefile index b135d152b79..b6a77d17df7 100644 --- a/sysutils/hfsutils/Makefile +++ b/sysutils/hfsutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 19:51:07 asau Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/16 20:21:14 wiz Exp $ # DISTNAME= hfsutils-3.2.6 @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ +HOMEPAGE= https://www.mars.org/home/rob/proj/hfs/ COMMENT= Command Line Interface HFS (not HFS+) disk access tools GNU_CONFIGURE= yes diff --git a/sysutils/i3status/Makefile b/sysutils/i3status/Makefile index cdf0562d9e0..e5c1d041d9e 100644 --- a/sysutils/i3status/Makefile +++ b/sysutils/i3status/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2017/01/21 20:06:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:14 wiz Exp $ # DISTNAME= i3status-2.10 PKGREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= http://i3wm.org/i3status/ +MASTER_SITES= https://i3wm.org/i3status/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://i3wm.org/i3status/ +HOMEPAGE= https://i3wm.org/i3status/ COMMENT= Small program for generating a status bar LICENSE= modified-bsd diff --git a/sysutils/k4dirstat/Makefile b/sysutils/k4dirstat/Makefile index 69b5e586207..ef40fda82c8 100644 --- a/sysutils/k4dirstat/Makefile +++ b/sysutils/k4dirstat/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.37 2017/04/30 01:22:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2017/08/16 20:21:14 wiz Exp $ DISTNAME= k4dirstat-2.7.8 PKGREVISION= 8 CATEGORIES= sysutils -MASTER_SITES= http://bitbucket.org/jeromerobert/k4dirstat/get/ +MASTER_SITES= https://bitbucket.org/jeromerobert/k4dirstat/get/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= markd@NetBSD.org -HOMEPAGE= http://bitbucket.org/jeromerobert/k4dirstat +HOMEPAGE= https://bitbucket.org/jeromerobert/k4dirstat COMMENT= Graphical disk usage utility BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 diff --git a/sysutils/libnotify/Makefile b/sysutils/libnotify/Makefile index 13aa843b1f2..945e6ed7129 100644 --- a/sysutils/libnotify/Makefile +++ b/sysutils/libnotify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2017/02/12 06:26:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2017/08/16 20:21:14 wiz Exp $ DISTNAME= libnotify-0.7.6 PKGREVISION= 6 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libnotify/0.7/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://developer.gnome.org/libnotify/ +HOMEPAGE= https://developer.gnome.org/libnotify/ COMMENT= Desktop notification framework LICENSE= gnu-lgpl-v2.1 diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index b4c7663c588..b1fa2d056a8 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2017/02/12 11:08:13 wiz Exp $ +# $NetBSD: Makefile,v 1.126 2017/08/16 20:21:14 wiz Exp $ DISTNAME= lsof_4.89 PKGNAME= ${DISTNAME:S/_/-/} @@ -10,7 +10,7 @@ MASTER_SITES+= ftp://ftp.fu-berlin.de/pub/unix/tools/lsof/OLD/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://people.freebsd.org/~abe/ +HOMEPAGE= https://people.freebsd.org/~abe/ COMMENT= Lists information about open files WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME} diff --git a/sysutils/xhfs/Makefile b/sysutils/xhfs/Makefile index 0d391d09c5f..13b5218402c 100644 --- a/sysutils/xhfs/Makefile +++ b/sysutils/xhfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/01/20 19:20:08 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/16 20:21:14 wiz Exp $ # DISTNAME= hfsutils-3.2.6 @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ +HOMEPAGE= https://www.mars.org/home/rob/proj/hfs/ COMMENT= Tk GUI + Tcl Shell for accessing HFS volumes GNU_CONFIGURE= yes diff --git a/textproc/catdoc/Makefile.common b/textproc/catdoc/Makefile.common index 46b8d179b73..d36918442c7 100644 --- a/textproc/catdoc/Makefile.common +++ b/textproc/catdoc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.20 2014/10/05 16:41:09 wiz Exp $ +# $NetBSD: Makefile.common,v 1.21 2017/08/16 20:21:14 wiz Exp $ # # used by textproc/catdoc-tk/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/c/catdoc/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://alioth.debian.org/projects/catdoc/ +HOMEPAGE= https://alioth.debian.org/projects/catdoc/ COMMENT= Converts MS Word, Excel and Powerpoint files to plain text LICENSE= gnu-gpl-v2 diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index 6983aed2c99..f92757aa1cc 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/05/29 12:20:24 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:15 wiz Exp $ DISTNAME= gspell-1.2.2 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gspell/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz MAINTAINER= prlw1@cam.ac.uk -HOMEPAGE= http://wiki.gnome.org/Projects/gspell +HOMEPAGE= https://wiki.gnome.org/Projects/gspell COMMENT= Spell checking API for GTK+ applications LICENSE= gnu-lgpl-v2.1 diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 4d0fed400d1..a0811483662 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2017/01/01 14:43:59 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2017/08/16 20:21:15 wiz Exp $ DISTNAME= gtk-doc-1.21 PKGREVISION= 3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gtk.org/gtk-doc/ +HOMEPAGE= https://www.gtk.org/gtk-doc/ COMMENT= Tools for authors of the GTK+ reference documentation LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.1 diff --git a/textproc/halibut/Makefile b/textproc/halibut/Makefile index f60c9b3780d..1fae2d2a602 100644 --- a/textproc/halibut/Makefile +++ b/textproc/halibut/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2016/07/09 06:39:05 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/08/16 20:21:15 wiz Exp $ DISTNAME= halibut-1.1 PKGREVISION= 2 CATEGORIES= textproc -MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/halibut/ +MASTER_SITES= https://www.chiark.greenend.org.uk/~sgtatham/halibut/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/halibut/ +HOMEPAGE= https://www.chiark.greenend.org.uk/~sgtatham/halibut/ COMMENT= Documentation production system LICENSE= mit diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index 89f3f25f473..3f50cbbd0b8 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.20 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:15 wiz Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} PKGREVISION= 12 CATEGORIES= misc -MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ +MASTER_SITES= https://alliance.seas.upenn.edu/~harmony/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://alliance.seas.upenn.edu/~harmony/ +HOMEPAGE= https://alliance.seas.upenn.edu/~harmony/ COMMENT= Reconciles disconnected updates to heterogeneous, replicated XML data MAKE_JOBS_SAFE= no diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile index f74635da2af..6f2b7cd6bb3 100644 --- a/textproc/helpdeco/Makefile +++ b/textproc/helpdeco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/25 06:55:53 asau Exp $ +# $NetBSD: Makefile,v 1.25 2017/08/16 20:21:15 wiz Exp $ # DISTNAME= helpdeco-2.1.3 @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=helpdeco/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/helpdeco/ +HOMEPAGE= https://sourceforge.net/projects/helpdeco/ COMMENT= Windows .hlp to .rtf converter .include "../../mk/bsd.prefs.mk" diff --git a/textproc/hugs-HaXml/Makefile b/textproc/hugs-HaXml/Makefile index 58895ae2b25..75838d51ae9 100644 --- a/textproc/hugs-HaXml/Makefile +++ b/textproc/hugs-HaXml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/11/21 23:50:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:15 wiz Exp $ # DISTNAME= HaXml-1.17.20060921 @@ -6,7 +6,7 @@ CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Haskell utilities for managing and generating XML documents -HOMEPAGE= http://www.cs.york.ac.uk/fp/HaXml/ +HOMEPAGE= https://www.cs.york.ac.uk/fp/HaXml/ .include "../../lang/hugs/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/hunspell-de/Makefile b/textproc/hunspell-de/Makefile index c477187761b..1ef28c8b93e 100644 --- a/textproc/hunspell-de/Makefile +++ b/textproc/hunspell-de/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2016/12/12 14:56:34 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:15 wiz Exp $ DISTNAME= igerman98-20161207 PKGNAME= ${DISTNAME:S/igerman98/hunspell-de/} CATEGORIES= textproc -MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ +MASTER_SITES= https://www.j3e.de/ispell/igerman98/dict/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.j3e.de/ispell/igerman98/ +HOMEPAGE= https://www.j3e.de/ispell/igerman98/ COMMENT= German dictionaries for hunspell LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index cce90123003..093c409bff6 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2017/01/19 18:52:27 agc Exp $ +# $NetBSD: Makefile,v 1.67 2017/08/16 20:21:15 wiz Exp $ DISTNAME= intltool-0.51.0 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= https://launchpad.net/intltool/trunk/${PKGVERSION_NOREV}/+downloa MASTER_SITES+= http://launchpadlibrarian.net/94524169/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://launchpad.net/intltool/ +HOMEPAGE= https://launchpad.net/intltool/ COMMENT= Internationalization Tool Collection LICENSE= gnu-gpl-v2 diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index fa7201c5c58..a4454adb781 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 14:07:02 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2017/08/16 20:21:15 wiz Exp $ DISTNAME= ISOEnts PKGNAME= iso8879-1986 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.oasis-open.org/cover/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.iso.org/cate/d16387.html +HOMEPAGE= https://www.iso.org/cate/d16387.html COMMENT= Character entity sets from ISO 8879:1986 (SGML) WRKSRC= ${WRKDIR} diff --git a/textproc/ispell-ca/Makefile b/textproc/ispell-ca/Makefile index a942d590ab7..5c9f2eb6cf4 100644 --- a/textproc/ispell-ca/Makefile +++ b/textproc/ispell-ca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:45 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/16 20:21:15 wiz Exp $ # DISTNAME= ispell-sc-ca @@ -8,7 +8,7 @@ MASTER_SITES= http://www.softcatala.org/cgi-bin/gaudi/contadorb/load.cgi?/fitxer EXTRACT_SUFX= .zip MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.softcatala.org/projectes/myspell/ +HOMEPAGE= https://www.softcatala.org/projectes/myspell/ COMMENT= Catalan dictionary for interactive spelling checker CONFLICTS+= ispell-catalan-[0-9]* diff --git a/textproc/itex2MML/Makefile b/textproc/itex2MML/Makefile index 682d8db1ddd..67c800e3cda 100644 --- a/textproc/itex2MML/Makefile +++ b/textproc/itex2MML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/25 06:56:00 asau Exp $ +# $NetBSD: Makefile,v 1.6 2017/08/16 20:21:15 wiz Exp $ DISTNAME= itexToMML PKGNAME= itex2MML-1.2.3 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= http://golem.ph.utexas.edu/~distler/blog/files/ MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://golem.ph.utexas.edu/~distler/blog/itex2MML.html +HOMEPAGE= https://golem.ph.utexas.edu/~distler/blog/itex2MML.html COMMENT= Converts itex equations to MathML USE_LANGUAGES= c c++ diff --git a/textproc/libexttextcat/Makefile b/textproc/libexttextcat/Makefile index 41ca6d4f23a..eede30fe958 100644 --- a/textproc/libexttextcat/Makefile +++ b/textproc/libexttextcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/09/28 16:59:51 richard Exp $ +# $NetBSD: Makefile,v 1.9 2017/08/16 20:21:15 wiz Exp $ DISTNAME= libexttextcat-3.4.4 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= http://dev-www.libreoffice.org/src/libexttextcat/ EXTRACT_SUFX= .tar.xz MAINTAINER= ftigeot@wolfpond.org -HOMEPAGE= http://cgit.freedesktop.org/libreoffice/libexttextcat/ +HOMEPAGE= https://cgit.freedesktop.org/libreoffice/libexttextcat/ COMMENT= Text categorization library LICENSE= modified-bsd diff --git a/textproc/lua-cjson/Makefile b/textproc/lua-cjson/Makefile index 6344dae24da..47a19684265 100644 --- a/textproc/lua-cjson/Makefile +++ b/textproc/lua-cjson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/10/19 22:27:47 alnsn Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/16 20:21:16 wiz Exp $ DISTNAME= lua-cjson-2.1.0 PKGNAME= ${LUA_PKGPREFIX}-cjson-2.1.0 @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.kyne.com.au/~mark/software/download/ MAINTAINER= imil@NetBSD.org -HOMEPAGE= http://www.kyne.com.au/~mark/software/lua-cjson.php +HOMEPAGE= https://www.kyne.com.au/~mark/software/lua-cjson.php COMMENT= Lua CJSON provides JSON support for Lua LICENSE= mit diff --git a/textproc/ruby-itex2MML/Makefile b/textproc/ruby-itex2MML/Makefile index 488c8063a27..1124562c52d 100644 --- a/textproc/ruby-itex2MML/Makefile +++ b/textproc/ruby-itex2MML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/04/18 00:44:27 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2017/08/16 20:21:16 wiz Exp $ DISTNAME= itexToMML PKGNAME= ${RUBY_PKGPREFIX}-itex2MML-${ITEX2MML_VERSION} @@ -7,7 +7,7 @@ MASTER_SITES= http://golem.ph.utexas.edu/~distler/blog/files/ DIST_SUBDIR= itex2MML-${ITEX2MML_VERSION} MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://golem.ph.utexas.edu/~distler/blog/itex2MML.html +HOMEPAGE= https://golem.ph.utexas.edu/~distler/blog/itex2MML.html COMMENT= Ruby binding for itex2MML LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2 OR mpl-1.0 diff --git a/time/gnutime/Makefile b/time/gnutime/Makefile index 0b284e4e9c1..0414eede652 100644 --- a/time/gnutime/Makefile +++ b/time/gnutime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/12/06 11:43:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2017/08/16 20:21:16 wiz Exp $ # DISTNAME= time-1.7 @@ -8,7 +8,7 @@ CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNU:=time/} MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://directory.fsf.org/GNU/time.html +HOMEPAGE= https://directory.fsf.org/GNU/time.html COMMENT= Report user, system, and real time used by a process LICENSE= gnu-gpl-v2 diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index 200b18e926f..44bc799285f 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2017/02/12 06:26:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2017/08/16 20:21:16 wiz Exp $ DISTNAME= hamster-applet-2.28.1 PKGREVISION= 32 @@ -6,7 +6,7 @@ CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.28/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://projecthamster.wordpress.com/ +HOMEPAGE= https://projecthamster.wordpress.com/ COMMENT= Time tracking applet for GNOME LICENSE= gnu-gpl-v3 diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile index 51351cf9444..a34a136afbf 100644 --- a/time/kronolith/Makefile +++ b/time/kronolith/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2017/01/19 18:52:28 agc Exp $ +# $NetBSD: Makefile,v 1.27 2017/08/16 20:21:16 wiz Exp $ DISTNAME= kronolith-h3-${KRONOLITHVER} PKGNAME= kronolith-${KRONOLITHVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/kronolith/ MASTER_SITES+= ftp://ftp.horde.org/pub/kronolith/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/kronolith/ +HOMEPAGE= https://www.horde.org/kronolith/ COMMENT= Horde calendar application LICENSE= gnu-gpl-v2 diff --git a/wm/i3/Makefile b/wm/i3/Makefile index c0c680f67c5..cd547233fe6 100644 --- a/wm/i3/Makefile +++ b/wm/i3/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.19 2017/08/09 11:13:30 nros Exp $ +# $NetBSD: Makefile,v 1.20 2017/08/16 20:21:16 wiz Exp $ # DISTNAME= i3-4.13 CATEGORIES= wm -MASTER_SITES= http://i3wm.org/downloads/ +MASTER_SITES= https://i3wm.org/downloads/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://i3wm.org/ +HOMEPAGE= https://i3wm.org/ COMMENT= Improved dynamic tiling window manager LICENSE= modified-bsd diff --git a/www/horde/Makefile b/www/horde/Makefile index 03245c33570..61e17de4713 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2017/04/05 12:33:49 fhajny Exp $ +# $NetBSD: Makefile,v 1.82 2017/08/16 20:21:16 wiz Exp $ DISTNAME= horde-3.3.13 PKGREVISION= 4 @@ -7,7 +7,7 @@ MASTER_SITES= http://ftp.horde.org/pub/horde/ MASTER_SITES+= ftp://ftp.horde.org/pub/horde/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/ +HOMEPAGE= https://www.horde.org/ COMMENT= PHP application framework LICENSE= gnu-lgpl-v2 diff --git a/www/librest07/Makefile b/www/librest07/Makefile index bb282d73135..c3d711c3f34 100644 --- a/www/librest07/Makefile +++ b/www/librest07/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2017/04/22 21:03:18 adam Exp $ +# $NetBSD: Makefile,v 1.23 2017/08/16 20:21:16 wiz Exp $ DISTNAME= rest-0.7.93 PKGNAME= ${DISTNAME:S/rest/librest07/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://wiki.gnome.org/Projects/Librest +HOMEPAGE= https://wiki.gnome.org/Projects/Librest COMMENT= Library for "RESTful" web services LICENSE= gnu-lgpl-v2.1 diff --git a/www/logswan/Makefile b/www/logswan/Makefile index 5c47777cfa8..e3844f19d2a 100644 --- a/www/logswan/Makefile +++ b/www/logswan/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2017/02/15 20:51:57 maya Exp $ +# $NetBSD: Makefile,v 1.10 2017/08/16 20:21:16 wiz Exp $ DISTNAME= logswan-1.07 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.logswan.org/ +HOMEPAGE= https://www.logswan.org/ COMMENT= Fast Web log analyzer using probabilistic data structures LICENSE= 2-clause-bsd diff --git a/x11/gtk-mac-integration/Makefile b/x11/gtk-mac-integration/Makefile index 6542870a387..0ec3f5178ce 100644 --- a/x11/gtk-mac-integration/Makefile +++ b/x11/gtk-mac-integration/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/02/12 06:24:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:16 wiz Exp $ DISTNAME= gtk-mac-integration-2.0.8 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-mac-integration/${PKGVERSION_NORE EXTRACT_SUFX= .tar.xz MAINTAINER= adam@NetBSD.org -HOMEPAGE= http://www.gtk.org/download/macos.php +HOMEPAGE= https://www.gtk.org/download/macos.php COMMENT= OS X integration for GTK LICENSE= gnu-lgpl-v2.1 diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 68e3e468032..fb4ebd6d911 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2016/07/09 06:39:16 wiz Exp $ +# $NetBSD: Makefile,v 1.139 2017/08/16 20:21:16 wiz Exp $ DISTNAME= gtk+-1.2.10 PKGREVISION= 16 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/1.2/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gtk.org/ +HOMEPAGE= https://www.gtk.org/ COMMENT= GIMP Toolkit v1 - libraries for building X11 user interfaces LICENSE= gnu-lgpl-v2 diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 74733733707..6657b7c1e9a 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.287 2017/06/14 16:25:17 prlw1 Exp $ +# $NetBSD: Makefile,v 1.288 2017/08/16 20:21:16 wiz Exp $ DISTNAME= gtk+-2.24.31 PKGNAME= ${DISTNAME:S/gtk/gtk2/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gtk.org/ +HOMEPAGE= https://www.gtk.org/ COMMENT= GIMP Toolkit v2 - libraries for building X11 user interfaces LICENSE= gnu-lgpl-v2.1 diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 8b42784af3e..b410fdc791f 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2017/08/07 19:08:51 adam Exp $ +# $NetBSD: Makefile,v 1.97 2017/08/16 20:21:17 wiz Exp $ DISTNAME= gtk+-3.22.17 PKGNAME= ${DISTNAME:S/gtk/gtk3/} @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gtk.org/ +HOMEPAGE= https://www.gtk.org/ COMMENT= GIMP Toolkit v3 - libraries for building X11 user interfaces LICENSE= gnu-lgpl-v2.1 diff --git a/x11/gtkdatabox/Makefile b/x11/gtkdatabox/Makefile index 84bdc8acc45..62b951340fb 100644 --- a/x11/gtkdatabox/Makefile +++ b/x11/gtkdatabox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/02/12 06:24:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:17 wiz Exp $ DISTNAME= gtkdatabox-0.9.2.0 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkdatabox/} MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/gtkdatabox/ +HOMEPAGE= https://sourceforge.net/projects/gtkdatabox/ COMMENT= TODO: Short description of the package LICENSE= gnu-lgpl-v2.1 diff --git a/x11/gtksourceviewmm/Makefile b/x11/gtksourceviewmm/Makefile index 8b6b8abda1e..e5a132bd1d1 100644 --- a/x11/gtksourceviewmm/Makefile +++ b/x11/gtksourceviewmm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/05/03 08:38:46 jperkin Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/16 20:21:17 wiz Exp $ # DISTNAME= gtksourceviewmm-3.2.0 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceviewmm/3.2/} EXTRACT_SUFX= .tar.xz MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://developer.gnome.org/gtksourceviewmm/stable/ +HOMEPAGE= https://developer.gnome.org/gtksourceviewmm/stable/ COMMENT= C++ wrapper for the gtksourceview widget library LICENSE= gnu-gpl-v2 diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile index a15ec6ff8e7..d39e75b44a1 100644 --- a/x11/hsetroot/Makefile +++ b/x11/hsetroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/08/21 09:50:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/16 20:21:17 wiz Exp $ # DISTNAME= hsetroot-1.0.2 @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= http://thegraveyard.org/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://thegraveyard.org/hsetroot.php +HOMEPAGE= https://thegraveyard.org/hsetroot.php COMMENT= Allows you to compose wallpapers for X MAKE_JOBS_SAFE= no diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile index fc0c3bf2c55..3c37222bdd7 100644 --- a/x11/i3lock/Makefile +++ b/x11/i3lock/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2016/09/19 17:23:10 wiedi Exp $ +# $NetBSD: Makefile,v 1.4 2017/08/16 20:21:17 wiz Exp $ # DISTNAME= i3lock-2.8 CATEGORIES= x11 -MASTER_SITES= http://i3wm.org/i3lock/ +MASTER_SITES= https://i3wm.org/i3lock/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://i3wm.org/i3lock/ +HOMEPAGE= https://i3wm.org/i3lock/ COMMENT= Slightly improved screen locker based on slock LICENSE= modified-bsd diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index f44db71d850..577a7b8dec2 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.29 2017/01/08 21:48:47 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2017/08/16 20:21:17 wiz Exp $ DISTNAME= libxcb-1.12 PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= X protocol C-language Binding LICENSE= mit # with no-advertising clause diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index 0eccf1dd562..f5ca3246333 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.18 2017/08/14 20:35:52 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2017/08/16 20:21:17 wiz Exp $ DISTNAME= libxkbcommon-0.7.2 CATEGORIES= x11 -MASTER_SITES= http://xkbcommon.org/download/ +MASTER_SITES= https://xkbcommon.org/download/ EXTRACT_SUFX= .tar.xz MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://xkbcommon.org/ +HOMEPAGE= https://xkbcommon.org/ COMMENT= Library to handle keyboard descriptions LICENSE= mit diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile index d29b608c309..1bb874cbb2d 100644 --- a/x11/py-xcbgen/Makefile +++ b/x11/py-xcbgen/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.17 2016/05/19 07:08:14 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/08/16 20:21:17 wiz Exp $ DISTNAME= xcb-proto-1.12 PKGNAME= ${PYPKGPREFIX}-xcbgen-1.12 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= XCB protocol descriptions (in XML) LICENSE= mit # with no-advertising clause diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 09943e22f71..a4ede11e3a7 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.15 2016/05/19 07:07:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/16 20:21:17 wiz Exp $ DISTNAME= xcb-proto-1.12 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= XCB protocol descriptions (in XML) LICENSE= mit # with no-advertising clause diff --git a/x11/xcb-util-cursor/Makefile b/x11/xcb-util-cursor/Makefile index c08ca80e4e7..e7d643d4b5e 100644 --- a/x11/xcb-util-cursor/Makefile +++ b/x11/xcb-util-cursor/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.8 2016/05/12 10:45:26 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/08/16 20:21:17 wiz Exp $ DISTNAME= xcb-util-cursor-0.1.3 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= XCB port of Xlib's libXcursor LICENSE= x11 diff --git a/x11/xcb-util-errors/Makefile b/x11/xcb-util-errors/Makefile index f348b65e23a..fdf3e1626c1 100644 --- a/x11/xcb-util-errors/Makefile +++ b/x11/xcb-util-errors/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2015/04/27 09:23:06 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:17 wiz Exp $ DISTNAME= xcb-util-errors-1.0 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= Library for helping debug xcb problems LICENSE= x11 diff --git a/x11/xcb-util-image/Makefile b/x11/xcb-util-image/Makefile index a6c8dfacb60..8b972a8708b 100644 --- a/x11/xcb-util-image/Makefile +++ b/x11/xcb-util-image/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2014/10/20 11:15:38 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:18 wiz Exp $ DISTNAME= xcb-util-image-0.4.0 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= XCB port of Xlib's XImage and XShmImage LICENSE= mit diff --git a/x11/xcb-util-keysyms/Makefile b/x11/xcb-util-keysyms/Makefile index 5cc4a96cdfa..7689d99d2e2 100644 --- a/x11/xcb-util-keysyms/Makefile +++ b/x11/xcb-util-keysyms/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2014/10/01 22:45:45 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:18 wiz Exp $ DISTNAME= xcb-util-keysyms-0.4.0 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= XCB Utilities LICENSE= mit diff --git a/x11/xcb-util-renderutil/Makefile b/x11/xcb-util-renderutil/Makefile index 8961015bc3c..a1c85fc65d9 100644 --- a/x11/xcb-util-renderutil/Makefile +++ b/x11/xcb-util-renderutil/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2014/06/13 07:41:15 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:18 wiz Exp $ DISTNAME= xcb-util-renderutil-0.3.9 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= Convenience functions for the Render extension LICENSE= mit diff --git a/x11/xcb-util-wm/Makefile b/x11/xcb-util-wm/Makefile index 88bb3ffed1e..07af3ffcfee 100644 --- a/x11/xcb-util-wm/Makefile +++ b/x11/xcb-util-wm/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2014/02/26 09:47:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:18 wiz Exp $ DISTNAME= xcb-util-wm-0.4.1 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= Client and window-manager helpers for ICCCM and EWMH LICENSE= mit diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index b9a6c453b3f..c1202da99ae 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2014/10/20 11:10:31 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/16 20:21:17 wiz Exp $ DISTNAME= xcb-util-0.4.0 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= XCB Utilities GNU_CONFIGURE= yes diff --git a/x11/xcb-util036/Makefile b/x11/xcb-util036/Makefile index bbed71b46e3..0db87de862d 100644 --- a/x11/xcb-util036/Makefile +++ b/x11/xcb-util036/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2013/12/11 12:23:53 rodent Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:18 wiz Exp $ # DISTNAME= xcb-util-0.3.6 PKGNAME= xcb-util036-0.3.6 PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= XCB Utilities (old 0.3.6 release) LICENSE= x11 |