summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-26 17:30:40 +0000
committerrillig <rillig@pkgsrc.org>2020-01-26 17:30:40 +0000
commit0267807f87c64f31dfd0e699ddbab19e55e61df4 (patch)
treed0a3f84c95c120b8b0804700a18681e739dece61 /cad
parent8d627c555cb4fdc633e2d2ab8056558c863ea6da (diff)
downloadpkgsrc-0267807f87c64f31dfd0e699ddbab19e55e61df4.tar.gz
all: migrate homepages from http to https
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
Diffstat (limited to 'cad')
-rw-r--r--cad/fastcap/Makefile4
-rw-r--r--cad/fasthenry/Makefile4
-rw-r--r--cad/kicad-doc/Makefile4
-rw-r--r--cad/kicad-footprints/Makefile4
-rw-r--r--cad/kicad-i18n/Makefile4
-rw-r--r--cad/kicad-packages3d/Makefile4
-rw-r--r--cad/kicad-symbols/Makefile4
-rw-r--r--cad/kicad-templates/Makefile4
-rw-r--r--cad/kicad/Makefile6
-rw-r--r--cad/klayout/Makefile4
-rw-r--r--cad/librecad/Makefile4
-rw-r--r--cad/ntesla/Makefile4
-rw-r--r--cad/openscad/Makefile4
-rw-r--r--cad/qcad-partlibrary/Makefile4
-rw-r--r--cad/verilog-mode/Makefile4
15 files changed, 31 insertions, 31 deletions
diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile
index bacc3aa53c9..97d4b0e0fbe 100644
--- a/cad/fastcap/Makefile
+++ b/cad/fastcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2019/06/08 11:04:28 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2020/01/26 17:30:47 rillig Exp $
#
DISTNAME= fastcap-2.0-18Sep92
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.rle.mit.edu/cpg/codes/
EXTRACT_SUFX= .tgz
MAINTAINER= dmcmahill@NetBSD.org
-HOMEPAGE= http://www.rle.mit.edu/cpg/research_codes.htm
+HOMEPAGE= https://www.rle.mit.edu/cpg/research_codes.htm
COMMENT= Fast 3-D capacitance solver
BUILD_DEPENDS+= dvipsk>=5.99:../../print/dvipsk
diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile
index 74ec304edfb..c279e6f9b91 100644
--- a/cad/fasthenry/Makefile
+++ b/cad/fasthenry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2019/06/08 11:04:28 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2020/01/26 17:30:47 rillig Exp $
#
DISTNAME= fasthenry-3.0-12Nov96
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.rle.mit.edu/cpg/codes/
EXTRACT_SUFX= .tar.Z
MAINTAINER= dmcmahill@NetBSD.org
-HOMEPAGE= http://www.rle.mit.edu/cpg/research_codes.htm
+HOMEPAGE= https://www.rle.mit.edu/cpg/research_codes.htm
COMMENT= Three-dimensional inductance extraction program
DIST_SUBDIR= ${PKGNAME_NOREV}
diff --git a/cad/kicad-doc/Makefile b/cad/kicad-doc/Makefile
index eaab1facff2..6bc85693a51 100644
--- a/cad/kicad-doc/Makefile
+++ b/cad/kicad-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/08/29 15:36:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/26 17:30:47 rillig Exp $
#
V= 5.1.4
@@ -7,7 +7,7 @@ CATEGORIES= cad
MASTER_SITES= https://kicad-downloads.s3.cern.ch/docs/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kicad-pcb.org/
+HOMEPAGE= https://kicad-pcb.org/
COMMENT= Documentation for the PCB CAD software
LICENSE= gnu-gpl-v3
diff --git a/cad/kicad-footprints/Makefile b/cad/kicad-footprints/Makefile
index 6c360f1837a..6d43f17f838 100644
--- a/cad/kicad-footprints/Makefile
+++ b/cad/kicad-footprints/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/08/29 15:36:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/26 17:30:47 rillig Exp $
#
V= 5.1.4
@@ -9,7 +9,7 @@ GITHUB_TAG= ${PKGVERSION_NOREV}
EXTRACT_USING= bsdtar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kicad-pcb.org/
+HOMEPAGE= https://kicad-pcb.org/
COMMENT= components footprints for the PCB CAD software
LICENSE= cc-by-sa-v4.0
diff --git a/cad/kicad-i18n/Makefile b/cad/kicad-i18n/Makefile
index 42e5922e87b..ff1a5e04ff9 100644
--- a/cad/kicad-i18n/Makefile
+++ b/cad/kicad-i18n/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/08/29 15:36:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/26 17:30:47 rillig Exp $
#
V= 5.1.4
@@ -9,7 +9,7 @@ GITHUB_TAG= ${PKGVERSION_NOREV}
EXTRACT_USING= bsdtar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kicad-pcb.org/
+HOMEPAGE= https://kicad-pcb.org/
COMMENT= user interface translations for the PCB CAD software
LICENSE= gnu-gpl-v3
CMAKE_ARGS+= -DKICAD_REPO_NAME=stable -DKICAD_BUILD_VERSION=${V}
diff --git a/cad/kicad-packages3d/Makefile b/cad/kicad-packages3d/Makefile
index 57fcecd39ef..34173bb06ed 100644
--- a/cad/kicad-packages3d/Makefile
+++ b/cad/kicad-packages3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/08/29 15:36:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:30:47 rillig Exp $
#
V= 5.1.4
@@ -9,7 +9,7 @@ GITHUB_TAG= ${PKGVERSION_NOREV}
EXTRACT_USING= bsdtar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kicad-pcb.org/
+HOMEPAGE= https://kicad-pcb.org/
COMMENT= 3D models for rendering and the MCAD software
LICENSE= cc-by-sa-v4.0
WRKSRC= ${WRKDIR}/kicad-packages3D-${V}
diff --git a/cad/kicad-symbols/Makefile b/cad/kicad-symbols/Makefile
index 7a6fb34665d..12ec9099fb7 100644
--- a/cad/kicad-symbols/Makefile
+++ b/cad/kicad-symbols/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/08/29 15:36:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:30:47 rillig Exp $
#
V= 5.1.4
@@ -9,7 +9,7 @@ GITHUB_TAG= ${PKGVERSION_NOREV}
EXTRACT_USING= bsdtar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kicad-pcb.org/
+HOMEPAGE= https://kicad-pcb.org/
COMMENT= Schematic symbol libraries for the schematic CAD software
LICENSE= cc-by-sa-v4.0
diff --git a/cad/kicad-templates/Makefile b/cad/kicad-templates/Makefile
index 02e4543a071..624c45b43ed 100644
--- a/cad/kicad-templates/Makefile
+++ b/cad/kicad-templates/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/08/29 15:36:40 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:30:48 rillig Exp $
#
V= 5.1.4
@@ -9,7 +9,7 @@ GITHUB_TAG= ${PKGVERSION_NOREV}
EXTRACT_USING= bsdtar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kicad-pcb.org/
+HOMEPAGE= https://kicad-pcb.org/
COMMENT= Project templates for the schematic CAD software
LICENSE= cc-by-sa-v4.0
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index 75a9294ed39..1d526652340 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2020/01/18 21:48:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.42 2020/01/26 17:30:47 rillig Exp $
#
V= 5.1.4
@@ -9,7 +9,7 @@ MASTER_SITES= https://launchpad.net/kicad/5.0/${V}/+download/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.kicad-pcb.org/
+HOMEPAGE= https://www.kicad-pcb.org/
COMMENT= Schematic and PCB CAD software (stable branch)
LICENSE= gnu-gpl-v3
@@ -45,7 +45,7 @@ SUBST_SED.macosx= -e 's/[[:<:]]MACOSX_BUNDLE[[:>:]]//'
SUBST_CLASSES+= netbsd5
SUBST_STAGE.netbsd5= pre-patch
SUBST_MESSAGE.netbsd5= Substituting fabs() for fabsl() for NetBSD-5
-SUBST_FILES.netbsd5= pcbnew/legacy_plugin.cpp \
+SUBST_FILES.netbsd5= pcbnew/legacy_plugin.cpp \
tools/test-nm-biu-to-ascii-mm-round-tripping.cpp
SUBST_SED.netbsd5= -e 's/fabsl/fabs/g'
.endif
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index 20af318b46c..fe45270b2af 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/01/18 21:48:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.22 2020/01/26 17:30:48 rillig Exp $
DISTNAME= klayout-0.25.6
PKGREVISION= 5
@@ -6,7 +6,7 @@ CATEGORIES= cad
MASTER_SITES= http://www.klayout.org/downloads/source/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.klayout.de/
+HOMEPAGE= https://www.klayout.de/
COMMENT= Simple GDS and OASIS file viewer and Editor
LICENSE= gnu-gpl-v2
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 3e538c5ac1b..57531c35d0f 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2020/01/18 21:48:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.52 2020/01/26 17:30:48 rillig Exp $
GITHUB_PROJECT= LibreCAD
DISTNAME= LibreCAD-2.2.0.rc1
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=LibreCAD/}
GITHUB_TAG= ${PKGVERSION_NOREV:C/.rc1/-rc1/}
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= http://librecad.org/
+HOMEPAGE= https://librecad.org/
COMMENT= Free Open Source personal CAD application
LICENSE= gnu-gpl-v2
diff --git a/cad/ntesla/Makefile b/cad/ntesla/Makefile
index 3859386b441..2cc5f87e5be 100644
--- a/cad/ntesla/Makefile
+++ b/cad/ntesla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/08 13:25:14 asau Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/26 17:30:48 rillig Exp $
#
DISTNAME= ntesla-1.7
@@ -6,7 +6,7 @@ CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/circuits/}
MAINTAINER= dmcmahill@NetBSD.org
-HOMEPAGE= http://www.nic.funet.fi/pub/sci/electrical/tesla/
+HOMEPAGE= https://www.nic.funet.fi/pub/sci/electrical/tesla/
COMMENT= Tesla coil design program
INSTALLATION_DIRS= bin
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 49f39b0061d..3c07357d85c 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2020/01/18 21:48:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.63 2020/01/26 17:30:48 rillig Exp $
VERSION= 2019.05
DISTNAME= openscad-${VERSION}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=openscad/}
GITHUB_TAG= openscad-${VERSION}
MAINTAINER= reinoud@NetBSD.org
-HOMEPAGE= http://www.openscad.org/
+HOMEPAGE= https://www.openscad.org/
COMMENT= OpenSCAD - The Programmers Solid 3D CAD Modeller
LICENSE= gnu-gpl-v2
diff --git a/cad/qcad-partlibrary/Makefile b/cad/qcad-partlibrary/Makefile
index 2150723b71b..3719c4faeb0 100644
--- a/cad/qcad-partlibrary/Makefile
+++ b/cad/qcad-partlibrary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/08/30 10:57:35 plunky Exp $
+# $NetBSD: Makefile,v 1.8 2020/01/26 17:30:48 rillig Exp $
#
# The package version is the latest date of the distfiles.
@@ -20,7 +20,7 @@ DISTFILES= Architecture-2012-07-09.zip \
thenounproject.com-2012-07-09.zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.qcad.org/en/qcad-add-ons
+HOMEPAGE= https://www.qcad.org/en/qcad-add-ons
COMMENT= Parts libraries for the QCad 2D CAD system
LICENSE= gnu-gpl-v3
diff --git a/cad/verilog-mode/Makefile b/cad/verilog-mode/Makefile
index 58646701f17..005df3821f9 100644
--- a/cad/verilog-mode/Makefile
+++ b/cad/verilog-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/02/17 19:17:55 dholland Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/26 17:30:48 rillig Exp $
#
DISTNAME= verilog-mode-3.60
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
# MASTER_SITES= http://www.verilog.com/register.html
MAINTAINER= dmcmahill@NetBSD.org
-HOMEPAGE= http://www.verilog.com/verilog-mode.html
+HOMEPAGE= https://www.verilog.com/verilog-mode.html
COMMENT= Verilog mode for Emacs
WRKSRC= ${WRKDIR}