svn commit: r493757 - in head: astro/xplanet audio/libcdaudio audio/p5-MP3-Tag audio/wmix deskutils/hot-babe deskutils/logjam devel/p5-Net-DBus lang/arena misc/bdelta net/wmnet russian/artwiz-ru sy...

Roman Bogorodskiy novel at FreeBSD.org
Sun Feb 24 12:47:35 UTC 2019


Author: novel
Date: Sun Feb 24 12:47:30 2019
New Revision: 493757
URL: https://svnweb.freebsd.org/changeset/ports/493757

Log:
  Drop maintainership
  
  Return back to the pool ports I no longer use.

Modified:
  head/astro/xplanet/Makefile
  head/audio/libcdaudio/Makefile
  head/audio/p5-MP3-Tag/Makefile
  head/audio/wmix/Makefile
  head/deskutils/hot-babe/Makefile
  head/deskutils/logjam/Makefile
  head/devel/p5-Net-DBus/Makefile
  head/lang/arena/Makefile
  head/misc/bdelta/Makefile
  head/net/wmnet/Makefile
  head/russian/artwiz-ru/Makefile
  head/sysutils/deltup/Makefile
  head/sysutils/gkrellfire/Makefile
  head/x11-clocks/alltraxclock/Makefile
  head/x11-wm/fbcmd/Makefile
  head/x11-wm/genmenu/Makefile

Modified: head/astro/xplanet/Makefile
==============================================================================
--- head/astro/xplanet/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/astro/xplanet/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -7,7 +7,7 @@ PORTREVISION=	11
 CATEGORIES=	astro geography
 MASTER_SITES=	SF
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Draw pictures of the earth textured by an image
 
 GNU_CONFIGURE=	yes

Modified: head/audio/libcdaudio/Makefile
==============================================================================
--- head/audio/libcdaudio/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/audio/libcdaudio/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for playing audio CDs
 
 USES=		libtool pathfix pkgconfig

Modified: head/audio/p5-MP3-Tag/Makefile
==============================================================================
--- head/audio/p5-MP3-Tag/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/audio/p5-MP3-Tag/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -7,7 +7,7 @@ CATEGORIES=	audio perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Module for reading tags of MP3 audio files
 
 USES=		perl5

Modified: head/audio/wmix/Makefile
==============================================================================
--- head/audio/wmix/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/audio/wmix/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	audio windowmaker
 MASTER_SITES=	http://www.ne.jp/asahi/linux/timecop/software/
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Audio mixer for the WindowMaker dock with TV-like OSD
 
 OPTIONS_DEFINE=	DOCS

Modified: head/deskutils/hot-babe/Makefile
==============================================================================
--- head/deskutils/hot-babe/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/deskutils/hot-babe/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -8,7 +8,7 @@ CATEGORIES=	deskutils
 MASTER_SITES=	http://dindinx.net/hotbabe/downloads/ \
 		LOCAL/novel
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Small utility which displays the system activity in a special way
 
 USES=		pkgconfig tar:bzip2

Modified: head/deskutils/logjam/Makefile
==============================================================================
--- head/deskutils/logjam/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/deskutils/logjam/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -7,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES=	deskutils
 MASTER_SITES=	http://andy-shev.github.com/LogJam/download/
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GTK2 interface to livejournals, ie www.livejournal.com
 
 LIB_DEPENDS=	libcurl.so:ftp/curl \

Modified: head/devel/p5-Net-DBus/Makefile
==============================================================================
--- head/devel/p5-Net-DBus/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/devel/p5-Net-DBus/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -8,7 +8,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl extension for the DBus message system
 
 LICENSE=	ART10 GPLv1+

Modified: head/lang/arena/Makefile
==============================================================================
--- head/lang/arena/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/lang/arena/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	lang
 MASTER_SITES=	http://www.minimalinux.org/arena/
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	C-like scripting language with automatic memory management
 
 GNU_CONFIGURE=	yes

Modified: head/misc/bdelta/Makefile
==============================================================================
--- head/misc/bdelta/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/misc/bdelta/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -6,7 +6,7 @@ PORTVERSION=	0.3.1
 DISTVERSIONPREFIX=v
 CATEGORIES=	misc devel
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Advanced delta creator, patcher, and library
 
 LICENSE=	MPL20

Modified: head/net/wmnet/Makefile
==============================================================================
--- head/net/wmnet/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/net/wmnet/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -8,7 +8,7 @@ CATEGORIES=	net windowmaker
 MASTER_SITES=	ftp://ftp.enteract.com/users/rneswold/ \
 		LOCAL/novel
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Network bandwidth monitor intended for the WindowMaker dock
 
 USE_XORG=	xpm

Modified: head/russian/artwiz-ru/Makefile
==============================================================================
--- head/russian/artwiz-ru/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/russian/artwiz-ru/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://dev.gentoo.org/~sergey/ \
 		LOCAL/novel
 DISTNAME=	artwiz_ru
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Russian Artwiz fonts
 
 USES=		fonts tar:bzip2

Modified: head/sysutils/deltup/Makefile
==============================================================================
--- head/sysutils/deltup/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/sysutils/deltup/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -11,7 +11,7 @@ MASTER_SITES=	http://deltup.org/e107_files/downloads/ 
 		http://www.bzip.org/${BZIP2_103}/:bzip2103src
 DISTFILES+=	${DISTNAME}.tar.gz ${BZIP2_102_SOURCE}:bzip2102src ${BZIP2_103_SOURCE}:bzip2103src
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Source delta update program
 
 RUN_DEPENDS=	bdelta:misc/bdelta \

Modified: head/sysutils/gkrellfire/Makefile
==============================================================================
--- head/sysutils/gkrellfire/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/sysutils/gkrellfire/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://freenet-homepage.de/thomas-steinke/ \
 		LOCAL/novel
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Gkrellm2 plugin which shows the system load as a flame
 
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2

Modified: head/x11-clocks/alltraxclock/Makefile
==============================================================================
--- head/x11-clocks/alltraxclock/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/x11-clocks/alltraxclock/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://perso.wanadoo.fr/alltrax/ \
 		LOCAL/novel
 DISTNAME=	${PORTNAME}2_0.2-1
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Analog clock plugin for gkrellm2
 
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2

Modified: head/x11-wm/fbcmd/Makefile
==============================================================================
--- head/x11-wm/fbcmd/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/x11-wm/fbcmd/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://darkshed.net/files/c_cpp/fbcmd/
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Commandline utility for controlling fluxbox
 
 LICENSE=	MIT

Modified: head/x11-wm/genmenu/Makefile
==============================================================================
--- head/x11-wm/genmenu/Makefile	Sun Feb 24 12:39:25 2019	(r493756)
+++ head/x11-wm/genmenu/Makefile	Sun Feb 24 12:47:30 2019	(r493757)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://gtk.no/archive/genmenu/
 
-MAINTAINER=	novel at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Generating menus for Bbox, Fbox, Obox, WM and E
 
 RUN_DEPENDS=	bash:shells/bash


More information about the svn-ports-all mailing list