summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/GutenMark-words/Makefile4
-rw-r--r--textproc/GutenMark/Makefile4
-rw-r--r--textproc/WordNet/Makefile4
-rw-r--r--textproc/aspell-bn/Makefile4
-rw-r--r--textproc/aspell-grc/Makefile4
-rw-r--r--textproc/aspell-id/Makefile4
-rw-r--r--textproc/aspell-la/Makefile4
-rw-r--r--textproc/aspell-sr/Makefile4
-rw-r--r--textproc/btparse/Makefile4
-rw-r--r--textproc/chasen-base/Makefile4
-rw-r--r--textproc/chasen/Makefile4
-rw-r--r--textproc/coccigrep/Makefile4
-rw-r--r--textproc/detex/Makefile4
-rw-r--r--textproc/docbook-xml/Makefile4
-rw-r--r--textproc/docbook/Makefile4
-rw-r--r--textproc/emacs-dict-client/Makefile4
-rw-r--r--textproc/enchant/Makefile4
-rw-r--r--textproc/go-text/Makefile4
-rw-r--r--textproc/grepcidr/Makefile4
-rw-r--r--textproc/groonga/Makefile4
-rw-r--r--textproc/html/Makefile4
-rw-r--r--textproc/ipadic/Makefile4
-rw-r--r--textproc/ispell-de/Makefile4
-rw-r--r--textproc/json2tsv/Makefile4
-rw-r--r--textproc/latex2html/Makefile4
-rw-r--r--textproc/libnxml/Makefile4
-rw-r--r--textproc/libplist/Makefile4
-rw-r--r--textproc/libyaml/Makefile4
-rw-r--r--textproc/link-grammar/Makefile4
-rw-r--r--textproc/lq-sp/Makefile4
-rw-r--r--textproc/lua-expat/Makefile4
-rw-r--r--textproc/lua-lustache/Makefile4
-rw-r--r--textproc/mandoc/Makefile4
-rw-r--r--textproc/multimarkdown/Makefile4
-rw-r--r--textproc/ocaml-tyxml/Makefile4
-rw-r--r--textproc/p5-Text-BibTeX/Makefile4
-rw-r--r--textproc/p5-Text-CSV-Hash/Makefile4
-rw-r--r--textproc/py-4Suite/Makefile4
-rw-r--r--textproc/py-antlr4/Makefile4
-rw-r--r--textproc/py-cElementTree/Makefile4
-rw-r--r--textproc/py-elementtree/Makefile4
-rw-r--r--textproc/py-generateDS/Makefile4
-rw-r--r--textproc/py-lxml/Makefile4
-rw-r--r--textproc/py-nltk/Makefile4
-rw-r--r--textproc/py-pygments/Makefile4
-rw-r--r--textproc/py-pyphen/Makefile4
-rw-r--r--textproc/qprint/Makefile4
-rw-r--r--textproc/rapidjson/Makefile4
-rw-r--r--textproc/ruby-amrita/Makefile4
-rw-r--r--textproc/ruby-nokogiri/Makefile4
-rw-r--r--textproc/ruby-rdiscount/Makefile4
-rw-r--r--textproc/ruby-redcloth/Makefile4
-rw-r--r--textproc/sgrep/Makefile4
-rw-r--r--textproc/uni2ascii/Makefile4
-rw-r--r--textproc/unicode-emoji/Makefile4
-rw-r--r--textproc/unroff/Makefile4
-rw-r--r--textproc/xhtml/Makefile4
-rw-r--r--textproc/xmlindent/Makefile4
-rw-r--r--textproc/zoem/Makefile4
59 files changed, 118 insertions, 118 deletions
diff --git a/textproc/GutenMark-words/Makefile b/textproc/GutenMark-words/Makefile
index ec0a23f334d..6ebc163affd 100644
--- a/textproc/GutenMark-words/Makefile
+++ b/textproc/GutenMark-words/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/11/04 21:43:33 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/26 17:32:12 rillig Exp $
#
DISTNAME= GutenMark-words-20030107
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.sandroid.org/GutenMark/Wordlists/
DISTFILES= ${WORDLISTS} GutenMark.cfg
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sandroid.org/GutenMark/
+HOMEPAGE= https://www.sandroid.org/GutenMark/
COMMENT= Word lists for GutenMark
WORDLISTS= special.words.gz english.names.gz US.places.gz \
diff --git a/textproc/GutenMark/Makefile b/textproc/GutenMark/Makefile
index 9a22c3366e0..ebe000a2bc1 100644
--- a/textproc/GutenMark/Makefile
+++ b/textproc/GutenMark/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/25 06:55:38 asau Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/26 17:32:12 rillig Exp $
#
DISTNAME= GutenMark_source_dev-${GVER}
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.sandroid.org/GutenMark/wasftp.GutenMark/SoftwareSnapshots/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sandroid.org/GutenMark/
+HOMEPAGE= https://www.sandroid.org/GutenMark/
COMMENT= Automatic, high-quality Gutenberg text formatter to LaTeX or HTML
DEPENDS+= GutenMark-words-[0-9]*:../../textproc/GutenMark-words
diff --git a/textproc/WordNet/Makefile b/textproc/WordNet/Makefile
index d08f9b8ebdc..e361ebc8705 100644
--- a/textproc/WordNet/Makefile
+++ b/textproc/WordNet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/11/05 19:54:41 yhardy Exp $
+# $NetBSD: Makefile,v 1.16 2020/01/26 17:32:12 rillig Exp $
#
DISTNAME= WordNet-3.0
@@ -11,7 +11,7 @@ PATCH_SITES= http://www.ocert.org/analysis/2008-014/
PATCH_DIST_STRIP= -p1
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://wordnet.princeton.edu/
+HOMEPAGE= https://wordnet.princeton.edu/
COMMENT= Lexical reference system
USE_PKGLOCALEDIR= yes
diff --git a/textproc/aspell-bn/Makefile b/textproc/aspell-bn/Makefile
index b55465b30b6..0c7a410f746 100644
--- a/textproc/aspell-bn/Makefile
+++ b/textproc/aspell-bn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/16 19:27:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:32:12 rillig Exp $
#
DISTNAME= aspell6-bn-0.01.1-1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/bn/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.bengalinux.org/downloads
+HOMEPAGE= https://www.bengalinux.org/downloads
COMMENT= Bengali language support for aspell
LICENSE= gnu-gpl-v2
diff --git a/textproc/aspell-grc/Makefile b/textproc/aspell-grc/Makefile
index 334adc7a03c..acf6b246f2f 100644
--- a/textproc/aspell-grc/Makefile
+++ b/textproc/aspell-grc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/16 19:27:10 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:32:13 rillig Exp $
#
DISTNAME= aspell6-grc-0.02-0
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/grc/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.himeros.eu/
+HOMEPAGE= https://www.himeros.eu/
COMMENT= Ancient Greek language support for aspell
LICENSE= gnu-gpl-v3
diff --git a/textproc/aspell-id/Makefile b/textproc/aspell-id/Makefile
index 658851fbe02..57334d59716 100644
--- a/textproc/aspell-id/Makefile
+++ b/textproc/aspell-id/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/16 19:27:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:32:13 rillig Exp $
#
DISTNAME= aspell5-id-1.2-0
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/id/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rahmatm.samik-ibrahim.vlsm.org/
+HOMEPAGE= https://rahmatm.samik-ibrahim.vlsm.org/
COMMENT= Indonesian language support for aspell
LICENSE= gnu-gpl-v2
diff --git a/textproc/aspell-la/Makefile b/textproc/aspell-la/Makefile
index b8cc8938468..81ec959ad2e 100644
--- a/textproc/aspell-la/Makefile
+++ b/textproc/aspell-la/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/16 19:27:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:32:13 rillig Exp $
#
DISTNAME= aspell6-la-20020503-0
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/la/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://j3e.de/ispell/iroma/
+HOMEPAGE= https://j3e.de/ispell/iroma/
COMMENT= Latin language support for aspell
LICENSE= gnu-gpl-v2
diff --git a/textproc/aspell-sr/Makefile b/textproc/aspell-sr/Makefile
index 7ed6a20cadf..fb8a0e2f2db 100644
--- a/textproc/aspell-sr/Makefile
+++ b/textproc/aspell-sr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/09/16 19:27:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:32:13 rillig Exp $
#
DISTNAME= aspell6-sr-0.02
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/sr/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://srpski.org/aspell/
+HOMEPAGE= https://srpski.org/aspell/
COMMENT= Serbian language support for aspell
LICENSE= gnu-lgpl-v2.1
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
index 27caf1b3fcf..f093733c046 100644
--- a/textproc/btparse/Makefile
+++ b/textproc/btparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2019/11/04 21:43:33 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2020/01/26 17:32:13 rillig Exp $
#
DISTNAME= btparse-0.35
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AM/AMBS/btparse/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gerg.ca/software/btOOL/
+HOMEPAGE= https://www.gerg.ca/software/btOOL/
COMMENT= BibTeX parsing library
USE_TOOLS+= perl pod2man
diff --git a/textproc/chasen-base/Makefile b/textproc/chasen-base/Makefile
index 6da72e83465..6ef4bb2eced 100644
--- a/textproc/chasen-base/Makefile
+++ b/textproc/chasen-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2017/03/24 11:44:30 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2020/01/26 17:32:13 rillig Exp $
#
DISTNAME= chasen-${CHASEN_VERSION}
@@ -7,7 +7,7 @@ CATEGORIES= japanese textproc
MASTER_SITES= ${MASTER_SITE_OSDN:=chasen-legacy/56305/}
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://chasen-legacy.osdn.jp/
+HOMEPAGE= https://chasen-legacy.osdn.jp/
COMMENT= ChaSen, Japanese Morphological Analysis System
LICENSE= modified-bsd
diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile
index be7781fd88b..c357a8c558e 100644
--- a/textproc/chasen/Makefile
+++ b/textproc/chasen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/06/29 11:06:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2020/01/26 17:32:13 rillig Exp $
#
DISTNAME= chasen-${CHASEN_VERSION}
@@ -7,7 +7,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://chasen-legacy.osdn.jp/
+HOMEPAGE= https://chasen-legacy.osdn.jp/
COMMENT= Meta package of ChaSen, Japanese Morphological Analysis System
META_PACKAGE= yes
diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile
index 18c7714d298..b9461b0a5a5 100644
--- a/textproc/coccigrep/Makefile
+++ b/textproc/coccigrep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/04/25 07:33:23 maya Exp $
+# $NetBSD: Makefile,v 1.16 2020/01/26 17:32:13 rillig Exp $
DISTNAME= coccigrep-1.16
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=regit/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://home.regit.org/software/coccigrep/
+HOMEPAGE= https://home.regit.org/software/coccigrep/
COMMENT= Semantic grep for the C language
LICENSE= gnu-gpl-v3
diff --git a/textproc/detex/Makefile b/textproc/detex/Makefile
index 34bcdf21b3a..351a54e7fdf 100644
--- a/textproc/detex/Makefile
+++ b/textproc/detex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/07/12 10:56:51 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2020/01/26 17:32:13 rillig Exp $
DISTNAME= detex-2.8
CATEGORIES= textproc
@@ -6,7 +6,7 @@ MASTER_SITES= http://www.cs.purdue.edu/homes/trinkle/detex/
EXTRACT_SUFX= .tar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cs.purdue.edu/homes/trinkle/detex/
+HOMEPAGE= https://www.cs.purdue.edu/homes/trinkle/detex/
COMMENT= Remove LaTeX commands
LICENSE= modified-bsd # nearly
diff --git a/textproc/docbook-xml/Makefile b/textproc/docbook-xml/Makefile
index bbded5ad8d2..84c9e6bdeb9 100644
--- a/textproc/docbook-xml/Makefile
+++ b/textproc/docbook-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2019/11/04 21:43:34 rillig Exp $
+# $NetBSD: Makefile,v 1.38 2020/01/26 17:32:14 rillig Exp $
#
DISTNAME= docbook-xml-4.5
@@ -11,7 +11,7 @@ DISTFILES= docbook-xml-4.2.zip docbook-xml-4.3.zip docbook-xml-4.4.zip
DISTFILES+= docbook-xml-4.5.zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.oasis-open.org/docbook/
+HOMEPAGE= https://www.oasis-open.org/docbook/
COMMENT= XML DTD designed for computer documentation
WRKSRC= ${WRKDIR}
diff --git a/textproc/docbook/Makefile b/textproc/docbook/Makefile
index 17c6f448567..18f91b9a784 100644
--- a/textproc/docbook/Makefile
+++ b/textproc/docbook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2019/11/04 21:45:55 rillig Exp $
+# $NetBSD: Makefile,v 1.49 2020/01/26 17:32:14 rillig Exp $
DISTNAME= docbook-4.5
CATEGORIES= textproc
@@ -15,7 +15,7 @@ DISTFILES= docbk241.zip docbk30.zip docbk31.zip docbk40.zip docbk41.zip \
docbook-4.2.zip docbook-4.3.zip docbook-4.4.zip docbook-4.5.zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.oasis-open.org/docbook/
+HOMEPAGE= https://www.oasis-open.org/docbook/
COMMENT= SGML DTD designed for computer documentation
DEPENDS+= iso8879>=1986:../../textproc/iso8879
diff --git a/textproc/emacs-dict-client/Makefile b/textproc/emacs-dict-client/Makefile
index d9f645059c6..cfdeb3dece7 100644
--- a/textproc/emacs-dict-client/Makefile
+++ b/textproc/emacs-dict-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/02/17 19:18:08 dholland Exp $
+# $NetBSD: Makefile,v 1.14 2020/01/26 17:32:14 rillig Exp $
DISTNAME= dictionary-1.8.2
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/dictionary/emacs-dict-client/}
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://me.in-berlin.de/~myrkr/dictionary/
+HOMEPAGE= https://me.in-berlin.de/~myrkr/dictionary/
COMMENT= Emacs package for talking to a dictionary server
INSTALLATION_DIRS= ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/dictionary
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index f032f16d9dc..051b3fcf721 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2018/11/22 14:56:07 nia Exp $
+# $NetBSD: Makefile,v 1.42 2020/01/26 17:32:14 rillig Exp $
#
DISTNAME= enchant-1.6.0
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.abisource.com/downloads/enchant/1.6.0/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.abisource.com/projects/enchant/
+HOMEPAGE= https://www.abisource.com/projects/enchant/
COMMENT= Generic spell checking library
LICENSE= gnu-lgpl-v2.1
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 0c0ce2a0338..f434489aa50 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/01/10 13:32:17 bsiegert Exp $
+# $NetBSD: Makefile,v 1.30 2020/01/26 17:32:14 rillig Exp $
DISTNAME= go-text-0.3.0
PKGREVISION= 12
@@ -8,7 +8,7 @@ GITHUB_PROJECT= text
GITHUB_TAG= v0.3.0
MAINTAINER= bsiegert@NetBSD.org
-HOMEPAGE= http://golang.org/
+HOMEPAGE= https://golang.org/
COMMENT= Supplementary text processing libraries for Go
LICENSE= modified-bsd
diff --git a/textproc/grepcidr/Makefile b/textproc/grepcidr/Makefile
index 1b1cc1db43d..20e9b0bc028 100644
--- a/textproc/grepcidr/Makefile
+++ b/textproc/grepcidr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/01/22 00:01:30 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/26 17:32:14 rillig Exp $
DISTNAME= grepcidr-2.97
DIST_SUBDIR= grepcidr-2.97-20150828
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.taugh.com/grepcidr-2/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.taugh.com/grepcidr-2/
+HOMEPAGE= https://www.taugh.com/grepcidr-2/
COMMENT= Filter IP addresses matching IPv4 or IPv6 CIDR specification
LICENSE= gnu-gpl-v2
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index fd4a9fc187d..c7113671fd9 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2020/01/18 21:51:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.66 2020/01/26 17:32:14 rillig Exp $
#
DISTNAME= groonga-7.0.6
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= http://packages.groonga.org/source/groonga/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://groonga.org/
+HOMEPAGE= https://groonga.org/
COMMENT= Fulltext search engine and column store
LICENSE= gnu-lgpl-v2.1
diff --git a/textproc/html/Makefile b/textproc/html/Makefile
index 08d3d439e4f..3505c4fcf80 100644
--- a/textproc/html/Makefile
+++ b/textproc/html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2015/03/15 01:04:27 tnn Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/26 17:32:14 rillig Exp $
#
DISTNAME= html-4.01
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.w3.org/TR/REC-html40/
+HOMEPAGE= https://www.w3.org/TR/REC-html40/
COMMENT= SGML DTDs for the Hypertext Markup Language
DEPENDS+= iso8879>=1986:../../textproc/iso8879
diff --git a/textproc/ipadic/Makefile b/textproc/ipadic/Makefile
index 6189429e1b3..7f1d3ea3cfd 100644
--- a/textproc/ipadic/Makefile
+++ b/textproc/ipadic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/06/29 11:06:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/26 17:32:14 rillig Exp $
#
DISTNAME= ipadic-2.7.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/
MASTER_SITES= ${MASTER_SITE_OSDN:=ipadic/24435/}
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://chasen-legacy.osdn.jp/
+HOMEPAGE= https://chasen-legacy.osdn.jp/
COMMENT= Japanese Morphological Dictionary including parameter for ChaSen
GNU_CONFIGURE= yes
diff --git a/textproc/ispell-de/Makefile b/textproc/ispell-de/Makefile
index d49149781e3..fb3b25a118d 100644
--- a/textproc/ispell-de/Makefile
+++ b/textproc/ispell-de/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/08/11 13:23:25 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/01/26 17:32:15 rillig Exp $
#
DISTNAME= igerman98-20160407
@@ -9,7 +9,7 @@ MASTER_SITES= http://j3e.de/ispell/igerman98/dict/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://j3e.de/ispell/igerman98/
+HOMEPAGE= https://j3e.de/ispell/igerman98/
COMMENT= German dictionary for interactive spelling checker
LICENSE= gnu-gpl-v3 OR gnu-gpl-v2
diff --git a/textproc/json2tsv/Makefile b/textproc/json2tsv/Makefile
index 2f426eb69e3..4b89a6ccd44 100644
--- a/textproc/json2tsv/Makefile
+++ b/textproc/json2tsv/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2019/11/12 18:08:23 leot Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:15 rillig Exp $
DISTNAME= json2tsv-0.4
CATEGORIES= textproc
MASTER_SITES= http://codemadness.org/releases/json2tsv/
MAINTAINER= leot@NetBSD.org
-HOMEPAGE= http://codemadness.org/git/json2tsv/file/README.html
+HOMEPAGE= https://codemadness.org/git/json2tsv/file/README.html
COMMENT= Convert JSON to TSV
LICENSE= isc
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile
index 46c843bbe59..c130c5ad368 100644
--- a/textproc/latex2html/Makefile
+++ b/textproc/latex2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2019/12/19 22:24:01 joerg Exp $
+# $NetBSD: Makefile,v 1.52 2020/01/26 17:32:15 rillig Exp $
DISTNAME= latex2html-2016
PKGREVISION= 4
@@ -6,7 +6,7 @@ CATEGORIES= textproc converters
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/}
MAINTAINER= wennmach@NetBSD.org
-HOMEPAGE= http://www.latex2html.org/
+HOMEPAGE= https://www.latex2html.org/
COMMENT= LaTeX to HTML converter
LICENSE= gnu-gpl-v2
diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile
index e1e157d5e41..f1907a6acac 100644
--- a/textproc/libnxml/Makefile
+++ b/textproc/libnxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/01/18 21:48:27 jperkin Exp $
+# $NetBSD: Makefile,v 1.23 2020/01/26 17:32:15 rillig Exp $
#
DISTNAME= libnxml-0.18.3
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.autistici.org/bakunin/libnxml/
MAINTAINER= kamel.derouiche@gmail.com
-HOMEPAGE= http://www.autistici.org/bakunin/libnxml/doc/
+HOMEPAGE= https://www.autistici.org/bakunin/libnxml/doc/
COMMENT= C library for parsing, writing and creating XML files or streams
LICENSE= gnu-lgpl-v2.1
diff --git a/textproc/libplist/Makefile b/textproc/libplist/Makefile
index 84d871df9cc..bbbea08d2c0 100644
--- a/textproc/libplist/Makefile
+++ b/textproc/libplist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/11/04 21:43:38 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2020/01/26 17:32:15 rillig Exp $
DISTNAME= libplist-1.12
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.libimobiledevice.org/downloads/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.libimobiledevice.org/
+HOMEPAGE= https://www.libimobiledevice.org/
COMMENT= Handle Apple Binary and XML Property Lists
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile
index ae43eb918d9..61864cd482a 100644
--- a/textproc/libyaml/Makefile
+++ b/textproc/libyaml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/04/04 23:54:08 kamil Exp $
+# $NetBSD: Makefile,v 1.14 2020/01/26 17:32:15 rillig Exp $
DIST_SUBDIR= yaml # Remove for next version
@@ -10,7 +10,7 @@ MASTER_SITES= http://pyyaml.org/download/libyaml/
PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://pyyaml.org/wiki/LibYAML
+HOMEPAGE= https://pyyaml.org/wiki/LibYAML
COMMENT= YAML 1.1 parser and emitter written in C
LICENSE= mit
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile
index 7226fb35b0f..b7d80a8d51d 100644
--- a/textproc/link-grammar/Makefile
+++ b/textproc/link-grammar/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 17:38:41 gutteridge Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/26 17:32:15 rillig Exp $
DISTNAME= link-grammar-5.6.2
CATEGORIES= textproc
MASTER_SITES= https://www.abisource.com/downloads/link-grammar/${PKGVERSION_NOREV}/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.abisource.com/projects/link-grammar/
+HOMEPAGE= https://www.abisource.com/projects/link-grammar/
COMMENT= Syntactic parsing library
LICENSE= modified-bsd AND gnu-lgpl-v2.1
diff --git a/textproc/lq-sp/Makefile b/textproc/lq-sp/Makefile
index 4a0dc8b13d1..ffc8413c254 100644
--- a/textproc/lq-sp/Makefile
+++ b/textproc/lq-sp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2018/07/18 00:06:24 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2020/01/26 17:32:15 rillig Exp $
#
DISTNAME= lq-sp-1.3.4.12
@@ -6,7 +6,7 @@ CATEGORIES= www
MASTER_SITES= http://www.htmlhelp.com/tools/validator/offline/
MAINTAINER= norm@sandbox.org.uk
-HOMEPAGE= http://www.htmlhelp.com/tools/validator/offline/
+HOMEPAGE= https://www.htmlhelp.com/tools/validator/offline/
COMMENT= Modified SP package
USE_LANGUAGES= c c++03
diff --git a/textproc/lua-expat/Makefile b/textproc/lua-expat/Makefile
index 778890a589d..34a53537663 100644
--- a/textproc/lua-expat/Makefile
+++ b/textproc/lua-expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/10/19 22:27:47 alnsn Exp $
+# $NetBSD: Makefile,v 1.23 2020/01/26 17:32:15 rillig Exp $
#
DISTNAME= luaexpat-1.3.0
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= https://matthewwild.co.uk/projects/luaexpat/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://matthewwild.co.uk/projects/luaexpat/
+HOMEPAGE= https://matthewwild.co.uk/projects/luaexpat/
COMMENT= XML parser for LUA based on expat
LICENSE= mit
diff --git a/textproc/lua-lustache/Makefile b/textproc/lua-lustache/Makefile
index b32c22d46c4..14c5606a6b7 100644
--- a/textproc/lua-lustache/Makefile
+++ b/textproc/lua-lustache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/09/17 23:36:54 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:16 rillig Exp $
DISTNAME= lustache-1.3.1
PKGNAME= ${LUA_PKGPREFIX}-${DISTNAME}
@@ -8,7 +8,7 @@ GITHUB_PROJECT= lustache
GITHUB_TAG= v${PKGVERSION_NOREV}-0
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://olivinelabs.com/lustache/
+HOMEPAGE= https://olivinelabs.com/lustache/
COMMENT= Logic-less mustache templates with Lua
LICENSE= mit
diff --git a/textproc/mandoc/Makefile b/textproc/mandoc/Makefile
index bbd46c9e553..cec757a26d4 100644
--- a/textproc/mandoc/Makefile
+++ b/textproc/mandoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/08/11 13:23:25 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/26 17:32:16 rillig Exp $
DISTNAME= mandoc-1.14.5
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= textproc devel
MASTER_SITES= http://mandoc.bsd.lv/snapshots/
MAINTAINER= schwarze@usta.de
-HOMEPAGE= http://mandoc.bsd.lv/
+HOMEPAGE= https://mandoc.bsd.lv/
COMMENT= Convert man pages from mdoc, man, eqn and tbl to txt, html, ps, or pdf
LICENSE= 2-clause-bsd # not exactly, but near enough
diff --git a/textproc/multimarkdown/Makefile b/textproc/multimarkdown/Makefile
index c5cb85fe626..0396993ffca 100644
--- a/textproc/multimarkdown/Makefile
+++ b/textproc/multimarkdown/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/01/19 00:22:44 nia Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/26 17:32:16 rillig Exp $
DISTNAME= multimarkdown-6.5.1
MASTER_SITES= ${MASTER_SITE_GITHUB:=fletcher/}
@@ -6,7 +6,7 @@ CATEGORIES= textproc
GITHUB_PROJECT= MultiMarkdown-6
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= http://fletcherpenney.net/multimarkdown/
+HOMEPAGE= https://fletcherpenney.net/multimarkdown/
COMMENT= MultiMarkdown (MMD) v6 written in C
LICENSE= gnu-gpl-v3 OR mit
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile
index 238c4834e30..1e2d2145440 100644
--- a/textproc/ocaml-tyxml/Makefile
+++ b/textproc/ocaml-tyxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/03/05 17:10:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.24 2020/01/26 17:32:16 rillig Exp $
#
VERSION= 4.3.0
@@ -10,7 +10,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://ocsigen.org/tyxml/
+HOMEPAGE= https://ocsigen.org/tyxml/
COMMENT= OCaml XML typing library
LICENSE= gnu-lgpl-v2.1 # with openssl exemption
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile
index 4076e71c15e..cb1c2d8b871 100644
--- a/textproc/p5-Text-BibTeX/Makefile
+++ b/textproc/p5-Text-BibTeX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2019/11/04 21:43:41 rillig Exp $
+# $NetBSD: Makefile,v 1.54 2020/01/26 17:32:16 rillig Exp $
DISTNAME= Text-BibTeX-0.87
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gerg.ca/software/btOOL/
+HOMEPAGE= https://www.gerg.ca/software/btOOL/
#HOMEPAGE= http://search.cpan.org/dist/Text-BibTeX/
COMMENT= Perl library for reading, parsing, and processing BibTeX files
LICENSE= ${PERL5_LICENSE}
diff --git a/textproc/p5-Text-CSV-Hash/Makefile b/textproc/p5-Text-CSV-Hash/Makefile
index b27953d0f43..5452ab8c173 100644
--- a/textproc/p5-Text-CSV-Hash/Makefile
+++ b/textproc/p5-Text-CSV-Hash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2019/08/11 13:23:42 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/01/26 17:32:16 rillig Exp $
DISTNAME= Text-CSV-Hash-0.18
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.mono.org/abs/tools/Text-CSV-Hash/
EXTRACT_SUFX= .tbz
MAINTAINER= abs@NetBSD.org
-HOMEPAGE= http://www.mono.org/abs/tools/Text-CSV-Hash/
+HOMEPAGE= https://www.mono.org/abs/tools/Text-CSV-Hash/
COMMENT= Perl5 module for hash based CSV usage
PERL5_PACKLIST= auto/Text/CSV/Hash/.packlist
diff --git a/textproc/py-4Suite/Makefile b/textproc/py-4Suite/Makefile
index ea05c42340d..12c142d227b 100644
--- a/textproc/py-4Suite/Makefile
+++ b/textproc/py-4Suite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/11/04 21:43:45 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/26 17:32:16 rillig Exp $
VER= 1.0.2
DISTNAME= 4Suite-XML-${VER}
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=foursuite/}
MAINTAINER= pettai@NetBSD.org
-HOMEPAGE= http://4suite.org/
+HOMEPAGE= https://4suite.org/
COMMENT= Open-source platform for XML and RDF processing
LICENSE= apache-1.1
diff --git a/textproc/py-antlr4/Makefile b/textproc/py-antlr4/Makefile
index 6151373c2c6..b376d416dfa 100644
--- a/textproc/py-antlr4/Makefile
+++ b/textproc/py-antlr4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/11/04 21:43:45 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:16 rillig Exp $
DISTNAME= antlr4-python3-runtime-4.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python3-runtime//1}
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/antlr4-python3-runtime/}
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://www.antlr.org/
+HOMEPAGE= https://www.antlr.org/
COMMENT= AntLR 4 bindings for Python
LICENSE= modified-bsd
diff --git a/textproc/py-cElementTree/Makefile b/textproc/py-cElementTree/Makefile
index 9c2d543d7f9..ffa6b44db02 100644
--- a/textproc/py-cElementTree/Makefile
+++ b/textproc/py-cElementTree/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2020/01/08 13:44:42 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/26 17:32:17 rillig Exp $
PKGNAME= ${PYPKGPREFIX}-cElementTree-${PY_DISTVERSION}
CATEGORIES= textproc python
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.effbot.org/zone/celementtree.htm
+HOMEPAGE= https://www.effbot.org/zone/celementtree.htm
COMMENT= C implementation of Python ElementTree API
USE_GCC_RUNTIME= yes
diff --git a/textproc/py-elementtree/Makefile b/textproc/py-elementtree/Makefile
index 651c4a6bec3..c443a8a7c04 100644
--- a/textproc/py-elementtree/Makefile
+++ b/textproc/py-elementtree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2019/11/04 21:43:45 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2020/01/26 17:32:17 rillig Exp $
DISTNAME= elementtree-1.2.6-20050316
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-20050316//}
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= http://effbot.org/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://effbot.org/zone/element.htm
+HOMEPAGE= https://effbot.org/zone/element.htm
COMMENT= Read XML and HTML files into trees of Element objects
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
diff --git a/textproc/py-generateDS/Makefile b/textproc/py-generateDS/Makefile
index d9ffe686fef..6063cba8d12 100644
--- a/textproc/py-generateDS/Makefile
+++ b/textproc/py-generateDS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/10/08 09:10:11 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/01/26 17:32:17 rillig Exp $
DISTNAME= generateDS-2.28b0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/0$//}
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/generateDS/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.davekuhlman.org/generateDS.html
+HOMEPAGE= https://www.davekuhlman.org/generateDS.html
COMMENT= Python XML data binding library
LICENSE= mit
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index ee4d091deac..02a1841387c 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2019/11/26 12:36:20 adam Exp $
+# $NetBSD: Makefile,v 1.66 2020/01/26 17:32:17 rillig Exp $
DISTNAME= lxml-4.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://lxml.de/
+HOMEPAGE= https://lxml.de/
COMMENT= Python binding for libxml2 and libxslt
LICENSE= modified-bsd
diff --git a/textproc/py-nltk/Makefile b/textproc/py-nltk/Makefile
index 41529542f80..4e47dce5179 100644
--- a/textproc/py-nltk/Makefile
+++ b/textproc/py-nltk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/05/28 14:10:04 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:17 rillig Exp $
DISTNAME= nltk-3.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=nltk/}
GITHUB_PROJECT= nltk
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.nltk.org/
+HOMEPAGE= https://www.nltk.org/
COMMENT= Natural Language Toolkit (NLTK)
LICENSE= apache-2.0
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index 5e4fb9606c9..a137a968674 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2019/08/03 12:28:49 adam Exp $
+# $NetBSD: Makefile,v 1.30 2020/01/26 17:32:17 rillig Exp $
DISTNAME= Pygments-2.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pygments/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://pygments.org/
+HOMEPAGE= https://pygments.org/
COMMENT= Python syntax highlighter
LICENSE= 2-clause-bsd
diff --git a/textproc/py-pyphen/Makefile b/textproc/py-pyphen/Makefile
index 1c0745b1ace..297bea60a9d 100644
--- a/textproc/py-pyphen/Makefile
+++ b/textproc/py-pyphen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/10/11 10:52:51 adam Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/26 17:32:17 rillig Exp $
DISTNAME= Pyphen-0.9.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -6,7 +6,7 @@ CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pyphen/}
MAINTAINER= kleink@NetBSD.org
-HOMEPAGE= http://pyphen.org/
+HOMEPAGE= https://pyphen.org/
COMMENT= Pure Python module to hyphenate text
LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mpl-1.1
diff --git a/textproc/qprint/Makefile b/textproc/qprint/Makefile
index 261e778522c..27971089b00 100644
--- a/textproc/qprint/Makefile
+++ b/textproc/qprint/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2015/09/10 12:58:28 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/26 17:32:17 rillig Exp $
DISTNAME= qprint-1.1
CATEGORIES= textproc mail
MASTER_SITES= http://www.fourmilab.ch/webtools/qprint/
MAINTAINER= simonb@NetBSD.org
-HOMEPAGE= http://www.fourmilab.ch/webtools/qprint/
+HOMEPAGE= https://www.fourmilab.ch/webtools/qprint/
COMMENT= Encode and decode quoted-printable files
LICENSE= public-domain
diff --git a/textproc/rapidjson/Makefile b/textproc/rapidjson/Makefile
index fa7955231ee..6dd72f8d9be 100644
--- a/textproc/rapidjson/Makefile
+++ b/textproc/rapidjson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/04/02 16:07:47 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:17 rillig Exp $
DISTNAME= rapidjson-1.1.0
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=Tencent/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://rapidjson.org/
+HOMEPAGE= https://rapidjson.org/
COMMENT= Fast JSON parser/generator with SAX/DOM style API
LICENSE= modified-bsd
diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile
index ceede213138..af736c0e15f 100644
--- a/textproc/ruby-amrita/Makefile
+++ b/textproc/ruby-amrita/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2015/06/29 11:06:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/26 17:32:18 rillig Exp $
DISTNAME= amrita-1.0.2
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= textproc ruby www
MASTER_SITES= ${MASTER_SITE_OSDN:=amrita/10939/}
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://amrita.osdn.jp/
+HOMEPAGE= https://amrita.osdn.jp/
COMMENT= HTML/XHTML template library for Ruby
LICENSE= gnu-gpl-v2 OR ruby-license
diff --git a/textproc/ruby-nokogiri/Makefile b/textproc/ruby-nokogiri/Makefile
index 5b76512cef1..9bdccd5ec64 100644
--- a/textproc/ruby-nokogiri/Makefile
+++ b/textproc/ruby-nokogiri/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.48 2019/12/11 14:52:21 tsutsui Exp $
+# $NetBSD: Makefile,v 1.49 2020/01/26 17:32:18 rillig Exp $
DISTNAME= nokogiri-1.10.7
CATEGORIES= textproc
MAINTAINER= tsutsui@NetBSD.org
-HOMEPAGE= http://nokogiri.org/
+HOMEPAGE= https://nokogiri.org/
COMMENT= HTML, XML, SAX, and Reader parser with XPath and CSS selector support
LICENSE= mit
diff --git a/textproc/ruby-rdiscount/Makefile b/textproc/ruby-rdiscount/Makefile
index 7a30a718cd7..566286456d1 100644
--- a/textproc/ruby-rdiscount/Makefile
+++ b/textproc/ruby-rdiscount/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2017/08/21 11:56:15 nils Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:18 rillig Exp $
DISTNAME= rdiscount-2.2.0.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MAINTAINER= nils@NetBSD.org
-HOMEPAGE= http://dafoster.net/projects/rdiscount/
+HOMEPAGE= https://dafoster.net/projects/rdiscount/
COMMENT= Converts documents in Markdown syntax to HTML
LICENSE= modified-bsd
diff --git a/textproc/ruby-redcloth/Makefile b/textproc/ruby-redcloth/Makefile
index 9845637460e..920ff4e4678 100644
--- a/textproc/ruby-redcloth/Makefile
+++ b/textproc/ruby-redcloth/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2016/10/18 14:43:14 taca Exp $
+# $NetBSD: Makefile,v 1.21 2020/01/26 17:32:18 rillig Exp $
DISTNAME= RedCloth-4.3.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://redcloth.org/
+HOMEPAGE= https://redcloth.org/
COMMENT= Textile library for Ruby
LICENSE= mit
diff --git a/textproc/sgrep/Makefile b/textproc/sgrep/Makefile
index 680fc894ec8..4e3cc4ebe0e 100644
--- a/textproc/sgrep/Makefile
+++ b/textproc/sgrep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/11/04 21:43:48 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:18 rillig Exp $
#
DISTNAME= sgrep-1.94a
@@ -6,7 +6,7 @@ CATEGORIES= textproc
MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html
+HOMEPAGE= https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html
COMMENT= Tool for searching and indexing text, SGML,XML and HTML files
LICENSE= gnu-gpl-v2
diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile
index 7bfe05063ea..b5bb1d2efdf 100644
--- a/textproc/uni2ascii/Makefile
+++ b/textproc/uni2ascii/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/25 06:57:05 asau Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/26 17:32:18 rillig Exp $
#
DISTNAME= uni2ascii-4.18
@@ -7,7 +7,7 @@ MASTER_SITES= http://billposer.org/Software/Downloads/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= bartosz.kuzma@gmail.com
-HOMEPAGE= http://billposer.org/Software/uni2ascii.html
+HOMEPAGE= https://billposer.org/Software/uni2ascii.html
COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents
LICENSE= gnu-gpl-v3
diff --git a/textproc/unicode-emoji/Makefile b/textproc/unicode-emoji/Makefile
index 2684cb4ee1a..dae25a2570d 100644
--- a/textproc/unicode-emoji/Makefile
+++ b/textproc/unicode-emoji/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/09/14 03:43:44 tsutsui Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:18 rillig Exp $
DISTNAME= unicode-emoji-${EMOJI_VERSION}
CATEGORIES= textproc
@@ -8,7 +8,7 @@ DISTFILES= ${EMOJI_FILES}
EXTRACT_SUFX= # none
MAINTAINER= tsutsui@NetBSD.org
-HOMEPAGE= http://www.unicode.org/emoji/
+HOMEPAGE= https://www.unicode.org/emoji/
COMMENT= Unicode Emoji Data Files
LICENSE= unicode
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile
index fb4755e438c..64c2dc6bc8d 100644
--- a/textproc/unroff/Makefile
+++ b/textproc/unroff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2012/10/25 06:57:05 asau Exp $
+# $NetBSD: Makefile,v 1.32 2020/01/26 17:32:18 rillig Exp $
DISTNAME= unroff-1.0
PKGNAME= unroff-1.0.2
@@ -10,7 +10,7 @@ PATCHFILES= me-misc-patch misc-patch-2
PATCH_DIST_STRIP= -p1
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www-rn.informatik.uni-bremen.de/software/unroff/
+HOMEPAGE= https://www-rn.informatik.uni-bremen.de/software/unroff/
COMMENT= Programmable troff translator with backend for HTML
DIST_SUBDIR= unroff
diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile
index 3f7ca7891ea..96b3fc1ecf6 100644
--- a/textproc/xhtml/Makefile
+++ b/textproc/xhtml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/25 06:57:07 asau Exp $
+# $NetBSD: Makefile,v 1.11 2020/01/26 17:32:18 rillig Exp $
#
DISTNAME= xhtml1
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.w3.org/TR/xhtml1/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.w3.org/MarkUp/
+HOMEPAGE= https://www.w3.org/MarkUp/
COMMENT= DTDs for the Extensible Hypertext Markup Language
NO_BUILD= yes
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile
index a633b72546b..1afa7e7635d 100644
--- a/textproc/xmlindent/Makefile
+++ b/textproc/xmlindent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/03/30 12:51:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/26 17:32:19 rillig Exp $
#
DISTNAME= xmlindent-0.2.16
@@ -6,7 +6,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.cs.helsinki.fi/u/penberg/xmlindent/src/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cs.helsinki.fi/u/penberg/xmlindent/src/
+HOMEPAGE= https://www.cs.helsinki.fi/u/penberg/xmlindent/src/
COMMENT= XML stream reformatter written in ANSI C
USE_TOOLS+= lex:run
diff --git a/textproc/zoem/Makefile b/textproc/zoem/Makefile
index 66f9003c30f..5fc95acbfbf 100644
--- a/textproc/zoem/Makefile
+++ b/textproc/zoem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/12/02 09:50:02 cheusov Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/26 17:32:19 rillig Exp $
#
DISTNAME= ${PKGNAME:S/./-/}
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.micans.org/zoem/src/
MAINTAINER= cheusov@NetBSD.org
-HOMEPAGE= http://www.micans.org/zoem/
+HOMEPAGE= https://www.micans.org/zoem/
COMMENT= Interpretive macro/programming language
LICENSE= gnu-gpl-v3