diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-02-15 12:28:29 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-02-15 12:28:29 +0000 |
commit | 98058b8684af288ef390d85811276b9253debf3e (patch) | |
tree | c586c227550302afa9a5d76866097ea61839aa25 | |
parent | 126e142abcb0ddfbc40f4c6a3c588604c6d3868c (diff) |
Notes
36 files changed, 36 insertions, 36 deletions
diff --git a/audio/aucatctl/Makefile b/audio/aucatctl/Makefile index 4ed380fa46f3..c8fa07e0d4a6 100644 --- a/audio/aucatctl/Makefile +++ b/audio/aucatctl/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.sndio.org/ -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Control sndiod and/or aucat volumes LICENSE= ISCL diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index b4a1dbcd97d7..1ed111da0d61 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= audio -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Console-based music player with really cool features LICENSE= GPLv2 diff --git a/audio/pulseaudio-module-sndio/Makefile b/audio/pulseaudio-module-sndio/Makefile index 5dfab538ef1d..f603b2c9f254 100644 --- a/audio/pulseaudio-module-sndio/Makefile +++ b/audio/pulseaudio-module-sndio/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 9.0 PORTREVISION= 1 CATEGORIES= audio -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Sndio module for PulseAudio LICENSE= ISCL diff --git a/audio/sndio/Makefile b/audio/sndio/Makefile index f53c799e1c70..440e48784ccd 100644 --- a/audio/sndio/Makefile +++ b/audio/sndio/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.sndio.org/ -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Small audio and MIDI framework from the OpenBSD project LICENSE= ISCL diff --git a/audio/spectrogram/Makefile b/audio/spectrogram/Makefile index 5504c073e053..8b229313a1d4 100644 --- a/audio/spectrogram/Makefile +++ b/audio/spectrogram/Makefile @@ -5,7 +5,7 @@ PORTNAME= spectrogram PORTVERSION= 20161017 CATEGORIES= audio -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Audio visualization for sndio LICENSE= ISCL diff --git a/deskutils/easystroke/Makefile b/deskutils/easystroke/Makefile index 7f6dd7ee47e5..a5dbe901f529 100644 --- a/deskutils/easystroke/Makefile +++ b/deskutils/easystroke/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= SF -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Easystroke is a gesture-recognition application for X11 LICENSE= ISCL diff --git a/devel/kore/Makefile b/devel/kore/Makefile index 160f109e53b9..472e2ab48753 100644 --- a/devel/kore/Makefile +++ b/devel/kore/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -release PORTREVISION= 1 CATEGORIES= devel www -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Web application framework for writing web APIs in C LICENSE= ISCL diff --git a/devel/leiningen/Makefile b/devel/leiningen/Makefile index f6f4779c3d45..b49b82d04f39 100644 --- a/devel/leiningen/Makefile +++ b/devel/leiningen/Makefile @@ -9,7 +9,7 @@ DISTFILES= ${DISTNAME}.tar.gz:source1 \ leiningen-${PORTVERSION}-standalone.zip:source2 EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Automate Clojure projects LICENSE= EPL diff --git a/devel/libconcurrent/Makefile b/devel/libconcurrent/Makefile index b1da60b9a08f..251ca7e895bd 100644 --- a/devel/libconcurrent/Makefile +++ b/devel/libconcurrent/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.0.20160303 PORTREVISION= 2 CATEGORIES= devel -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Tiny asymmetric-coroutine library LICENSE= ZLIB diff --git a/devel/linux-kernel/Makefile b/devel/linux-kernel/Makefile index b2eacd152ced..db6aba1611ac 100644 --- a/devel/linux-kernel/Makefile +++ b/devel/linux-kernel/Makefile @@ -34,7 +34,7 @@ CATEGORIES= devel MASTER_SITES= KERNEL_ORG/linux/kernel/v4.x DISTNAME= linux-${DISTVERSION} -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Linux kernel LICENSE= GPLv2 diff --git a/devel/stack/Makefile b/devel/stack/Makefile index b3b0c4345e0a..9042969a7a54 100644 --- a/devel/stack/Makefile +++ b/devel/stack/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= GH \ https://github.com/applicative-tech/stack-dependencies/releases/download/${PORTVERSION}/:deps DISTFILES= stack-dependencies-${PORTVERSION}${EXTRACT_SUFX}:deps -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Cross-platform program for developing Haskell programs LICENSE= BSD3CLAUSE diff --git a/editors/mg/Makefile b/editors/mg/Makefile index e439fe0a32ba..b93ff2b00b06 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 20161005 CATEGORIES= editors MASTER_SITES= http://homepage.boetes.org/software/mg/ -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Small, fast Emacs-like editor LICENSE= PD diff --git a/games/iortcw/Makefile b/games/iortcw/Makefile index 00a36f30eea6..e0ebfbaaa7ec 100644 --- a/games/iortcw/Makefile +++ b/games/iortcw/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.5a PORTEPOCH= 1 CATEGORIES= games -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Game engine for Return to Castle Wolfenstein LICENSE= GPLv3 diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 3b2daaff712f..412a91f9a435 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= openmw- PORTREVISION= 2 CATEGORIES= games -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Unofficial open source engine reimplementation of the game Morrowind LICENSE= GPLv3 diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index afb3f4a9bd7a..97486c04162d 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.1.3 DISTVERSIONPREFIX= v CATEGORIES= graphics -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Simple image viewer LICENSE= GPLv2 diff --git a/graphics/llpp/Makefile b/graphics/llpp/Makefile index 04d2b04db896..18f04c312bba 100644 --- a/graphics/llpp/Makefile +++ b/graphics/llpp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://repo.or.cz/llpp.git/snapshot/ DISTNAME= v${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= PDF pager # llpp itself is in the public domain, but it bundles lablGL which diff --git a/java/intellij-fsnotifier/Makefile b/java/intellij-fsnotifier/Makefile index 3caed647453d..e4ec16a122e1 100644 --- a/java/intellij-fsnotifier/Makefile +++ b/java/intellij-fsnotifier/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 20160221 PORTREVISION= 1 CATEGORIES= java devel -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Replacement for IntelliJ's fsnotifier LICENSE= APACHE20 diff --git a/java/intellij-pty4j/Makefile b/java/intellij-pty4j/Makefile index 7fca1eb99488..736bab214dd6 100644 --- a/java/intellij-pty4j/Makefile +++ b/java/intellij-pty4j/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= java devel -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= FreeBSD-compatible replacement for IntelliJ's bundled Pty4J LICENSE= EPL diff --git a/java/jd-gui/Makefile b/java/jd-gui/Makefile index 6ccf0bcb7d3c..43d8dfeb6f2f 100644 --- a/java/jd-gui/Makefile +++ b/java/jd-gui/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}.tar.gz:src \ jd-gui-${PORTVERSION}.jar:jar EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Java Decompiler GUI LICENSE= GPLv3 diff --git a/lang/chibi-scheme/Makefile b/lang/chibi-scheme/Makefile index 59d96145a51f..b0356f4709f8 100644 --- a/lang/chibi-scheme/Makefile +++ b/lang/chibi-scheme/Makefile @@ -5,7 +5,7 @@ PORTNAME= chibi-scheme PORTVERSION= 0.7.3 CATEGORIES= lang -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Minimal Scheme implementation for use as a C extension language LICENSE= BSD3CLAUSE diff --git a/multimedia/nordlicht/Makefile b/multimedia/nordlicht/Makefile index e6c4f37b31d7..3d8052e0afb0 100644 --- a/multimedia/nordlicht/Makefile +++ b/multimedia/nordlicht/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.5 DISTVERSIONPREFIX= v CATEGORIES= multimedia -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Create moodbars from video files LICENSE= GPLv2 diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile index b27872d93527..0acd56abd4a5 100644 --- a/net/ipxe/Makefile +++ b/net/ipxe/Makefile @@ -7,7 +7,7 @@ PORTNAME= ipxe PORTVERSION= 20161208 CATEGORIES= net -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Open source network boot firmware LICENSE= GPLv2 diff --git a/net/sbm/Makefile b/net/sbm/Makefile index da662051e8a3..7a2840ad002a 100644 --- a/net/sbm/Makefile +++ b/net/sbm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.8 CATEGORIES= net MASTER_SITES= http://dl.2f30.org/releases/ -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Simple bandwidth monitor LICENSE= ISCL diff --git a/print/okc321/Makefile b/print/okc321/Makefile index e23b0610591a..38f3ae815f89 100644 --- a/print/okc321/Makefile +++ b/print/okc321/Makefile @@ -7,7 +7,7 @@ CATEGORIES= print MASTER_SITES= http://www.oki.com/de/printing/download/ DISTNAME= C531_C331_C321_Linux_110_31034 -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= PPDs for the Oki C321dn, C331dn, and C531dn printers LICENSE= GPLv2 diff --git a/security/afl/Makefile b/security/afl/Makefile index bd8e781ac796..33141610d7e6 100644 --- a/security/afl/Makefile +++ b/security/afl/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Fast instrumented fuzzer LICENSE= APACHE20 diff --git a/security/signify/Makefile b/security/signify/Makefile index c8862b81e38c..d96c6db019d6 100644 --- a/security/signify/Makefile +++ b/security/signify/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= security -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Create and verify cryptographic signatures # outils includes signify from OpenBSD's base system which is under an diff --git a/sysutils/acerhdf-kmod/Makefile b/sysutils/acerhdf-kmod/Makefile index 1e7f10374bb4..f3098ee6af9c 100644 --- a/sysutils/acerhdf-kmod/Makefile +++ b/sysutils/acerhdf-kmod/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Acer Aspire One fan control LICENSE= GPLv2 diff --git a/sysutils/lr/Makefile b/sysutils/lr/Makefile index bbb7c263c30a..e88fa48b639a 100644 --- a/sysutils/lr/Makefile +++ b/sysutils/lr/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMESUFFIX= files -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= List files, recursively LICENSE= MIT diff --git a/sysutils/showbeastie/Makefile b/sysutils/showbeastie/Makefile index f292ce588c8f..e82ed17cd9ee 100644 --- a/sysutils/showbeastie/Makefile +++ b/sysutils/showbeastie/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= # none DISTFILES= # none -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Preview FreeBSD loader logos LICENSE= BSD2CLAUSE diff --git a/sysutils/xe/Makefile b/sysutils/xe/Makefile index b1c83fc4f505..91b8829e8655 100644 --- a/sysutils/xe/Makefile +++ b/sysutils/xe/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Simple xargs and apply replacement LICENSE= CC0-1.0 diff --git a/textproc/cmark/Makefile b/textproc/cmark/Makefile index 9b293cf2fe4c..37e1b145f340 100644 --- a/textproc/cmark/Makefile +++ b/textproc/cmark/Makefile @@ -5,7 +5,7 @@ PORTNAME= cmark PORTVERSION= 0.27.1 CATEGORIES= textproc -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= CommonMark parsing and rendering library and program in C LICENSE= BSD2CLAUSE diff --git a/www/stagit/Makefile b/www/stagit/Makefile index ce282825ee81..922ac07effe6 100644 --- a/www/stagit/Makefile +++ b/www/stagit/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.5 CATEGORIES= www MASTER_SITES= http://dl.2f30.org/releases/ -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Static Git page generator LICENSE= MIT diff --git a/x11-fonts/terminus-ttf/Makefile b/x11-fonts/terminus-ttf/Makefile index dd43e6d34bdf..5f41aebc9791 100644 --- a/x11-fonts/terminus-ttf/Makefile +++ b/x11-fonts/terminus-ttf/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 4.40.1 CATEGORIES= x11-fonts MASTER_SITES= http://files.ax86.net/terminus-ttf/files/${PORTVERSION}/ -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Terminus Font - a clean fixed width font (TTF version) LICENSE= OFL11 diff --git a/x11/simplestroke/Makefile b/x11/simplestroke/Makefile index 9a02827286bb..66cce1b692b8 100644 --- a/x11/simplestroke/Makefile +++ b/x11/simplestroke/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0 DISTVERSIONPREFIX= v CATEGORIES= x11 -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Detect mouse gestures LICENSE= ISCL diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index f78294a29ca3..1160c3dad305 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1_10_16 CATEGORIES= x11 -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= RSI prevention tool LICENSE= GPLv3+ diff --git a/x11/xbanish/Makefile b/x11/xbanish/Makefile index 7f55839dd309..bb85c13e6c7c 100644 --- a/x11/xbanish/Makefile +++ b/x11/xbanish/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4 DISTVERSIONPREFIX= v CATEGORIES= x11 -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= Banish the mouse cursor when typing LICENSE= BSD3CLAUSE |