svn commit: r452566 - in head: devel/arduino devel/arduino-irremote net/hostapd security/broccoli sysutils/lbl-cf sysutils/lbl-hf www/mini_httpd
Craig Leres
leres at FreeBSD.org
Sat Oct 21 00:45:53 UTC 2017
Author: leres
Date: Sat Oct 21 00:45:50 2017
New Revision: 452566
URL: https://svnweb.freebsd.org/changeset/ports/452566
Log:
Update pkg-descr and Makefile in my ports to use https where possible.
Remove obsolete mirrors.
- devel/arduino
- devel/arduino-irremote
- net/hostapd
- security/broccoli
- sysutils/lbl-cf
- sysutils/lbl-hf
- www/mini_httpd
Reviewed by: ler (mentor), matthew (mentor)
Approved by: ler (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12748
Modified:
head/devel/arduino-irremote/pkg-descr
head/devel/arduino/Makefile
head/devel/arduino/pkg-descr
head/net/hostapd/pkg-descr
head/security/broccoli/Makefile
head/security/broccoli/pkg-descr
head/sysutils/lbl-cf/Makefile
head/sysutils/lbl-cf/pkg-descr
head/sysutils/lbl-hf/Makefile
head/sysutils/lbl-hf/pkg-descr
head/www/mini_httpd/Makefile
head/www/mini_httpd/pkg-descr
Modified: head/devel/arduino-irremote/pkg-descr
==============================================================================
--- head/devel/arduino-irremote/pkg-descr Fri Oct 20 22:22:01 2017 (r452565)
+++ head/devel/arduino-irremote/pkg-descr Sat Oct 21 00:45:50 2017 (r452566)
@@ -4,4 +4,4 @@ signals with multiple protocols
This library enables you to send and receive using infra-red signals
on an Arduino.
-WWW: http://z3t0.github.io/Arduino-IRremote/
+WWW: https://z3t0.github.io/Arduino-IRremote/
Modified: head/devel/arduino/Makefile
==============================================================================
--- head/devel/arduino/Makefile Fri Oct 20 22:22:01 2017 (r452565)
+++ head/devel/arduino/Makefile Sat Oct 21 00:45:50 2017 (r452566)
@@ -6,7 +6,7 @@ PORTVERSION= 1.0.6
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= devel java lang
-MASTER_SITES= http://arduino.cc/download.php?f=/
+MASTER_SITES= https://arduino.cc/download.php?f=/
DISTNAME= ${PORTNAME}-${PORTVERSION}-linux32
MAINTAINER= leres at FreeBSD.org
Modified: head/devel/arduino/pkg-descr
==============================================================================
--- head/devel/arduino/pkg-descr Fri Oct 20 22:22:01 2017 (r452565)
+++ head/devel/arduino/pkg-descr Sat Oct 21 00:45:50 2017 (r452566)
@@ -6,4 +6,4 @@ objects or environments.
The Arduino software consists of a development environment (IDE) and the
core libraries.
-WWW: http://arduino.cc/
+WWW: https://www.arduino.cc/
Modified: head/net/hostapd/pkg-descr
==============================================================================
--- head/net/hostapd/pkg-descr Fri Oct 20 22:22:01 2017 (r452565)
+++ head/net/hostapd/pkg-descr Sat Oct 21 00:45:50 2017 (r452566)
@@ -10,4 +10,4 @@ To use the ports version instead of the base, add:
to /etc/rc.conf
-WWW: http://w1.fi/hostapd/
+WWW: https://w1.fi/hostapd/
Modified: head/security/broccoli/Makefile
==============================================================================
--- head/security/broccoli/Makefile Fri Oct 20 22:22:01 2017 (r452565)
+++ head/security/broccoli/Makefile Sat Oct 21 00:45:50 2017 (r452566)
@@ -5,7 +5,7 @@ PORTNAME= broccoli
PORTVERSION= 1.97
PORTEPOCH= 1
CATEGORIES= security
-MASTER_SITES= http://www.bro.org/downloads/release/
+MASTER_SITES= https://www.bro.org/downloads/release/
DISTNAME= bro-2.4.1
MAINTAINER= leres at FreeBSD.org
Modified: head/security/broccoli/pkg-descr
==============================================================================
--- head/security/broccoli/pkg-descr Fri Oct 20 22:22:01 2017 (r452565)
+++ head/security/broccoli/pkg-descr Sat Oct 21 00:45:50 2017 (r452566)
@@ -1,4 +1,4 @@
Broccoli is the Bro client communications library and lets you
create applications that can speak the Bro communication protocol.
-WWW: http://www.icir.org/christian/broccoli/
+WWW: https://www.icir.org/christian/broccoli/
Modified: head/sysutils/lbl-cf/Makefile
==============================================================================
--- head/sysutils/lbl-cf/Makefile Fri Oct 20 22:22:01 2017 (r452565)
+++ head/sysutils/lbl-cf/Makefile Sat Oct 21 00:45:50 2017 (r452566)
@@ -4,10 +4,7 @@
PORTNAME= cf
PORTVERSION= 1.2.5
CATEGORIES= sysutils
-MASTER_SITES= ftp://ee.lbl.gov/ \
- http://www.tux.org//pub/net/ftp.ee.lbl.gov/ \
- http://ftp.riken.go.jp/pub/net/lbl/ \
- http://www.ftpdir.hu/ftp.ee.lbl.gov/
+MASTER_SITES= ftp://ee.lbl.gov/
PKGNAMEPREFIX= lbl-
MAINTAINER= leres at FreeBSD.org
Modified: head/sysutils/lbl-cf/pkg-descr
==============================================================================
--- head/sysutils/lbl-cf/pkg-descr Fri Oct 20 22:22:01 2017 (r452565)
+++ head/sysutils/lbl-cf/pkg-descr Sat Oct 21 00:45:50 2017 (r452566)
@@ -2,4 +2,4 @@ cf is a filter that reads files or stdin and replaces
timestamps found at the beginning of each line with a formated time
and date time and date.
-WWW: http://ee.lbl.gov/
+WWW: https://ee.lbl.gov/
Modified: head/sysutils/lbl-hf/Makefile
==============================================================================
--- head/sysutils/lbl-hf/Makefile Fri Oct 20 22:22:01 2017 (r452565)
+++ head/sysutils/lbl-hf/Makefile Sat Oct 21 00:45:50 2017 (r452566)
@@ -4,8 +4,7 @@
PORTNAME= hf
PORTVERSION= 1.7
CATEGORIES= sysutils
-MASTER_SITES= ftp://ee.lbl.gov/ \
- http://www.mmnt.net/db/0/3/ftp.ee.lbl.gov/
+MASTER_SITES= ftp://ee.lbl.gov/
PKGNAMEPREFIX= lbl-
MAINTAINER= leres at FreeBSD.org
Modified: head/sysutils/lbl-hf/pkg-descr
==============================================================================
--- head/sysutils/lbl-hf/pkg-descr Fri Oct 20 22:22:01 2017 (r452565)
+++ head/sysutils/lbl-hf/pkg-descr Sat Oct 21 00:45:50 2017 (r452566)
@@ -1,4 +1,4 @@
hf is a filter that reads files or stdin and replaces internet
addresses with hostnames.
-WWW: http://ee.lbl.gov/
+WWW: https://ee.lbl.gov/
Modified: head/www/mini_httpd/Makefile
==============================================================================
--- head/www/mini_httpd/Makefile Fri Oct 20 22:22:01 2017 (r452565)
+++ head/www/mini_httpd/Makefile Sat Oct 21 00:45:50 2017 (r452566)
@@ -4,7 +4,7 @@
PORTNAME= mini_httpd
PORTVERSION= 1.27
CATEGORIES= www ipv6
-MASTER_SITES= http://www.acme.com/software/mini_httpd/
+MASTER_SITES= https://www.acme.com/software/mini_httpd/
MAINTAINER= leres at FreeBSD.org
COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6
Modified: head/www/mini_httpd/pkg-descr
==============================================================================
--- head/www/mini_httpd/pkg-descr Fri Oct 20 22:22:01 2017 (r452565)
+++ head/www/mini_httpd/pkg-descr Sat Oct 21 00:45:50 2017 (r452566)
@@ -15,4 +15,4 @@ basic features of an HTTP server, including:
It can also be configured to do SSL/HTTPS and IPv6.
-WWW: http://www.acme.com/software/mini_httpd/
+WWW: https://www.acme.com/software/mini_httpd/
More information about the svn-ports-head
mailing list