From dd3adcb19b921b14b4ecd382efaa57d6b5b45e40 Mon Sep 17 00:00:00 2001 From: Rusmir Dusko Date: Mon, 16 Jun 2014 21:03:57 +0000 Subject: [PATCH] These ports are no longer used or cared for. Dave Shar wishes to maintain these ports with my help. audio/portaudio - Pass maintainership to koalative at gmail.com audio/portaudio2 - Pass maintainership to koalative at gmail.com deskutils/parcellite - Pass maintainership to koalative at gmail.com devel/allegro - Change Makefile header, add Created by Jimmy Olgeni - Pass maintainership to koalative at gmail.com devel/allegro-devel - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com emulators/q4wine - Remove not needed linie - Pass maintainership to koalative at gmail.com emulators/swine - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com finance/venice - Pass maintainership to koalative at gmail.com graphics/glfw - Pass maintainership to koalative at gmail.com graphics/glfw2 - Pass maintainership to koalative at gmail.com graphics/xsane - Pass maintainership to koalative at gmail.com textproc/loook - Pass maintainership to koalative at gmail.com --- audio/portaudio/Makefile | 2 +- audio/portaudio2/Makefile | 2 +- deskutils/parcellite/Makefile | 2 +- devel/allegro-devel/Makefile | 4 ++-- devel/allegro/Makefile | 3 ++- emulators/q4wine/Makefile | 3 +-- emulators/swine/Makefile | 5 ++--- finance/venice/Makefile | 2 +- graphics/glfw/Makefile | 2 +- graphics/glfw2/Makefile | 2 +- graphics/xsane/Makefile | 2 +- textproc/loook/Makefile | 2 +- 12 files changed, 15 insertions(+), 16 deletions(-) diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 333db109d919..e1f12c7f45ec 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://www.portaudio.com/archives/ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/./_/} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Portable cross-platform Audio API LICENSE= MIT diff --git a/audio/portaudio2/Makefile b/audio/portaudio2/Makefile index 65da3c153f7d..4ad2c54eba11 100644 --- a/audio/portaudio2/Makefile +++ b/audio/portaudio2/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= 2 DISTNAME= pa_stable_v${DISTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Portable cross-platform Audio API LICENSE= MIT diff --git a/deskutils/parcellite/Makefile b/deskutils/parcellite/Makefile index 008a4052c25e..c14cad32e2e7 100644 --- a/deskutils/parcellite/Makefile +++ b/deskutils/parcellite/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Lightweight GTK+ clipboard manager LICENSE= GPLv3 diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile index 3d67fadee175..a7ad87dec7d9 100644 --- a/devel/allegro-devel/Makefile +++ b/devel/allegro-devel/Makefile @@ -1,4 +1,4 @@ -# Created by: nemysis +# Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= allegro @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Cross-platform library for games and multimedia programming LICENSE= ZLIB BSD3CLAUSE diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index 46a9c07dab8d..0a30a1a5aa2e 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -1,3 +1,4 @@ +# Created by: Jimmy Olgeni # $FreeBSD$ PORTNAME= allegro @@ -9,7 +10,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Cross-platform library for games and multimedia programming LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png \ diff --git a/emulators/q4wine/Makefile b/emulators/q4wine/Makefile index 2e97c09dbee1..4b9dc6614397 100644 --- a/emulators/q4wine/Makefile +++ b/emulators/q4wine/Makefile @@ -7,9 +7,8 @@ PORTREVISION= 1 CATEGORIES= emulators deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION:S/.r/-r/}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/} -# http://sourceforge.net/projects/q4wine/files/q4wine/q4wine%201.1-r2/q4wine-1.1-r2.tar.gz/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= QT4 front-end for WINE LICENSE= GPLv3 diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile index 6d2700226d89..03907c3d2712 100644 --- a/emulators/swine/Makefile +++ b/emulators/swine/Makefile @@ -1,11 +1,11 @@ -# Created by: nemysis +# Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= swine PORTVERSION= 1.0.4 CATEGORIES= emulators deskutils python -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Qt4 graphical Wine frontend LICENSE= GPLv2 @@ -31,7 +31,6 @@ USE_QT4= linguist_build ONLY_FOR_ARCHS= i386 amd64 PORTDOCS= README - OPTIONS_DEFINE= DOCS .include diff --git a/finance/venice/Makefile b/finance/venice/Makefile index dcc2f0029659..707332b9499f 100644 --- a/finance/venice/Makefile +++ b/finance/venice/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}_icons${EXTRACT_SUFX}:icons DIST_SUBDIR= java -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Merchant Of Venice, a stock market trading program LICENSE= GPLv2 diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile index 48ec590224ba..4bf4cd3fd827 100644 --- a/graphics/glfw/Makefile +++ b/graphics/glfw/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Portable framework for OpenGL development LICENSE= ZLIB diff --git a/graphics/glfw2/Makefile b/graphics/glfw2/Makefile index 47edd03aab38..6a4e5740c52e 100644 --- a/graphics/glfw2/Makefile +++ b/graphics/glfw2/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= SF PKGNAMESUFFIX= 2 -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Portable framework for OpenGL development LICENSE= ZLIB diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index b86a1edf392e..625602a73a22 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Gtk-based X11 frontend for SANE (Scanner Access Now Easy) LICENSE= GPLv2 diff --git a/textproc/loook/Makefile b/textproc/loook/Makefile index 8d9075087711..c5f9d7aec80f 100644 --- a/textproc/loook/Makefile +++ b/textproc/loook/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.danielnaber.de/loook/ DISTNAME= ${PORTNAME} DIST_SUBDIR= python -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Simple Python tool that search in LibreOffice/OpenOffice files LICENSE= GPLv2