switch some more homepage and master_sites links to https. input/ok sthen
This commit is contained in:
parent
479b8e118a
commit
b78c82b5f8
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2019/06/03 16:06:50 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2019/07/10 21:01:26 tj Exp $
|
||||
|
||||
COMMENT= portable speedy lossless data compression library
|
||||
|
||||
DISTNAME= lzo-2.10
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
PKGNAME= ${DISTNAME:S/lzo/lzo2/}
|
||||
|
||||
CATEGORIES= archivers devel
|
||||
@ -14,7 +14,7 @@ SHARED_LIBS += lzo2 1.0 # .2.0
|
||||
|
||||
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
|
||||
|
||||
HOMEPAGE= http://www.oberhumer.com/opensource/lzo/
|
||||
HOMEPAGE= https://www.oberhumer.com/opensource/lzo/
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.98 2019/02/25 07:48:55 phessler Exp $
|
||||
# $OpenBSD: Makefile,v 1.99 2019/07/10 21:01:26 tj Exp $
|
||||
|
||||
# XXX
|
||||
# sndio: what to do with (channel) map
|
||||
@ -33,7 +33,7 @@ WANTLIB += FLAC ICE SM X11 X11-xcb Xext Xi Xtst c crypto dbus-1
|
||||
WANTLIB += execinfo glib-2.0 iconv intl ltdl m ogg pthread
|
||||
WANTLIB += sndfile sndio speexdsp ssl tdb vorbis vorbisenc xcb
|
||||
|
||||
MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/
|
||||
MASTER_SITES= https://freedesktop.org/software/pulseaudio/releases/
|
||||
|
||||
MODULES= textproc/intltool
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.95 2019/07/10 13:26:20 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.96 2019/07/10 21:01:26 tj Exp $
|
||||
|
||||
COMMENT= database drivers for Sybase/Microsoft SQL Server
|
||||
|
||||
@ -14,7 +14,7 @@ HOMEPAGE= http://www.freetds.org/
|
||||
|
||||
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
|
||||
|
||||
MASTER_SITES= http://www.freetds.org/files/stable/ \
|
||||
MASTER_SITES= https://www.freetds.org/files/stable/ \
|
||||
ftp://ftp.freetds.org/pub/freetds/stable/
|
||||
|
||||
# LGPLv2+ (most things) GPLv2+ (fisql, tdspool) FDL (docs)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2019/03/27 12:49:48 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2019/07/10 21:01:26 tj Exp $
|
||||
|
||||
COMMENT= utilities for dot.desktop entries
|
||||
|
||||
@ -19,7 +19,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
# uses pledge()
|
||||
WANTLIB += c glib-2.0 intl
|
||||
|
||||
MASTER_SITES= http://freedesktop.org/software/desktop-file-utils/releases/
|
||||
MASTER_SITES= https://freedesktop.org/software/desktop-file-utils/releases/
|
||||
|
||||
LIB_DEPENDS= devel/glib2
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.107 2019/05/17 20:01:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.108 2019/07/10 21:01:26 tj Exp $
|
||||
|
||||
BROKEN-hppa= no atomic primitives
|
||||
|
||||
@ -36,7 +36,7 @@ WANTLIB-main += xcb-shm
|
||||
|
||||
WANTLIB-icu += ${WANTLIB} harfbuzz icudata icuuc
|
||||
|
||||
MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/
|
||||
MASTER_SITES= https://www.freedesktop.org/software/harfbuzz/release/
|
||||
|
||||
MULTI_PACKAGES= -main -icu
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2018/11/02 18:43:56 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= library for multiple-precision floating-point computations
|
||||
|
||||
DISTNAME= mpfr-3.1.5
|
||||
PKGNAME= ${DISTNAME}.2
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
SHARED_LIBS= mpfr 1.2 # 5.5
|
||||
CATEGORIES= devel math
|
||||
HOMEPAGE= http://www.mpfr.org/
|
||||
HOMEPAGE= https://www.mpfr.org/
|
||||
|
||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.72 2019/03/08 07:05:47 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.73 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 alpha amd64 arm i386 mips64 mips64el powerpc sparc64 hppa
|
||||
|
||||
@ -23,7 +23,7 @@ WANTLIB= c pthread
|
||||
# MPL - Mozilla Public License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES = http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${VER}/src/
|
||||
MASTER_SITES = https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${VER}/src/
|
||||
|
||||
USE_GMAKE= Yes
|
||||
AUTOCONF_VERSION= 2.69
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2013/12/08 11:23:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT = scheme r5 library
|
||||
|
||||
@ -9,8 +9,8 @@ DISTNAME = slib-3b4
|
||||
|
||||
HOMEPAGE = http://people.csail.mit.edu/jaffer/SLIB
|
||||
|
||||
MASTER_SITES = http://groups.csail.mit.edu/mac/ftpdir/scm/ \
|
||||
http://groups.csail.mit.edu/mac/ftpdir/scm/OLD/
|
||||
MASTER_SITES = https://groups.csail.mit.edu/mac/ftpdir/scm/ \
|
||||
https://groups.csail.mit.edu/mac/ftpdir/scm/OLD/
|
||||
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2019/07/05 11:53:00 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= modular geoinformation service on top of D-Bus
|
||||
|
||||
@ -17,7 +17,7 @@ WANTLIB += gobject-2.0 gps iconv intl lzma m pcre pthread soup-2.4
|
||||
WANTLIB += soup-gnome-2.4 sqlite3 xml2 z
|
||||
WANTLIB += idn2 psl unistring
|
||||
|
||||
MASTER_SITES= http://freedesktop.org/~hadess/
|
||||
MASTER_SITES= https://freedesktop.org/~hadess/
|
||||
|
||||
MODULES= devel/dconf
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.69 2018/10/20 11:20:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.70 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= vector graphics library
|
||||
|
||||
@ -23,8 +23,8 @@ WANTLIB += X11 Xau Xdmcp Xext Xrender c expat ffi fontconfig freetype
|
||||
WANTLIB += glib-2.0 gobject-2.0 iconv intl lzo2 m pcre pixman-1
|
||||
WANTLIB += png pthread xcb xcb-render xcb-shm z
|
||||
|
||||
MASTER_SITES= http://cairographics.org/releases/ \
|
||||
http://cairographics.org/snapshots/
|
||||
MASTER_SITES= https://cairographics.org/releases/ \
|
||||
https://cairographics.org/snapshots/
|
||||
|
||||
USE_GMAKE= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2019/07/06 07:15:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= GTK+ support library for colord
|
||||
|
||||
@ -19,7 +19,7 @@ PERMIT_PACKAGE= Yes
|
||||
WANTLIB += c cairo colord colordprivate gdk-3 gio-2.0 glib-2.0
|
||||
WANTLIB += gobject-2.0 gtk-3 intl
|
||||
|
||||
MASTER_SITES= http://www.freedesktop.org/software/colord/releases/
|
||||
MASTER_SITES= https://www.freedesktop.org/software/colord/releases/
|
||||
|
||||
MODULES= devel/meson
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.70 2019/03/09 05:46:53 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.71 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
# XXX newer versions hard depend on gusb and udev...
|
||||
PORTROACH= skipv:1.4.0,1.4.1,1.4.2,1.4.3,1.4.4
|
||||
@ -26,7 +26,7 @@ WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += iconv intl lcms2 m pcre polkit-gobject-1 pthread sqlite3
|
||||
WANTLIB += z
|
||||
|
||||
MASTER_SITES= http://www.freedesktop.org/software/colord/releases/
|
||||
MASTER_SITES= https://www.freedesktop.org/software/colord/releases/
|
||||
|
||||
MODULES= devel/dconf \
|
||||
textproc/intltool
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2016/08/31 20:43:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= color targets from vendors for color calibration
|
||||
|
||||
@ -12,7 +12,7 @@ HOMEPAGE= https://github.com/hughsie/shared-color-targets
|
||||
# GPLv2, public domain, CC-BY-SA
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= http://people.freedesktop.org/~hughsient/releases/
|
||||
MASTER_SITES= https://people.freedesktop.org/~hughsient/releases/
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.140 2019/07/08 16:30:56 sthen Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.141 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
BROKEN-hppa= no __sync_bool_compare_and_swap support nor asm fallback
|
||||
|
||||
@ -16,10 +16,10 @@ CATEGORIES= lang www
|
||||
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
|
||||
HOMEPAGE= https://secure.php.net/
|
||||
|
||||
MASTER_SITES= http://se.php.net/distributions/ \
|
||||
http://us.php.net/distributions/ \
|
||||
http://no.php.net/distributions/ \
|
||||
http://uk.php.net/distributions/
|
||||
MASTER_SITES= https://se.php.net/distributions/ \
|
||||
https://us.php.net/distributions/ \
|
||||
https://no.php.net/distributions/ \
|
||||
https://uk.php.net/distributions/
|
||||
|
||||
# UPGRADERS: please read BOTH the PHP and Zend licenses
|
||||
# and make sure they are safe before an upgrade
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2019/04/28 21:08:26 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= Basic Linear Algebra Subprograms
|
||||
|
||||
@ -18,7 +18,7 @@ MAINTAINER= Steven Mestdagh <steven@openbsd.org>
|
||||
# freely available
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= http://www.netlib.org/blas/
|
||||
MASTER_SITES= https://www.netlib.org/blas/
|
||||
MASTER_SITES0= ${MASTER_SITES:S/blas/lapack/}
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2019/04/30 20:44:32 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= library of Fortran linear algebra subroutines
|
||||
|
||||
@ -18,9 +18,9 @@ MAINTAINER= Steven Mestdagh <steven@openbsd.org>
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= http://www.netlib.org/lapack/ \
|
||||
http://www.netlib.no/netlib/lapack/
|
||||
MASTER_SITES0= http://www.netlib.org/lapack/
|
||||
MASTER_SITES= https://www.netlib.org/lapack/ \
|
||||
https://www.netlib.no/netlib/lapack/
|
||||
MASTER_SITES0= https://www.netlib.org/lapack/
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
|
||||
LIB_DEPENDS = math/blas
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.65 2019/03/25 15:49:22 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.66 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= shared mime database for desktops
|
||||
|
||||
@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
# uses pledge()
|
||||
WANTLIB += c glib-2.0 intl xml2
|
||||
|
||||
MASTER_SITES= http://people.freedesktop.org/~hadess/
|
||||
MASTER_SITES= https://people.freedesktop.org/~hadess/
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
MODULES= textproc/intltool
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2018/10/31 12:41:50 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT = bittorrent client
|
||||
|
||||
@ -13,7 +13,7 @@ HOMEPAGE = https://www.deluge-torrent.org/
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MASTER_SITES = http://download.deluge-torrent.org/source/
|
||||
MASTER_SITES = https://ftp.osuosl.org/pub/deluge/source/
|
||||
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.155 2019/07/07 08:11:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.156 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
BROKEN-alpha= ICE in cupsfilters/image-jpeg.c:316
|
||||
BROKEN-hppa= ICE on filter/pdftopdf/qpdf_pdftopdf.cc:147
|
||||
@ -26,7 +26,7 @@ WANTLIB += hogweed iconv idn2 intl jpeg lcms2 m nettle openjp2
|
||||
WANTLIB += p11-kit pcre png poppler poppler-cpp qpdf tasn1 tiff
|
||||
WANTLIB += unistring z
|
||||
|
||||
MASTER_SITES= http://www.openprinting.org/download/cups-filters/
|
||||
MASTER_SITES= https://www.openprinting.org/download/cups-filters/
|
||||
|
||||
# cc1plus: error: unrecognized command line option "-std=c++0x"
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2019/06/13 16:38:34 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= Foomatic PPD generator
|
||||
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += c iconv m lzma pthread xml2 z
|
||||
|
||||
MASTER_SITES= http://www.openprinting.org/download/foomatic/
|
||||
MASTER_SITES= https://www.openprinting.org/download/foomatic/
|
||||
|
||||
LIB_DEPENDS= converters/libiconv \
|
||||
textproc/libxml
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.47 2019/03/03 13:36:33 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.48 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
@ -19,7 +19,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
# tarballs are only available for a 24 hour period
|
||||
#MASTER_SITES= http://www.openprinting.org/download/foomatic/
|
||||
MASTER_SITES= http://pkgs.fedoraproject.org/repo/extras/foomatic-db/foomatic-db-4.0-${V}${EXTRACT_SUFX}/sha512/8961b4e0e0f7232a74b83a4261510102cb9c9793b49bb528cdfac8d16fb96a77d5878ad24ed12387099493b52858bfc340cdb0af83a1256018ae9b8bea3ff8c9/
|
||||
MASTER_SITES= https://pkgs.fedoraproject.org/repo/extras/foomatic-db/foomatic-db-4.0-${V}${EXTRACT_SUFX}/sha512/8961b4e0e0f7232a74b83a4261510102cb9c9793b49bb528cdfac8d16fb96a77d5878ad24ed12387099493b52858bfc340cdb0af83a1256018ae9b8bea3ff8c9/
|
||||
|
||||
BUILD_DEPENDS= print/cups,-libs
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.112 2017/11/02 17:52:26 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.113 2019/07/10 21:01:27 tj Exp $
|
||||
|
||||
COMMENT= GNU PostScript interpreter
|
||||
|
||||
@ -8,7 +8,9 @@ CATEGORIES= print lang
|
||||
SHARED_LIBS= gs 15.0
|
||||
REVISION= 7
|
||||
|
||||
MASTER_SITES= http://downloads.ghostscript.com/public/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
|
||||
|
||||
PORTROACH= site:https://github.com/ArtifexSoftware/ghostpdl-downloads/releases
|
||||
|
||||
HOMEPAGE= http://www.cs.wisc.edu/~ghost/
|
||||
|
||||
|
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2016/03/11 20:11:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/10 21:01:28 tj Exp $
|
||||
|
||||
COMMENT= raster image transmission library
|
||||
|
||||
DISTNAME= ijs-0.35
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= print
|
||||
|
||||
SHARED_LIBS= ijs 0.0
|
||||
|
||||
HOMEPAGE= http://www.openprinting.org/download/ijs/
|
||||
HOMEPAGE= https://www.openprinting.org/download/ijs/
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.77 2019/06/25 20:25:22 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.78 2019/07/10 21:01:28 tj Exp $
|
||||
|
||||
COMMENT= framework for granting privileged operations to users
|
||||
|
||||
@ -20,7 +20,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB += ${COMPILER_LIBCXX} c expat ffi gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 iconv intl m mozjs-60 pcre z
|
||||
|
||||
MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/
|
||||
MASTER_SITES= https://www.freedesktop.org/software/polkit/releases/
|
||||
|
||||
# C++11
|
||||
COMPILER= base-clang ports-gcc
|
||||
|
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2019/02/26 08:15:13 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2019/07/10 21:01:28 tj Exp $
|
||||
|
||||
COMMENT= glib bindings for dbus message system
|
||||
|
||||
DISTNAME= dbus-glib-0.110
|
||||
EPOCH= 0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += dbus-glib-1 5.0 # 5.4
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.freedesktop.org/wiki/Software/DBusBindings/
|
||||
HOMEPAGE= https://www.freedesktop.org/wiki/Software/DBusBindings/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
@ -20,7 +20,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB += c dbus-1 expat ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += iconv intl pcre pthread z
|
||||
|
||||
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/
|
||||
MASTER_SITES= https://dbus.freedesktop.org/releases/dbus-glib/
|
||||
|
||||
LIB_DEPENDS= devel/glib2 \
|
||||
x11/dbus
|
||||
|
@ -1,14 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2015/11/24 09:11:06 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2019/07/10 21:01:28 tj Exp $
|
||||
|
||||
COMMENT = configuration utility for DRI drivers
|
||||
|
||||
MODPY_EGG_VERSION = 0.9.1
|
||||
DISTNAME = driconf-${MODPY_EGG_VERSION}
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES = x11
|
||||
|
||||
HOMEPAGE = http://dri.freedesktop.org/wiki/DriConf
|
||||
MASTER_SITES = https://distfiles.nl/
|
||||
HOMEPAGE = https://dri.freedesktop.org/wiki/DriConf
|
||||
MASTER_SITES = https://people.freedesktop.org/~fxkuehl/driconf/ \
|
||||
https://distfiles.nl/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2017/09/01 09:41:21 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2019/07/10 21:01:28 tj Exp $
|
||||
|
||||
COMMENT= fallback theme of the icon theme specification
|
||||
|
||||
@ -12,7 +12,7 @@ CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.freedesktop.org/Standards/icon-theme-spec
|
||||
|
||||
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
|
||||
MASTER_SITES= https://icon-theme.freedesktop.org/releases/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/03/07 19:35:56 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/10 21:01:28 tj Exp $
|
||||
|
||||
COMMENT= library to handle keyboard descriptions
|
||||
|
||||
DISTNAME= libxkbcommon-0.8.4
|
||||
REVISION= 0
|
||||
SHARED_LIBS += xkbcommon 1.5 # unknown
|
||||
SHARED_LIBS += xkbcommon-x11 1.2 # unknown
|
||||
CATEGORIES= x11 inputmethods
|
||||
|
||||
HOMEPAGE= http://xkbcommon.org/
|
||||
HOMEPAGE= https://xkbcommon.org/
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user