Use https for xiph.org master_sites and homepages.

This commit is contained in:
bentley 2019-05-05 04:31:21 +00:00
parent 07f590766d
commit ada0e16b48
16 changed files with 40 additions and 40 deletions

View File

@ -1,22 +1,22 @@
# $OpenBSD: Makefile,v 1.28 2016/03/11 15:26:45 naddy Exp $
# $OpenBSD: Makefile,v 1.29 2019/05/05 04:31:21 bentley Exp $
COMMENT= CDDA reading utility with extra data verification features
DISTNAME= cdparanoia-III-alpha9.8
PKGNAME= cdparanoia-3.a9.8
REVISION= 3
REVISION= 4
CATEGORIES= audio
SHARED_LIBS= cdda_interface 0.0 \
cdda_paranoia 0.0
HOMEPAGE= http://www.xiph.org/paranoia/
HOMEPAGE= https://www.xiph.org/paranoia/
# GPL
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c m
MASTER_SITES= ${HOMEPAGE}download/
MASTER_SITES= https://www.xiph.org/paranoia/download/
EXTRACT_SUFX= .src.tgz
CONFIGURE_STYLE= autoconf autoheader

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2016/03/11 20:28:21 naddy Exp $
# $OpenBSD: Makefile,v 1.19 2019/05/05 04:31:21 bentley Exp $
PORTROACH = limit:^0\.11\.1
PORTROACH_COMMENT = audio/mumble (at least as of 1.2.4) requires *exactly* 0.11.1
@ -26,7 +26,7 @@ SHARED_LIBS += celt0 2.0 # 2.0
# BSD
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = http://downloads.xiph.org/releases/celt/
MASTER_SITES = https://downloads.xiph.org/releases/celt/
WANTLIB = c m ogg>=5 sndio

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2016/03/11 20:28:21 naddy Exp $
# $OpenBSD: Makefile,v 1.6 2019/05/05 04:31:21 bentley Exp $
# Warning: CELT is experimental software. Neither the API/ABI, nor
# the bit-stream are stable. Compatibility between different releases
@ -19,7 +19,7 @@ SHARED_LIBS += celt07 0.0 # 0.0
# BSD
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = http://downloads.xiph.org/releases/celt/
MASTER_SITES = https://downloads.xiph.org/releases/celt/
WANTLIB = c m ogg sndio

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.56 2016/03/13 22:55:56 naddy Exp $
# $OpenBSD: Makefile,v 1.57 2019/05/05 04:31:21 bentley Exp $
COMMENT= portable audio output library
@ -13,7 +13,7 @@ MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://downloads.xiph.org/releases/ao/
MASTER_SITES= https://downloads.xiph.org/releases/ao/
WANTLIB= sndio

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.37 2017/11/11 20:21:05 naddy Exp $
# $OpenBSD: Makefile,v 1.38 2019/05/05 04:31:21 bentley Exp $
COMMENT= Ogg bitstream library
@ -12,7 +12,7 @@ MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://downloads.xiph.org/releases/ogg/
MASTER_SITES= https://downloads.xiph.org/releases/ogg/
EXTRACT_SUFX= .tar.xz
CONFIGURE_STYLE=gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.42 2018/03/16 21:44:10 naddy Exp $
# $OpenBSD: Makefile,v 1.43 2019/05/05 04:31:21 bentley Exp $
COMMENT= audio compression codec library
@ -14,7 +14,7 @@ MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
MASTER_SITES= https://downloads.xiph.org/releases/vorbis/
EXTRACT_SUFX= .tar.xz
WANTLIB= m ogg

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2017/08/15 01:05:13 naddy Exp $
# $OpenBSD: Makefile,v 1.30 2019/05/05 04:31:22 bentley Exp $
COMMENT= patent-free speech codec
@ -12,7 +12,7 @@ MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://downloads.xiph.org/releases/speex/
MASTER_SITES= https://downloads.xiph.org/releases/speex/
LIB_DEPENDS= audio/libogg \
audio/speexdsp

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2017/08/15 01:02:40 naddy Exp $
# $OpenBSD: Makefile,v 1.2 2019/05/05 04:31:22 bentley Exp $
COMMENT= speech processing DSP library
@ -12,7 +12,7 @@ MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://downloads.xiph.org/releases/speex/
MASTER_SITES= https://downloads.xiph.org/releases/speex/
WANTLIB= m

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.52 2016/11/04 11:35:18 sthen Exp $
# $OpenBSD: Makefile,v 1.53 2019/05/05 04:31:22 bentley Exp $
COMMENT= play, encode, and manage Ogg Vorbis files
DISTNAME= vorbis-tools-1.4.0
REVISION= 4
REVISION= 5
CATEGORIES= audio
HOMEPAGE= http://www.vorbis.com/
HOMEPAGE= https://www.xiph.org/vorbis/
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB+= FLAC ao c crypto curl iconv intl m nghttp2 ogg pthread speex
WANTLIB+= ssl vorbis vorbisenc vorbisfile z
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
MASTER_SITES= https://downloads.xiph.org/releases/vorbis/
LIB_DEPENDS= audio/flac \
audio/libao \

View File

@ -1,18 +1,18 @@
# $OpenBSD: Makefile,v 1.20 2015/03/16 18:07:51 naddy Exp $
# $OpenBSD: Makefile,v 1.21 2019/05/05 04:31:22 bentley Exp $
COMMENT= open video codec
DISTNAME= libtheora-1.1.1
REVISION= 3
REVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://downloads.xiph.org/releases/theora/
MASTER_SITES= https://downloads.xiph.org/releases/theora/
EXTRACT_SUFX= .tar.bz2
SHARED_LIBS= theora 3.2 \
theoradec 1.1 \
theoraenc 1.2
HOMEPAGE= http://www.theora.org/
HOMEPAGE= https://www.theora.org/
MAINTAINER= Vladimir Tamara Patino <vtamara@pasosdejesus.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2017/09/26 15:58:21 dcoppa Exp $
# $OpenBSD: Makefile,v 1.8 2019/05/05 04:31:22 bentley Exp $
COMMENT = inspect, edit and validate Ogg files
@ -6,15 +6,15 @@ V = 1.1.1
PKGNAME = oggz-${V}
DISTNAME = liboggz-${V}
CATEGORIES = multimedia
HOMEPAGE = http://www.xiph.org/oggz/
REVISION = 2
HOMEPAGE = https://www.xiph.org/oggz/
REVISION = 3
SHARED_LIBS = oggz 0.0
# BSD
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = http://downloads.xiph.org/releases/liboggz/
MASTER_SITES = https://downloads.xiph.org/releases/liboggz/
WANTLIB = c ogg m

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2018/09/02 17:33:40 naddy Exp $
# $OpenBSD: Makefile,v 1.21 2019/05/05 04:31:22 bentley Exp $
COMMENT= streaming source client that uses external en-/decoders
@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c iconv m ogg pthread theora vorbis \
shout>=3 speex>=4 xml2>=9 tag_c>=1
MASTER_SITES= http://downloads.xiph.org/releases/ezstream/
MASTER_SITES= https://downloads.xiph.org/releases/ezstream/
LIB_DEPENDS= converters/libiconv \
net/libshout \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.65 2018/11/20 17:32:36 jca Exp $
# $OpenBSD: Makefile,v 1.66 2019/05/05 04:31:22 bentley Exp $
COMMENT= server for streaming various media formats
CATEGORIES= net audio
@ -13,7 +13,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB = c crypto curl>=2 iconv intl lzma m nghttp2 ogg pthread
WANTLIB += speex>=3 ssl theora>=1 vorbis>=3 xml2 xslt>=3 z
MASTER_SITES= http://downloads.xiph.org/releases/icecast/
MASTER_SITES= https://downloads.xiph.org/releases/icecast/
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.34 2018/09/02 17:33:41 naddy Exp $
# $OpenBSD: Makefile,v 1.35 2019/05/05 04:31:22 bentley Exp $
PORTROACH= limit:^0
PORTROACH_COMMENT= ices2 is a different port
@ -18,7 +18,7 @@ WANTLIB = c iconv m ogg perl pthread theora util vorbis vorbisfile z
WANTLIB += ${MODPY_WANTLIB}
WANTLIB += mp3lame shout>=3 speex>=4 FLAC>=5 lzma xml2>=7
MASTER_SITES= http://downloads.xiph.org/releases/ices/
MASTER_SITES= https://downloads.xiph.org/releases/ices/
AUTOCONF_VERSION=2.59
CONFIGURE_STYLE=autoconf

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.29 2018/09/02 17:33:41 naddy Exp $
# $OpenBSD: Makefile,v 1.30 2019/05/05 04:31:22 bentley Exp $
COMMENT= icecast source for streaming Ogg Vorbis
@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c iconv lzma m ogg pthread shout sndio speex theora vorbis
WANTLIB += vorbisenc xml2 z
MASTER_SITES= http://downloads.xiph.org/releases/ices/
MASTER_SITES= https://downloads.xiph.org/releases/ices/
# Needs AC_PROG_LIBTOOL
BUILD_DEPENDS += devel/libtool \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2018/09/02 17:33:41 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2019/05/05 04:31:22 bentley Exp $
COMMENT= library for communicating with an icecast server
@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += m ogg pthread speex theora>=1 vorbis>=4
MASTER_SITES= http://downloads.xiph.org/releases/libshout/
MASTER_SITES= https://downloads.xiph.org/releases/libshout/
LIB_DEPENDS= audio/libvorbis \
audio/speex \