Remove giovanni@ as maintainer per his request

This commit is contained in:
danj 2019-05-02 14:51:49 +00:00
parent 8fec4808f0
commit 05a7ec7904
13 changed files with 26 additions and 47 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2015/05/22 11:31:10 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2019/05/02 14:51:49 danj Exp $
COMMENT= lightweight library for extracting data from zip files
DISTNAME= zziplib-0.13.62
CATEGORIES= archivers
REVISION= 0
REVISION= 1
SHARED_LIBS += zzip 15.52 \
zzipfseeko 13.52 \
@ -13,8 +13,6 @@ SHARED_LIBS += zzip 15.52 \
HOMEPAGE= http://zziplib.sourceforge.net/
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# LGPL/MPL license
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.121 2018/06/29 22:16:16 espie Exp $
# $OpenBSD: Makefile,v 1.122 2019/05/02 14:51:49 danj Exp $
COMMENT= GNU Image Manipulation Program
DISTNAME= gimp-2.8.22
REVISION= 3
REVISION= 4
SHARED_LIBS+= gimp-2.0 272.0 # 800.0
SHARED_LIBS+= gimpbase-2.0 272.0 # 800.0
@ -16,7 +16,6 @@ SHARED_LIBS+= gimpui-2.0 272.0 # 800.0
SHARED_LIBS+= gimpwidgets-2.0 272.0 # 800.0
CATEGORIES= graphics
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
DIR= gimp/v2.8
MASTER_SITES= https://download.gimp.org/pub/${DIR}/ \

View File

@ -1,16 +1,14 @@
# $OpenBSD: Makefile,v 1.8 2015/02/16 22:57:08 naddy Exp $
# $OpenBSD: Makefile,v 1.9 2019/05/02 14:51:49 danj Exp $
COMMENT= jpeg pixel interpolator
DISTNAME= jpegpixi-1.1.1
REVISION= 0
REVISION= 1
CATEGORIES= graphics
HOMEPAGE= http://www.zero-based.org/software/jpegpixi/
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2014/04/25 09:47:49 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2019/05/02 14:51:49 danj Exp $
PKG_ARCH= *
@ -6,13 +6,11 @@ COMMENT= image viewer and organizer
DISTNAME= mapivi097
PKGNAME= mapivi-0.97
REVISION= 3
REVISION= 4
CATEGORIES= graphics x11
HOMEPAGE= http://mapivi.de.vu/
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.16 2018/06/29 22:16:18 espie Exp $
# $OpenBSD: Makefile,v 1.17 2019/05/02 14:51:49 danj Exp $
COMMENT = lightweight and simple DVD slide show maker
DISTNAME = imagination-3.0
REVISION = 9
REVISION = 10
CATEGORIES = multimedia
HOMEPAGE = http://imagination.sf.net
MAINTAINER = Giovanni Bechis <giovanni@openbsd.org>
# GPLv3
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.58 2019/04/03 07:08:57 giovanni Exp $
# $OpenBSD: Makefile,v 1.59 2019/05/02 14:51:49 danj Exp $
COMMENT= fast FTP and SFTP GUI client with a lot of features
BROKEN-hppa= serverpath.h:17:19: error: variable 'CServerPath final' has initializer but incomplete type
@ -8,8 +8,7 @@ V= 3.41.2
PKGNAME= filezilla-$V
DISTNAME= FileZilla_$V_src
EXTRACT_SUFX= .tar.bz2
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
REVISION= 0
CATEGORIES= net

View File

@ -1,14 +1,12 @@
# $OpenBSD: Makefile,v 1.17 2019/04/28 01:30:18 cwen Exp $
# $OpenBSD: Makefile,v 1.18 2019/05/02 14:51:49 danj Exp $
COMMENT = software able to hide data in various kind of files
DISTNAME = steghide-0.5.1
REVISION = 7
REVISION = 8
CATEGORIES = security
HOMEPAGE = http://steghide.sf.net/
MAINTAINER = Giovanni Bechis <giovanni@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2018/09/04 12:46:21 espie Exp $
# $OpenBSD: Makefile,v 1.19 2019/05/02 14:51:49 danj Exp $
COMMENT= periodic command scheduler
@ -6,9 +6,7 @@ V= 2.5.3
DISTNAME= anacron.$V
PKGNAME= anacron-$V
CATEGORIES= sysutils
REVISION= 2
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
REVISION= 3
# GPLv2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.40 2019/03/01 19:35:34 cwen Exp $
# $OpenBSD: Makefile,v 1.41 2019/05/02 14:51:49 danj Exp $
COMMENT= control and monitor storage systems using SMART
# XXX at update time check whether C++11 is actually needed
DISTNAME= smartmontools-7.0
CATEGORIES= sysutils
REVISION= 0
HOMEPAGE= https://www.smartmontools.org/
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2018/12/04 13:47:03 sthen Exp $
# $OpenBSD: Makefile,v 1.26 2019/05/02 14:51:49 danj Exp $
COMMENT= web proxy with antivirus filter
@ -6,12 +6,10 @@ DISTNAME= havp-0.92a
CATEGORIES= www
MASTER_SITES= ${HOMEPAGE}/download/
REVISION= 8
REVISION= 9
HOMEPAGE= http://www.server-side.de/
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.85 2019/04/27 23:55:04 sthen Exp $
# $OpenBSD: Makefile,v 1.86 2019/05/02 14:51:49 danj Exp $
COMMENT= open source web analytics software program
DISTNAME= piwik-3.5.1
CATEGORIES= www
REVISION= 1
REVISION= 2
HOMEPAGE= http://www.piwik.org/
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# GPLv3+
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.59 2017/11/21 00:13:05 naddy Exp $
# $OpenBSD: Makefile,v 1.60 2019/05/02 14:51:49 danj Exp $
PORTROACH= limit:^2
@ -7,7 +7,7 @@ COMMENT= text widget that extends GTK2's GtkTextView widget#'
MAJOR_VERSION= 2.0
GNOME_PROJECT= gtksourceview
GNOME_VERSION= 2.10.5
REVISION= 5
REVISION= 6
SHARED_LIBS += gtksourceview-2.0 5.0 # .0.0
@ -17,8 +17,6 @@ SUBST_VARS= MAJOR_VERSION
HOMEPAGE= http://gtksourceview.sourceforge.net/
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# GPLv2/LGPLv2.1
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,13 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2018/05/25 13:01:41 espie Exp $
# $OpenBSD: Makefile,v 1.11 2019/05/02 14:51:49 danj Exp $
COMMENT= simulation of water waves on the X Window desktop
DISTNAME= xdesktopwaves-1.3
REVISION= 4
REVISION= 5
CATEGORIES= x11
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
HOMEPAGE= http://xdesktopwaves.sourceforge.net/
# GPLv2