git: 7a184841104c - main - *: Return unused ports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Aug 2022 21:35:22 UTC
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a184841104c44983d74c45e0484b7a27fd8b5d5 commit 7a184841104c44983d74c45e0484b7a27fd8b5d5 Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2022-08-25 21:16:21 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2022-08-25 21:16:21 +0000 *: Return unused ports --- devel/hs-ShellCheck/Makefile | 2 +- devel/samurai/Makefile | 2 +- editors/kakoune/Makefile | 2 +- editors/mg/Makefile | 2 +- lang/janet/Makefile | 2 +- lang/jpm/Makefile | 2 +- security/afl++/Makefile | 2 +- security/uacme/Makefile | 2 +- shells/oksh/Makefile | 2 +- sysutils/lr/Makefile | 2 +- sysutils/nq/Makefile | 4 ++-- sysutils/pick/Makefile | 2 +- sysutils/setsid/Makefile | 2 +- sysutils/xe/Makefile | 2 +- sysutils/yank/Makefile | 2 +- x11-fonts/spleen/Makefile | 2 +- x11/bemenu/Makefile | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/devel/hs-ShellCheck/Makefile b/devel/hs-ShellCheck/Makefile index 0d0d79b4bce3..f026a5cdd862 100644 --- a/devel/hs-ShellCheck/Makefile +++ b/devel/hs-ShellCheck/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.8.0 PORTREVISION= 2 CATEGORIES= devel haskell -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shell script analysis tool LICENSE= GPLv3 diff --git a/devel/samurai/Makefile b/devel/samurai/Makefile index 92ff83df4ee2..e20815f286d7 100644 --- a/devel/samurai/Makefile +++ b/devel/samurai/Makefile @@ -4,7 +4,7 @@ DISTVERSIONSUFFIX= -gca5a6ba CATEGORIES= devel #MASTER_SITES= https://github.com/michaelforney/samurai/releases/download/${DISTVERSION}/ -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ninja-compatible build tool written in C LICENSE= APACHE20 MIT diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index 2609975e5c8d..8771e1f3edf8 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2021.11.08 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modal code editor with a focus on interactivity LICENSE= UNLICENSE diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 77cc00b78ac8..3c4541344c03 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -4,7 +4,7 @@ PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/ -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small, fast Emacs-like editor LICENSE= PD diff --git a/lang/janet/Makefile b/lang/janet/Makefile index aaf4b1592394..65df4a445b4b 100644 --- a/lang/janet/Makefile +++ b/lang/janet/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.21.2 CATEGORIES= lang -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Functional embeddable lisp with C interop, & performant data types LICENSE= MIT diff --git a/lang/jpm/Makefile b/lang/jpm/Makefile index 2ab479bab238..61c45c69fa42 100644 --- a/lang/jpm/Makefile +++ b/lang/jpm/Makefile @@ -2,7 +2,7 @@ PORTNAME= jpm DISTVERSION= 0.0.2 CATEGORIES= lang -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Janet Project Manager tool LICENSE= MIT diff --git a/security/afl++/Makefile b/security/afl++/Makefile index 6c24a6758c45..78643b691b3d 100644 --- a/security/afl++/Makefile +++ b/security/afl++/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.00c CATEGORIES= security PKGNAMESUFFIX= ++-${FLAVOR} -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast instrumented fuzzer LICENSE= APACHE20 diff --git a/security/uacme/Makefile b/security/uacme/Makefile index c025c787e3c0..c2aac91a7311 100644 --- a/security/uacme/Makefile +++ b/security/uacme/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.7.1 PORTREVISION= 2 CATEGORIES= security www -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight C ACMEv2 client which uses external authenticators LICENSE= GPLv3+ diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile index e7621a7bc27c..ee50ac3c12a6 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -4,7 +4,7 @@ PORTEPOCH= 1 CATEGORIES= shells MASTER_SITES= https://github.com/ibara/oksh/releases/download/oksh-${DISTVERSION}/ -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable OpenBSD Korn shell LICENSE= PD diff --git a/sysutils/lr/Makefile b/sysutils/lr/Makefile index 3fb3bc213e2a..3b64971c2747 100644 --- a/sysutils/lr/Makefile +++ b/sysutils/lr/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.5.1 PORTREVISION= 2 CATEGORIES= sysutils -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= List files, recursively LICENSE= MIT diff --git a/sysutils/nq/Makefile b/sysutils/nq/Makefile index 3f0aa3cfee2b..bb32c58e8203 100644 --- a/sysutils/nq/Makefile +++ b/sysutils/nq/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.5 CATEGORIES= sysutils -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unix command line queue utility LICENSE= CC0-1.0 @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 USE_GITHUB= yes -GH_ACCOUNT= leahneukirchen +GH_ACCOUNT= leahneukirchen # Think thrice before switching to some random fork USE_PERL5= test MAKE_ARGS= CFLAGS="${CFLAGS}" \ diff --git a/sysutils/pick/Makefile b/sysutils/pick/Makefile index ecc1a202efd1..08bfa5822f53 100644 --- a/sysutils/pick/Makefile +++ b/sysutils/pick/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.0.0 CATEGORIES= sysutils MASTER_SITES= https://github.com/mptre/pick/releases/download/v${PORTVERSION}/ -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for choosing one option from a set of choices with an interface LICENSE= MIT diff --git a/sysutils/setsid/Makefile b/sysutils/setsid/Makefile index 13e7a0f0413a..090a18a4157f 100644 --- a/sysutils/setsid/Makefile +++ b/sysutils/setsid/Makefile @@ -2,7 +2,7 @@ PORTNAME= setsid DISTVERSION= 2.37 CATEGORIES= sysutils -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Run a command in a new session LICENSE= PD diff --git a/sysutils/xe/Makefile b/sysutils/xe/Makefile index 3cb1a060aa21..c0e37663ac3c 100644 --- a/sysutils/xe/Makefile +++ b/sysutils/xe/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.11 CATEGORIES= sysutils -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple xargs and apply replacement LICENSE= CC0-1.0 diff --git a/sysutils/yank/Makefile b/sysutils/yank/Makefile index a11d5d7692a8..7914e83012ee 100644 --- a/sysutils/yank/Makefile +++ b/sysutils/yank/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.2.0 CATEGORIES= sysutils MASTER_SITES= https://github.com/mptre/yank/releases/download/v${DISTVERSION}/ -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yank terminal output to clipboard LICENSE= MIT diff --git a/x11-fonts/spleen/Makefile b/x11-fonts/spleen/Makefile index ab12c1c07b54..00f0124d5296 100644 --- a/x11-fonts/spleen/Makefile +++ b/x11-fonts/spleen/Makefile @@ -4,7 +4,7 @@ CATEGORIES= x11-fonts MASTER_SITES= https://github.com/fcambus/spleen/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -font -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Monospaced bitmap fonts for Xorg and vt(4) LICENSE= BSD2CLAUSE diff --git a/x11/bemenu/Makefile b/x11/bemenu/Makefile index 50b4144a98b8..2cf3e21f1300 100644 --- a/x11/bemenu/Makefile +++ b/x11/bemenu/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.6.7 CATEGORIES= x11 wayland MASTER_SITES= https://github.com/Cloudef/bemenu/releases/download/${DISTVERSION}/ -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic menu library and client program inspired by dmenu LICENSE= GPLv3+ LGPL3+