Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 04:44:44 +0000 (UTC)
From:      Mahdi Mokhtari <mmokhi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433834 - in head: databases/mysql56-server databases/mysql57-server databases/mysql80-server devel/byaccj devel/csmith devel/elf devel/frama-c devel/libccid devel/libcxxrt devel/libtun...
Message-ID:  <201702110444.v1B4iiji054596@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mmokhi
Date: Sat Feb 11 04:44:43 2017
New Revision: 433834
URL: https://svnweb.freebsd.org/changeset/ports/433834

Log:
  Updating the ports I maintain to my FreeBSD.org address.
  
  Submitted by:	mmokhi
  Reviewed by:	feld, mat
  Approved by:	feld, mat (mentors)
  Differential Revision:	https://reviews.freebsd.org/D9498

Modified:
  head/databases/mysql56-server/Makefile
  head/databases/mysql57-server/Makefile
  head/databases/mysql80-server/Makefile
  head/devel/byaccj/Makefile
  head/devel/csmith/Makefile
  head/devel/elf/Makefile
  head/devel/frama-c/Makefile
  head/devel/libccid/Makefile
  head/devel/libcxxrt/Makefile
  head/devel/libtuntap/Makefile
  head/devel/pcsc-lite/Makefile
  head/editors/codelite/Makefile
  head/games/glest/Makefile
  head/games/lincity-ng/Makefile
  head/games/mari0/Makefile
  head/games/xtux/Makefile
  head/lang/cling/Makefile
  head/net-mgmt/netdata/Makefile
  head/sysutils/liburcu/Makefile
  head/x11/grabc/Makefile

Modified: head/databases/mysql56-server/Makefile
==============================================================================
--- head/databases/mysql56-server/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/databases/mysql56-server/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -8,7 +8,7 @@ CATEGORIES=	databases ipv6
 MASTER_SITES=	MYSQL/MySQL-5.6
 PKGNAMESUFFIX?=	56-server
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT?=	Multithreaded SQL database (server)
 
 LICENSE=	GPLv2

Modified: head/databases/mysql57-server/Makefile
==============================================================================
--- head/databases/mysql57-server/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/databases/mysql57-server/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -9,7 +9,7 @@ MASTER_SITES=	MYSQL/MySQL-5.7
 PKGNAMESUFFIX?=	57-server
 DISTNAME=	${PORTNAME}-boost-${PORTVERSION}
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT?=	Multithreaded SQL database (server)
 
 LICENSE=	GPLv2

Modified: head/databases/mysql80-server/Makefile
==============================================================================
--- head/databases/mysql80-server/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/databases/mysql80-server/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -10,7 +10,7 @@ MASTER_SITES=		MYSQL/MySQL-8.0
 PKGNAMESUFFIX?=		80-server
 DISTNAME=		${PORTNAME}-boost-${PORTVERSION}${DISTVERSIONSUFFIX}
 
-MAINTAINER=		mokhi64@gmail.com
+MAINTAINER=		mmokhi@FreeBSD.org
 COMMENT?=		Multithreaded SQL database (server)
 
 LICENSE=		GPLv2

Modified: head/devel/byaccj/Makefile
==============================================================================
--- head/devel/byaccj/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/devel/byaccj/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -7,7 +7,7 @@ CATEGORIES=	devel java
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}${PORTVERSION}_src
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Java extension of BSD YACC-compatible parser generator
 
 PLIST_FILES=	bin/byaccj

Modified: head/devel/csmith/Makefile
==============================================================================
--- head/devel/csmith/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/devel/csmith/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -5,7 +5,7 @@ PORTVERSION=	2.2.0
 CATEGORIES=	devel
 MASTER_SITES=	http://embed.cs.utah.edu/csmith/
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Generates random C programs that conform to the C99 standard
 
 LICENSE=	BSD2CLAUSE

Modified: head/devel/elf/Makefile
==============================================================================
--- head/devel/elf/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/devel/elf/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	PACKETSTORM/linux/reverse-engineering
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Commandline based ELF header analyzer
 
 LICENSE=	GPLv2

Modified: head/devel/frama-c/Makefile
==============================================================================
--- head/devel/frama-c/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/devel/frama-c/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -9,7 +9,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://frama-c.com/download/
 DIST_SUBDIR=	framac-01
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Extensible platform for source-code analysis of C
 
 LICENSE=	LGPL21

Modified: head/devel/libccid/Makefile
==============================================================================
--- head/devel/libccid/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/devel/libccid/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -6,7 +6,7 @@ PORTVERSION=	1.4.25
 CATEGORIES=	devel
 MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4187/
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Generic USB CCID (Chip/Smart Card Interface Devices) driver
 
 LICENSE=	LGPL21

Modified: head/devel/libcxxrt/Makefile
==============================================================================
--- head/devel/libcxxrt/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/devel/libcxxrt/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -4,7 +4,7 @@ PORTNAME=	libcxxrt
 PORTVERSION=	20160529
 CATEGORIES=	devel
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Implementation of the Code Sourcery C++ ABI
 
 LICENSE=	BSD2CLAUSE

Modified: head/devel/libtuntap/Makefile
==============================================================================
--- head/devel/libtuntap/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/devel/libtuntap/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -6,7 +6,7 @@ DISTVERSION=	0.3-23
 DISTVERSIONSUFFIX=	-ga8bcade
 CATEGORIES=	devel net
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Configuring TUN or TAP devices API in a portable manner
 
 LICENSE=	MIT

Modified: head/devel/pcsc-lite/Makefile
==============================================================================
--- head/devel/pcsc-lite/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/devel/pcsc-lite/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -7,7 +7,7 @@ PORTEPOCH=	2
 CATEGORIES=	devel security
 MASTER_SITES=	https://alioth.debian.org/frs/download.php/latestfile/39/
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Smartcard development library
 
 LICENSE=	BSD3CLAUSE

Modified: head/editors/codelite/Makefile
==============================================================================
--- head/editors/codelite/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/editors/codelite/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -5,7 +5,7 @@ PORTNAME=	codelite
 PORTVERSION=	10.0
 CATEGORIES=	editors devel
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Open Source IDE for C/C++
 
 LICENSE=	GPLv2+

Modified: head/games/glest/Makefile
==============================================================================
--- head/games/glest/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/games/glest/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 DISTNAME=	${PORTNAME}_source_${PORTVERSION}
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Free 3D real-time customizable strategy game
 
 LIB_DEPENDS=	libxerces-c.so:textproc/xerces-c3 \

Modified: head/games/lincity-ng/Makefile
==============================================================================
--- head/games/lincity-ng/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/games/lincity-ng/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -7,7 +7,7 @@ PORTREVISION=	12
 CATEGORIES=	games
 MASTER_SITES=	BERLIOS
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Improved rich city simulation game for X
 
 BUILD_DEPENDS=	jam:devel/jam

Modified: head/games/mari0/Makefile
==============================================================================
--- head/games/mari0/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/games/mari0/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://stabyourself.net/dl
 DISTNAME=	${PORTNAME}-source
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Nintendo\'s Super Mario Bros and Valve\'s Portal at same time
 
 LICENSE=	CC-BY-NC-SA-3.0

Modified: head/games/xtux/Makefile
==============================================================================
--- head/games/xtux/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/games/xtux/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -8,7 +8,7 @@ CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/20030306
 DISTNAME=	${PORTNAME}-src-${PORTVERSION:S/.//g}
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Humorous Arcade game for X
 
 LICENSE=	GPLv2

Modified: head/lang/cling/Makefile
==============================================================================
--- head/lang/cling/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/lang/cling/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -8,7 +8,7 @@ CATEGORIES=		lang devel
 MASTER_SITES=		https://root.cern.ch/download/cling/
 DISTNAME=		${PORTNAME}_2016-12-29_sources
 
-MAINTAINER=		mokhi64@gmail.com
+MAINTAINER=		mmokhi@FreeBSD.org
 COMMENT=		Interactive C++ Interpreter Based on LLVM and Clang Libs
 
 LICENSE=		LLVM NCSA

Modified: head/net-mgmt/netdata/Makefile
==============================================================================
--- head/net-mgmt/netdata/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/net-mgmt/netdata/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -5,7 +5,7 @@ PORTNAME=	netdata
 PORTVERSION=	1.5.0
 CATEGORIES=	net-mgmt
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Scalable distributed realtime performance and health monitoring
 
 LICENSE=	GPLv3

Modified: head/sysutils/liburcu/Makefile
==============================================================================
--- head/sysutils/liburcu/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/sysutils/liburcu/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://lttng.org/files/urcu/
 DISTNAME=	userspace-rcu-${PORTVERSION}
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Userspace read-copy-update (RCU) data synchronization library
 
 LICENSE=	LGPL21

Modified: head/x11/grabc/Makefile
==============================================================================
--- head/x11/grabc/Makefile	Sat Feb 11 02:10:57 2017	(r433833)
+++ head/x11/grabc/Makefile	Sat Feb 11 04:44:43 2017	(r433834)
@@ -8,7 +8,7 @@ CATEGORIES=	x11
 MASTER_SITES=	http://muquit.com/muquit/software/grabc/
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
-MAINTAINER=	mokhi64@gmail.com
+MAINTAINER=	mmokhi@FreeBSD.org
 COMMENT=	Grab a color from screen
 
 LICENSE=	GPLv2 # specified on the website



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702110444.v1B4iiji054596>