summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2015-12-11 08:48:56 +0000
committermiwi <miwi@FreeBSD.org>2015-12-11 08:48:56 +0000
commit3b997e1dad30f8ad744c73551ab4eb110b6ebd09 (patch)
tree5ba63c6259da8890b4e893cc1d129b7b8adfb2b0
parentc39e9eff3b6764ca003bb843f92404ac29c53c1a (diff)
downloadFreeBSD-ports-3b997e1dad30f8ad744c73551ab4eb110b6ebd09.zip
FreeBSD-ports-3b997e1dad30f8ad744c73551ab4eb110b6ebd09.tar.gz
- Update maintainer mail address
- Update/Remove MASTER_SITE PR: 204755 Submitted by: jwbacon@tds.net (maintainer) Approved by: mat (mentor) Differential Revision: D4493
-rw-r--r--audio/praat/Makefile4
-rw-r--r--biology/bwa/Makefile4
-rw-r--r--biology/cd-hit/Makefile4
-rw-r--r--biology/cdbfasta/Makefile5
-rw-r--r--biology/fastool/Makefile4
-rw-r--r--biology/fasttree/Makefile4
-rw-r--r--biology/fastx-toolkit/Makefile4
-rw-r--r--biology/gmap/Makefile2
-rw-r--r--biology/hmmer/Makefile2
-rw-r--r--biology/libgtextutils/Makefile4
-rw-r--r--biology/ncbi-blast+/Makefile4
-rw-r--r--biology/plink/Makefile4
-rw-r--r--biology/plinkseq/Makefile4
-rw-r--r--comms/cutecom/Makefile5
-rw-r--r--devel/libgamepad/Makefile7
-rw-r--r--devel/libnxt/Makefile5
-rw-r--r--devel/libsysinfo/Makefile4
-rw-r--r--devel/linux-c6-ncurses-base/Makefile2
-rw-r--r--devel/linux-f10-devtools/Makefile4
-rw-r--r--devel/linux-f10-ncurses-base/Makefile4
-rw-r--r--devel/lnphost/Makefile4
-rw-r--r--devel/openvex/Makefile7
-rw-r--r--devel/p5-Device-USB/Makefile5
-rw-r--r--devel/papp/Makefile7
-rw-r--r--devel/py-instant/Makefile2
-rw-r--r--devel/roboctl/Makefile7
-rw-r--r--devel/swig20/Makefile2
-rw-r--r--lang/nbc/Makefile2
-rw-r--r--lang/x10/Makefile4
-rw-r--r--math/matlab-installer/Makefile7
-rw-r--r--math/py-ffc/Makefile4
-rw-r--r--math/py-fiat/Makefile4
-rw-r--r--math/py-ufl/Makefile4
-rw-r--r--math/py-viper/Makefile4
-rw-r--r--math/rapid/Makefile4
-rw-r--r--math/ufc/Makefile4
-rw-r--r--ports-mgmt/genplist/Makefile7
-rw-r--r--science/afni/Makefile7
-rw-r--r--science/dlpoly-classic/Makefile4
-rw-r--r--science/fvcom-mpi/Makefile4
-rw-r--r--science/fvcom/Makefile4
-rw-r--r--science/nifticlib/Makefile4
-rw-r--r--science/openkim/Makefile2
-rw-r--r--science/voro++/Makefile2
-rw-r--r--sysutils/auto-admin/Makefile7
-rw-r--r--sysutils/condor/Makefile2
-rw-r--r--sysutils/desktop-installer/Makefile7
-rw-r--r--sysutils/diskimage-tools/Makefile7
-rw-r--r--sysutils/endian/Makefile7
-rw-r--r--sysutils/ganglia-monitor-core/Makefile2
-rw-r--r--sysutils/mcweject/Makefile5
-rw-r--r--sysutils/slurm-wlm/Makefile2
-rw-r--r--textproc/xml-format/Makefile5
-rw-r--r--www/webbrowser/Makefile7
54 files changed, 109 insertions, 127 deletions
diff --git a/audio/praat/Makefile b/audio/praat/Makefile
index ee07594..aadb70f 100644
--- a/audio/praat/Makefile
+++ b/audio/praat/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= praat
@@ -8,7 +8,7 @@ CATEGORIES= audio science
MASTER_SITES= http://www.fon.hum.uva.nl/praat/
DISTNAME= praat5408_sources
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Phonetics by Computer
LICENSE= GPLv2
diff --git a/biology/bwa/Makefile b/biology/bwa/Makefile
index c2678e0..75dc506 100644
--- a/biology/bwa/Makefile
+++ b/biology/bwa/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= bwa
@@ -6,7 +6,7 @@ PORTVERSION= 0.7.9a
CATEGORIES= biology
MASTER_SITES= SF/bio-bwa/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Burrows-Wheeler sequence aligner
LICENSE= GPLv3
diff --git a/biology/cd-hit/Makefile b/biology/cd-hit/Makefile
index b1df3d8..442298f 100644
--- a/biology/cd-hit/Makefile
+++ b/biology/cd-hit/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= cd-hit
@@ -6,7 +6,7 @@ PORTVERSION= 4.6.4
DISTVERSIONPREFIX= V
CATEGORIES= biology
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Clustering and comparing protein or nucleotide sequences
LICENSE= GPLv2
diff --git a/biology/cdbfasta/Makefile b/biology/cdbfasta/Makefile
index 149b07e..4ae474d 100644
--- a/biology/cdbfasta/Makefile
+++ b/biology/cdbfasta/Makefile
@@ -4,10 +4,9 @@
PORTNAME= cdbfasta
PORTVERSION= 2010.07.22
CATEGORIES= biology
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Fast indexing and retrieval of FASTA records from flat file databases
# LICENSE= unspecified
diff --git a/biology/fastool/Makefile b/biology/fastool/Makefile
index 0f19050..0e29056 100644
--- a/biology/fastool/Makefile
+++ b/biology/fastool/Makefile
@@ -1,11 +1,11 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= fastool
PORTVERSION= 0.1.4
CATEGORIES= biology
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Simple and quick FastQ and FastA tool for file reading and conversion
LICENSE= BSD2CLAUSE
diff --git a/biology/fasttree/Makefile b/biology/fasttree/Makefile
index 0fbca3f..681906a 100644
--- a/biology/fasttree/Makefile
+++ b/biology/fasttree/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= FastTree
@@ -7,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://www.microbesonline.org/fasttree/
EXTRACT_SUFX= .c
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Approximately-maximum-likelihood phylogenetic trees from alignments
# LICENSE= unspecified open source
diff --git a/biology/fastx-toolkit/Makefile b/biology/fastx-toolkit/Makefile
index b93aa50..26e5da6 100644
--- a/biology/fastx-toolkit/Makefile
+++ b/biology/fastx-toolkit/Makefile
@@ -1,11 +1,11 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= fastx_toolkit
PORTVERSION= 0.0.14
CATEGORIES= biology
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= CLI tools for Short-Reads FASTA/FASTQ files preprocessing
LICENSE= AGPLv3
diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile
index 0360a1a..9dddd40 100644
--- a/biology/gmap/Makefile
+++ b/biology/gmap/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://research-pub.gene.com/gmap/src/
DISTNAME= ${PORTNAME}-gsnap-${PORTVERSION:C|\.|-|g}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Genomic Mapping and Alignment Program for mRNA and EST Sequences
LICENSE= GMAP
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile
index ca97454..0f9a976 100644
--- a/biology/hmmer/Makefile
+++ b/biology/hmmer/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= biology
MASTER_SITES= ftp://selab.janelia.org/pub/software/hmmer3/3.0/ \
http://selab.janelia.org/software/hmmer3/3.0/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Profile hidden Markov models for biological sequence analysis
LICENSE= GPLv3
diff --git a/biology/libgtextutils/Makefile b/biology/libgtextutils/Makefile
index 7101692..1293a01 100644
--- a/biology/libgtextutils/Makefile
+++ b/biology/libgtextutils/Makefile
@@ -1,11 +1,11 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= libgtextutils
PORTVERSION= 0.7
CATEGORIES= biology
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Gordon's text utilities
LICENSE= AGPLv3
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile
index c221739..40290aa 100644
--- a/biology/ncbi-blast+/Makefile
+++ b/biology/ncbi-blast+/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= blast+
@@ -10,7 +10,7 @@ MASTER_SITES= http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION
PKGNAMEPREFIX= ncbi-
DISTNAME= ncbi-blast-${PORTVERSION}+-src
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= NCBI implementation of Basic Local Alignment Search Tool
LICENSE= Public_domain
diff --git a/biology/plink/Makefile b/biology/plink/Makefile
index f3ff432..6d4f58d 100644
--- a/biology/plink/Makefile
+++ b/biology/plink/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= plink
@@ -8,7 +8,7 @@ CATEGORIES= biology science
MASTER_SITES= http://pngu.mgh.harvard.edu/~purcell/plink/dist/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Whole genome association analysis toolset
LICENSE= GPLv2
diff --git a/biology/plinkseq/Makefile b/biology/plinkseq/Makefile
index 390c49d..869b32f 100644
--- a/biology/plinkseq/Makefile
+++ b/biology/plinkseq/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= plinkseq
@@ -8,7 +8,7 @@ MASTER_SITES= http://psychgen.u.hpc.mssm.edu/plinkseq_downloads/
# Default DISTNAME is correct, so leave it alone.
DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tgz
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Toolset for working with human genetic variation data
LICENSE= GPLv2
diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile
index 0036d43..ce573a1 100644
--- a/comms/cutecom/Makefile
+++ b/comms/cutecom/Makefile
@@ -5,10 +5,9 @@ PORTNAME= cutecom
PORTVERSION= 0.20.0
PORTREVISION= 2
CATEGORIES= comms
-MASTER_SITES= http://cutecom.sourceforge.net/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://cutecom.sourceforge.net/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Graphical serial terminal
RUN_DEPENDS= lsz:${PORTSDIR}/comms/lrzsz
diff --git a/devel/libgamepad/Makefile b/devel/libgamepad/Makefile
index bb575ee..f844b33 100644
--- a/devel/libgamepad/Makefile
+++ b/devel/libgamepad/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= libgamepad
PORTVERSION= 0.1.2
CATEGORIES= devel games
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Generic gamepad API
LICENSE= BSD2CLAUSE
diff --git a/devel/libnxt/Makefile b/devel/libnxt/Makefile
index 72015a6..19c3552 100644
--- a/devel/libnxt/Makefile
+++ b/devel/libnxt/Makefile
@@ -4,10 +4,9 @@
PORTNAME= libnxt
PORTVERSION= 0.3
CATEGORIES= devel
-MASTER_SITES= GOOGLE_CODE \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= GOOGLE_CODE
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Lego NXT library
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
diff --git a/devel/libsysinfo/Makefile b/devel/libsysinfo/Makefile
index c58d068..540f8d8 100644
--- a/devel/libsysinfo/Makefile
+++ b/devel/libsysinfo/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= libsysinfo
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= GNU libc's sysinfo port for FreeBSD
LICENSE= BSD3CLAUSE
diff --git a/devel/linux-c6-ncurses-base/Makefile b/devel/linux-c6-ncurses-base/Makefile
index 27cc1ad0..9416e68 100644
--- a/devel/linux-c6-ncurses-base/Makefile
+++ b/devel/linux-c6-ncurses-base/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 5.7
PORTREVISION= 1
CATEGORIES= devel linux
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Terminfo database required by Linux ncurses programs
USE_LINUX= c6
diff --git a/devel/linux-f10-devtools/Makefile b/devel/linux-f10-devtools/Makefile
index babe9b7..3e95695 100644
--- a/devel/linux-f10-devtools/Makefile
+++ b/devel/linux-f10-devtools/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= devtools
@@ -18,7 +18,7 @@ DISTFILES= binutils-2.18.50.0.9-8.fc10.${LINUX_RPM_ARCH}.rpm:bin \
gcc-c++-4.3.2-7.${LINUX_RPM_ARCH}.rpm:bin \
gcc-gfortran-4.3.2-7.${LINUX_RPM_ARCH}.rpm:bin
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Linux compilers and base libraries
.if defined(PACKAGE_BUILDING)
diff --git a/devel/linux-f10-ncurses-base/Makefile b/devel/linux-f10-ncurses-base/Makefile
index 1ed7561..2f755e2 100644
--- a/devel/linux-f10-ncurses-base/Makefile
+++ b/devel/linux-f10-ncurses-base/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= ncurses-base
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= devel linux
MASTER_SITES= http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/10/Fedora/i386/os/Packages/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Terminfo database required by Linux ncurses programs
USE_LINUX= f10
diff --git a/devel/lnphost/Makefile b/devel/lnphost/Makefile
index dc241e7..ce459ba 100644
--- a/devel/lnphost/Makefile
+++ b/devel/lnphost/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= lnphost
@@ -6,7 +6,7 @@ PORTVERSION= 1.0a
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Lego RCX iinfrared communication API
LICENSE= GPLv2
diff --git a/devel/openvex/Makefile b/devel/openvex/Makefile
index 82d1c04..15f3fb2 100644
--- a/devel/openvex/Makefile
+++ b/devel/openvex/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= openvex
PORTVERSION= 0.5.3
CATEGORIES= devel
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Open source firmware for Vex robotics controllers
LICENSE= GPLv3
diff --git a/devel/p5-Device-USB/Makefile b/devel/p5-Device-USB/Makefile
index 4aa7abf..e0c93b4 100644
--- a/devel/p5-Device-USB/Makefile
+++ b/devel/p5-Device-USB/Makefile
@@ -1,12 +1,11 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= Device-USB
PORTVERSION= 0.35
PORTREVISION= 2
CATEGORIES= devel perl5
-MASTER_SITES= CPAN \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= josh.carroll@gmail.com
diff --git a/devel/papp/Makefile b/devel/papp/Makefile
index 96b4f36..d480ee0 100644
--- a/devel/papp/Makefile
+++ b/devel/papp/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= papp
PORTVERSION= 0.3.1
CATEGORIES= devel
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Assembly Preprocessor
LICENSE= BSD2CLAUSE
diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile
index 7dd9e9c..22c5359 100644
--- a/devel/py-instant/Makefile
+++ b/devel/py-instant/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Python module for instant inlining of C and C++ code in Python
LICENSE= LGPL3
diff --git a/devel/roboctl/Makefile b/devel/roboctl/Makefile
index e67517f..c46d1fb 100644
--- a/devel/roboctl/Makefile
+++ b/devel/roboctl/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= roboctl
PORTVERSION= 0.3.8
CATEGORIES= devel
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= API and tools for communicating with Lego and Vex robots
LICENSE= GPLv3
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index e5309e9..9dd9b30 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Generate wrappers for calling C/C++ code from other languages
LICENSE= GPLv3
diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile
index 5f782b8..c4367cf 100644
--- a/lang/nbc/Makefile
+++ b/lang/nbc/Makefile
@@ -1,7 +1,7 @@
# Created by: Ivan "Rambius" Ivanov <rambiusparkisanius@gmail.com>
# $FreeBSD$
-# Also created by: Jason Bacon <jwbacon@tds.net>
+# Also created by: Jason Bacon <bacon4000@gmail.com>
PORTNAME= nbc
PORTVERSION= 1.2.1.r4
diff --git a/lang/x10/Makefile b/lang/x10/Makefile
index 3948120..2a2a532 100644
--- a/lang/x10/Makefile
+++ b/lang/x10/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= x10
@@ -20,7 +20,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
bdwgc-7.1.tar.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Object-oriented parallel programming language
LICENSE= EPL
diff --git a/math/matlab-installer/Makefile b/math/matlab-installer/Makefile
index 2ff63df..3bf3708 100644
--- a/math/matlab-installer/Makefile
+++ b/math/matlab-installer/Makefile
@@ -1,14 +1,13 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= matlab-installer
PORTVERSION= 0.2
PORTREVISION= 2
CATEGORIES= math science java
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Easy installation of Linux Matlab(r) on FreeBSD
LICENSE= BSD3CLAUSE
diff --git a/math/py-ffc/Makefile b/math/py-ffc/Makefile
index 728f8d1..d1ad8ef 100644
--- a/math/py-ffc/Makefile
+++ b/math/py-ffc/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= ffc
@@ -7,7 +7,7 @@ CATEGORIES= math python
MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= C++ code generator for multilinear forms
LICENSE= LGPL3
diff --git a/math/py-fiat/Makefile b/math/py-fiat/Makefile
index faaec41..417b974 100644
--- a/math/py-fiat/Makefile
+++ b/math/py-fiat/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= fiat
@@ -9,7 +9,7 @@ MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/release-${MMVERSI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${MMVERSION}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= FInite element Automatic Tabulator
LICENSE= LGPL3
diff --git a/math/py-ufl/Makefile b/math/py-ufl/Makefile
index 959831f..15e0b0c 100644
--- a/math/py-ufl/Makefile
+++ b/math/py-ufl/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= ufl
@@ -8,7 +8,7 @@ MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${MMVERSION}.0/+d
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${MMVERSION}.0
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Unified Form Language for finite element discretizations
LICENSE= LGPL3
diff --git a/math/py-viper/Makefile b/math/py-viper/Makefile
index 7cebb29..1d51c4c 100644
--- a/math/py-viper/Makefile
+++ b/math/py-viper/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= viper
@@ -7,7 +7,7 @@ CATEGORIES= math python
MASTER_SITES= https://launchpad.net/fenics-${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Minimalistic scientific plotter and visualization module
LICENSE= LGPL3
diff --git a/math/rapid/Makefile b/math/rapid/Makefile
index 50a0d9b..19d0d52 100644
--- a/math/rapid/Makefile
+++ b/math/rapid/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason W. Bacon <jwbacon@tds.net>
+# Created by: Jason W. Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= rapid
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.cs.sunysb.edu/~algorith/implement/RAPID/distrib/ \
http://www.neuro.mcw.edu/Ports/distfiles/
DISTNAME= RAPID_v2_01
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Robust and Accurate Polygon Interference Detection
RESTRICTED= For any commercial purpose, you must request a license from http://www.cs.unc.edu/~geom/OBB/OBBT.html
diff --git a/math/ufc/Makefile b/math/ufc/Makefile
index 667033b..70be3c5 100644
--- a/math/ufc/Makefile
+++ b/math/ufc/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= ufc
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= http://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Unified framework for finite element assembly
BUILD_DEPENDS= swig2.0:${PORTSDIR}/devel/swig20
diff --git a/ports-mgmt/genplist/Makefile b/ports-mgmt/genplist/Makefile
index 80bbe9b..817828a 100644
--- a/ports-mgmt/genplist/Makefile
+++ b/ports-mgmt/genplist/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= genplist
PORTVERSION= 1.1
CATEGORIES= ports-mgmt
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Generates a static plist for a port
LICENSE= BSD2CLAUSE
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 8f3764d..1e7e5003 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason W. Bacon <jwbacon@tds.net>
+# Created by: Jason W. Bacon <bacon4000@gmail.com>
# $FreeBSD$
############################################################################
@@ -13,14 +13,13 @@ PORTNAME= afni
PORTVERSION= 2012.04.17.2129
PORTREVISION= 12
CATEGORIES= science biology graphics
-MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/AFNI/${PORTVERSION}/ \
- http://www.acadix.biz/Ports/distfiles/AFNI/${PORTVERSION}/
+MASTER_SITES= http://www.acadix.biz/Ports/distfiles/AFNI/${PORTVERSION}/
DISTFILES= afni_src.tgz afni.1 3dClustBust.c \
TTatlas+tlrc.BRIK.gz TTatlas+tlrc.HEAD CA_EZ_v1.5-July3107.tgz
DIST_SUBDIR= AFNI-${PORTVERSION}
EXTRACT_ONLY= afni_src.tgz CA_EZ_v1.5-July3107.tgz
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Advanced Functional Neuro Imaging
LICENSE= GPLv2
diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile
index 7878894..129f377 100644
--- a/science/dlpoly-classic/Makefile
+++ b/science/dlpoly-classic/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= dlpoly
@@ -9,7 +9,7 @@ MASTER_SITES= http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/
PKGNAMESUFFIX= classic
DISTNAME= dl_class_${PORTVERSION}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Molecular dynamics simulation package
BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpif90:${PORTSDIR}/net/openmpi
diff --git a/science/fvcom-mpi/Makefile b/science/fvcom-mpi/Makefile
index 950b502..7fb1a67 100644
--- a/science/fvcom-mpi/Makefile
+++ b/science/fvcom-mpi/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTREVISION= 9
@@ -6,7 +6,7 @@ PKGNAMESUFFIX= -openmpi
MPIPREFIX= mpi/openmpi/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
LIB_DEPENDS+= libmpi.so:${PORTSDIR}/net/openmpi
diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile
index 68a21f6..fc3ea90 100644
--- a/science/fvcom/Makefile
+++ b/science/fvcom/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= fvcom
@@ -9,7 +9,7 @@ MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/
DISTNAME= sourcecode1
DIST_SUBDIR= fvcom
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Unstructured Grid Finite Volume Coastal Ocean Model
# Check netcdf lib for Fortran support!
diff --git a/science/nifticlib/Makefile b/science/nifticlib/Makefile
index 418d0ab..94d105d 100644
--- a/science/nifticlib/Makefile
+++ b/science/nifticlib/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason W. Bacon <jwbacon@tds.net>
+# Created by: Jason W. Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= nifticlib
@@ -6,7 +6,7 @@ PORTVERSION= 2.0.0
CATEGORIES= science graphics
MASTER_SITES= SF/niftilib/nifticlib/nifticlib_2_0_0
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Neuroimaging Informatics Technology Initiative data format
# LICENSE= public domain
diff --git a/science/openkim/Makefile b/science/openkim/Makefile
index 7a2c00a..20ee8ed 100644
--- a/science/openkim/Makefile
+++ b/science/openkim/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= science
MASTER_SITES= http://s3.openkim.org/openkim-api/
DISTNAME= ${PORTNAME}-api-v${PORTVERSION}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Knowledgebase of Interatomic Models
LICENSE= CDDL
diff --git a/science/voro++/Makefile b/science/voro++/Makefile
index ec689ca..d92012b 100644
--- a/science/voro++/Makefile
+++ b/science/voro++/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.4.6
CATEGORIES= science
MASTER_SITES= http://math.lbl.gov/voro++/download/dir/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Three-dimensional computations of the Voronoi tessellation
LICENSE= BSD3CLAUSE
diff --git a/sysutils/auto-admin/Makefile b/sysutils/auto-admin/Makefile
index 6cbc683..667cf8d 100644
--- a/sysutils/auto-admin/Makefile
+++ b/sysutils/auto-admin/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= auto-admin
PORTVERSION= 0.3.5
CATEGORIES= sysutils
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Tools for automating system management
LICENSE= BSD2CLAUSE
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile
index ae5441c..a8c5f28 100644
--- a/sysutils/condor/Makefile
+++ b/sysutils/condor/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils net
MASTER_SITES= http://www.acadix.biz/Ports/distfiles/
DISTNAME= condor_src-${PORTVERSION}-all-all
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= High-throughput computing on distributively owned resources
LICENSE= APACHE20
diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index 79af5a9..60d7d23 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= desktop-installer
PORTVERSION= 0.4.8
CATEGORIES= sysutils
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Quickly configure a FreeBSD desktop system
LICENSE= BSD2CLAUSE
diff --git a/sysutils/diskimage-tools/Makefile b/sysutils/diskimage-tools/Makefile
index ef74b9a..52320a7 100644
--- a/sysutils/diskimage-tools/Makefile
+++ b/sysutils/diskimage-tools/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= diskimage-tools
PORTVERSION= 0.1
CATEGORIES= sysutils
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Convenience tools for manipulating disk images
LICENSE= BSD
diff --git a/sysutils/endian/Makefile b/sysutils/endian/Makefile
index 549e8c7..c1ec65e 100644
--- a/sysutils/endian/Makefile
+++ b/sysutils/endian/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason W. Bacon <jwbacon@tds.net>
+# Created by: Jason W. Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= endian
PORTVERSION= 1.1
CATEGORIES= sysutils
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Report endianness of a system
LICENSE= BSD2CLAUSE
diff --git a/sysutils/ganglia-monitor-core/Makefile b/sysutils/ganglia-monitor-core/Makefile
index 0b623c2..9f68647 100644
--- a/sysutils/ganglia-monitor-core/Makefile
+++ b/sysutils/ganglia-monitor-core/Makefile
@@ -10,7 +10,7 @@ PKGNAMESUFFIX= -${CLUSTER}
.endif
DISTNAME= ganglia-${PORTVERSION}
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Ganglia cluster monitor, monitoring daemon
LICENSE= BSD3CLAUSE
diff --git a/sysutils/mcweject/Makefile b/sysutils/mcweject/Makefile
index 50bab07..1bd934d 100644
--- a/sysutils/mcweject/Makefile
+++ b/sysutils/mcweject/Makefile
@@ -4,10 +4,9 @@
PORTNAME= mcweject
PORTVERSION= 1.1
CATEGORIES= sysutils
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Removable media eject
LICENSE= BSD3CLAUSE
diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile
index a029fc2..2fe1278 100644
--- a/sysutils/slurm-wlm/Makefile
+++ b/sysutils/slurm-wlm/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= slurm
diff --git a/textproc/xml-format/Makefile b/textproc/xml-format/Makefile
index 238b161..5c144b4 100644
--- a/textproc/xml-format/Makefile
+++ b/textproc/xml-format/Makefile
@@ -1,11 +1,10 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= xml-format
PORTVERSION= 0.2
CATEGORIES= textproc
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
MAINTAINER= johans@FreeBSD.org
COMMENT= XML beautifier
diff --git a/www/webbrowser/Makefile b/www/webbrowser/Makefile
index a186ed9..29ec8b8 100644
--- a/www/webbrowser/Makefile
+++ b/www/webbrowser/Makefile
@@ -1,13 +1,12 @@
-# Created by: Jason Bacon <jwbacon@tds.net>
+# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= webbrowser
PORTVERSION= 0.3
CATEGORIES= www
-MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
- http://personalpages.tds.net/~jwbacon/Ports/distfiles/
+MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= jwbacon@tds.net
+MAINTAINER= bacon4000@gmail.com
COMMENT= Wrapper for running the "best" available WEB browser
LICENSE= BSD2CLAUSE
OpenPOWER on IntegriCloud