diff options
author | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2017-02-11 04:44:43 +0000 |
---|---|---|
committer | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2017-02-11 04:44:43 +0000 |
commit | e87d9e532d5ebf1011d2277b039b3ceb98e6cd93 (patch) | |
tree | a0520860bc3602cf742ab5997cf9c1267a59f15e | |
parent | Document Xen Security Advisory (XSA 208) (diff) |
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
Notes
Notes:
svn path=/head/; revision=433834
-rw-r--r-- | databases/mysql56-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql57-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql80-server/Makefile | 2 | ||||
-rw-r--r-- | devel/byaccj/Makefile | 2 | ||||
-rw-r--r-- | devel/csmith/Makefile | 2 | ||||
-rw-r--r-- | devel/elf/Makefile | 2 | ||||
-rw-r--r-- | devel/frama-c/Makefile | 2 | ||||
-rw-r--r-- | devel/libccid/Makefile | 2 | ||||
-rw-r--r-- | devel/libcxxrt/Makefile | 2 | ||||
-rw-r--r-- | devel/libtuntap/Makefile | 2 | ||||
-rw-r--r-- | devel/pcsc-lite/Makefile | 2 | ||||
-rw-r--r-- | editors/codelite/Makefile | 2 | ||||
-rw-r--r-- | games/glest/Makefile | 2 | ||||
-rw-r--r-- | games/lincity-ng/Makefile | 2 | ||||
-rw-r--r-- | games/mari0/Makefile | 2 | ||||
-rw-r--r-- | games/xtux/Makefile | 2 | ||||
-rw-r--r-- | lang/cling/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/netdata/Makefile | 2 | ||||
-rw-r--r-- | sysutils/liburcu/Makefile | 2 | ||||
-rw-r--r-- | x11/grabc/Makefile | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/databases/mysql56-server/Makefile b/databases/mysql56-server/Makefile index 64ddc7441b23..a9156fc34e9e 100644 --- a/databases/mysql56-server/Makefile +++ b/databases/mysql56-server/Makefile @@ -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 diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile index 021434fd5555..4b71bc506db0 100644 --- a/databases/mysql57-server/Makefile +++ b/databases/mysql57-server/Makefile @@ -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 diff --git a/databases/mysql80-server/Makefile b/databases/mysql80-server/Makefile index 943cea45916a..2b29bb5f85dd 100644 --- a/databases/mysql80-server/Makefile +++ b/databases/mysql80-server/Makefile @@ -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 diff --git a/devel/byaccj/Makefile b/devel/byaccj/Makefile index 54d738f75744..4bf2015820ea 100644 --- a/devel/byaccj/Makefile +++ b/devel/byaccj/Makefile @@ -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 diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index a11259437a26..7f0ed6ed5a05 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -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 diff --git a/devel/elf/Makefile b/devel/elf/Makefile index e455702d5915..da34e1550bc2 100644 --- a/devel/elf/Makefile +++ b/devel/elf/Makefile @@ -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 diff --git a/devel/frama-c/Makefile b/devel/frama-c/Makefile index 6db5500f36c0..f80390181e40 100644 --- a/devel/frama-c/Makefile +++ b/devel/frama-c/Makefile @@ -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 diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index bdab67b25773..a3b60f1389eb 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -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 diff --git a/devel/libcxxrt/Makefile b/devel/libcxxrt/Makefile index 08f8d6431e86..0ab48e41a232 100644 --- a/devel/libcxxrt/Makefile +++ b/devel/libcxxrt/Makefile @@ -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 diff --git a/devel/libtuntap/Makefile b/devel/libtuntap/Makefile index e2f2276bb3ba..aef4fbe0b65f 100644 --- a/devel/libtuntap/Makefile +++ b/devel/libtuntap/Makefile @@ -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 diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile index c2a4a2265802..3e3da3d1893a 100644 --- a/devel/pcsc-lite/Makefile +++ b/devel/pcsc-lite/Makefile @@ -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 diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 4d0c6f8dcd19..978c2b89e3aa 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -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+ diff --git a/games/glest/Makefile b/games/glest/Makefile index abeeaf5c88a3..b206cd5c6205 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} 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 \ diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 191b41355e86..1d24208235f8 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -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 diff --git a/games/mari0/Makefile b/games/mari0/Makefile index 1135eb1f8140..a0b60ba20cb0 100644 --- a/games/mari0/Makefile +++ b/games/mari0/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://stabyourself.net/dl.php?file=${PORTNAME}-${PORTVERSION:C/\. 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 diff --git a/games/xtux/Makefile b/games/xtux/Makefile index ff3b42363722..97a5af34b6c0 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -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 diff --git a/lang/cling/Makefile b/lang/cling/Makefile index 67f44cb575da..c640fce5fa01 100644 --- a/lang/cling/Makefile +++ b/lang/cling/Makefile @@ -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 diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index abcc7c94c4d6..0c739ef27ad4 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -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 diff --git a/sysutils/liburcu/Makefile b/sysutils/liburcu/Makefile index 1f755805df17..dad612b801f9 100644 --- a/sysutils/liburcu/Makefile +++ b/sysutils/liburcu/Makefile @@ -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 diff --git a/x11/grabc/Makefile b/x11/grabc/Makefile index 70d1bddff804..c9a0e4e7b13b 100644 --- a/x11/grabc/Makefile +++ b/x11/grabc/Makefile @@ -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 |