diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-07 18:51:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-07 18:51:21 +0000 |
commit | 5af9456038f307306b772ce04e65ed51c4e6ef17 (patch) | |
tree | 842fda9b4775d92ab92a4e7323a00b0f059ede48 | |
parent | a6111b4602a1eca5d750d99a9f0ceec701c3e01a (diff) | |
download | ports-5af9456038f307306b772ce04e65ed51c4e6ef17.tar.gz ports-5af9456038f307306b772ce04e65ed51c4e6ef17.zip |
Notes
-rw-r--r-- | archivers/lzma/Makefile | 2 | ||||
-rw-r--r-- | archivers/paq/Makefile | 2 | ||||
-rw-r--r-- | archivers/ppmd-7z/Makefile | 2 | ||||
-rw-r--r-- | devel/distorm/Makefile | 2 | ||||
-rw-r--r-- | devel/libdisasm/Makefile | 2 | ||||
-rw-r--r-- | devel/py-distorm/Makefile | 2 | ||||
-rw-r--r-- | games/xwordpy/Makefile | 2 | ||||
-rw-r--r-- | graphics/exact-image/Makefile | 2 | ||||
-rw-r--r-- | graphics/tesseract/Makefile | 2 | ||||
-rw-r--r-- | math/R/Makefile | 2 | ||||
-rw-r--r-- | math/dieharder/Makefile | 2 | ||||
-rw-r--r-- | math/gsl/Makefile | 2 | ||||
-rw-r--r-- | math/jags/Makefile | 2 | ||||
-rw-r--r-- | math/libRmath/Makefile | 2 | ||||
-rw-r--r-- | math/maxima/Makefile | 2 | ||||
-rw-r--r-- | math/rngstreams/Makefile | 2 | ||||
-rw-r--r-- | math/testu01/Makefile | 2 | ||||
-rw-r--r-- | math/unuran/Makefile | 2 | ||||
-rw-r--r-- | print/flpsed/Makefile | 2 | ||||
-rw-r--r-- | print/gsview/Makefile | 2 | ||||
-rw-r--r-- | print/gv/Makefile | 2 | ||||
-rw-r--r-- | textproc/libtre/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-libtre/Makefile | 2 | ||||
-rw-r--r-- | www/dillo2/Makefile | 2 |
24 files changed, 24 insertions, 24 deletions
diff --git a/archivers/lzma/Makefile b/archivers/lzma/Makefile index 6b0e979eee67..08f54bd5404e 100644 --- a/archivers/lzma/Makefile +++ b/archivers/lzma/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= SFE/sevenzip DISTNAME= lzma${PORTVERSION:S/.//g} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= High-ratio LZMA compressor CONFLICTS= lzmautils-[0-9]* diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile index 29312ae11026..398a13025126 100644 --- a/archivers/paq/Makefile +++ b/archivers/paq/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.cs.fit.edu/~mmahoney/compression/ DISTNAME= ${PORTNAME}${DISTVERSION} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A family of archivers with extremely high compression ratios LPAQ= lpaq8 diff --git a/archivers/ppmd-7z/Makefile b/archivers/ppmd-7z/Makefile index 482d4037324d..e052e1d8f735 100644 --- a/archivers/ppmd-7z/Makefile +++ b/archivers/ppmd-7z/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/p7zip PKGNAMESUFFIX= -7z DISTNAME= p7zip_${DISTVERSION}_src_all -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= High-ratio PPMD compressor USE_BZIP2= yes diff --git a/devel/distorm/Makefile b/devel/distorm/Makefile index 268590b27123..bd9427151993 100644 --- a/devel/distorm/Makefile +++ b/devel/distorm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.ragestorm.net/distorm/ DISTNAME= ${PORTNAME}64-pkg${PORTVERSION} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Fast x86 and x86-64 disassembler library USE_BZIP2= yes diff --git a/devel/libdisasm/Makefile b/devel/libdisasm/Makefile index c8447a358fa0..2d0e79dbab8d 100644 --- a/devel/libdisasm/Makefile +++ b/devel/libdisasm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bastard -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= The Bastard Disassembly Environment x86 disassembler library and CLI GNU_CONFIGURE= yes diff --git a/devel/py-distorm/Makefile b/devel/py-distorm/Makefile index 2842b95fdae5..f00521df548b 100644 --- a/devel/py-distorm/Makefile +++ b/devel/py-distorm/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${PORTNAME}64-pkg${PORTVERSION}.tar.bz2 \ diSlib64.py EXTRACT_ONLY= ${PORTNAME}64-pkg${PORTVERSION}.tar.bz2 -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Fast x86 and x86-64 disassembler library with Python interface USE_BZIP2= yes diff --git a/games/xwordpy/Makefile b/games/xwordpy/Makefile index 434263072d22..0f66f177ec50 100644 --- a/games/xwordpy/Makefile +++ b/games/xwordpy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://x-word.org/ DISTNAME= xword-${PORTVERSION} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= An application for solving crossword puzzles in the Across Lite format USE_GNOME= pygtk2 diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index 642ad2a53246..acaa870c91d2 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://dl.exactcode.de/oss/${PORTNAME}/ CENKES -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Fast image processing library BUILD_DEPENDS= swig>=1.3.31:${PORTSDIR}/devel/swig13 diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 9421193d75d4..dca163d86706 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} CENKES DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGFILES} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Commercial quality open source OCR engine LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff diff --git a/math/R/Makefile b/math/R/Makefile index 6e15b9930e73..112a54641bd6 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -29,7 +29,7 @@ MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \ http://www.ibiblio.org/pub/languages/R/CRAN/src/base/R-2/ \ http://www.bioconductor.org/CRAN/src/base/R-2/ -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A language for statistical computing and graphics OPTIONS= ATLAS "Use ATLAS instead of BLAS/LAPACK" off \ diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile index 0f050570b108..e9e9d1dadb30 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ EXTRACT_SUFX= .tgz -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A random number generator testsuite LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 8f5109747d6a..bb9732187fcb 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -17,7 +17,7 @@ DISTFILES+= ${GSLREF}:gslref EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= The GNU Scientific Library - mathematical libs USE_LDCONFIG= yes diff --git a/math/jags/Makefile b/math/jags/Makefile index ba056116bd24..5488d68e618d 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} classic-bugs.tar.gz jags_user_manual.pdf EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Just Another Gibbs Sampler LIB_DEPENDS= Rmath.0:${PORTSDIR}/math/libRmath diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 67286b6c97e1..135227bed5ca 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -29,7 +29,7 @@ MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \ http://www.bioconductor.org/CRAN/src/base/R-2/ DISTNAME= R-${PORTVERSION} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= The standalone math library from R USE_PERL5= yes diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 033a7b0fbacd..449a6224a8f0 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math tk MASTER_SITES= SF -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Symbolic mathematics program BUILD_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} diff --git a/math/rngstreams/Makefile b/math/rngstreams/Makefile index 39dc91c52f7a..151b8534323d 100644 --- a/math/rngstreams/Makefile +++ b/math/rngstreams/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/software/RngStreams/ -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A C implementation of a high-quality uniform random number generator GNU_CONFIGURE= yes diff --git a/math/testu01/Makefile b/math/testu01/Makefile index d4dbce314be9..53fa8147f316 100644 --- a/math/testu01/Makefile +++ b/math/testu01/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.iro.umontreal.ca/~simardr/testu01/:0 \ DISTFILES= ${PORTNAME}${EXTRACT_SUFX}:0 testu01.pdf:1 EXTRACT_ONLY= ${PORTNAME}${EXTRACT_SUFX} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Utilities for statistical testing of uniform random number generators LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4 diff --git a/math/unuran/Makefile b/math/unuran/Makefile index cc176fd5efdd..9fa8403426dd 100644 --- a/math/unuran/Makefile +++ b/math/unuran/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.1 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Universal Non-Uniform RANdom number generators LIB_DEPENDS= rngstreams:${PORTSDIR}/math/rngstreams diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile index 0b1a9118000d..956d30b0c715 100644 --- a/print/flpsed/Makefile +++ b/print/flpsed/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.1 CATEGORIES= print MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= WYSIWYG Postscript pseudo-editor BUILD_DEPENDS+= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2 diff --git a/print/gsview/Makefile b/print/gsview/Makefile index 06cc20ceebdc..db2512cf4496 100644 --- a/print/gsview/Makefile +++ b/print/gsview/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.9 CATEGORIES= print MASTER_SITES= http://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A GUI to view, search, print, and convert PostScript and PDF documents USE_GNOME= gtk12 diff --git a/print/gv/Makefile b/print/gv/Makefile index 103a9e3ca253..5e3193925e33 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A PostScript and PDF previewer LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 779d1232d97e..a1df2f962260 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://laurikari.net/tre/ \ LOCAL/jkoshy DISTNAME= tre-${PORTVERSION} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A lightweight fully POSIX compliant regexp matching library USE_BZIP2= yes diff --git a/textproc/py-libtre/Makefile b/textproc/py-libtre/Makefile index 2865b55562d8..48198f6f63a3 100644 --- a/textproc/py-libtre/Makefile +++ b/textproc/py-libtre/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://laurikari.net/tre/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= tre-${PORTVERSION} -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= Python interface for the tre regular expressions library LIB_DEPENDS= tre.6:${PORTSDIR}/textproc/libtre diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index 5df6389a9eda..591ba574c723 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.0 CATEGORIES= www ipv6 MASTER_SITES= http://www.dillo.org/download/ -MAINTAINER= bf2006a@yahoo.com +MAINTAINER= bf1783@gmail.com COMMENT= A fast, small graphical Web browser built upon fltk2 BUILD_DEPENDS= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2 |