Skip to content

Commit

Permalink
Add GitHub handle seanfarley to maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Jun 18, 2018
1 parent 3c3c3de commit 5df9bc9
Show file tree
Hide file tree
Showing 81 changed files with 81 additions and 81 deletions.
2 changes: 1 addition & 1 deletion archivers/zstd/Portfile
Expand Up @@ -9,7 +9,7 @@ categories archivers devel
platforms darwin
license {BSD GPL-2}

maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description Zstandard - Fast real-time compression algorithm
long_description Zstd, short for Zstandard, is a fast lossless compression \
Expand Down
2 changes: 1 addition & 1 deletion devel/carthage/Portfile
Expand Up @@ -10,7 +10,7 @@ platforms darwin

universal_variant no
license MIT
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description A simple, decentralized dependency manager for Cocoa
long_description ${description}
Expand Down
2 changes: 1 addition & 1 deletion devel/d-completion-daemon/Portfile
Expand Up @@ -8,7 +8,7 @@ name d-completion-daemon
categories devel
platforms darwin
license GPL-3
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description The D Completion Daemon (DCD) is an auto-complete program for the \
D programming language
long_description DCD consists of a client and a server. The client (dcd-client) is almost \
Expand Down
2 changes: 1 addition & 1 deletion devel/dub/Portfile
Expand Up @@ -8,7 +8,7 @@ github.setup dlang dub 1.3.0 v
categories devel
platforms darwin
license GPL-3
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description Package and build management system for D
long_description Package and build manager for D applications and libraries.

Expand Down
2 changes: 1 addition & 1 deletion devel/fast-hg-prompt/Portfile
Expand Up @@ -9,7 +9,7 @@ categories devel
license public-domain
platforms darwin
supported_archs noarch
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description Fast way to recursively look for the current bookmark and repo status
long_description ${description}
Expand Down
2 changes: 1 addition & 1 deletion devel/fmscripts/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0

github.setup brunodefraine fmscripts 20150915
categories devel
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
platforms darwin
license public-domain
supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion devel/global/Portfile
Expand Up @@ -6,7 +6,7 @@ name global
version 6.6.2
categories devel
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description source code tag system
license GPL-3+

Expand Down
2 changes: 1 addition & 1 deletion devel/hwloc/Portfile
Expand Up @@ -8,7 +8,7 @@ version ${branch}.8
epoch 1
categories devel
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description Portable Hardware Locality
license BSD

Expand Down
2 changes: 1 addition & 1 deletion devel/mercurial/Portfile
Expand Up @@ -10,7 +10,7 @@ name mercurial
version 4.6.1
categories devel python
license GPL-2+
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description A fast, lightweight, distributed SCM system written in \
Python.
long_description Mercurial is a fast, lightweight Source Control Management \
Expand Down
2 changes: 1 addition & 1 deletion devel/racer/Portfile
Expand Up @@ -9,7 +9,7 @@ categories devel
platforms darwin

license MIT
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description Code completion for Rust
long_description RACER = Rust Auto-Complete-er. A utility intended to \
Expand Down
2 changes: 1 addition & 1 deletion devel/rtags/Portfile
Expand Up @@ -9,7 +9,7 @@ categories devel
platforms darwin
license GPL-3+

maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description A c/c++ client/server indexer for c/c++/objc\[++\] with \
integration for Emacs based on clang
Expand Down
2 changes: 1 addition & 1 deletion devel/tortoisehg/Portfile
Expand Up @@ -10,7 +10,7 @@ name tortoisehg
categories devel python
platforms darwin
license GPL-2+
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
supported_archs noarch

description A set of graphical tools for Mercurial
Expand Down
2 changes: 1 addition & 1 deletion devel/wiggle/Portfile
Expand Up @@ -11,7 +11,7 @@ categories devel
license GPL-2+
platforms darwin
supported_archs noarch
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description apply rejected patches and perform word-wise diffs
long_description ${description}
Expand Down
2 changes: 1 addition & 1 deletion devel/xcbuild/Portfile
Expand Up @@ -12,7 +12,7 @@ platforms darwin

universal_variant no
license BSD
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description xcbuild is an Xcode-compatible build tool with the goal of \
providing faster builds, better documentation of the build \
Expand Down
2 changes: 1 addition & 1 deletion devel/xcpretty/Portfile
Expand Up @@ -7,7 +7,7 @@ github.setup supermarin xcpretty 0.2.8 v
categories devel
platforms darwin
license MIT
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
supported_archs noarch

description Flexible and fast xcodebuild formatter
Expand Down
2 changes: 1 addition & 1 deletion devel/xctool/Portfile
Expand Up @@ -9,7 +9,7 @@ platforms darwin

universal_variant no
license Apache-2
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description An extension for Apple's xcodebuild that makes it easier to \
test iOS and macOS apps.
Expand Down
2 changes: 1 addition & 1 deletion lang/julia/Portfile
Expand Up @@ -7,7 +7,7 @@ PortGroup compilers 1.0
github.setup JuliaLang julia 0.6.2 v
revision 1
categories-append lang math science
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
platforms darwin
license MIT
homepage http://julialang.org
Expand Down
2 changes: 1 addition & 1 deletion mail/mu/Portfile
Expand Up @@ -7,7 +7,7 @@ PortGroup elisp 1.0
github.setup djcb mu 1.0 v
license GPL-3
categories mail
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description Command-line tools to index and search email (aka maildir-utils)
long_description \
mu is a set of command-line tools for Linux/Unix that enable you to \
Expand Down
2 changes: 1 addition & 1 deletion mail/offlineimap/Portfile
Expand Up @@ -8,7 +8,7 @@ github.setup OfflineIMAP offlineimap 7.2.1 v
categories mail python
platforms darwin
license {GPL-2+ OpenSSLException}
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
supported_archs noarch

description IMAP/Maildir synchronization and reader support
Expand Down
2 changes: 1 addition & 1 deletion math/cusp/Portfile
Expand Up @@ -9,7 +9,7 @@ categories math science
platforms darwin
license Apache-2
supported_archs noarch
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description Generic Parallel Algorithms for Sparse Matrix and Graph
long_description \
Cusp is a library for sparse linear algebra and graph computations on CUDA. Cusp \
Expand Down
2 changes: 1 addition & 1 deletion math/dolfin/Portfile
Expand Up @@ -11,7 +11,7 @@ categories math
license LGPL-3+
platforms darwin
universal_variant no
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description DOLFIN is a part of FEniCS
long_description DOLFIN is a library that functions as the main user interface of FEniCS

Expand Down
2 changes: 1 addition & 1 deletion math/fftw-3/Portfile
Expand Up @@ -10,7 +10,7 @@ version 3.3.7
categories math
license GPL-2+
platforms darwin
maintainers sean
maintainers {sean @seanfarley}
homepage http://www.fftw.org/
distname fftw-${version}

Expand Down
2 changes: 1 addition & 1 deletion math/fftw/Portfile
Expand Up @@ -8,7 +8,7 @@ version 2.1.5
revision 8
categories math devel
license GPL-2+
maintainers sean
maintainers {sean @seanfarley}
description Fast C routines to compute the Discrete Fourier Transform
long_description \
FFTW is a C subroutine library for computing the Discrete Fourier \
Expand Down
2 changes: 1 addition & 1 deletion math/hypre/Portfile
Expand Up @@ -10,7 +10,7 @@ revision 0
categories math
license LGPL-2.1
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description hypre is a linear solver
long_description hypre is a library for solving large, sparse linear \
systems of equations on massively parallel computers.
Expand Down
2 changes: 1 addition & 1 deletion math/metis/Portfile
Expand Up @@ -9,7 +9,7 @@ version 5.1.0
revision 3
categories math
platforms darwin
maintainers sean
maintainers {sean @seanfarley}
license Apache-2 LGPL-2.1+

description A package for unstructured graph partitioning
Expand Down
2 changes: 1 addition & 1 deletion math/ml/Portfile
Expand Up @@ -9,7 +9,7 @@ revision 3
categories math
license LGPL-2.1
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description Multilevel Preconditioning Package
long_description ML is designed to solve large sparse linear systems of \
equations arising primarily from elliptic PDE discretizations.
Expand Down
2 changes: 1 addition & 1 deletion math/mumps/Portfile
Expand Up @@ -10,7 +10,7 @@ revision 0
categories math
license public-domain
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description MUltifrontal Massively Parallel sparse direct Solver
long_description MUMPS: a parallel sparse direct solver
supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion math/parmetis/Portfile
Expand Up @@ -9,7 +9,7 @@ version 4.0.3
revision 4
categories math
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
# Included license is for "evaluation purposes" only (whatever that means) if
# you're not a non-profit or US government agency.
license Restrictive
Expand Down
2 changes: 1 addition & 1 deletion math/petsc/Portfile
Expand Up @@ -7,7 +7,7 @@ PortGroup mpi 1.0
bitbucket.setup petsc petsc 3.8.3 v
revision 0
categories math science
maintainers sean
maintainers {sean @seanfarley}
license BSD
description Portable, Extensible Toolkit for Scientific Computation
long_description PETSc, pronounced PET-see (the S is silent), is a suite \
Expand Down
2 changes: 1 addition & 1 deletion math/scalapack/Portfile
Expand Up @@ -11,7 +11,7 @@ version 2.0.2
revision 2
categories math
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
supported_archs noarch
license BSD
description A package for solving linear equations
Expand Down
2 changes: 1 addition & 1 deletion math/slepc/Portfile
Expand Up @@ -7,7 +7,7 @@ name slepc
version 3.8.2
revision 0
categories math science
maintainers sean
maintainers {sean @seanfarley}
license LGPL
description Scalable Library for Eigenvalue Problem Computations
long_description SLEPc is a software library for the solution of large \
Expand Down
2 changes: 1 addition & 1 deletion math/sprng/Portfile
Expand Up @@ -9,7 +9,7 @@ revision 1
categories math
license CC-BY-SA-4
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description Scalable Parallel Random Number Generators
long_description ${description}

Expand Down
2 changes: 1 addition & 1 deletion math/sundials/Portfile
Expand Up @@ -10,7 +10,7 @@ revision 1
categories math devel
license bsd
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description SUite of Nonlinear and DIfferential/ALgebraic equation Solvers

Expand Down
2 changes: 1 addition & 1 deletion math/superlu/Portfile
Expand Up @@ -8,7 +8,7 @@ version 5.2.1
categories math
license BSD
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description A package for solving linear equations
long_description SuperLU is a general purpose library for the direct \
solution of large, sparse, nonsymmetric systems of \
Expand Down
2 changes: 1 addition & 1 deletion math/superlu_dist/Portfile
Expand Up @@ -10,7 +10,7 @@ revision 0
categories math
license BSD
platforms darwin
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description A package for solving linear equations
long_description SuperLU is a general purpose library for the direct \
solution of large, sparse, nonsymmetric systems of \
Expand Down
2 changes: 1 addition & 1 deletion python/hieroglyph_select/Portfile
Expand Up @@ -9,7 +9,7 @@ revision 0
categories python
license BSD

maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description common files for selecting default hieroglyph version
long_description \
Expand Down
2 changes: 1 addition & 1 deletion python/py-cached-property/Portfile
Expand Up @@ -9,7 +9,7 @@ name py-cached-property
categories-append devel
platforms darwin
license BSD
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description A decorator for caching properties in classes
long_description ${description}

Expand Down
2 changes: 1 addition & 1 deletion python/py-cairosvg_select/Portfile
Expand Up @@ -10,7 +10,7 @@ categories python graphics
license LGPL-3+
platforms darwin
supported_archs noarch
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description common files for selecting default cairosvg version
long_description This port installs files that allow 'port select' to be used to \
Expand Down
2 changes: 1 addition & 1 deletion python/py-cycler/Portfile
Expand Up @@ -9,7 +9,7 @@ name py-cycler
categories-append math
platforms darwin
license {PSF BSD}
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description cycler: composable cycles
long_description $description

Expand Down
2 changes: 1 addition & 1 deletion python/py-dijitso/Portfile
Expand Up @@ -11,7 +11,7 @@ categories-append math science
license LGPL-3+
platforms darwin
supported_archs noarch
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description A Python module for distributed just-in-time shared library building
long_description This module was written to improve a core component of the \
Expand Down
2 changes: 1 addition & 1 deletion python/py-dockerpty/Portfile
Expand Up @@ -9,7 +9,7 @@ name py-dockerpty
categories-append devel
platforms darwin
license Apache-2
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description Pseudo-tty handler for docker Python client
long_description Provides the functionality needed to operate the \
pseudo-tty (PTY) allocated to a docker container, \
Expand Down
2 changes: 1 addition & 1 deletion python/py-docstyle/Portfile
Expand Up @@ -9,7 +9,7 @@ github.setup PyCQA pydocstyle 2.1.1
name py-docstyle
categories-append devel
license MIT
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer
description Python docstring style checker
long_description \
pydocstyle is a static analysis tool for checking compliance with Python \
Expand Down
2 changes: 1 addition & 1 deletion python/py-ffc/Portfile
Expand Up @@ -12,7 +12,7 @@ categories-append math science
license LGPL-3+
platforms darwin
supported_archs noarch
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description FEniCS Form Compiler
long_description FFC works as a compiler for multilinear forms by generating \
Expand Down
2 changes: 1 addition & 1 deletion python/py-fiat/Portfile
Expand Up @@ -11,7 +11,7 @@ categories-append math science
license LGPL-3+
platforms darwin
supported_archs noarch
maintainers sean openmaintainer
maintainers {sean @seanfarley} openmaintainer

description FInite element Automatic Tabulator
long_description The FInite element Automatic Tabulator FIAT supports \
Expand Down

0 comments on commit 5df9bc9

Please sign in to comment.