aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-12-02 09:21:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-12-02 09:21:58 +0000
commitbbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch)
treef6022d44f737ae0f73544a9529d177bf7bbf76e1 /net
parent21a1453cb1fbdbb60b46b723a56839c0ac03f280 (diff)
downloadports-bbf7ef5615b14f020b875ffc8722a84552ed72d7.tar.gz
ports-bbf7ef5615b14f020b875ffc8722a84552ed72d7.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/concourse-fly/Makefile2
-rw-r--r--net/go-cs/pkg-descr2
-rw-r--r--net/hs-aws/pkg-descr2
-rw-r--r--net/hs-connection/pkg-descr2
-rw-r--r--net/hs-network-info/pkg-descr2
-rw-r--r--net/hs-network/pkg-descr2
-rw-r--r--net/hs-socks/pkg-descr2
-rw-r--r--net/p5-Net-GitHub/pkg-descr2
-rw-r--r--net/p5-Net-HTTP-Spore/pkg-descr2
-rw-r--r--net/py-amqp/pkg-descr2
-rw-r--r--net/py-cloudfiles/pkg-descr2
-rw-r--r--net/py-gntp/pkg-descr2
-rw-r--r--net/py-ldaptor/pkg-descr2
-rw-r--r--net/py-oauth2/pkg-descr2
-rw-r--r--net/py-ripe.atlas.cousteau/pkg-descr2
-rw-r--r--net/qoauth/pkg-descr2
-rw-r--r--net/rubygem-amazon-ec2/pkg-descr2
-rw-r--r--net/rubygem-azure-core/pkg-descr2
-rw-r--r--net/rubygem-azure/pkg-descr2
-rw-r--r--net/rubygem-fog-azure/pkg-descr2
20 files changed, 20 insertions, 20 deletions
diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile
index f3465f74466b..f0847de2ee8f 100644
--- a/net/concourse-fly/Makefile
+++ b/net/concourse-fly/Makefile
@@ -26,7 +26,7 @@ STRIP= # stripping can break go binaries
# repository, which contains many Git submodules, including fly, and
# build from there. So basically:
#
-# git clone --recursive http://github.com/concourse/concourse.gi
+# git clone --recursive https://github.com/concourse/concourse.gi
# cd concourse
# export GOPATH=$PWD
# cd src/github.com/concourse/fly
diff --git a/net/go-cs/pkg-descr b/net/go-cs/pkg-descr
index 3c2c54d24de6..94ddf2eee298 100644
--- a/net/go-cs/pkg-descr
+++ b/net/go-cs/pkg-descr
@@ -2,4 +2,4 @@ cs is a program for concurrently executing ssh(1) or scp(1) on a number
of hosts. It is intended to automate running remote commands or copying
files between hosts on a network.
-WWW: http://github.com/akosela/go-cs
+WWW: https://github.com/akosela/go-cs
diff --git a/net/hs-aws/pkg-descr b/net/hs-aws/pkg-descr
index 6611a710ce38..56ca08a30e88 100644
--- a/net/hs-aws/pkg-descr
+++ b/net/hs-aws/pkg-descr
@@ -1,4 +1,4 @@
Bindings for Amazon Web Services (AWS), with the aim of supporting all
AWS services.
-WWW: http://github.com/aristidb/aws
+WWW: https://github.com/aristidb/aws
diff --git a/net/hs-connection/pkg-descr b/net/hs-connection/pkg-descr
index aad4e8aab151..db7604fcd5fc 100644
--- a/net/hs-connection/pkg-descr
+++ b/net/hs-connection/pkg-descr
@@ -3,4 +3,4 @@ simple to use, SSL/TLS, SOCKS. This library provides a very simple api
to create sockets to a destination with the choice of SSL/TLS, and
SOCKS.
-WWW: http://github.com/vincenthz/hs-connection
+WWW: https://github.com/vincenthz/hs-connection
diff --git a/net/hs-network-info/pkg-descr b/net/hs-network-info/pkg-descr
index e2a6a9759553..cfa6eee39d35 100644
--- a/net/hs-network-info/pkg-descr
+++ b/net/hs-network-info/pkg-descr
@@ -3,4 +3,4 @@ networking configuration. It is currently capable of getting a list of
all the network interfaces and their respective IPv4, IPv6 and MAC
addresses.
-WWW: http://github.com/jystic/network-info
+WWW: https://github.com/jystic/network-info
diff --git a/net/hs-network/pkg-descr b/net/hs-network/pkg-descr
index 7543c0e97117..9ef61bea3850 100644
--- a/net/hs-network/pkg-descr
+++ b/net/hs-network/pkg-descr
@@ -1,3 +1,3 @@
Low-level networking interface.
-WWW: http://github.com/haskell/network
+WWW: https://github.com/haskell/network
diff --git a/net/hs-socks/pkg-descr b/net/hs-socks/pkg-descr
index 906e7954fd1d..161b203c7a7c 100644
--- a/net/hs-socks/pkg-descr
+++ b/net/hs-socks/pkg-descr
@@ -1,3 +1,3 @@
Socks proxy (version 5) implementation.
-WWW: http://github.com/vincenthz/hs-socks
+WWW: https://github.com/vincenthz/hs-socks
diff --git a/net/p5-Net-GitHub/pkg-descr b/net/p5-Net-GitHub/pkg-descr
index 644631a79bae..02f3b95d8bcb 100644
--- a/net/p5-Net-GitHub/pkg-descr
+++ b/net/p5-Net-GitHub/pkg-descr
@@ -1,5 +1,5 @@
Net::GitHub - Perl Interface for github.com
-http://github.com is a popular git host.
+https://github.com is a popular git host.
WWW: http://search.cpan.org/dist/Net-GitHub/
diff --git a/net/p5-Net-HTTP-Spore/pkg-descr b/net/p5-Net-HTTP-Spore/pkg-descr
index 4483d3d2a368..64b531cf2eba 100644
--- a/net/p5-Net-HTTP-Spore/pkg-descr
+++ b/net/p5-Net-HTTP-Spore/pkg-descr
@@ -3,6 +3,6 @@ Net::HTTP::Spore is an implementation of the SPORE specification.
To use this client, you need to use or to write a SPORE specification of an API.
A description of the SPORE specification format is available at [1].
-[1] http://github.com/SPORE/specifications/blob/master/spore_description.pod
+[1] https://github.com/SPORE/specifications/blob/master/spore_description.pod
WWW: http://search.cpan.org/dist/Net-HTTP-Spore/
diff --git a/net/py-amqp/pkg-descr b/net/py-amqp/pkg-descr
index ab7bfc132f6a..72039d223445 100644
--- a/net/py-amqp/pkg-descr
+++ b/net/py-amqp/pkg-descr
@@ -4,4 +4,4 @@ alternative when librabbitmq is not available.
This library should be API compatible with librabbitmq.
-WWW: http://github.com/celery/py-amqp
+WWW: https://github.com/celery/py-amqp
diff --git a/net/py-cloudfiles/pkg-descr b/net/py-cloudfiles/pkg-descr
index 4d10d1c866e9..b453d4dd5169 100644
--- a/net/py-cloudfiles/pkg-descr
+++ b/net/py-cloudfiles/pkg-descr
@@ -1,3 +1,3 @@
Python language bindings for Cloud Files API
-WWW: http://github.com/rackspace/python-cloudfiles/tree
+WWW: https://github.com/rackspace/python-cloudfiles/tree
diff --git a/net/py-gntp/pkg-descr b/net/py-gntp/pkg-descr
index 35db69523714..846cf75315e0 100644
--- a/net/py-gntp/pkg-descr
+++ b/net/py-gntp/pkg-descr
@@ -3,4 +3,4 @@ Protocol ( http://www.growlforwindows.com/gfw/help/gntp.aspx )
It should work as a dropin replacement for the older Python bindings.
-WWW: http://github.com/kfdm/gntp/
+WWW: https://github.com/kfdm/gntp/
diff --git a/net/py-ldaptor/pkg-descr b/net/py-ldaptor/pkg-descr
index da1fea867b17..d34d6291f518 100644
--- a/net/py-ldaptor/pkg-descr
+++ b/net/py-ldaptor/pkg-descr
@@ -9,4 +9,4 @@ Ldaptor is a pure-Python library that implements:
Also included is a web-based user interface to search and edit information in
an LDAP directory and a set of LDAP utilities for use from the command line.
-WWW: http://github.com/antong/ldaptor
+WWW: https://github.com/antong/ldaptor
diff --git a/net/py-oauth2/pkg-descr b/net/py-oauth2/pkg-descr
index 3ef966ae2803..09ba5b888823 100644
--- a/net/py-oauth2/pkg-descr
+++ b/net/py-oauth2/pkg-descr
@@ -11,4 +11,4 @@ forefathers:
* The library is likely no longer compatible with Python 2.3.
* The Client class works and extends from httplib2.
-WWW: http://github.com/simplegeo/python-oauth2
+WWW: https://github.com/simplegeo/python-oauth2
diff --git a/net/py-ripe.atlas.cousteau/pkg-descr b/net/py-ripe.atlas.cousteau/pkg-descr
index dbfd670400dc..203ee6ee20a1 100644
--- a/net/py-ripe.atlas.cousteau/pkg-descr
+++ b/net/py-ripe.atlas.cousteau/pkg-descr
@@ -1,3 +1,3 @@
A python wrapper around RIPE ATLAS API.
-WWW: http://github.com/RIPE-NCC/ripe-atlas-cousteau
+WWW: https://github.com/RIPE-NCC/ripe-atlas-cousteau
diff --git a/net/qoauth/pkg-descr b/net/qoauth/pkg-descr
index 3b28c83edd93..59be37666285 100644
--- a/net/qoauth/pkg-descr
+++ b/net/qoauth/pkg-descr
@@ -1,4 +1,4 @@
QOAuth is an attempt to support interaction with OAuth-powered network services
in a Qt way
-WWW: http://github.com/ayoy/qoauth
+WWW: https://github.com/ayoy/qoauth
diff --git a/net/rubygem-amazon-ec2/pkg-descr b/net/rubygem-amazon-ec2/pkg-descr
index f1997568c42e..84a169f0a3d3 100644
--- a/net/rubygem-amazon-ec2/pkg-descr
+++ b/net/rubygem-amazon-ec2/pkg-descr
@@ -1,4 +1,4 @@
A Ruby library for accessing the Amazon Web Services EC2, ELB, RDS, Cloudwatch,
and Autoscaling APIs.
-WWW: http://github.com/grempe/amazon-ec2
+WWW: https://github.com/grempe/amazon-ec2
diff --git a/net/rubygem-azure-core/pkg-descr b/net/rubygem-azure-core/pkg-descr
index 6310b224a902..5cbdbe46307a 100644
--- a/net/rubygem-azure-core/pkg-descr
+++ b/net/rubygem-azure-core/pkg-descr
@@ -1,3 +1,3 @@
Microsoft Azure Client Core Library for Ruby SDK
-WWW: http://github.com/Azure/azure-ruby-asm-core
+WWW: https://github.com/Azure/azure-ruby-asm-core
diff --git a/net/rubygem-azure/pkg-descr b/net/rubygem-azure/pkg-descr
index 7131457eb050..2eb19e897db0 100644
--- a/net/rubygem-azure/pkg-descr
+++ b/net/rubygem-azure/pkg-descr
@@ -1,3 +1,3 @@
Microsoft Azure Client Library for Ruby
-WWW: http://github.com/azure/azure-sdk-for-ruby
+WWW: https://github.com/azure/azure-sdk-for-ruby
diff --git a/net/rubygem-fog-azure/pkg-descr b/net/rubygem-fog-azure/pkg-descr
index 43f888abe689..886dd54e58a4 100644
--- a/net/rubygem-fog-azure/pkg-descr
+++ b/net/rubygem-fog-azure/pkg-descr
@@ -1,4 +1,4 @@
This library can be used as a module for `fog` or as standalone provider to use
the Azure cloud services in applications.
-WWW: http://github.com/fog/fog-azure
+WWW: https://github.com/fog/fog-azure