svn commit: r369161 - in head: devel/cdecl devel/creduce devel/csmith devel/delta devel/pipestatus devel/stlfilt editors/nano editors/nano-devel games/pcgen graphics/linux-f10-glew misc/pastebinit ...

Eitan Adler eadler at FreeBSD.org
Wed Sep 24 06:00:16 UTC 2014


Author: eadler
Date: Wed Sep 24 06:00:09 2014
New Revision: 369161
URL: http://svnweb.freebsd.org/changeset/ports/369161
QAT: https://qat.redports.org/buildarchive/r369161/

Log:
  Hand back my ports to the pool.
  
  Ports require time and TLC which I no longer have.

Modified:
  head/devel/cdecl/Makefile
  head/devel/creduce/Makefile
  head/devel/csmith/Makefile
  head/devel/delta/Makefile
  head/devel/pipestatus/Makefile
  head/devel/stlfilt/Makefile
  head/editors/nano-devel/Makefile
  head/editors/nano/Makefile
  head/games/pcgen/Makefile
  head/graphics/linux-f10-glew/Makefile
  head/misc/pastebinit/Makefile
  head/misc/xdelta/Makefile
  head/ports-mgmt/symports/Makefile
  head/print/cups-cloud-print/Makefile
  head/security/spass/Makefile
  head/sysutils/stalepid/Makefile
  head/sysutils/timelimit/Makefile
  head/sysutils/unquote/Makefile
  head/sysutils/x86info/Makefile
  head/textproc/html2text/Makefile
  head/x11/xbindkeys/Makefile
  head/x11/xclip/Makefile
  head/x11/xorg-minimal/Makefile

Modified: head/devel/cdecl/Makefile
==============================================================================
--- head/devel/cdecl/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/devel/cdecl/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	devel/lang/c
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Explains complicated C/C++ declarations in plain English
 
 USE_CSTD=	c89

Modified: head/devel/creduce/Makefile
==============================================================================
--- head/devel/creduce/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/devel/creduce/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 #MASTER_SITES=	http://embed.cs.utah.edu/creduce/
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Produces small test cases
 
 

Modified: head/devel/csmith/Makefile
==============================================================================
--- head/devel/csmith/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/devel/csmith/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://embed.cs.utah.edu/csmith/
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Generates random C programs that conform to the C99 standard
 
 LICENSE=	BSD2CLAUSE

Modified: head/devel/delta/Makefile
==============================================================================
--- head/devel/delta/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/devel/delta/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -5,7 +5,7 @@ PORTVERSION=	2006.08.03
 CATEGORIES=	devel
 MASTER_SITES=	LOCAL/eadler/delta
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Heuristically minimizes interesting files
 
 LICENSE=	BSD2CLAUSE

Modified: head/devel/pipestatus/Makefile
==============================================================================
--- head/devel/pipestatus/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/devel/pipestatus/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -6,7 +6,7 @@ PORTVERSION=	0.6.0
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	UNIX/POSIX shell helper for running pipes safely
 
 NO_BUILD=	yes

Modified: head/devel/stlfilt/Makefile
==============================================================================
--- head/devel/stlfilt/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/devel/stlfilt/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.bdsoft.com/dist
 DISTNAME=	g${PORTNAME}
 EXTRACT_SUFX=	.tar
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	STL Error Message Decryptor for C++
 
 USES=		perl5

Modified: head/editors/nano-devel/Makefile
==============================================================================
--- head/editors/nano-devel/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/editors/nano-devel/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.nano-editor.org
 
 PKGNAMESUFFIX=	-devel
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Nano's ANOther editor, an enhanced free Pico clone
 
 LICENSE=	GPLv3

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/editors/nano/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.nano-editor.org
 		${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Nano's ANOther editor, an enhanced free Pico clone
 
 LICENSE=	GPLv3

Modified: head/games/pcgen/Makefile
==============================================================================
--- head/games/pcgen/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/games/pcgen/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -6,7 +6,7 @@ CATEGORIES=	games java
 MASTER_SITES=	SF/${PORTNAME}/PCGen%20Stable/${PORTVERSION}
 DISTNAME=	pcgen${PORTVERSION:S/.//g}_full
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Java-based RPG character generator and maintenance program
 
 RUN_DEPENDS=	java:${PORTSDIR}/java/javavmwrapper

Modified: head/graphics/linux-f10-glew/Makefile
==============================================================================
--- head/graphics/linux-f10-glew/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/graphics/linux-f10-glew/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -5,7 +5,7 @@ PORTVERSION=	1.5.1
 PORTREVISION=	2
 CATEGORIES=	graphics linux
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OpenGL Extension Wrangler Library (Linux Fedora 10)
 
 ONLY_FOR_ARCHS=	i386 amd64

Modified: head/misc/pastebinit/Makefile
==============================================================================
--- head/misc/pastebinit/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/misc/pastebinit/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -6,7 +6,7 @@ PORTREVISION=	1
 CATEGORIES=	misc python
 MASTER_SITES=	https://launchpadlibrarian.net/106457425/
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Command line utility for pastebing
 
 LICENSE=	GPLv2

Modified: head/misc/xdelta/Makefile
==============================================================================
--- head/misc/xdelta/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/misc/xdelta/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	misc devel
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Diff/patch utility for binary files
 
 USES=		libtool pkgconfig

Modified: head/ports-mgmt/symports/Makefile
==============================================================================
--- head/ports-mgmt/symports/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/ports-mgmt/symports/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -7,7 +7,7 @@ CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://isis.poly.edu/~eitan/files/
 DISTNAME=	auto-symlink-virtual-${PORTVERSION}
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Automatically generate symlinks for virtual categories
 
 LICENSE=	BSD2CLAUSE

Modified: head/print/cups-cloud-print/Makefile
==============================================================================
--- head/print/cups-cloud-print/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/print/cups-cloud-print/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -4,7 +4,7 @@ PORTNAME=	cups-cloud-print
 PORTVERSION=	0.0.1
 CATEGORIES=	print
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Print using Google Cloud Print
 
 LICENSE=	GPLv3

Modified: head/security/spass/Makefile
==============================================================================
--- head/security/spass/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/security/spass/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -5,7 +5,7 @@ PORTVERSION=	3.0
 PORTREVISION=	2
 CATEGORIES=	security
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Secure password generator with a true random number generator
 
 LICENSE=	GPLv3

Modified: head/sysutils/stalepid/Makefile
==============================================================================
--- head/sysutils/stalepid/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/sysutils/stalepid/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://devel.ringlet.net/sysutils/stalepid/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/pre/}
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Check for stale pid files and remove them
 
 RUN_DEPENDS=	p5-Error>=0:${PORTSDIR}/lang/p5-Error

Modified: head/sysutils/timelimit/Makefile
==============================================================================
--- head/sysutils/timelimit/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/sysutils/timelimit/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://devel.ringlet.net/sysutils/timelimit/
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Limit the absolute execution time of a process
 
 LICENSE=	BSD2CLAUSE

Modified: head/sysutils/unquote/Makefile
==============================================================================
--- head/sysutils/unquote/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/sysutils/unquote/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://devel.ringlet.net/misc/unquote/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/pre/}
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Execute a command with safely quoted arguments
 
 USES=		uidfix

Modified: head/sysutils/x86info/Makefile
==============================================================================
--- head/sysutils/x86info/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/sysutils/x86info/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -6,7 +6,7 @@ PORTVERSION=	1.30
 CATEGORIES=	sysutils
 MASTER_SITES=	http://codemonkey.org.uk/projects/x86info/
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	x86 CPU identification utility
 
 LICENSE=	GPLv2

Modified: head/textproc/html2text/Makefile
==============================================================================
--- head/textproc/html2text/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/textproc/html2text/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_SUNSITE} \
 		http://www.mbayer.de/html2text/downloads/
 MASTER_SITE_SUBDIR=	apps/www/converters
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Converts HTML documents into plain text
 
 LICENSE=	GPLv2

Modified: head/x11/xbindkeys/Makefile
==============================================================================
--- head/x11/xbindkeys/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/x11/xbindkeys/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	http://www.nongnu.org/xbindkeys/
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Allows you to launch shell commands under X with your keyboard
 
 LICENSE=	GPLv2

Modified: head/x11/xclip/Makefile
==============================================================================
--- head/x11/xclip/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/x11/xclip/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	SF
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Interface to X selections ("the clipboard") from the command line
 
 LICENSE=	GPLv2

Modified: head/x11/xorg-minimal/Makefile
==============================================================================
--- head/x11/xorg-minimal/Makefile	Wed Sep 24 05:58:24 2014	(r369160)
+++ head/x11/xorg-minimal/Makefile	Wed Sep 24 06:00:09 2014	(r369161)
@@ -9,7 +9,7 @@ PKGNAMESUFFIX=	-minimal
 DISTFILES=	# none
 EXTRACT_ONLY=	# none
 
-MAINTAINER=	eadler at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	X.Org minimal distribution metaport
 
 NO_BUILD=	yes


More information about the svn-ports-head mailing list