From owner-svn-ports-head@freebsd.org Sat May 28 02:02:56 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EF9EB4D065; Sat, 28 May 2016 02:02:56 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E3A8F1FEC; Sat, 28 May 2016 02:02:55 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4S22txP066027; Sat, 28 May 2016 02:02:55 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4S22seO066018; Sat, 28 May 2016 02:02:54 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605280202.u4S22seO066018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 28 May 2016 02:02:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415974 - in head: devel/elf devel/frama-c devel/libcxxrt editors/codelite games/endgame-singularity games/endgame-singularity-music games/glest games/lincity-ng games/xtux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 May 2016 02:02:56 -0000 Author: junovitch Date: Sat May 28 02:02:54 2016 New Revision: 415974 URL: https://svnweb.freebsd.org/changeset/ports/415974 Log: Assign submitter as maintainer by request PR: 209794 Submitted by: Mahdi Mokhtari Differential Revision: D6606 Modified: head/devel/elf/Makefile head/devel/frama-c/Makefile head/devel/libcxxrt/Makefile head/editors/codelite/Makefile head/games/endgame-singularity-music/Makefile head/games/endgame-singularity/Makefile head/games/glest/Makefile head/games/lincity-ng/Makefile head/games/xtux/Makefile Modified: head/devel/elf/Makefile ============================================================================== --- head/devel/elf/Makefile Sat May 28 01:48:22 2016 (r415973) +++ head/devel/elf/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= PACKETSTORM/linux/reverse-engineering -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Commandline based ELF header analyzer LICENSE= GPLv2 Modified: head/devel/frama-c/Makefile ============================================================================== --- head/devel/frama-c/Makefile Sat May 28 01:48:22 2016 (r415973) +++ head/devel/frama-c/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -9,7 +9,7 @@ CATEGORIES= devel MASTER_SITES= http://frama-c.com/download/ DIST_SUBDIR= framac-01 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Extensible platform for source-code analysis of C LICENSE= LGPL21 Modified: head/devel/libcxxrt/Makefile ============================================================================== --- head/devel/libcxxrt/Makefile Sat May 28 01:48:22 2016 (r415973) +++ head/devel/libcxxrt/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -5,7 +5,7 @@ PORTVERSION= 20131225 PORTREVISION= 2 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Implementation of the Code Sourcery C++ ABI LICENSE= BSD2CLAUSE Modified: head/editors/codelite/Makefile ============================================================================== --- head/editors/codelite/Makefile Sat May 28 01:48:22 2016 (r415973) +++ head/editors/codelite/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -5,7 +5,7 @@ PORTNAME= codelite PORTVERSION= 9.1 CATEGORIES= editors devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Open Source IDE for C/C++ LICENSE= GPLv2+ Modified: head/games/endgame-singularity-music/Makefile ============================================================================== --- head/games/endgame-singularity-music/Makefile Sat May 28 01:48:22 2016 (r415973) +++ head/games/endgame-singularity-music/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= GOOGLE_CODE PROJECTHOST= endgame-singularity -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Music pack for endgame-singularity NO_ARCH= yes Modified: head/games/endgame-singularity/Makefile ============================================================================== --- head/games/endgame-singularity/Makefile Sat May 28 01:48:22 2016 (r415973) +++ head/games/endgame-singularity/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= endgame- EXTRACT_SUFX= -src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Simulates the life of a true AI RUN_DEPENDS= py*-game>=1.8:devel/py-game \ Modified: head/games/glest/Makefile ============================================================================== --- head/games/glest/Makefile Sat May 28 01:48:22 2016 (r415973) +++ head/games/glest/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} DISTNAME= ${PORTNAME}_source_${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com 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 May 28 01:48:22 2016 (r415973) +++ head/games/lincity-ng/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= games MASTER_SITES= BERLIOS -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:devel/jam Modified: head/games/xtux/Makefile ============================================================================== --- head/games/xtux/Makefile Sat May 28 01:48:22 2016 (r415973) +++ head/games/xtux/Makefile Sat May 28 02:02:54 2016 (r415974) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20030306 DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/.//g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mokhi64@gmail.com COMMENT= Humorous Arcade game for X LICENSE= GPLv2