diff options
author | mat <mat@FreeBSD.org> | 2016-12-02 17:21:58 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-12-02 17:21:58 +0800 |
commit | dc85bd41183dbc4f7ceb6d06d032654537374f4d (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /textproc | |
parent | 7b84d9e070d0f20b216e390c23bd47ce14a4d168 (diff) | |
download | freebsd-ports-graphics-dc85bd41183dbc4f7ceb6d06d032654537374f4d.tar.gz freebsd-ports-graphics-dc85bd41183dbc4f7ceb6d06d032654537374f4d.tar.zst freebsd-ports-graphics-dc85bd41183dbc4f7ceb6d06d032654537374f4d.zip |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/elasticsearch-plugin-sql/Makefile | 2 | ||||
-rw-r--r-- | textproc/elasticsearch2-plugin-sql/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-highlighting-kate/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/hs-tagstream-conduit/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/hs-texmath/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/hs-xml-conduit/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/hs-yaml/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/ibus-qt/Makefile | 3 | ||||
-rw-r--r-- | textproc/ibus/Makefile | 3 | ||||
-rw-r--r-- | textproc/jo/Makefile | 2 | ||||
-rw-r--r-- | textproc/kmfl-khmer/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-CSS-Packer/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Haml/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/pugixml/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-feedparser/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/rubygem-charlock_holmes/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/rubygem-creole/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/rubygem-phone/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/sassc/pkg-descr | 2 |
19 files changed, 19 insertions, 21 deletions
diff --git a/textproc/elasticsearch-plugin-sql/Makefile b/textproc/elasticsearch-plugin-sql/Makefile index 38156eb3239..3217d0cf08f 100644 --- a/textproc/elasticsearch-plugin-sql/Makefile +++ b/textproc/elasticsearch-plugin-sql/Makefile @@ -3,7 +3,7 @@ PORTNAME= sql PORTVERSION= 1.4.9 CATEGORIES= textproc -MASTER_SITES= http://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/ +MASTER_SITES= https://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= elasticsearch-plugin- DISTNAME= elasticsearch-${PORTNAME}-${PORTVERSION} diff --git a/textproc/elasticsearch2-plugin-sql/Makefile b/textproc/elasticsearch2-plugin-sql/Makefile index df583f9acca..afe07bc6e3c 100644 --- a/textproc/elasticsearch2-plugin-sql/Makefile +++ b/textproc/elasticsearch2-plugin-sql/Makefile @@ -3,7 +3,7 @@ PORTNAME= sql PORTVERSION= 2.4.0.1 CATEGORIES= textproc -MASTER_SITES= http://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/ +MASTER_SITES= https://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= elasticsearch2-plugin- DISTNAME= elasticsearch-${PORTNAME}-${PORTVERSION} diff --git a/textproc/hs-highlighting-kate/pkg-descr b/textproc/hs-highlighting-kate/pkg-descr index f09ab3860c9..211bcbe4397 100644 --- a/textproc/hs-highlighting-kate/pkg-descr +++ b/textproc/hs-highlighting-kate/pkg-descr @@ -5,4 +5,4 @@ Kate can be added. [1] http://kate-editor.org/ -WWW: http://github.com/jgm/highlighting-kate +WWW: https://github.com/jgm/highlighting-kate diff --git a/textproc/hs-tagstream-conduit/pkg-descr b/textproc/hs-tagstream-conduit/pkg-descr index c7bf5cca10e..3e754e0746d 100644 --- a/textproc/hs-tagstream-conduit/pkg-descr +++ b/textproc/hs-tagstream-conduit/pkg-descr @@ -3,4 +3,4 @@ parse unstructured and malformed HTML from the web. It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory. -WWW: http://github.com/yihuang/tagstream-conduit +WWW: https://github.com/yihuang/tagstream-conduit diff --git a/textproc/hs-texmath/pkg-descr b/textproc/hs-texmath/pkg-descr index 36191f6f3f4..72b6503f17f 100644 --- a/textproc/hs-texmath/pkg-descr +++ b/textproc/hs-texmath/pkg-descr @@ -5,4 +5,4 @@ pandoc's native format (allowing conversion, via pandoc, to a variety of different markup formats). The TeX reader supports basic LaTeX and AMS extensions, and it can parse and apply LaTeX macros. -WWW: http://github.com/jgm/texmath +WWW: https://github.com/jgm/texmath diff --git a/textproc/hs-xml-conduit/pkg-descr b/textproc/hs-xml-conduit/pkg-descr index da7b64288cc..adbaeed6779 100644 --- a/textproc/hs-xml-conduit/pkg-descr +++ b/textproc/hs-xml-conduit/pkg-descr @@ -18,4 +18,4 @@ broken up into the following modules: * Text.XML.Stream.Render: Streaming renderer. -WWW: http://github.com/snoyberg/xml +WWW: https://github.com/snoyberg/xml diff --git a/textproc/hs-yaml/pkg-descr b/textproc/hs-yaml/pkg-descr index 902ebfdc6b9..fab41530ef2 100644 --- a/textproc/hs-yaml/pkg-descr +++ b/textproc/hs-yaml/pkg-descr @@ -3,4 +3,4 @@ includes the full libyaml C library version 0.1.2 by Kirill Simonov in the package so you don't need to worry about any non-Haskell dependencies. -WWW: http://github.com/snoyberg/yaml/ +WWW: https://github.com/snoyberg/yaml/ diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index 696aa8af12a..d6fce98d023 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -5,8 +5,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.3 PORTREVISION= 5 CATEGORIES= textproc -MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ \ - http://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ +MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source MAINTAINER= henry.hu.sh@gmail.com diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index a8b1f7e1edb..0e074cbfa26 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -5,8 +5,7 @@ PORTNAME= ibus PORTVERSION= 1.5.11 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \ - http://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= henry.hu.sh@gmail.com COMMENT= Intelligent Input Bus for Linux / Unix OS diff --git a/textproc/jo/Makefile b/textproc/jo/Makefile index adb772492d9..4bb04b33839 100644 --- a/textproc/jo/Makefile +++ b/textproc/jo/Makefile @@ -3,7 +3,7 @@ PORTNAME= jo PORTVERSION= 1.0 CATEGORIES= textproc -MASTER_SITES= http://github.com/jpmens/${PORTNAME}/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/jpmens/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= swills@FreeBSD.org COMMENT= Small utility to create JSON objects diff --git a/textproc/kmfl-khmer/pkg-descr b/textproc/kmfl-khmer/pkg-descr index e7034f5b259..af9f773f642 100644 --- a/textproc/kmfl-khmer/pkg-descr +++ b/textproc/kmfl-khmer/pkg-descr @@ -2,4 +2,4 @@ This is an KMFL keyboard for Khmer language. It use the same keyboard layout as the "Khmer Unicode" provided for MS Windows by http://www.khmeros.info/ (Refer: http://www.khmer.ws/unicode/khmerkeyboard.pdf) -WWW: http://github.com/buganini/kmfl-khmer/ +WWW: https://github.com/buganini/kmfl-khmer/ diff --git a/textproc/p5-CSS-Packer/pkg-descr b/textproc/p5-CSS-Packer/pkg-descr index 1a9bf2a2bde..75c79b087ba 100644 --- a/textproc/p5-CSS-Packer/pkg-descr +++ b/textproc/p5-CSS-Packer/pkg-descr @@ -1,4 +1,4 @@ CSS::Packer is another CSS minifier. WWW: http://search.cpan.org/dist/CSS-Packer/ - http://github.com/nevesenin/css-packer-perl + https://github.com/nevesenin/css-packer-perl diff --git a/textproc/p5-Text-Haml/pkg-descr b/textproc/p5-Text-Haml/pkg-descr index 3deab183105..8515df1e7c8 100644 --- a/textproc/p5-Text-Haml/pkg-descr +++ b/textproc/p5-Text-Haml/pkg-descr @@ -3,7 +3,7 @@ http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html specification. Text::Haml passes specification tests written by Norman Clarke -http://github.com/norman/haml-spec and supports only cross-language +https://github.com/norman/haml-spec and supports only cross-language Haml features. Do not expect Ruby specific things to work. WWW: http://search.cpan.org/dist/Text-Haml/ diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile index bab2c035575..78663ac29bf 100644 --- a/textproc/pugixml/Makefile +++ b/textproc/pugixml/Makefile @@ -3,7 +3,7 @@ PORTNAME= pugixml PORTVERSION= 1.7 CATEGORIES= textproc -MASTER_SITES= http://github.com/zeux/pugixml/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/zeux/pugixml/releases/download/v${PORTVERSION}/ MAINTAINER= ybungalobill@gmail.com COMMENT= Light-weight, simple and fast XML parser for C++ with XPath support diff --git a/textproc/py-feedparser/pkg-descr b/textproc/py-feedparser/pkg-descr index 9d87daeba16..401a1bdaeb7 100644 --- a/textproc/py-feedparser/pkg-descr +++ b/textproc/py-feedparser/pkg-descr @@ -7,4 +7,4 @@ file, feedparser.py, and it has one primary public function, parse. parse takes a number of arguments, but only one is required, and it can be a URL, a local filename, or a raw string containing feed data in any format. -WWW: http://github.com/kurtmckee/feedparser +WWW: https://github.com/kurtmckee/feedparser diff --git a/textproc/rubygem-charlock_holmes/pkg-descr b/textproc/rubygem-charlock_holmes/pkg-descr index 3f29335e2ee..db1e0526e53 100644 --- a/textproc/rubygem-charlock_holmes/pkg-descr +++ b/textproc/rubygem-charlock_holmes/pkg-descr @@ -1,3 +1,3 @@ Character encoding detecting library for Ruby using ICU. -WWW: http://github.com/brianmario/charlock_holmes +WWW: https://github.com/brianmario/charlock_holmes diff --git a/textproc/rubygem-creole/pkg-descr b/textproc/rubygem-creole/pkg-descr index 4a461d3c8ef..552257d0b2d 100644 --- a/textproc/rubygem-creole/pkg-descr +++ b/textproc/rubygem-creole/pkg-descr @@ -1,4 +1,4 @@ Ruby implementation of a Creole-to-HTML converter for Creole, a lightweight markup language. -WWW: http://github.com/minad/creole +WWW: https://github.com/minad/creole diff --git a/textproc/rubygem-phone/pkg-descr b/textproc/rubygem-phone/pkg-descr index 4334acff220..844d9afec94 100644 --- a/textproc/rubygem-phone/pkg-descr +++ b/textproc/rubygem-phone/pkg-descr @@ -1,3 +1,3 @@ Phone is a Ruby library for phone number parsing, validation and formatting. -WWW: http://github.com/carr/phone +WWW: https://github.com/carr/phone diff --git a/textproc/sassc/pkg-descr b/textproc/sassc/pkg-descr index 06dd6ee228d..62e4c4b3134 100644 --- a/textproc/sassc/pkg-descr +++ b/textproc/sassc/pkg-descr @@ -1,4 +1,4 @@ -SassC is a wrapper around libsass (http://github.com/hcatlin/libsass) used +SassC is a wrapper around libsass (https://github.com/hcatlin/libsass) used to generate a useful command-line application that can be installed and packaged for several operating systems. |