Skip to content

Commit

Permalink
misc: Update maintainership of my ports to include my GitHub handle
Browse files Browse the repository at this point in the history
  • Loading branch information
kurthindenburg committed Feb 14, 2017
1 parent e5310d7 commit 85da416
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion aqua/LyX/Portfile
Expand Up @@ -9,7 +9,7 @@ version 2.2.2
set branch [join [lrange [split ${version} .] 0 1] .]
categories aqua
license GPL-2+
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description WYSIWYM document processor
homepage http://www.lyx.org/
long_description LyX is an advanced open source document processor \
Expand Down
2 changes: 1 addition & 1 deletion audio/chromaprint/Portfile
Expand Up @@ -15,7 +15,7 @@ long_description Chromaprint is the core component of the AcoustID \
a custom algorithm for extracting fingerprints from \
any audio source.

maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer

homepage http://acoustid.org/chromaprint
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion audio/libmusicbrainz5/Portfile
Expand Up @@ -9,7 +9,7 @@ github.setup metabrainz libmusicbrainz 5.1.0 release-
name libmusicbrainz5
categories audio devel
license LGPL-2.1
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer

description libmusicbrainz (also known as mb_client or MusicBrainz \
Client Library)
Expand Down
2 changes: 1 addition & 1 deletion devel/kdiff3/Portfile
Expand Up @@ -7,7 +7,7 @@ version 0.9.98
revision 4
categories devel
platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license GPL-2
description kdiff3 is a file comparing and merging tool.
long_description kdiff3 compares two or three input files and shows the \
Expand Down
2 changes: 1 addition & 1 deletion devel/viewvc/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup github 1.0

github.setup viewvc viewvc 1.1.26
categories devel www
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer

description Browser interface for CVS and Subversion
long_description \
Expand Down
2 changes: 1 addition & 1 deletion games/crafty/Portfile
Expand Up @@ -8,7 +8,7 @@ version 25.2
revision 1
platforms darwin
license Restrictive Noncommercial
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description Crafty is a chess program, that can be interfaced with xboard.

long_description \
Expand Down
2 changes: 1 addition & 1 deletion games/gnuchess/Portfile
Expand Up @@ -6,7 +6,7 @@ name gnuchess
version 6.2.4
categories games
platforms darwin freebsd
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer

license GPL-3+

Expand Down
2 changes: 1 addition & 1 deletion games/xboard/Portfile
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name xboard
version 4.9.1
categories games
maintainers web.de:macport khindenburg openmaintainer
maintainers web.de:macport {khindenburg @kurthindenburg} openmaintainer
platforms darwin
license GPL-3+

Expand Down
2 changes: 1 addition & 1 deletion gnome/gnofract4d/Portfile
Expand Up @@ -14,7 +14,7 @@ long_description Gnofract 4D is a fractal browser. It can \
and Julia sets, and includes a Fractint-compatible \
parser for your own fractal formulas.

maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
categories gnome math python
license LGPL-2.1+
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion kde/krusader/Portfile
Expand Up @@ -7,7 +7,7 @@ name krusader
version 2.4.0-beta3
revision 2
categories kde kde4
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license GPL-2+

description Advanced twin panel (commander style) file manager for KDE.
Expand Down
2 changes: 1 addition & 1 deletion mail/ssmtp/Portfile
Expand Up @@ -7,7 +7,7 @@ version 2.64
revision 3
categories mail
license GPL-2+
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description Sendmail alternative for small routers (outgoing mail only)
long_description This is sSMTP, a program that replaces sendmail on workstations that \
should send their mail via the departmental mailhub from which they pick up \
Expand Down
2 changes: 1 addition & 1 deletion net/transmission/Portfile
Expand Up @@ -7,7 +7,7 @@ name transmission
version 2.92
revision 1
categories net aqua
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license MIT GPL-2

description Lightweight BitTorrent client
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-cache-cache/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup perl5 1.0
perl5.branches 5.24
perl5.setup Cache-Cache 1.08
license {Artistic-1 GPL}
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description Cache::Cache, the Cache interface
long_description The Cache modules are designed to assist a developer \
in persisting data for a specified period of time. \
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-class-tiny/Portfile
Expand Up @@ -7,7 +7,7 @@ perl5.branches 5.24
perl5.setup Class-Tiny 1.006

platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license Apache-2

supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-error/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup perl5 1.0
perl5.branches 5.24
perl5.setup Error 0.17024
license {Artistic-1 GPL}
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description Error/exception handling in an OO-ish way
long_description The Error package provides two interfaces. Firstly \
Error provides a procedural interface to exception \
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-file-sharedir-projectdistdir/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup perl5 1.0
perl5.branches 5.24
perl5.setup File-ShareDir-ProjectDistDir 1.000008
license {Artistic-1 GPL}
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description Simple set-and-forget using of a '/share' directory in your projects root
long_description ${description}

Expand Down
2 changes: 1 addition & 1 deletion perl/p5-ipc-sharelite/Portfile
Expand Up @@ -7,7 +7,7 @@ perl5.branches 5.24
perl5.setup IPC-ShareLite 0.17 ../by-authors/id/A/AN/ANDYA/

platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}

supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-json-parse/Portfile
Expand Up @@ -7,7 +7,7 @@ perl5.branches 5.24
perl5.setup JSON-Parse 0.49

platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}

supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-musicbrainz-discid/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup perl5 1.0
perl5.branches 5.24
perl5.setup MusicBrainz-DiscID 0.03
platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license GPL-2+
supported_archs noarch

Expand Down
2 changes: 1 addition & 1 deletion perl/p5-path-finddev/Portfile
Expand Up @@ -7,7 +7,7 @@ perl5.branches 5.24
perl5.setup Path-FindDev 0.5.2 ../by-authors/id/K/KE/KENTNL

platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}

supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-path-isdev/Portfile
Expand Up @@ -7,7 +7,7 @@ perl5.branches 5.24
perl5.setup Path-IsDev 1.001002 ../by-authors/id/K/KE/KENTNL

platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}

supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-perl-critic/Portfile
Expand Up @@ -7,7 +7,7 @@ epoch 1
perl5.branches 5.24
perl5.setup Perl-Critic 1.126
license {Artistic-1 GPL}
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
supported_archs noarch

description Critique Perl source code for best-practices.
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-posix-strftime-compiler/Portfile
Expand Up @@ -7,7 +7,7 @@ perl5.branches 5.24
perl5.setup POSIX-strftime-Compiler 0.42

platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}

supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-ppix-regexp/Portfile
Expand Up @@ -7,7 +7,7 @@ perl5.branches 5.24
perl5.setup PPIx-Regexp 0.051 ../by-authors/id/W/WY/WYANT

platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}

supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-test-mocktime/Portfile
Expand Up @@ -7,7 +7,7 @@ perl5.branches 5.24
perl5.setup Test-MockTime 0.15

platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}

supported_archs noarch
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-xml-namespacesupport/Portfile
Expand Up @@ -4,7 +4,7 @@ PortGroup perl5 1.0
perl5.branches 5.24
perl5.setup XML-NamespaceSupport 1.11
revision 5
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}
platforms darwin
description Simple generic namespace support class
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-xml-sax-base/Portfile
Expand Up @@ -4,7 +4,7 @@ PortGroup perl5 1.0
perl5.branches 5.24
perl5.setup XML-SAX-Base 1.08
revision 2
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}
description Base class SAX Drivers and Filters
long_description ${description}
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-xml-sax-expat/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup perl5 1.0
perl5.branches 5.24
perl5.setup XML-SAX-Expat 0.51
revision 1
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}
description SAX2 Driver for Expat (XML::Parser)
long_description This is an implementation of a SAX2 driver \
Expand Down
2 changes: 1 addition & 1 deletion perl/p5-xml-sax/Portfile
Expand Up @@ -6,7 +6,7 @@ PortGroup perl5 1.0
perl5.branches 5.24
perl5.setup XML-SAX 0.99
revision 2
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license {Artistic-1 GPL}
categories-append textproc

Expand Down
2 changes: 1 addition & 1 deletion print/pcal/Portfile
Expand Up @@ -7,7 +7,7 @@ version 4.11.0
categories print
platforms darwin
license Unknown
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description PostScript calendar program
long_description "Pcal" is a program to print PostScript calendars for any \
month and year. By default, it looks for a file in the \
Expand Down
2 changes: 1 addition & 1 deletion python/py-attrs/Portfile
Expand Up @@ -11,7 +11,7 @@ license MIT

python.versions 27 34 35 36

maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer

description Attributes without boilerplate

Expand Down
2 changes: 1 addition & 1 deletion python/py-distorm/Portfile
Expand Up @@ -9,7 +9,7 @@ set realname distorm
name py-${realname}
categories-append devel
platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license GPL-3

description powerful disassembler library for x86/AMD64
Expand Down
2 changes: 1 addition & 1 deletion python/py-parsel/Portfile
Expand Up @@ -8,7 +8,7 @@ set real_name parsel
version 1.1.0
python.versions 27 34 35 36
platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license BSD
description Extract data from HTML and XML using XPath and CSS selectors
long_description ${description}
Expand Down
2 changes: 1 addition & 1 deletion python/py-queuelib/Portfile
Expand Up @@ -5,7 +5,7 @@ PortGroup python 1.0

name py-queuelib
version 1.4.2
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
platforms darwin

description Queuelib is a collection of persistent (disk-based) \
Expand Down
2 changes: 1 addition & 1 deletion python/py-scrapy/Portfile
Expand Up @@ -7,7 +7,7 @@ name py-scrapy
version 1.3.1
# epoch needed due to downgrading version
epoch 1
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
platforms darwin

description Scrapy is a high level scraping and web crawling \
Expand Down
2 changes: 1 addition & 1 deletion python/py-service_identity/Portfile
Expand Up @@ -11,7 +11,7 @@ license MIT

python.versions 27 34 35

maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer

description Service Identity Verification for pyOpenSSL

Expand Down
2 changes: 1 addition & 1 deletion security/lastpass-cli/Portfile
Expand Up @@ -8,7 +8,7 @@ github.setup lastpass lastpass-cli 1.1.2 v

categories security
platforms darwin
maintainers gmail.com:israelchauca oaf.dk:mni khindenburg openmaintainer
maintainers gmail.com:israelchauca oaf.dk:mni {khindenburg @kurthindenburg} openmaintainer
license GPL-2
supported_archs noarch

Expand Down
2 changes: 1 addition & 1 deletion security/logwatch/Portfile
Expand Up @@ -8,7 +8,7 @@ revision 1
distname logwatch-${version}
categories security
license MIT
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
supported_archs noarch

description system log analyzer and reporter
Expand Down
2 changes: 1 addition & 1 deletion sysutils/binplist/Portfile
Expand Up @@ -7,7 +7,7 @@ PortGroup github 1.0
github.setup google binplist 0.1.5 v
categories sysutils
platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license Apache-2

python.default_version 27
Expand Down
2 changes: 1 addition & 1 deletion sysutils/daemon/Portfile
Expand Up @@ -7,7 +7,7 @@ version 0.6.4
categories sysutils
platforms darwin
license GPL-2+
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description Daemon turns other process into daemons
long_description Daemon turns other process into daemons. There are many \
tasks that need to be performed to correctly set up a \
Expand Down
2 changes: 1 addition & 1 deletion sysutils/fhist/Portfile
Expand Up @@ -8,7 +8,7 @@ version 1.17
# http://libexplain.sourceforge.net/
categories sysutils textproc devel
license GPL-2+
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description FHist: file history, comparison and merging tools
homepage http://fhist.sourceforge.net/
platforms darwin
Expand Down
2 changes: 1 addition & 1 deletion sysutils/ipbt/Portfile
Expand Up @@ -6,7 +6,7 @@ name ipbt
version 20160908.4a07ab0
categories sysutils
platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer

description a high-tech ttyrec player for Unix
long_description \
Expand Down
2 changes: 1 addition & 1 deletion sysutils/keychain/Portfile
Expand Up @@ -8,7 +8,7 @@ categories sysutils security
license GPL-2
platforms darwin freebsd
supported_archs noarch
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
description A user-friendly front-end to ssh-agent(1)

long_description \
Expand Down
2 changes: 1 addition & 1 deletion sysutils/moreutils/Portfile
Expand Up @@ -7,7 +7,7 @@ conflicts ts
version 0.60
categories sysutils
platforms darwin
maintainers khindenburg openmaintainer
maintainers {khindenburg @kurthindenburg} openmaintainer
license GPL-2+

description a collection of the unix tools that nobody thought \
Expand Down

0 comments on commit 85da416

Please sign in to comment.