Date: Mon, 16 Jun 2014 21:03:58 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358053 - in head: audio/portaudio audio/portaudio2 deskutils/parcellite devel/allegro devel/allegro-devel emulators/q4wine emulators/swine finance/venice graphics/glfw graphics/glfw2 g... Message-ID: <201406162103.s5GL3wlb028450@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Mon Jun 16 21:03:57 2014 New Revision: 358053 URL: http://svnweb.freebsd.org/changeset/ports/358053 QAT: https://qat.redports.org/buildarchive/r358053/ Log: These ports are no longer used or cared for. Dave Shar <koalative at gmail.com> 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 <olgeni@FreeBSD.org> - 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 Modified: head/audio/portaudio/Makefile head/audio/portaudio2/Makefile head/deskutils/parcellite/Makefile head/devel/allegro-devel/Makefile head/devel/allegro/Makefile head/emulators/q4wine/Makefile head/emulators/swine/Makefile head/finance/venice/Makefile head/graphics/glfw/Makefile head/graphics/glfw2/Makefile head/graphics/xsane/Makefile head/textproc/loook/Makefile Modified: head/audio/portaudio/Makefile ============================================================================== --- head/audio/portaudio/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/audio/portaudio/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -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 Modified: head/audio/portaudio2/Makefile ============================================================================== --- head/audio/portaudio2/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/audio/portaudio2/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -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 Modified: head/deskutils/parcellite/Makefile ============================================================================== --- head/deskutils/parcellite/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/deskutils/parcellite/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -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 Modified: head/devel/allegro-devel/Makefile ============================================================================== --- head/devel/allegro-devel/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/devel/allegro-devel/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -1,4 +1,4 @@ -# Created by: nemysis <nemysis@gmx.ch> +# Created by: Rusmir Dusko <nemysis@FreeBSD.org> # $FreeBSD$ PORTNAME= allegro @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${E 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 Modified: head/devel/allegro/Makefile ============================================================================== --- head/devel/allegro/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/devel/allegro/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -1,3 +1,4 @@ +# Created by: Jimmy Olgeni <olgeni@FreeBSD.org> # $FreeBSD$ PORTNAME= allegro @@ -9,7 +10,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${E 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 \ Modified: head/emulators/q4wine/Makefile ============================================================================== --- head/emulators/q4wine/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/emulators/q4wine/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -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 Modified: head/emulators/swine/Makefile ============================================================================== --- head/emulators/swine/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/emulators/swine/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -1,11 +1,11 @@ -# Created by: nemysis <nemysis@gmx.ch> +# Created by: Rusmir Dusko <nemysis@FreeBSD.org> # $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 <bsd.port.options.mk> Modified: head/finance/venice/Makefile ============================================================================== --- head/finance/venice/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/finance/venice/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -10,7 +10,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${E ${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 Modified: head/graphics/glfw/Makefile ============================================================================== --- head/graphics/glfw/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/graphics/glfw/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -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 Modified: head/graphics/glfw2/Makefile ============================================================================== --- head/graphics/glfw2/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/graphics/glfw2/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -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 Modified: head/graphics/xsane/Makefile ============================================================================== --- head/graphics/xsane/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/graphics/xsane/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -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 Modified: head/textproc/loook/Makefile ============================================================================== --- head/textproc/loook/Makefile Mon Jun 16 21:00:38 2014 (r358052) +++ head/textproc/loook/Makefile Mon Jun 16 21:03:57 2014 (r358053) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.danielnaber.de/ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406162103.s5GL3wlb028450>