svn commit: r353590 - in head: devel/cgprof dns/dnscheckengine japanese/e2ps japanese/hns lang/lua-mode.el math/polymake misc/smssend misc/tpp net-mgmt/ezradius net/vserver security/ssss sysutils/c...

Antoine Brodin antoine at FreeBSD.org
Sat May 10 17:48:16 UTC 2014


Author: antoine
Date: Sat May 10 17:48:13 2014
New Revision: 353590
URL: http://svnweb.freebsd.org/changeset/ports/353590
QAT: https://qat.redports.org/buildarchive/r353590/

Log:
  Reset a few maintainers
  
  <adam.freebsd at fastmail.fm>: host in1-smtp.messagingengine.com[66.111.4.72]
      said: 550 5.1.1 <adam.freebsd at fastmail.fm>: Recipient address rejected:
      User unknown in local recipient table (in reply to RCPT TO command)
  
  <dnscheckengine-port at academ.com>: host ASPMX.L.GOOGLE.com[74.125.131.26] said:
      550-5.1.1 The email account that you tried to reach does not exist. Please
  
  <kawahara at nlp.kuee.kyoto-u.ac.jp>:
  Sorry, no mailbox here by that name. (#5.1.1)
  
  <hnsmaster at h14m.org>: Host or domain name not found. Name service error for
      name=h14m.org type=AAAA: Host found but no data record of requested type
  
      <jre at vineyard.net>: Recipient address rejected: User unknown in virtual
      mailbox table (in reply to RCPT TO command) (in reply to RCPT TO command)
  
  <gawrilow at math.tu-berlin.de>: host mail.tu-berlin.de[130.149.7.33] said: 550
      Recipient verify failed (in reply to RCPT TO command)
  
  <mico at bsd.hu>: host mail.datacast.hu[195.70.49.210] said: 550 5.1.1
      <mico at bsd.hu>: Recipient address rejected: User unknown in virtual mailbox
  
  <gogo at cs.uni-sb.de>: host mail.cs.uni-sb.de[134.96.254.200] said: 550 5.1.1
      <gogo at cs.uni-sb.de>... User unknown (in reply to RCPT TO command)
  
  <mickey at enforcer.cc>: Host or domain name not found. Name service error for
      name=keep.yourmail.yuk type=AAAA: Host not found
  
  <lucio at zetasolucoes.com.br>: host ASPMX.L.GOOGLE.COM[2607:f8b0:400c:c01::1a]
      said: 550-5.1.1 The email account that you tried to reach does not exist.
  
  <luke at novum.am.lublin.pl>: Host or domain name not found. Name service error
      for name=novum.am.lublin.pl type=AAAA: Host not found
  
  <aihal at users.sourceforge.net>: host mx.sourceforge.net[216.34.181.68] said: 550
      unknown user (in reply to RCPT TO command)
  
  With hat:	portmgr

Modified:
  head/devel/cgprof/Makefile
  head/dns/dnscheckengine/Makefile
  head/japanese/e2ps/Makefile
  head/japanese/hns/Makefile
  head/lang/lua-mode.el/Makefile
  head/math/polymake/Makefile
  head/misc/smssend/Makefile
  head/misc/tpp/Makefile
  head/net-mgmt/ezradius/Makefile
  head/net/vserver/Makefile
  head/security/ssss/Makefile
  head/sysutils/cdeploy/Makefile

Modified: head/devel/cgprof/Makefile
==============================================================================
--- head/devel/cgprof/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/devel/cgprof/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	devel
 MASTER_SITES=	http://mvertes.free.fr/download/
 
-MAINTAINER=	adam.freebsd at fastmail.fm
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Generates colored graphs for profiled executables using gcc and gprof
 
 RUN_DEPENDS=	gawk:${PORTSDIR}/lang/gawk \

Modified: head/dns/dnscheckengine/Makefile
==============================================================================
--- head/dns/dnscheckengine/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/dns/dnscheckengine/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -8,7 +8,7 @@ CATEGORIES=	dns perl5
 MASTER_SITES=	ftp://www.ns.gen.tx.us/pub/software/dnscheck-se/
 DISTNAME=	DNSCheck-1.1
 
-MAINTAINER=	dnscheckengine-port at academ.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	DNS checker from the folks that run the .SE top level domain
 
 BUILD_DEPENDS=	p5-Crypt-OpenSSL-Random>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \

Modified: head/japanese/e2ps/Makefile
==============================================================================
--- head/japanese/e2ps/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/japanese/e2ps/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -6,7 +6,7 @@ PORTVERSION=	4.34
 CATEGORIES=	japanese print
 MASTER_SITES=	http://wt1.ld.infoseek.co.jp/sources/
 
-MAINTAINER=	kawahara at pine.kuee.kyoto-u.ac.jp
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Text file to postscript converter (with Japanese support)
 
 USE_BZIP2=	yes

Modified: head/japanese/hns/Makefile
==============================================================================
--- head/japanese/hns/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/japanese/hns/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -7,7 +7,7 @@ CATEGORIES=	japanese www perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
 MASTER_SITE_SUBDIR=	h14m/22597
 
-MAINTAINER=	hnsmaster at h14m.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Hyper NIKKI System, a CGI system for Electric Diary Interchange
 
 USES=		perl5

Modified: head/lang/lua-mode.el/Makefile
==============================================================================
--- head/lang/lua-mode.el/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/lang/lua-mode.el/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -10,7 +10,7 @@ DISTNAME=	lua-mode.el
 EXTRACT_SUFX=	# empty
 EXTRACT_ONLY=	# empty
 
-MAINTAINER=	jre at vineyard.net
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Emacs/XEmacs major mode for editing Lua scripts
 
 NO_BUILD=	yes

Modified: head/math/polymake/Makefile
==============================================================================
--- head/math/polymake/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/math/polymake/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -6,7 +6,7 @@ PORTVERSION=	2.9.9
 CATEGORIES=	math java
 MASTER_SITES=	http://wwwopt.mathematik.tu-darmstadt.de/polymake/lib/exe/fetch.php/download/
 
-MAINTAINER=	gawrilow at math.tu-berlin.de
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A framework for experimental discrete geometry
 
 BUILD_DEPENDS=	p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \

Modified: head/misc/smssend/Makefile
==============================================================================
--- head/misc/smssend/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/misc/smssend/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -7,7 +7,7 @@ CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	laszlof
 
-MAINTAINER=	mico at bsd.hu
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A tool to send a SMS to any GSM
 
 LIB_DEPENDS=	skyutils-2.9.9:${PORTSDIR}/misc/skyutils

Modified: head/misc/tpp/Makefile
==============================================================================
--- head/misc/tpp/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/misc/tpp/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -6,7 +6,7 @@ PORTVERSION=	1.3.1
 CATEGORIES=	misc
 MASTER_SITES=	http://synflood.at/tpp/
 
-MAINTAINER=	gogo at cs.uni-sb.de
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Text presentation program
 
 RUN_DEPENDS=	${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses \

Modified: head/net-mgmt/ezradius/Makefile
==============================================================================
--- head/net-mgmt/ezradius/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/net-mgmt/ezradius/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -8,7 +8,7 @@ CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.2.1stable
 DISTNAME=	${PORTNAME}-${PORTVERSION}stable${EXTRACT_SUFFIX}
 
-MAINTAINER=	lucio at zetasolucoes.com.br
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	EzRADIUS is FreeRADIUS and Chillispot web-based management software
 
 RUN_DEPENDS=	radiusd:${PORTSDIR}/net/freeradius2

Modified: head/net/vserver/Makefile
==============================================================================
--- head/net/vserver/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/net/vserver/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -6,7 +6,7 @@ PORTVERSION=	2.43c
 CATEGORIES=	net
 MASTER_SITES=	http://www.enforcer.cc/vchat/filez/
 
-MAINTAINER=	mickey at enforcer.cc
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Server software of the VChat conference system
 
 HAS_CONFIGURE=	yes

Modified: head/security/ssss/Makefile
==============================================================================
--- head/security/ssss/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/security/ssss/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	http://point-at-infinity.org/ssss/
 
-MAINTAINER=	luke at novum.am.lublin.pl
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Shamir's Secret Sharing Scheme
 
 LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp

Modified: head/sysutils/cdeploy/Makefile
==============================================================================
--- head/sysutils/cdeploy/Makefile	Sat May 10 17:34:35 2014	(r353589)
+++ head/sysutils/cdeploy/Makefile	Sat May 10 17:48:13 2014	(r353590)
@@ -6,7 +6,7 @@ PORTVERSION=	0.2.1
 CATEGORIES=		sysutils
 MASTER_SITES=	SF/root-tools/cdeploy/0.2
 
-MAINTAINER=		aihal at users.sourceforge.net
+MAINTAINER=		ports at FreeBSD.org
 COMMENT=		Deploy a set of configuration files to a target file system
 
 USE_BZIP2=		yes


More information about the svn-ports-all mailing list