summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:05 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:05 +0000
commitb831c01fc9da1c5001588ec465faa98afe3bf1c8 (patch)
treebc9d7f24b9a4d046704f52f30922bbfce87279a2 /chat
parent5cc0fec1a826d6c92df3c3e772b38bd28114cab0 (diff)
downloadpkgsrc-b831c01fc9da1c5001588ec465faa98afe3bf1c8.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'chat')
-rw-r--r--chat/emacs-jabber/Makefile4
-rw-r--r--chat/farstream/Makefile4
-rw-r--r--chat/gg2/Makefile4
-rw-r--r--chat/libtlen/Makefile4
-rw-r--r--chat/meanwhile/Makefile4
-rw-r--r--chat/pidgin-libnotify/Makefile4
-rw-r--r--chat/py-xmpppy/Makefile4
-rw-r--r--chat/riece/Makefile4
-rw-r--r--chat/tik/Makefile4
-rw-r--r--chat/ysm/Makefile4
10 files changed, 20 insertions, 20 deletions
diff --git a/chat/emacs-jabber/Makefile b/chat/emacs-jabber/Makefile
index 0418cb32180..f6394cc4a98 100644
--- a/chat/emacs-jabber/Makefile
+++ b/chat/emacs-jabber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/02/17 19:17:56 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:11 rillig Exp $
DISTNAME= emacs-jabber-0.8.0
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=emacs-jabber/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= aran@100acres.us
-HOMEPAGE= http://emacs-jabber.sourceforge.net/
+HOMEPAGE= https://emacs-jabber.sourceforge.net/
COMMENT= Jabber client for Emacs
LICENSE= gnu-gpl-v2 # or later
diff --git a/chat/farstream/Makefile b/chat/farstream/Makefile
index 0c4b2e7b25a..fb74e79f5f6 100644
--- a/chat/farstream/Makefile
+++ b/chat/farstream/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/07/20 22:46:11 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2020/01/18 23:30:11 rillig Exp $
DISTNAME= farstream-0.2.8
PKGREVISION= 13
@@ -6,7 +6,7 @@ CATEGORIES= chat multimedia
MASTER_SITES= http://freedesktop.org/software/farstream/releases/farstream/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.freedesktop.org/wiki/Software/Farstream/
+HOMEPAGE= https://www.freedesktop.org/wiki/Software/Farstream/
COMMENT= Audio/video communications framework
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/gg2/Makefile b/chat/gg2/Makefile
index 84b100370dd..b4b6d6342e8 100644
--- a/chat/gg2/Makefile
+++ b/chat/gg2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2020/01/18 21:48:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.68 2020/01/18 23:30:11 rillig Exp $
DISTNAME= gg2-2.3.0
PKGREVISION= 41
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ggadu/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= http://ggadu.sourceforge.net/
+HOMEPAGE= https://ggadu.sourceforge.net/
COMMENT= Instant messenger software for Poland; Jabber plugin included
USE_LIBTOOL= yes
diff --git a/chat/libtlen/Makefile b/chat/libtlen/Makefile
index dc40b8f6b54..af03a939834 100644
--- a/chat/libtlen/Makefile
+++ b/chat/libtlen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/03/06 15:17:03 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:11 rillig Exp $
DISTNAME= libtlen-20041113
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libtlen/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://libtlen.sourceforge.net/
+HOMEPAGE= https://libtlen.sourceforge.net/
COMMENT= Library to access tlen.pl IM system
USE_LIBTOOL= yes
diff --git a/chat/meanwhile/Makefile b/chat/meanwhile/Makefile
index 742a3330c4c..f440ef98fdf 100644
--- a/chat/meanwhile/Makefile
+++ b/chat/meanwhile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/11/02 22:18:24 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:11 rillig Exp $
#
DISTNAME= meanwhile-1.0.2
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=meanwhile/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://meanwhile.sourceforge.net/
+HOMEPAGE= https://meanwhile.sourceforge.net/
COMMENT= Lotus SameTime compatible chat protocol
LICENSE= gnu-gpl-v2
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index d0668b4bff5..ccfb34605ce 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2019/08/11 13:18:05 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2020/01/18 23:30:12 rillig Exp $
#
DISTNAME= pidgin-libnotify-0.14
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gaim-libnotify.sourceforge.net/
+HOMEPAGE= https://gaim-libnotify.sourceforge.net/
COMMENT= Pidgin plugin that adds popup support
LICENSE= gnu-gpl-v3
diff --git a/chat/py-xmpppy/Makefile b/chat/py-xmpppy/Makefile
index 93a98ff5ce9..866b2497561 100644
--- a/chat/py-xmpppy/Makefile
+++ b/chat/py-xmpppy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/09/02 13:19:53 adam Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/18 23:30:12 rillig Exp $
DISTNAME= xmpppy-0.5.0rc1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmpppy/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://xmpppy.sourceforge.net/
+HOMEPAGE= https://xmpppy.sourceforge.net/
COMMENT= XMPP (Jabber) library for Python
LICENSE= gnu-gpl-v2
diff --git a/chat/riece/Makefile b/chat/riece/Makefile
index fde60159a08..311005ef554 100644
--- a/chat/riece/Makefile
+++ b/chat/riece/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2018/07/16 05:56:10 mef Exp $
+# $NetBSD: Makefile,v 1.30 2020/01/18 23:30:12 rillig Exp $
#
DISTNAME= riece-9.0.0
@@ -9,7 +9,7 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/riece/
LICENSE= gnu-gpl-v3
MAINTAINER= makoto@ki.nu
-HOMEPAGE= http://www.nongnu.org/riece/
+HOMEPAGE= https://www.nongnu.org/riece/
COMMENT= IRC client for Emacs
INSTALLATION_DIRS= ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/riece \
diff --git a/chat/tik/Makefile b/chat/tik/Makefile
index e980da86c1d..59abc3bdc2f 100644
--- a/chat/tik/Makefile
+++ b/chat/tik/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/03 00:02:45 asau Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/18 23:30:12 rillig Exp $
#
DISTNAME= tik-0.90
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tik/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://tik.sourceforge.net/
+HOMEPAGE= https://tik.sourceforge.net/
COMMENT= Tcl/Tk AOL Instant Messenger client
WRKSRC= ${WRKDIR}/tik
diff --git a/chat/ysm/Makefile b/chat/ysm/Makefile
index fa9d868df5c..b22414e6a6a 100644
--- a/chat/ysm/Makefile
+++ b/chat/ysm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/03/15 14:15:19 tnn Exp $
+# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:12 rillig Exp $
DISTNAME= ysmv7_2_9_9_1
PKGNAME= ysm-2.9.9.1
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ysmv7/}
MAINTAINER= dawszy@arhea.net
-HOMEPAGE= http://ysmv7.sourceforge.net/
+HOMEPAGE= https://ysmv7.sourceforge.net/
COMMENT= The 'You Sick Me' terminal based ICQ client
LICENSE= gnu-gpl-v2