From 86852bcf6e0d0b8f080881dffd19eacdb7fafcd5 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 24 Apr 2019 16:26:54 +0000 Subject: [PATCH] reset unresponsive maintainers, various porters have spent a bunch of time waiting for timeouts over the last year or more for many of these ports. ok danj@ jca@ kmos@ --- audio/fdk-aac/Makefile | 4 ++-- audio/hs-libmpd/Makefile | 6 ++---- audio/libmpdclient/Makefile | 5 ++--- audio/mpc/Makefile | 5 ++--- audio/mpd/Makefile | 4 ++-- audio/ncmpc/Makefile | 6 ++---- audio/ncmpcpp/Makefile | 6 ++---- audio/pianobar/Makefile | 6 ++---- audio/zeya/Makefile | 6 ++---- databases/hs-HDBC-sqlite3/Makefile | 6 ++---- databases/hs-HDBC/Makefile | 6 ++---- databases/mdbtools/Makefile | 8 +++----- databases/redis/Makefile | 5 ++--- devel/cmake/Makefile | 6 ++---- devel/cryptopp/Makefile | 6 ++---- devel/go-check-v1/Makefile | 5 ++--- devel/go-tools/Makefile | 5 ++--- devel/hs-ConfigFile/Makefile | 6 ++---- devel/hs-MissingH/Makefile | 6 ++---- devel/hs-convertible/Makefile | 6 ++---- devel/hs-hslogger/Makefile | 6 ++---- devel/jsoncpp/Makefile | 6 ++---- devel/libev/Makefile | 6 ++---- devel/lua-penlight/Makefile | 5 ++--- devel/lualdoc/Makefile | 5 ++--- devel/py-certifi/Makefile | 5 ++--- devel/py-dulwich/Makefile | 5 ++--- devel/py-fastimport/Makefile | 6 ++---- devel/py-gevent/Makefile | 5 ++--- fonts/noto/Makefile.inc | 4 +--- fonts/noto/cjk/Makefile | 4 ++-- fonts/noto/emoji/Makefile | 4 ++-- fonts/noto/fonts/Makefile | 4 ++-- games/gnubg/Makefile | 6 ++---- games/pysol/Makefile | 5 ++--- games/xlennart/Makefile | 6 ++---- graphics/feh/Makefile | 5 ++--- graphics/gimp/deskew/Makefile | 6 ++---- graphics/img2pdf/Makefile | 5 ++--- graphics/imv/Makefile | 5 ++--- graphics/quirc/Makefile | 5 ++--- graphics/scour/Makefile | 5 ++--- math/libtommath/Makefile | 5 ++--- net/amule/Makefile | 5 ++--- net/go-net/Makefile | 5 ++--- net/hpodder/Makefile | 6 ++---- net/libtorrent/Makefile | 5 ++--- net/miniupnp/libnatpmp/Makefile | 6 ++---- net/mldonkey/Makefile | 6 ++---- net/pidgin-window-merge/Makefile | 6 ++---- net/py-geventhttpclient/Makefile | 5 ++--- net/rtorrent/Makefile | 6 ++---- net/telegram-purple/Makefile | 6 ++---- net/tkabber/Makefile.inc | 4 +--- net/tkabber/base/Makefile | 4 ++-- net/tkabber/plugins/Makefile | 4 ++-- security/ccid/Makefile | 6 ++---- security/go-crypto/Makefile | 5 ++--- security/opensc/Makefile | 6 ++---- security/pcsc-lite/Makefile | 6 ++---- security/rhash/Makefile | 5 ++--- security/tclgpg/Makefile | 5 ++--- security/wpa_supplicant/Makefile | 5 ++--- sysutils/gdmap/Makefile | 6 ++---- telephony/baresip/Makefile.inc | 4 +--- telephony/baresip/baresip/Makefile | 4 +++- telephony/baresip/re/Makefile | 3 ++- telephony/baresip/rem/Makefile | 3 ++- telephony/baresip/restund/Makefile | 4 ++-- telephony/libzrtp/Makefile | 5 ++--- textproc/clit/Makefile | 6 ++---- textproc/go-text/Makefile | 5 ++--- textproc/go-xlsx/Makefile | 4 ++-- textproc/hs-HaXml/Makefile | 6 ++---- textproc/hs-libxml-sax/Makefile | 6 ++---- textproc/hs-polyparse/Makefile | 6 ++---- textproc/hs-xml-types/Makefile | 6 ++---- textproc/p5-Sourcecode-Spellchecker/Makefile | 5 ++--- textproc/txt2man/Makefile | 6 ++---- textproc/xlsx2csv/Makefile | 5 ++--- www/cntlm/Makefile | 6 ++---- www/minitube/Makefile | 6 ++---- www/php-predis/Makefile | 6 ++---- www/tomcat/Makefile.inc | 4 +--- www/tomcat/v6/Makefile | 4 ++-- www/tomcat/v7/Makefile | 4 ++-- www/tomcat/v8/Makefile | 4 ++-- x11/awesome/Makefile | 6 ++---- x11/faenza-icon-theme/Makefile | 6 ++---- x11/gmtk/Makefile | 6 ++---- x11/gnome-mplayer/Makefile | 6 ++---- x11/gtk2-murrine-engine/Makefile | 6 ++---- x11/hs-dbus/Makefile | 6 ++---- x11/i3/Makefile | 5 ++--- x11/libxdg-basedir/Makefile | 6 ++---- x11/mlterm/Makefile | 6 ++---- x11/p5-AnyEvent-I3/Makefile | 5 ++--- x11/rxvt-unicode/Makefile | 6 ++---- x11/xclip/Makefile | 6 ++---- 99 files changed, 196 insertions(+), 329 deletions(-) diff --git a/audio/fdk-aac/Makefile b/audio/fdk-aac/Makefile index b7d05d738bd..20889d643ad 100644 --- a/audio/fdk-aac/Makefile +++ b/audio/fdk-aac/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.9 2017/01/12 16:43:43 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.10 2019/04/24 16:26:54 sthen Exp $ COMMENT = modified Fraunhofer FDK AAC encoder and decoder DISTNAME = fdk-aac-0.1.5 CATEGORIES = audio HOMEPAGE = http://sourceforge.net/projects/opencore-amr/ -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 0 # Custom PERMIT_PACKAGE_CDROM = Patents diff --git a/audio/hs-libmpd/Makefile b/audio/hs-libmpd/Makefile index a896e690ffc..ccbac798ad9 100644 --- a/audio/hs-libmpd/Makefile +++ b/audio/hs-libmpd/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.28 2018/01/22 21:37:31 kili Exp $ +# $OpenBSD: Makefile,v 1.29 2019/04/24 16:26:54 sthen Exp $ COMMENT= Haskell interface to MPD DISTNAME= libmpd-0.9.0.7 -REVISION= 1 +REVISION= 2 CATEGORIES= audio -MAINTAINER= David Coppa - HOMEPAGE= https://github.com/joachifm/libmpd-haskell # LGPL diff --git a/audio/libmpdclient/Makefile b/audio/libmpdclient/Makefile index eb5184bbee0..cbbac0cbd0e 100644 --- a/audio/libmpdclient/Makefile +++ b/audio/libmpdclient/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2019/01/02 21:29:30 landry Exp $ +# $OpenBSD: Makefile,v 1.22 2019/04/24 16:26:54 sthen Exp $ COMMENT= library for interfacing MPD @@ -7,8 +7,7 @@ DISTNAME= libmpdclient-${VER} SHARED_LIBS= mpdclient 3.1 # 2.13 CATEGORIES= audio HOMEPAGE= https://www.musicpd.org/libs/libmpdclient/ - -MAINTAINER= David Coppa +REVISION= 0 # 3-BSD PERMIT_PACKAGE_CDROM= Yes diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile index b79e5d0b037..242c166a422 100644 --- a/audio/mpc/Makefile +++ b/audio/mpc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2019/03/27 23:28:00 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.30 2019/04/24 16:26:54 sthen Exp $ COMMENT= command line client for mpd @@ -6,11 +6,10 @@ VER= 0.31 DISTNAME= mpc-${VER} CATEGORIES= audio EXTRACT_SUFX= .tar.xz +REVISION= 0 HOMEPAGE= https://www.musicpd.org/clients/mpc/ -MAINTAINER= David Coppa - # GPLv2 PERMIT_PACKAGE_CDROM= Yes diff --git a/audio/mpd/Makefile b/audio/mpd/Makefile index 54f04e95aec..916392de019 100644 --- a/audio/mpd/Makefile +++ b/audio/mpd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.118 2019/01/02 21:32:32 landry Exp $ +# $OpenBSD: Makefile,v 1.119 2019/04/24 16:26:54 sthen Exp $ BROKEN-hppa = no atomic ops COMMENT = Music Player Daemon @@ -6,7 +6,7 @@ VER = 0.20.23 DISTNAME = mpd-${VER} CATEGORIES = audio HOMEPAGE = https://www.musicpd.org/ -MAINTAINER = David Coppa +REVISION = 0 # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile index d492247a5f7..0479428a50b 100644 --- a/audio/ncmpc/Makefile +++ b/audio/ncmpc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.43 2019/01/12 07:56:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.44 2019/04/24 16:26:54 sthen Exp $ COMMENT= curses based frontend for mpd @@ -6,12 +6,10 @@ VER= 0.33 DISTNAME= ncmpc-${VER} EPOCH= 0 CATEGORIES= audio -REVISION= 1 +REVISION= 2 HOMEPAGE= https://www.musicpd.org/clients/ncmpc/ -MAINTAINER= David Coppa - # GPLv2 PERMIT_PACKAGE_CDROM= Yes diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 69defaf08b7..032eaa91050 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2018/12/13 19:53:23 sthen Exp $ +# $OpenBSD: Makefile,v 1.71 2019/04/24 16:26:54 sthen Exp $ BROKEN-alpha = error: looser throw specifier for 'virtual OutOfBounds::~OutOfBounds()' BROKEN-hppa = bindings.h:85:4: error: type 'Binding' is not a direct base of 'Binding' @@ -6,7 +6,7 @@ BROKEN-hppa = bindings.h:85:4: error: type 'Binding' is not a direct base of 'B COMMENT = ncurses mpd client inspired by ncmpc DISTNAME = ncmpcpp-0.8.2 -REVISION = 0 +REVISION = 1 EXTRACT_SUFX = .tar.bz2 @@ -14,8 +14,6 @@ CATEGORIES = audio HOMEPAGE = https://rybczak.net/ncmpcpp/ -MAINTAINER = David Coppa - # GPLv2 PERMIT_PACKAGE_CDROM = Yes diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index f9669dc0d88..710709efae6 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.86 2019/02/21 22:37:58 sthen Exp $ +# $OpenBSD: Makefile,v 1.87 2019/04/24 16:26:54 sthen Exp $ COMMENT = command-line client for Pandora Internet Radio DISTNAME = pianobar-2017.08.30 -REVISION = 0 +REVISION = 1 EXTRACT_SUFX = .tar.bz2 CATEGORIES = audio -MAINTAINER = David Coppa - HOMEPAGE = https://6xq.net/pianobar/ MASTER_SITES = ${HOMEPAGE} diff --git a/audio/zeya/Makefile b/audio/zeya/Makefile index 9da313348ff..d2323dded00 100644 --- a/audio/zeya/Makefile +++ b/audio/zeya/Makefile @@ -1,19 +1,17 @@ -# $OpenBSD: Makefile,v 1.10 2018/01/11 19:27:01 rpe Exp $ +# $OpenBSD: Makefile,v 1.11 2019/04/24 16:26:54 sthen Exp $ COMMENT = html5-powered web music server MODPY_EGG_VERSION = 0.6 DISTNAME = zeya_${MODPY_EGG_VERSION}.orig PKGNAME = zeya-${MODPY_EGG_VERSION} -REVISION = 4 +REVISION = 5 CATEGORIES = audio www HOMEPAGE = http://web.psung.name/zeya/ MASTER_SITES = ${MASTER_SITE_DEBIAN:=main/z/zeya/} -MAINTAINER = David Coppa - # AGPLv3 (GNU Affero Public License) PERMIT_PACKAGE_CDROM = Yes diff --git a/databases/hs-HDBC-sqlite3/Makefile b/databases/hs-HDBC-sqlite3/Makefile index 33924d9815f..df71d0ce57d 100644 --- a/databases/hs-HDBC-sqlite3/Makefile +++ b/databases/hs-HDBC-sqlite3/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.28 2018/01/22 21:38:37 kili Exp $ +# $OpenBSD: Makefile,v 1.29 2019/04/24 16:26:54 sthen Exp $ COMMENT = sqlite3 driver for HDBC DISTNAME = HDBC-sqlite3-2.3.3.1 -REVISION = 5 +REVISION = 6 CATEGORIES = databases -MAINTAINER = David Coppa - # LGPLv2.1 PERMIT_PACKAGE_CDROM = Yes diff --git a/databases/hs-HDBC/Makefile b/databases/hs-HDBC/Makefile index c749dc909f9..c7915efbe06 100644 --- a/databases/hs-HDBC/Makefile +++ b/databases/hs-HDBC/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.32 2018/01/22 21:38:37 kili Exp $ +# $OpenBSD: Makefile,v 1.33 2019/04/24 16:26:54 sthen Exp $ COMMENT = abstraction layer for SQL relational databases DISTNAME = HDBC-2.4.0.2 -REVISION = 1 +REVISION = 2 CATEGORIES = databases -MAINTAINER = David Coppa - # LGPLv2.1 PERMIT_PACKAGE_CDROM = Yes diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index db2eb276d1a..71d52e48fda 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2018/11/14 20:48:21 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2019/04/24 16:26:54 sthen Exp $ COMMENT-main = read microsoft Access MDB COMMENT-gmdb = graphical interface to MDB tools @@ -9,15 +9,13 @@ GH_TAGNAME = 0.7.1 PKGNAME-main = ${GH_PROJECT}-${GH_TAGNAME} PKGNAME-gmdb = gmdb-${GH_TAGNAME} -REVISION-main = 4 -REVISION-gmdb = 5 +REVISION-main = 5 +REVISION-gmdb = 6 EPOCH = 0 CATEGORIES = databases converters HOMEPAGE = http://mdbtools.sourceforge.net/ -MAINTAINER = Dmitrij D. Czarkoff - MULTI_PACKAGES = -main -gmdb PSEUDO_FLAVORS = no_x11 FLAVOR ?= diff --git a/databases/redis/Makefile b/databases/redis/Makefile index e2ab91897ec..c933bc9d43d 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.106 2019/04/02 22:13:11 sthen Exp $ +# $OpenBSD: Makefile,v 1.107 2019/04/24 16:26:54 sthen Exp $ COMMENT = persistent key-value database DISTNAME = redis-4.0.14 CATEGORIES = databases HOMEPAGE = https://redis.io/ - -MAINTAINER = David Coppa +REVISION = 0 # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile index 90c2adbb350..650f6ad6e0c 100644 --- a/devel/cmake/Makefile +++ b/devel/cmake/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.172 2018/10/24 14:27:59 sthen Exp $ +# $OpenBSD: Makefile,v 1.173 2019/04/24 16:26:54 sthen Exp $ DPB_PROPERTIES =parallel @@ -6,14 +6,12 @@ COMMENT = portable build system VER = 3.10.2 EPOCH = 0 -REVISION = 1 +REVISION = 2 DISTNAME = cmake-${VER} CATEGORIES = devel HOMEPAGE = https://www.cmake.org/ -MAINTAINER = David Coppa - MASTER_SITES = ${HOMEPAGE}files/v${VER:R}/ # BSD diff --git a/devel/cryptopp/Makefile b/devel/cryptopp/Makefile index 9f96c93a771..76a7fe91118 100644 --- a/devel/cryptopp/Makefile +++ b/devel/cryptopp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2018/10/24 14:28:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.23 2019/04/24 16:26:54 sthen Exp $ COMMENT = C++ library of cryptographic algorithms CATEGORIES = devel security @@ -7,13 +7,11 @@ HOMEPAGE = http://www.cryptopp.com/ MASTER_SITES = ${HOMEPAGE} DISTNAME = cryptopp565 PKGNAME = cryptopp-5.6.5 -REVISION = 3 +REVISION = 4 EXTRACT_SUFX = .zip WRKDIST = ${WRKDIR} -MAINTAINER = David Coppa - # individual files are public domain # compilation is licensed under the Boost Software License 1.0 PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/go-check-v1/Makefile b/devel/go-check-v1/Makefile index c83c96f3c8e..5cb794d9567 100644 --- a/devel/go-check-v1/Makefile +++ b/devel/go-check-v1/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.6 2016/08/21 14:31:26 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.7 2019/04/24 16:26:55 sthen Exp $ COMMENT = testing library for the Go language DISTNAME = go-check-v1-20160105 CATEGORIES = devel HOMEPAGE = http://labix.org/gocheck - -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 0 # 2-clause BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile index 9df8e299dbc..b610b7ca042 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2019/03/16 13:42:06 jsing Exp $ +# $OpenBSD: Makefile,v 1.22 2019/04/24 16:26:55 sthen Exp $ COMMENT = various tools for the Go programming language GH_ACCOUNT = golang @@ -7,8 +7,7 @@ GH_COMMIT = f727befe758c04ce68d52abc6e69ad111e2c6797 DISTNAME = go-tools-1.12.20190226 CATEGORIES = devel HOMEPAGE = https://godoc.org/golang.org/x/tools - -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 0 # 3-clause BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/hs-ConfigFile/Makefile b/devel/hs-ConfigFile/Makefile index ae653433dc5..c36b7825c20 100644 --- a/devel/hs-ConfigFile/Makefile +++ b/devel/hs-ConfigFile/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.31 2018/01/22 21:40:32 kili Exp $ +# $OpenBSD: Makefile,v 1.32 2019/04/24 16:26:55 sthen Exp $ COMMENT = parser and writer for config files DISTNAME = ConfigFile-1.1.4 -REVISION = 8 +REVISION = 9 CATEGORIES = devel sysutils HOMEPAGE = https://github.com/jgoerzen/configfile/wiki -MAINTAINER = David Coppa - # BSD3 PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/hs-MissingH/Makefile b/devel/hs-MissingH/Makefile index f7577649b9e..3ced3cb9f0e 100644 --- a/devel/hs-MissingH/Makefile +++ b/devel/hs-MissingH/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.34 2018/01/22 21:40:32 kili Exp $ +# $OpenBSD: Makefile,v 1.35 2019/04/24 16:26:55 sthen Exp $ COMMENT = large library of utility functions DISTNAME = MissingH-1.4.0.1 -REVISION = 1 +REVISION = 2 CATEGORIES = devel HOMEPAGE = https://github.com/jgoerzen/missingh/wiki -MAINTAINER = David Coppa - # BSD3 PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/hs-convertible/Makefile b/devel/hs-convertible/Makefile index 623872bdbe1..cbabd8b6b66 100644 --- a/devel/hs-convertible/Makefile +++ b/devel/hs-convertible/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.29 2018/01/22 21:40:32 kili Exp $ +# $OpenBSD: Makefile,v 1.30 2019/04/24 16:26:55 sthen Exp $ COMMENT = library to convert between different types DISTNAME = convertible-1.1.1.0 -REVISION = 6 +REVISION = 7 CATEGORIES = devel -MAINTAINER = David Coppa - # LGPLv2.1 PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/hs-hslogger/Makefile b/devel/hs-hslogger/Makefile index 779c8f34058..acbcf6c7a58 100644 --- a/devel/hs-hslogger/Makefile +++ b/devel/hs-hslogger/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.32 2018/01/23 00:09:02 kili Exp $ +# $OpenBSD: Makefile,v 1.33 2019/04/24 16:26:55 sthen Exp $ COMMENT = versatile logging framework DISTNAME = hslogger-1.2.10 -REVISION = 1 +REVISION = 2 CATEGORIES = devel sysutils HOMEPAGE = https://github.com/jgoerzen/hslogger/wiki -MAINTAINER = David Coppa - # LGPLv2.1 PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/jsoncpp/Makefile b/devel/jsoncpp/Makefile index 435e049bf93..d8e01b16d56 100644 --- a/devel/jsoncpp/Makefile +++ b/devel/jsoncpp/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.27 2018/10/24 14:28:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.28 2019/04/24 16:26:55 sthen Exp $ COMMENT = JSON parsing C++ API GH_ACCOUNT = open-source-parsers GH_PROJECT = jsoncpp GH_TAGNAME = 1.8.4 -REVISION = 1 +REVISION = 2 # no upstream revision SHARED_LIBS = jsoncpp 4.0 @@ -14,8 +14,6 @@ CATEGORIES = devel HOMEPAGE = https://github.com/open-source-parsers/jsoncpp/wiki -MAINTAINER = David Coppa - # Public Domain / MIT PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/libev/Makefile b/devel/libev/Makefile index 2235a50d02e..542bd21a0b6 100644 --- a/devel/libev/Makefile +++ b/devel/libev/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.22 2017/02/20 22:57:16 jca Exp $ +# $OpenBSD: Makefile,v 1.23 2019/04/24 16:26:55 sthen Exp $ COMMENT = high-performance event loop library DISTNAME = libev-4.24 -REVISION = 0 +REVISION = 1 CATEGORIES = devel -MAINTAINER = David Coppa - SHARED_LIBS= ev 3.1 # 4.0 HOMEPAGE = http://software.schmorp.de/pkg/libev.html diff --git a/devel/lua-penlight/Makefile b/devel/lua-penlight/Makefile index af64ad851ff..a92329da0b1 100644 --- a/devel/lua-penlight/Makefile +++ b/devel/lua-penlight/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2017/09/04 10:55:10 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.17 2019/04/24 16:26:55 sthen Exp $ COMMENT = pure Lua libraries focusing on input data handling @@ -7,11 +7,10 @@ GH_PROJECT = Penlight GH_TAGNAME = 1.5.4 PKGNAME = lua-penlight-${GH_TAGNAME} CATEGORIES = devel +REVISION = 0 HOMEPAGE = http://stevedonovan.github.io/Penlight/ -MAINTAINER = David Coppa - # MIT PERMIT_PACKAGE_CDROM =Yes diff --git a/devel/lualdoc/Makefile b/devel/lualdoc/Makefile index 86a076d46b9..5cd28a32be2 100644 --- a/devel/lualdoc/Makefile +++ b/devel/lualdoc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2016/11/17 09:57:51 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.19 2019/04/24 16:26:55 sthen Exp $ COMMENT = LuaDoc-compatible documentation generation system @@ -7,11 +7,10 @@ GH_PROJECT = LDoc GH_TAGNAME = 1.4.6 PKGNAME = lualdoc-${GH_TAGNAME} CATEGORIES = devel +REVISION = 0 HOMEPAGE = http://stevedonovan.github.io/ldoc/ -MAINTAINER = David Coppa - # MIT PERMIT_PACKAGE_CDROM =Yes diff --git a/devel/py-certifi/Makefile b/devel/py-certifi/Makefile index 1fda0251127..d414d48d3d4 100644 --- a/devel/py-certifi/Makefile +++ b/devel/py-certifi/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2019/02/14 06:35:04 pvk Exp $ +# $OpenBSD: Makefile,v 1.18 2019/04/24 16:26:55 sthen Exp $ COMMENT = Python package to check certificates using the OpenBSD CA @@ -6,11 +6,10 @@ MODPY_EGG_VERSION = 2018.11.29 DISTNAME = certifi-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} CATEGORIES = devel security +REVISION = 0 HOMEPAGE = https://certifi.io/ -MAINTAINER = Dmitrij D. Czarkoff - # ISC PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/py-dulwich/Makefile b/devel/py-dulwich/Makefile index 50fa6713dbf..4509efb8caa 100644 --- a/devel/py-dulwich/Makefile +++ b/devel/py-dulwich/Makefile @@ -1,17 +1,16 @@ -# $OpenBSD: Makefile,v 1.32 2018/12/25 12:00:08 millert Exp $ +# $OpenBSD: Makefile,v 1.33 2019/04/24 16:26:55 sthen Exp $ COMMENT = pure Python implementation of Git file formats and protocols MODPY_EGG_VERSION = 0.19.3 DISTNAME = dulwich-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} +REVISION = 0 CATEGORIES = devel HOMEPAGE = https://www.dulwich.io/ -MAINTAINER = Dmitrij D. Czarkoff - # GPLv2 PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/py-fastimport/Makefile b/devel/py-fastimport/Makefile index 77a3d5141e9..ece5ed5bb03 100644 --- a/devel/py-fastimport/Makefile +++ b/devel/py-fastimport/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2017/01/03 19:19:48 landry Exp $ +# $OpenBSD: Makefile,v 1.3 2019/04/24 16:26:55 sthen Exp $ COMMENT = parser for and generator of the Git fastimport format DISTNAME = fastimport-${MODPY_EGG_VERSION} PKGNAME = py-fastimport-${MODPY_EGG_VERSION} CATEGORIES = devel HOMEPAGE = https://github.com/jelmer/python-fastimport -REVISION = 0 - -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 1 # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/py-gevent/Makefile b/devel/py-gevent/Makefile index 633ffebc193..5e7c83763af 100644 --- a/devel/py-gevent/Makefile +++ b/devel/py-gevent/Makefile @@ -1,12 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2017/09/14 13:00:54 phessler Exp $ +# $OpenBSD: Makefile,v 1.16 2019/04/24 16:26:55 sthen Exp $ COMMENT = network library for easy and scalable concurrency MODPY_EGG_VERSION = 1.2.2 DISTNAME = gevent-${MODPY_EGG_VERSION} PKGNAME = ${MODPY_PY_PREFIX}${DISTNAME} -MAINTAINER = Dmitrij D. Czarkoff -REVISION = 1 +REVISION = 2 CATEGORIES = devel HOMEPAGE = http://www.gevent.org/ diff --git a/fonts/noto/Makefile.inc b/fonts/noto/Makefile.inc index b80b3ca6095..8f4651c176a 100644 --- a/fonts/noto/Makefile.inc +++ b/fonts/noto/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.2 2016/01/11 11:04:21 czarkoff Exp $ +# $OpenBSD: Makefile.inc,v 1.3 2019/04/24 16:26:55 sthen Exp $ # N.B. cjk is independently versioned V ?= 2015-09-29 @@ -8,8 +8,6 @@ CATEGORIES ?= fonts HOMEPAGE ?= https://www.google.com/get/noto/ -MAINTAINER ?= Dmitrij D. Czarkoff - # cjk: SIL OFL 1.1 # fonts, emoji: Apache 2.0 (XXX post-2015-09-29 these are relicensed OFL) PERMIT_PACKAGE_CDROM ?= Yes diff --git a/fonts/noto/cjk/Makefile b/fonts/noto/cjk/Makefile index 07cd0af01a0..a515dd9202d 100644 --- a/fonts/noto/cjk/Makefile +++ b/fonts/noto/cjk/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2016/01/11 11:04:21 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.3 2019/04/24 16:26:55 sthen Exp $ COMMENT = east asian fonts for the noto font family V = 1.004 -REVISION = 0 +REVISION = 1 NOTO_PROJECT = cjk HOMEPAGE = https://www.google.com/get/noto/help/cjk/ diff --git a/fonts/noto/emoji/Makefile b/fonts/noto/emoji/Makefile index 19392ebedfa..2b76232806c 100644 --- a/fonts/noto/emoji/Makefile +++ b/fonts/noto/emoji/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2016/01/11 11:04:21 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.3 2019/04/24 16:26:55 sthen Exp $ COMMENT = emoji fonts for the noto font family NOTO_PROJECT = emoji -REVISION = 0 +REVISION = 1 GH_TAGNAME = v$V-license-apache diff --git a/fonts/noto/fonts/Makefile b/fonts/noto/fonts/Makefile index 07e975c3a00..0fd3e7eafb1 100644 --- a/fonts/noto/fonts/Makefile +++ b/fonts/noto/fonts/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2016/03/13 13:18:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2019/04/24 16:26:55 sthen Exp $ COMMENT = pan-unicode font family NOTO_PROJECT = fonts -REVISION = 2 +REVISION = 3 RUN_DEPENDS = fonts/noto/emoji diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 7793cb68048..5c5923741a2 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2018/11/02 18:48:39 naddy Exp $ +# $OpenBSD: Makefile,v 1.7 2019/04/24 16:26:55 sthen Exp $ COMMENT = GNU Backgammon V = 1.05.002 @@ -6,9 +6,7 @@ DISTNAME = gnubg-release-$V-sources PKGNAME = gnubg-$V CATEGORIES = games x11 HOMEPAGE = http://gnubg.org/ -REVISION = 4 - -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 5 # GPLv3+ PERMIT_PACKAGE_CDROM = Yes diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 2bd32a2aa95..572453ab268 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,15 +1,14 @@ -# $OpenBSD: Makefile,v 1.5 2019/01/22 20:09:42 landry Exp $ +# $OpenBSD: Makefile,v 1.6 2019/04/24 16:26:55 sthen Exp $ COMMENT = solitaire card games collection MODPY_EGG_VERSION = 2.4.0 DISTNAME = PySolFC-${MODPY_EGG_VERSION} PKGNAME = pysol-${MODPY_EGG_VERSION} CATEGORIES = games +REVISION = 0 HOMEPAGE = http://pysolfc.sourceforge.net/ -MAINTAINER = Dmitrij D. Czarkoff - # GPLv3+ PERMIT_PACKAGE_CDROM = Yes diff --git a/games/xlennart/Makefile b/games/xlennart/Makefile index 76872bceb3c..ab6d9fa28a8 100644 --- a/games/xlennart/Makefile +++ b/games/xlennart/Makefile @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.9 2018/06/27 21:03:51 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2019/04/24 16:26:55 sthen Exp $ COMMENT = an XBill Modification GH_ACCOUNT = Xylemon GH_PROJECT = xlennart GH_TAGNAME = 1.1.1 -REVISION = 2 +REVISION = 3 CATEGORIES = games x11 HOMEPAGE = https://github.com/Xylemon/xlennart -MAINTAINER = Dmitrij D. Czarkoff - # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 9c2726150a2..c57d9afa4b5 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.94 2019/04/20 06:24:12 tim Exp $ +# $OpenBSD: Makefile,v 1.95 2019/04/24 16:26:56 sthen Exp $ COMMENT= lightweight image viewer @@ -6,11 +6,10 @@ DISTNAME= feh-3.1.3 EXTRACT_SUFX= .tar.bz2 CATEGORIES= graphics FIX_EXTRACT_PERMISSIONS=Yes +REVISION= 0 HOMEPAGE= https://feh.finalrewind.org/ -MAINTAINER= David Coppa - # BSD PERMIT_PACKAGE_CDROM= Yes diff --git a/graphics/gimp/deskew/Makefile b/graphics/gimp/deskew/Makefile index 250122595ca..a9244ecd94e 100644 --- a/graphics/gimp/deskew/Makefile +++ b/graphics/gimp/deskew/Makefile @@ -1,18 +1,16 @@ -# $OpenBSD: Makefile,v 1.6 2018/10/24 14:28:05 sthen Exp $ +# $OpenBSD: Makefile,v 1.7 2019/04/24 16:26:56 sthen Exp $ COMMENT = deskew plug-in for GIMP DISTNAME = gimp-deskew-plugin-0.0.20141025 GH_ACCOUNT = prokoudine GH_PROJECT = gimp-deskew-plugin GH_COMMIT = b9214ddc8acf9ff5b01afdd44a9bdf96fe7d6e8e -REVISION = 2 +REVISION = 3 CATEGORIES = graphics x11 HOMEPAGE = http://registry.gimp.org/node/2958 -MAINTAINER = Dmitrij D. Czarkoff - # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/graphics/img2pdf/Makefile b/graphics/img2pdf/Makefile index c1730e78b90..8ca88320884 100644 --- a/graphics/img2pdf/Makefile +++ b/graphics/img2pdf/Makefile @@ -1,12 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2017/06/08 16:03:04 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.9 2019/04/24 16:26:56 sthen Exp $ COMMENT = losslessly convert images to PDF MODPY_EGG_VERSION = 0.2.4 DISTNAME = img2pdf-${MODPY_EGG_VERSION} CATEGORIES = graphics HOMEPAGE = https://gitlab.mister-muffin.de/josch/img2pdf/ - -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 0 # LGPLv3 PERMIT_PACKAGE_CDROM = Yes diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index 1d01e72f993..f7f33bed86b 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2018/06/27 21:03:54 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2019/04/24 16:26:56 sthen Exp $ GH_ACCOUNT = eXeC64 GH_PROJECT = imv @@ -6,8 +6,7 @@ GH_TAGNAME = v2.1.3 COMMENT = simple image viewer CATEGORIES = graphics x11 -MAINTAINER = Dmitrij D. Czarkoff -REVISION = 0 +REVISION = 1 # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/graphics/quirc/Makefile b/graphics/quirc/Makefile index e76b806ed51..60b2802c7ee 100644 --- a/graphics/quirc/Makefile +++ b/graphics/quirc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2017/06/08 15:50:46 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.3 2019/04/24 16:26:56 sthen Exp $ V = 1.0 COMMENT = QR decoder library @@ -7,11 +7,10 @@ GH_ACCOUNT = dlbeer GH_PROJECT = quirc GH_TAGNAME = v$V CATEGORIES = graphics +REVISION = 0 SHARED_LIBS += quirc 0.0 # 1.0 -MAINTAINER = Dmitrij D. Czarkoff - # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/graphics/scour/Makefile b/graphics/scour/Makefile index 4799e64cc01..5f75d4b87ef 100644 --- a/graphics/scour/Makefile +++ b/graphics/scour/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.7 2017/01/03 19:21:18 landry Exp $ +# $OpenBSD: Makefile,v 1.8 2019/04/24 16:26:56 sthen Exp $ COMMENT = SVG scrubber MODPY_EGG_VERSION = 0.35 -REVISION = 1 +REVISION = 2 CATEGORIES = graphics -MAINTAINER = Dmitrij D. Czarkoff HOMEPAGE = http://www.codedread.com/scour/ PERMIT_PACKAGE_CDROM = Yes diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 208c890f463..ad05a086017 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -1,14 +1,13 @@ -# $OpenBSD: Makefile,v 1.7 2017/11/25 21:42:51 afresh1 Exp $ +# $OpenBSD: Makefile,v 1.8 2019/04/24 16:26:56 sthen Exp $ COMMENT = number theoretic multiple-precision integer library CATEGORIES = math HOMEPAGE = http://libtom.net/ -MAINTAINER = Dmitrij D. Czarkoff - GH_ACCOUNT = libtom GH_PROJECT = libtommath GH_TAGNAME = v1.0.1 +REVISION = 0 # WTFPL PERMIT_PACKAGE_CDROM = Yes diff --git a/net/amule/Makefile b/net/amule/Makefile index 40bd9b620a8..12909e8fe8f 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2019/01/20 22:02:02 juanfra Exp $ +# $OpenBSD: Makefile,v 1.71 2019/04/24 16:26:56 sthen Exp $ COMMENT-main = another eDonkey P2P file sharing client COMMENT-web = webserver interface to amuled @@ -6,7 +6,7 @@ COMMENT-daemon =stand-alone daemon/cmdline for amule V = 2.3.2 DISTNAME = aMule-$V -REVISION = 12 +REVISION = 13 CATEGORIES = net HOMEPAGE = http://www.amule.org/ @@ -20,7 +20,6 @@ PKGNAME-web = amuleweb-$V # GPLv2 PERMIT_PACKAGE_CDROM = Yes -MAINTAINER = David Coppa MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=amule/} EXTRACT_SUFX = .tar.xz diff --git a/net/go-net/Makefile b/net/go-net/Makefile index 3135793f9f6..9b4e2f4032f 100644 --- a/net/go-net/Makefile +++ b/net/go-net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2019/03/16 13:41:01 jsing Exp $ +# $OpenBSD: Makefile,v 1.11 2019/04/24 16:26:56 sthen Exp $ COMMENT = Go supplementary network libraries DISTNAME = go-net-20190226 @@ -6,11 +6,10 @@ GH_ACCOUNT = golang GH_PROJECT = net GH_COMMIT = fe579d43d83210096a79b46dcca0e3721058393a CATEGORIES = net www devel +REVISION = 0 HOMEPAGE = https://godoc.org/golang.org/x/net/ -MAINTAINER = Dmitrij D. Czarkoff - # BSD PERMIT_PACKAGE_CDROM =Yes diff --git a/net/hpodder/Makefile b/net/hpodder/Makefile index bac86c6e841..39237eddd38 100644 --- a/net/hpodder/Makefile +++ b/net/hpodder/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.37 2016/09/23 09:16:56 sthen Exp $ +# $OpenBSD: Makefile,v 1.38 2019/04/24 16:26:56 sthen Exp $ COMMENT = command line podcast aggregator DISTNAME = hpodder-1.1.6 -REVISION = 14 +REVISION = 15 CATEGORIES = net HOMEPAGE = https://github.com/jgoerzen/hpodder/wiki -MAINTAINER = David Coppa - # GPLv2 PERMIT_PACKAGE_CDROM = Yes diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index 948c9b98c47..c797fb1d1b9 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2019/01/11 18:04:21 jca Exp $ +# $OpenBSD: Makefile,v 1.58 2019/04/24 16:26:56 sthen Exp $ COMMENT= BitTorrent library written in C++ @@ -10,12 +10,11 @@ NOT_FOR_ARCHS= ${GCC3_ARCHS} DISTNAME= libtorrent-0.13.6 EPOCH= 0 -REVISION= 5 +REVISION= 6 SHARED_LIBS += torrent 22.1 # .18.0 CATEGORIES= net devel HOMEPAGE= https://rakshasa.github.io/rtorrent/ -MAINTAINER= David Coppa # GPLv2 PERMIT_PACKAGE_CDROM= Yes diff --git a/net/miniupnp/libnatpmp/Makefile b/net/miniupnp/libnatpmp/Makefile index 27ee0e1516c..c8a4c81da61 100644 --- a/net/miniupnp/libnatpmp/Makefile +++ b/net/miniupnp/libnatpmp/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.10 2018/12/08 22:11:40 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.11 2019/04/24 16:26:56 sthen Exp $ COMMENT = NAT Port Mapping Protocol client library DISTNAME = libnatpmp-20150609 -REVISION = 0 +REVISION = 1 SHARED_LIBS = natpmp 0.1 -MAINTAINER = David Coppa - WANTLIB = c MAKE_FLAGS = CC="${CC}" diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 2d6b831e865..ce7c0d7b6b5 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.28 2019/03/11 04:11:57 bket Exp $ +# $OpenBSD: Makefile,v 1.29 2019/04/24 16:26:56 sthen Exp $ COMMENT = e-donkey client VER = 3.1.6 DISTNAME = mldonkey-${VER} -REVISION = 3 +REVISION = 4 CATEGORIES = net HOMEPAGE = http://mldonkey.sourceforge.net/Main_Page -MAINTAINER = David Coppa - # GPLv2 PERMIT_PACKAGE_CDROM = Yes diff --git a/net/pidgin-window-merge/Makefile b/net/pidgin-window-merge/Makefile index 2e54d24e4c2..f2c26f34d62 100644 --- a/net/pidgin-window-merge/Makefile +++ b/net/pidgin-window-merge/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2017/10/23 17:11:02 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2019/04/24 16:26:56 sthen Exp $ COMMENT = merge Buddy List with a conversation window in Pidgin DISTNAME = pidgin-window-merge-0.0.20130511 @@ -6,9 +6,7 @@ GH_ACCOUNT = dm0- GH_PROJECT = window_merge GH_COMMIT = b4811ae1807a6c124fb06a717951bb2541be19f7 CATEGORIES = net -REVISION = 0 - -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 1 # GPLv3+ PERMIT_PACKAGE_CDROM = Yes diff --git a/net/py-geventhttpclient/Makefile b/net/py-geventhttpclient/Makefile index 096310faf2e..74cf362df1a 100644 --- a/net/py-geventhttpclient/Makefile +++ b/net/py-geventhttpclient/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2017/06/08 17:44:44 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.8 2019/04/24 16:26:56 sthen Exp $ COMMENT = high performance, concurrent HTTP client library @@ -6,11 +6,10 @@ MODPY_EGG_VERSION = 1.3.1 DISTNAME = geventhttpclient-${MODPY_EGG_VERSION} PKGNAME = ${MODPY_PY_PREFIX}${DISTNAME} CATEGORIES = net devel +REVISION = 0 HOMEPAGE = https://github.com/gwik/geventhttpclient -MAINTAINER = Dmitrij D. Czarkoff - # MIT PERMIT_PACKAGE_CDROM = Yes diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index c471b51da76..6af47d0dc24 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.63 2018/10/24 14:28:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.64 2019/04/24 16:26:56 sthen Exp $ COMMENT= ncurses BitTorrent client based on libTorrent DISTNAME= rtorrent-0.9.6 -REVISION= 5 +REVISION= 6 EPOCH= 0 CATEGORIES= net HOMEPAGE= https://rakshasa.github.io/rtorrent/ -MAINTAINER= David Coppa - # GPLv2+ PERMIT_PACKAGE_CDROM= Yes diff --git a/net/telegram-purple/Makefile b/net/telegram-purple/Makefile index 7cc2e5a30c2..8b28480359f 100644 --- a/net/telegram-purple/Makefile +++ b/net/telegram-purple/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.3 2017/12/18 11:37:46 jca Exp $ +# $OpenBSD: Makefile,v 1.4 2019/04/24 16:26:56 sthen Exp $ BROKEN-powerpc = assertion "get_int () == TLS_SCHEMA_V2" failed: file "generate.c", line 2831, function "parse_tlo_file" V = 1.3.1 -REVISION = 0 +REVISION = 1 COMMENT = Telegram support for Pidgin DISTNAME = telegram-purple_$V.orig PKGNAME = telegram-purple-$V CATEGORIES = net -MAINTAINER = Dmitrij D. Czarkoff - # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/net/tkabber/Makefile.inc b/net/tkabber/Makefile.inc index 54945b7afaa..eacc4d9f4d5 100644 --- a/net/tkabber/Makefile.inc +++ b/net/tkabber/Makefile.inc @@ -1,11 +1,9 @@ -# $OpenBSD: Makefile.inc,v 1.5 2016/01/11 11:04:21 czarkoff Exp $ +# $OpenBSD: Makefile.inc,v 1.6 2019/04/24 16:26:56 sthen Exp $ CATEGORIES = net/tkabber x11 HOMEPAGE = http://tkabber.jabber.ru/ -MAINTAINER = Dmitrij D. Czarkoff - # GPLv2 PERMIT_PACKAGE_CDROM = Yes diff --git a/net/tkabber/base/Makefile b/net/tkabber/base/Makefile index f34056b4f9e..5f9b3d82174 100644 --- a/net/tkabber/base/Makefile +++ b/net/tkabber/base/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2018/09/04 12:46:19 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2019/04/24 16:26:56 sthen Exp $ COMMENT = Tk client for the Jabber instant messaging system DISTNAME = tkabber-${VERSION} -REVISION = 2 +REVISION = 3 RUN_DEPENDS = ${MODTK_RUN_DEPENDS} \ devel/tcllib \ diff --git a/net/tkabber/plugins/Makefile b/net/tkabber/plugins/Makefile index 0c70fcdd5a1..289594e4084 100644 --- a/net/tkabber/plugins/Makefile +++ b/net/tkabber/plugins/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2018/09/04 12:46:19 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2019/04/24 16:26:57 sthen Exp $ COMMENT = Tkabber plugins DISTNAME = tkabber-plugins-${VERSION} -REVISION = 1 +REVISION = 2 RUN_DEPENDS = net/tkabber/base diff --git a/security/ccid/Makefile b/security/ccid/Makefile index 100352a1f79..96ed3607605 100644 --- a/security/ccid/Makefile +++ b/security/ccid/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.28 2019/01/06 14:50:49 danj Exp $ +# $OpenBSD: Makefile,v 1.29 2019/04/24 16:26:57 sthen Exp $ COMMENT = USB Chip/Smart Card Interface Devices driver @@ -6,7 +6,7 @@ DISTNAME = ccid-1.4.27 CATEGORIES = security -REVISION = 0 +REVISION = 1 HOMEPAGE = https://pcsclite.apdu.fr/ @@ -14,8 +14,6 @@ MASTER_SITES = https://alioth-archive.debian.org/releases/pcsclite/ccid/ EXTRACT_SUFX = .tar.bz2 -MAINTAINER = David Coppa - # LGPLv2.1+ and GPLv2+ PERMIT_PACKAGE_CDROM= Yes diff --git a/security/go-crypto/Makefile b/security/go-crypto/Makefile index b2836351003..83ef0504117 100644 --- a/security/go-crypto/Makefile +++ b/security/go-crypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2019/03/16 13:40:22 jsing Exp $ +# $OpenBSD: Makefile,v 1.9 2019/04/24 16:26:57 sthen Exp $ COMMENT = Go supplementary cryptography libraries DISTNAME = go-crypto-20190226 @@ -6,11 +6,10 @@ GH_ACCOUNT = golang GH_PROJECT = crypto GH_COMMIT = 7f87c0fbb88b590338857bcb720678c2583d4dea CATEGORIES = security devel +REVISION = 0 HOMEPAGE = https://godoc.org/golang.org/x/crypto -MAINTAINER = Dmitrij D. Czarkoff - # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 3ba0fee8284..ff07f16f0f0 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.49 2018/11/14 20:48:22 sthen Exp $ +# $OpenBSD: Makefile,v 1.50 2019/04/24 16:26:57 sthen Exp $ COMMENT= set of libraries and utilities to access smart cards V= 0.19.0 -REVISION= 1 +REVISION= 2 DISTNAME= opensc-${V} SUBST_VARS += V @@ -14,8 +14,6 @@ CATEGORIES= security HOMEPAGE= https://github.com/OpenSC/OpenSC/wiki -MAINTAINER= David Coppa - # LGPLv2.1+ PERMIT_PACKAGE_CDROM= Yes diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile index 02a0861d06a..95963eca00d 100644 --- a/security/pcsc-lite/Makefile +++ b/security/pcsc-lite/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.43 2019/01/06 14:50:49 danj Exp $ +# $OpenBSD: Makefile,v 1.44 2019/04/24 16:26:57 sthen Exp $ COMMENT= resource manager for PC/SC V= 1.8.22 DISTNAME= pcsc-lite-${V} -REVISION= 2 +REVISION= 3 CATEGORIES= security SHARED_LIBS+= pcsclite 1.0 # 1.0.0 @@ -16,8 +16,6 @@ MASTER_SITES= https://alioth-archive.debian.org/releases/pcsclite/pcsclite/1.8.2 EXTRACT_SUFX= .tar.bz2 -MAINTAINER= David Coppa - # BSD and GPLv3+ PERMIT_PACKAGE_CDROM= Yes diff --git a/security/rhash/Makefile b/security/rhash/Makefile index aba90ca8be9..ecee1c57395 100644 --- a/security/rhash/Makefile +++ b/security/rhash/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2017/08/14 12:20:57 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.4 2019/04/24 16:26:57 sthen Exp $ COMMENT = utility and library for computing hash sums DISTNAME = rhash-1.3.5-src PKGNAME = ${DISTNAME:S/-src$//} +REVISION = 0 SHARED_LIBS = rhash 0.0 @@ -12,8 +13,6 @@ CATEGORIES = security HOMEPAGE = http://rhash.anz.ru/ -MAINTAINER = David Coppa - # MIT PERMIT_PACKAGE_CDROM = Yes diff --git a/security/tclgpg/Makefile b/security/tclgpg/Makefile index 4a11b7d4719..699af94371e 100644 --- a/security/tclgpg/Makefile +++ b/security/tclgpg/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2016/06/15 15:09:25 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.8 2019/04/24 16:26:57 sthen Exp $ COMMENT = Tcl interface to GNU Privacy Guard DISTNAME = tclgpg-20160615 CATEGORIES = security HOMEPAGE = https://chiselapp.com/user/sgolovan/repository/tclgpg/ - -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 0 # 2-clause BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index 52cee228cb6..b149485fe96 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -1,14 +1,13 @@ -# $OpenBSD: Makefile,v 1.41 2019/04/23 11:50:10 sthen Exp $ +# $OpenBSD: Makefile,v 1.42 2019/04/24 16:26:57 sthen Exp $ COMMENT= IEEE 802.1X supplicant DISTNAME= wpa_supplicant-2.7 CATEGORIES= security net +REVISION= 0 HOMEPAGE= https://w1.fi/wpa_supplicant/ -MAINTAINER= David Coppa - # BSD PERMIT_PACKAGE_CDROM= Yes diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index c179661d3fb..c2d22378998 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.7 2018/06/27 21:04:03 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2019/04/24 16:26:57 sthen Exp $ COMMENT = graphical disk map DISTNAME = gdmap-0.8.1 CATEGORIES = sysutils x11 -REVISION = 4 +REVISION = 5 HOMEPAGE = http://gdmap.sourceforge.net/ -MAINTAINER = Dmitrij D. Czarkoff - # GPLv2 PERMIT_PACKAGE_CDROM = Yes diff --git a/telephony/baresip/Makefile.inc b/telephony/baresip/Makefile.inc index e4208faf3ad..2b33d84f41d 100644 --- a/telephony/baresip/Makefile.inc +++ b/telephony/baresip/Makefile.inc @@ -1,12 +1,10 @@ -# $OpenBSD: Makefile.inc,v 1.8 2016/12/26 14:53:25 czarkoff Exp $ +# $OpenBSD: Makefile.inc,v 1.9 2019/04/24 16:26:57 sthen Exp $ CATEGORIES = telephony HOMEPAGE = http://www.creytiv.com/ MASTER_SITES ?= ${HOMEPAGE:=pub/} -MAINTAINER = Dmitrij D. Czarkoff - # Code is BSD-licensed, but zrtp.so module is statically linked to AGPLv3- # licensed libzrtp. As a result, main baresip package is subject to AGPLv3. PERMIT_PACKAGE_CDROM = Yes diff --git a/telephony/baresip/baresip/Makefile b/telephony/baresip/baresip/Makefile index 8d832ab6bdc..5a39b27349a 100644 --- a/telephony/baresip/baresip/Makefile +++ b/telephony/baresip/baresip/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2018/10/28 10:46:02 kn Exp $ +# $OpenBSD: Makefile,v 1.25 2019/04/24 16:26:57 sthen Exp $ COMMENT-main = modular SIP User-Agent with audio and video support COMMENT-gtk2 = GTK+2-based modules for baresip @@ -7,6 +7,8 @@ V = 0.5.11 DISTNAME = baresip-$V PKGNAME-main = baresip-$V PKGNAME-gtk2 = baresip-gtk2-$V +REVISION-gtk2 = 0 +REVISION-main = 0 WANTLIB-main += SDL2 X11 Xext avahi-client avahi-common avcodec avdevice WANTLIB-main += avformat avutil c gsm m mosquitto mpg123 opus png pthread diff --git a/telephony/baresip/re/Makefile b/telephony/baresip/re/Makefile index 4c8581d89f4..42cba81c44a 100644 --- a/telephony/baresip/re/Makefile +++ b/telephony/baresip/re/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2018/10/28 10:46:02 kn Exp $ +# $OpenBSD: Makefile,v 1.21 2019/04/24 16:26:57 sthen Exp $ COMMENT = portable library for real-time communications @@ -6,6 +6,7 @@ V = 0.5.9 DISTNAME = re-${V} SHARED_LIBS = re 5.1 CATEGORIES += devel +REVISION = 0 WANTLIB = crypto pthread ssl z diff --git a/telephony/baresip/rem/Makefile b/telephony/baresip/rem/Makefile index dcfe7133a2c..68b7339e128 100644 --- a/telephony/baresip/rem/Makefile +++ b/telephony/baresip/rem/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2018/05/07 07:20:16 feinerer Exp $ +# $OpenBSD: Makefile,v 1.10 2019/04/24 16:26:57 sthen Exp $ COMMENT = library for real-time audio and video processing @@ -6,6 +6,7 @@ V = 0.5.3 DISTNAME = rem-${V} SHARED_LIBS = rem 0.4 CATEGORIES += multimedia devel +REVISION = 0 WANTLIB += m re diff --git a/telephony/baresip/restund/Makefile b/telephony/baresip/restund/Makefile index fc78214c636..5ebc4a819fb 100644 --- a/telephony/baresip/restund/Makefile +++ b/telephony/baresip/restund/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2018/05/02 19:26:54 naddy Exp $ +# $OpenBSD: Makefile,v 1.9 2019/04/24 16:26:57 sthen Exp $ COMMENT = modular and flexible STUN and TURN Server V = 0.4.12 DISTNAME = restund-${V} -REVISION = 1 +REVISION = 2 WANTLIB = c crypto mysqlclient pthread re ssl z LIB_DEPENDS = telephony/baresip/re \ diff --git a/telephony/libzrtp/Makefile b/telephony/libzrtp/Makefile index d87b7e11f4b..efa5ef510e9 100644 --- a/telephony/libzrtp/Makefile +++ b/telephony/libzrtp/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2018/07/22 17:36:13 feinerer Exp $ +# $OpenBSD: Makefile,v 1.15 2019/04/24 16:26:57 sthen Exp $ COMMENT = ZRTP library DISTNAME = libzrtp-0.20180617 CATEGORIES = telephony security - -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 0 # AGPLv3 PERMIT_PACKAGE_CDROM = Yes diff --git a/textproc/clit/Makefile b/textproc/clit/Makefile index e66c302b09d..cfc6b2f8f38 100644 --- a/textproc/clit/Makefile +++ b/textproc/clit/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.2 2016/01/11 11:04:21 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.3 2019/04/24 16:26:57 sthen Exp $ COMMENT = convert Microsoft Reader files to OEBPS packages V = 1.8 DISTNAME = clit${V:S/.//}src -REVISION = 0 +REVISION = 1 PKGNAME = clit-1.8 CATEGORIES = textproc converters print HOMEPAGE = http://www.convertlit.com/ -MAINTAINER = Dmitrij D. Czarkoff - # GPLv2+ PERMIT_PACKAGE_CDROM = drm (see http://www.convertlit.com/legal.php) PERMIT_PACKAGE_FTP = Yes diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile index 4eccdebb580..db8213cf0d8 100644 --- a/textproc/go-text/Makefile +++ b/textproc/go-text/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2019/03/16 13:39:34 jsing Exp $ +# $OpenBSD: Makefile,v 1.9 2019/04/24 16:26:57 sthen Exp $ COMMENT = Go text processing support DISTNAME = go-text-20190226 @@ -6,11 +6,10 @@ GH_ACCOUNT = golang GH_PROJECT = text GH_COMMIT = d14c52b222ee852cdba8b07206ca0c614b389876 CATEGORIES = textproc devel +REVISION = 0 HOMEPAGE = https://godoc.org/golang.org/x/text -MAINTAINER = Dmitrij D. Czarkoff - # BSD PERMIT_PACKAGE_CDROM =Yes diff --git a/textproc/go-xlsx/Makefile b/textproc/go-xlsx/Makefile index 5be925eeaec..c9bb7de3792 100644 --- a/textproc/go-xlsx/Makefile +++ b/textproc/go-xlsx/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2016/08/21 14:33:51 czarkoff Exp $ +# $OpenBSD: Makefile,v 1.9 2019/04/24 16:26:57 sthen Exp $ PORTROACH = ignore:1 COMMENT = library for reading and writing XLSX files DISTNAME = go-xlsx-20160815 CATEGORIES = textproc converters -MAINTAINER = Dmitrij D. Czarkoff +REVISION = 0 # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index f161f3fd82a..0e9c4c2b7a8 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.34 2018/01/22 21:48:45 kili Exp $ +# $OpenBSD: Makefile,v 1.35 2019/04/24 16:26:57 sthen Exp $ COMMENT = utilities for manipulating XML documents DISTNAME = HaXml-1.25.4 CATEGORIES = textproc HOMEPAGE = http://projects.haskell.org/HaXml/ -REVISION = 1 - -MAINTAINER = David Coppa +REVISION = 2 WANTLIB = c iconv m pthread util diff --git a/textproc/hs-libxml-sax/Makefile b/textproc/hs-libxml-sax/Makefile index e715d6534d6..b20ced61ac0 100644 --- a/textproc/hs-libxml-sax/Makefile +++ b/textproc/hs-libxml-sax/Makefile @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.16 2018/01/22 21:48:45 kili Exp $ +# $OpenBSD: Makefile,v 1.17 2019/04/24 16:26:57 sthen Exp $ COMMENT = Haskell bindings to the libXML2 SAX interface DISTNAME = libxml-sax-0.7.5 -REVISION = 5 +REVISION = 6 CATEGORIES = textproc HOMEPAGE = https://john-millikin.com/software/haskell-libxml/ -MAINTAINER = David Coppa - # MIT PERMIT_PACKAGE_CDROM = Yes diff --git a/textproc/hs-polyparse/Makefile b/textproc/hs-polyparse/Makefile index 21a4984c557..872d189f64d 100644 --- a/textproc/hs-polyparse/Makefile +++ b/textproc/hs-polyparse/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.18 2018/01/22 21:48:45 kili Exp $ +# $OpenBSD: Makefile,v 1.19 2019/04/24 16:26:58 sthen Exp $ COMMENT = alternative parser combinator libraries DISTNAME = polyparse-1.12 -REVISION = 1 +REVISION = 2 CATEGORIES = textproc HOMEPAGE = http://code.haskell.org/~malcolm/polyparse/ -MAINTAINER = David Coppa - # LGPL PERMIT_PACKAGE_CDROM = Yes diff --git a/textproc/hs-xml-types/Makefile b/textproc/hs-xml-types/Makefile index 207791e243d..e30169ed8fd 100644 --- a/textproc/hs-xml-types/Makefile +++ b/textproc/hs-xml-types/Makefile @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.13 2018/01/22 21:48:45 kili Exp $ +# $OpenBSD: Makefile,v 1.14 2019/04/24 16:26:58 sthen Exp $ COMMENT = basic types for representing XML DISTNAME = xml-types-0.3.6 -REVISION = 4 +REVISION = 5 CATEGORIES = textproc HOMEPAGE = https://john-millikin.com/software/haskell-xml/ -MAINTAINER = David Coppa - # MIT PERMIT_PACKAGE_CDROM = Yes diff --git a/textproc/p5-Sourcecode-Spellchecker/Makefile b/textproc/p5-Sourcecode-Spellchecker/Makefile index 632e60cfbe5..0d6b5e08977 100644 --- a/textproc/p5-Sourcecode-Spellchecker/Makefile +++ b/textproc/p5-Sourcecode-Spellchecker/Makefile @@ -1,13 +1,12 @@ -# $OpenBSD: Makefile,v 1.2 2016/03/20 19:57:08 naddy Exp $ +# $OpenBSD: Makefile,v 1.3 2019/04/24 16:26:58 sthen Exp $ COMMENT = perl module for spell-checking source code DISTNAME = Sourcecode-Spellchecker-0.03 +REVISION = 0 CATEGORIES = textproc devel -MAINTAINER = David Coppa - # Perl PERMIT_PACKAGE_CDROM = Yes diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile index 4191a162c22..852ed40acc1 100644 --- a/textproc/txt2man/Makefile +++ b/textproc/txt2man/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 2018/12/12 22:58:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2019/04/24 16:26:58 sthen Exp $ COMMENT = convert ASCII text to man page DISTNAME = txt2man-1.5.6 -REVISION = 2 +REVISION = 3 CATEGORIES = textproc HOMEPAGE = http://mvertes.free.fr/ -MAINTAINER = Dmitrij D. Czarkoff - # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/textproc/xlsx2csv/Makefile b/textproc/xlsx2csv/Makefile index 87947af59d7..366124527dc 100644 --- a/textproc/xlsx2csv/Makefile +++ b/textproc/xlsx2csv/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.7 2018/04/14 22:53:55 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2019/04/24 16:26:58 sthen Exp $ COMMENT = convert XLSX files to CSV DISTNAME = xlsx2csv-20150318 CATEGORIES = textproc converters -MAINTAINER = Dmitrij D. Czarkoff -REVISION = 0 +REVISION = 1 # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/www/cntlm/Makefile b/www/cntlm/Makefile index 5673314c624..2b8f5b2377b 100644 --- a/www/cntlm/Makefile +++ b/www/cntlm/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.17 2018/01/11 19:27:11 rpe Exp $ +# $OpenBSD: Makefile,v 1.18 2019/04/24 16:26:58 sthen Exp $ COMMENT = fast NTLM/NTLMv2 authenticating HTTP proxy DISTNAME = cntlm-0.93beta5 -REVISION = 4 +REVISION = 5 CATEGORIES = www HOMEPAGE = http://cntlm.sourceforge.net/ -MAINTAINER = David Coppa - # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/www/minitube/Makefile b/www/minitube/Makefile index a74bd1d8fb6..2631671f865 100644 --- a/www/minitube/Makefile +++ b/www/minitube/Makefile @@ -1,18 +1,16 @@ -# $OpenBSD: Makefile,v 1.57 2019/03/08 20:00:51 cwen Exp $ +# $OpenBSD: Makefile,v 1.58 2019/04/24 16:26:58 sthen Exp $ COMMENT = standalone YouTube.com video browser/player GH_ACCOUNT = flaviotordini GH_PROJECT = minitube GH_TAGNAME = 2.8 -REVISION = 3 +REVISION = 4 CATEGORIES = www multimedia HOMEPAGE = http://flavio.tordini.org/minitube -MAINTAINER = David Coppa - # GPLv3 PERMIT_PACKAGE_CDROM = Yes diff --git a/www/php-predis/Makefile b/www/php-predis/Makefile index 7f3c2e51d48..caffcf578fb 100644 --- a/www/php-predis/Makefile +++ b/www/php-predis/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.30 2018/10/17 14:15:56 sthen Exp $ +# $OpenBSD: Makefile,v 1.31 2019/04/24 16:26:58 sthen Exp $ COMMENT = PHP client library for the Redis key-value database DISTNAME = Predis-1.1.1 PKGNAME = ${DISTNAME:S/^P/php-p/} -REVISION = 1 +REVISION = 2 CATEGORIES = www databases HOMEPAGE = http://wiki.github.com/nrk/predis -MAINTAINER = David Coppa - # MIT PERMIT_PACKAGE_CDROM = Yes diff --git a/www/tomcat/Makefile.inc b/www/tomcat/Makefile.inc index 444c1804080..118bd182dfd 100644 --- a/www/tomcat/Makefile.inc +++ b/www/tomcat/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.10 2019/03/30 14:46:38 sthen Exp $ +# $OpenBSD: Makefile.inc,v 1.11 2019/04/24 16:26:58 sthen Exp $ COMMENT-main ?= Java servlet and Java server pages server COMMENT-examples =example applications and full documentation @@ -18,8 +18,6 @@ MASTER_SITES = ${MASTER_SITE_APACHE:=tomcat/tomcat-${MAJ_VER}/v${VER}/bin/} \ HOMEPAGE = http://tomcat.apache.org/ -MAINTAINER = David Coppa - MULTI_PACKAGES = -main -examples MODULES = java diff --git a/www/tomcat/v6/Makefile b/www/tomcat/v6/Makefile index b0efeb2de25..db51dde583b 100644 --- a/www/tomcat/v6/Makefile +++ b/www/tomcat/v6/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.44 2019/03/30 14:46:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.45 2019/04/24 16:26:58 sthen Exp $ COMMENT-main = Java servlet 2.5 and Java server pages 2.1 server -REVISION-main = 4 +REVISION = 5 MAJ_VER = 6 MIN_VER = 0 diff --git a/www/tomcat/v7/Makefile b/www/tomcat/v7/Makefile index 9b3a6a9a7f7..6e5d7c46b25 100644 --- a/www/tomcat/v7/Makefile +++ b/www/tomcat/v7/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.56 2019/03/30 14:46:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.57 2019/04/24 16:26:58 sthen Exp $ COMMENT-main = Java servlet 3.0 and Java server pages 2.2 server -REVISION-main = 4 +REVISION = 5 MAJ_VER = 7 MIN_VER = 0 diff --git a/www/tomcat/v8/Makefile b/www/tomcat/v8/Makefile index 0ee6c755f00..a4be61caf02 100644 --- a/www/tomcat/v8/Makefile +++ b/www/tomcat/v8/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.33 2019/03/30 14:46:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.34 2019/04/24 16:26:58 sthen Exp $ COMMENT-main = Java servlet 3.1 and Java server pages 2.3 server -REVISION-main = 4 +REVISION = 5 MAJ_VER = 8 MIN_VER = 5 diff --git a/x11/awesome/Makefile b/x11/awesome/Makefile index 569f4f0addd..01c0f9db722 100644 --- a/x11/awesome/Makefile +++ b/x11/awesome/Makefile @@ -1,17 +1,15 @@ -# $OpenBSD: Makefile,v 1.108 2017/09/14 16:21:15 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.109 2019/04/24 16:26:58 sthen Exp $ COMMENT= highly configurable framework window manager VER= 4.2 DISTNAME= awesome-${VER} -REVISION= 0 +REVISION= 1 EXTRACT_SUFX= .tar.xz CATEGORIES= x11 HOMEPAGE= https://awesomewm.org/ -MAINTAINER= David Coppa - # GPLv2+ PERMIT_PACKAGE_CDROM= Yes diff --git a/x11/faenza-icon-theme/Makefile b/x11/faenza-icon-theme/Makefile index 9ea3b47025f..a1ffd2659c9 100644 --- a/x11/faenza-icon-theme/Makefile +++ b/x11/faenza-icon-theme/Makefile @@ -1,19 +1,17 @@ -# $OpenBSD: Makefile,v 1.14 2018/07/09 15:09:38 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.15 2019/04/24 16:26:58 sthen Exp $ COMMENT = complete, colourful suite of squared icons V = 1.3 DISTNAME = faenza-icon-theme_${V} PKGNAME = faenza-icon-theme-${V} -REVISION = 4 +REVISION = 5 CATEGORIES = x11 HOMEPAGE = http://tiheum.deviantart.com/art/Faenza-Icons-173323228 MASTER_SITES = ${MASTER_SITE_GOOGLECODE:=faenza-icon-theme/} EXTRACT_SUFX = .zip -MAINTAINER = David Coppa - # GPLv3 PERMIT_PACKAGE_CDROM = Yes diff --git a/x11/gmtk/Makefile b/x11/gmtk/Makefile index 93592f2b314..f1a07594edb 100644 --- a/x11/gmtk/Makefile +++ b/x11/gmtk/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.31 2017/10/23 17:11:03 sthen Exp $ +# $OpenBSD: Makefile,v 1.32 2019/04/24 16:26:58 sthen Exp $ COMMENT = gnome-mplayer toolkit DISTNAME = gmtk-1.0.9 EPOCH = 0 -REVISION = 4 +REVISION = 5 SHARED_LIBS = gmlib 2.0 \ gmtk 2.0 @@ -12,8 +12,6 @@ CATEGORIES = x11 devel HOMEPAGE = http://kdekorte.googlepages.com/gmtk/ -MAINTAINER = David Coppa - # GPLv2 PERMIT_PACKAGE_CDROM = Yes diff --git a/x11/gnome-mplayer/Makefile b/x11/gnome-mplayer/Makefile index ed4181e65b6..0d41914b451 100644 --- a/x11/gnome-mplayer/Makefile +++ b/x11/gnome-mplayer/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.92 2018/09/04 12:46:27 espie Exp $ +# $OpenBSD: Makefile,v 1.93 2019/04/24 16:26:58 sthen Exp $ COMMENT = GTK+/GNOME frontend for MPlayer @@ -6,9 +6,7 @@ V = 1.0.9 DISTNAME = gnome-mplayer-${V} EPOCH = 0 CATEGORIES = x11 multimedia -REVISION = 6 - -MAINTAINER = David Coppa +REVISION = 7 HOMEPAGE = http://kdekorte.googlepages.com/gnomemplayer/ diff --git a/x11/gtk2-murrine-engine/Makefile b/x11/gtk2-murrine-engine/Makefile index 910693915e6..e818dbfca60 100644 --- a/x11/gtk2-murrine-engine/Makefile +++ b/x11/gtk2-murrine-engine/Makefile @@ -1,17 +1,15 @@ -# $OpenBSD: Makefile,v 1.38 2017/10/23 17:11:05 sthen Exp $ +# $OpenBSD: Makefile,v 1.39 2019/04/24 16:26:58 sthen Exp $ COMMENT = beautiful glass-like GTK+ 2.x engine and themes GNOME_VERSION = 0.98.2 GNOME_PROJECT = murrine PKGNAME = gtk2-murrine-engine-${GNOME_VERSION} -REVISION = 6 +REVISION = 7 CATEGORIES = x11 HOMEPAGE = http://cimitan.com/murrine/ -MAINTAINER = David Coppa - # GPLv2 PERMIT_PACKAGE_CDROM = Yes diff --git a/x11/hs-dbus/Makefile b/x11/hs-dbus/Makefile index 67733de18b7..74f629341c8 100644 --- a/x11/hs-dbus/Makefile +++ b/x11/hs-dbus/Makefile @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.22 2018/01/22 21:50:23 kili Exp $ +# $OpenBSD: Makefile,v 1.23 2019/04/24 16:26:58 sthen Exp $ COMMENT = Haskell implementation of the D-Bus protocol DISTNAME = dbus-0.10.13 -REVISION = 1 +REVISION = 2 CATEGORIES = devel x11 HOMEPAGE = https://github.com/rblaze/haskell-dbus#readme -MAINTAINER = David Coppa - # GPLv3 PERMIT_PACKAGE_CDROM = Yes diff --git a/x11/i3/Makefile b/x11/i3/Makefile index 71f0ea3b0dd..68dab21e599 100644 --- a/x11/i3/Makefile +++ b/x11/i3/Makefile @@ -1,15 +1,14 @@ -# $OpenBSD: Makefile,v 1.116 2019/03/17 13:46:41 giovanni Exp $ +# $OpenBSD: Makefile,v 1.117 2019/04/24 16:26:58 sthen Exp $ COMMENT = improved dynamic tiling window manager DISTNAME = i3-4.16.1 +REVISION = 0 CATEGORIES = x11 HOMEPAGE = https://i3wm.org/ -MAINTAINER = David Coppa - # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/x11/libxdg-basedir/Makefile b/x11/libxdg-basedir/Makefile index 1279622f29d..5e534b0814b 100644 --- a/x11/libxdg-basedir/Makefile +++ b/x11/libxdg-basedir/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2016/03/11 20:28:33 naddy Exp $ +# $OpenBSD: Makefile,v 1.9 2019/04/24 16:26:59 sthen Exp $ COMMENT = implementation of the XDG Base Directory specification DISTNAME = libxdg-basedir-1.2.0 SHARED_LIBS += xdg-basedir 2.0 # .3.0 CATEGORIES = x11 devel -REVISION = 0 - -MAINTAINER = David Coppa +REVISION = 1 # MIT PERMIT_PACKAGE_CDROM = Yes diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 19a903c61c4..5c4f803b91b 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.59 2017/10/23 17:11:05 sthen Exp $ +# $OpenBSD: Makefile,v 1.60 2019/04/24 16:26:59 sthen Exp $ COMMENT= color terminal emulator with unicode support DISTNAME= mlterm-3.8.3 -REVISION= 0 +REVISION= 1 SHARED_LIBS+= mef 0.0 # 1.0 SHARED_LIBS+= pobl 0.0 # 1.0 @@ -11,8 +11,6 @@ CATEGORIES= x11 HOMEPAGE= http://mlterm.sourceforge.net/ -MAINTAINER= David Coppa - # BSD PERMIT_PACKAGE_CDROM= Yes diff --git a/x11/p5-AnyEvent-I3/Makefile b/x11/p5-AnyEvent-I3/Makefile index d2306b2f0b2..a35ee443128 100644 --- a/x11/p5-AnyEvent-I3/Makefile +++ b/x11/p5-AnyEvent-I3/Makefile @@ -1,15 +1,14 @@ -# $OpenBSD: Makefile,v 1.11 2017/04/27 13:31:33 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.12 2019/04/24 16:26:59 sthen Exp $ COMMENT = communicate with the i3 window manager DISTNAME = AnyEvent-I3-0.17 +REVISION = 0 CATEGORIES = x11 devel CPAN_AUTHOR = MSTPLBG -MAINTAINER = David Coppa - # perl PERMIT_PACKAGE_CDROM = Yes diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index a5e4390204a..eeec5ac45ba 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.44 2018/10/24 14:28:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.45 2019/04/24 16:26:59 sthen Exp $ COMMENT = clone of rxvt with Unicode and Xft support DISTNAME = rxvt-unicode-9.22 -REVISION = 7 +REVISION = 8 CATEGORIES = x11 FIX_EXTRACT_PERMISSIONS=Yes @@ -13,8 +13,6 @@ MASTER_SITES = http://dist.schmorp.de/rxvt-unicode/ \ HOMEPAGE = http://software.schmorp.de/pkg/rxvt-unicode.html -MAINTAINER = David Coppa - # GPLv3 PERMIT_PACKAGE_CDROM = Yes diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 3f47f8040f4..6a6849c7606 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.16 2017/11/22 06:22:24 tb Exp $ +# $OpenBSD: Makefile,v 1.17 2019/04/24 16:26:59 sthen Exp $ COMMENT= command line interface to X selections GH_ACCOUNT= astrand GH_PROJECT= xclip GH_TAGNAME= 0.13 -REVISION= 0 +REVISION= 1 CATEGORIES= x11 -MAINTAINER= Dmitrij D. Czarkoff - # GPLv2+ PERMIT_PACKAGE_CDROM= Yes