Date: Thu, 28 Nov 2024 16:11:16 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b2ece919c901 - main - all: return jmd's ports to the pool after safekeeping their commit bit. Message-ID: <202411281611.4ASGBGf1014488@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2ece919c9010fff17dccac0462c8d705cadea87 commit b2ece919c9010fff17dccac0462c8d705cadea87 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-11-28 16:10:52 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-11-28 16:10:52 +0000 all: return jmd's ports to the pool after safekeeping their commit bit. --- benchmarks/clpeak/Makefile | 2 +- benchmarks/flamegraph/Makefile | 2 +- biology/molden/Makefile | 2 +- devel/cltune/Makefile | 2 +- devel/oclgrind/Makefile | 2 +- java/aparapi/Makefile | 2 +- java/lightweight-java-profiler/Makefile | 2 +- math/blis/Makefile | 2 +- math/clblas/Makefile | 2 +- math/clblast/Makefile | 2 +- math/clfft/Makefile | 2 +- math/clrng/Makefile | 2 +- math/libflame/Makefile | 2 +- math/sleef/Makefile | 2 +- math/tblis/Makefile | 2 +- science/iboview/Makefile | 2 +- science/libxc/Makefile | 2 +- science/xtb/Makefile | 2 +- sysutils/rocr/Makefile | 2 +- sysutils/roct/Makefile | 2 +- www/glassfish/Makefile | 2 +- www/glassfish4/Makefile | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile index 33b6cd417a8f..971d5e679e82 100644 --- a/benchmarks/clpeak/Makefile +++ b/benchmarks/clpeak/Makefile @@ -2,7 +2,7 @@ PORTNAME= clpeak DISTVERSION= 1.1.2 CATEGORIES= benchmarks -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Benchmarking tool to measure peak capabilities of opencl devices WWW= https://github.com/krrishnarraj/clpeak diff --git a/benchmarks/flamegraph/Makefile b/benchmarks/flamegraph/Makefile index 19e0599fa855..cc942dd8afd9 100644 --- a/benchmarks/flamegraph/Makefile +++ b/benchmarks/flamegraph/Makefile @@ -2,7 +2,7 @@ PORTNAME= flamegraph PORTVERSION= 1.1 CATEGORIES= benchmarks -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Stack trace visualizer WWW= https://github.com/brendangregg/FlameGraph diff --git a/biology/molden/Makefile b/biology/molden/Makefile index 70ac7ed8beb3..88d845a8e02f 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -6,7 +6,7 @@ CATEGORIES= biology MASTER_SITES= https://ftp.science.ru.nl/Molden/ DISTNAME= ${PORTNAME}${DISTVERSION} -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display molecular orbitals and electron densities in 2D and 3D WWW= https://www.theochem.ru.nl/molden/ diff --git a/devel/cltune/Makefile b/devel/cltune/Makefile index 62a44f93f5cf..811a3742901e 100644 --- a/devel/cltune/Makefile +++ b/devel/cltune/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.7.0 PORTREVISION= 2 CATEGORIES= devel -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to tune OpenCL kernels WWW= https://github.com/CNugteren/CLTune diff --git a/devel/oclgrind/Makefile b/devel/oclgrind/Makefile index 1a7b0cd57ec9..f5d56dd121ac 100644 --- a/devel/oclgrind/Makefile +++ b/devel/oclgrind/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= devel -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SPIR interpreter and virtual OpenCL device simulator WWW= https://github.com/jrprice/Oclgrind diff --git a/java/aparapi/Makefile b/java/aparapi/Makefile index 3f265c0d1363..4659ae468ec8 100644 --- a/java/aparapi/Makefile +++ b/java/aparapi/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 DISTVERSIONSUFFIX= -SNAPSHOT CATEGORIES= java lang -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source API for expressing data parallel workflows in Java WWW= https://github.com/aparapi/aparapi diff --git a/java/lightweight-java-profiler/Makefile b/java/lightweight-java-profiler/Makefile index a4f6b84f2a10..d1794f1f89f8 100644 --- a/java/lightweight-java-profiler/Makefile +++ b/java/lightweight-java-profiler/Makefile @@ -2,7 +2,7 @@ PORTNAME= lightweight-java-profiler PORTVERSION= g20170308 CATEGORIES= java devel -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight Java profiler which can be used for flamegraphs WWW= https://github.com/inevity/lightweight-java-profiler diff --git a/math/blis/Makefile b/math/blis/Makefile index baa73955f9e3..9dfb4c40c745 100644 --- a/math/blis/Makefile +++ b/math/blis/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.9.0 PORTREVISION= 2 CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software framework for high-performance BLAS-like libraries WWW= https://github.com/flame/blis diff --git a/math/clblas/Makefile b/math/clblas/Makefile index e33c49e49b55..419f994a89e0 100644 --- a/math/clblas/Makefile +++ b/math/clblas/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 17 CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software library containing BLAS functions written in OpenCL WWW= https://github.com/clMathLibraries/clBLAS diff --git a/math/clblast/Makefile b/math/clblast/Makefile index 0229c5d483d7..11d8b1da015c 100644 --- a/math/clblast/Makefile +++ b/math/clblast/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1.0 PORTREVISION= 4 CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modern, lightweight, performant and tunable OpenCL BLAS library WWW= https://github.com/CNugteren/CLBlast diff --git a/math/clfft/Makefile b/math/clfft/Makefile index fa603467827b..5074c2f6bf3f 100644 --- a/math/clfft/Makefile +++ b/math/clfft/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software library containing FFT functions written in OpenCL WWW= https://github.com/clMathLibraries/clFFt diff --git a/math/clrng/Makefile b/math/clrng/Makefile index db8638f3ef6e..39340aa5220e 100644 --- a/math/clrng/Makefile +++ b/math/clrng/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.0.0-beta PORTREVISION= 3 CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for uniform random number generation in OpenCL WWW= https://github.com/clMathLibraries/clRNG diff --git a/math/libflame/Makefile b/math/libflame/Makefile index 72a13cdae2d9..4c3b3f690ea7 100644 --- a/math/libflame/Makefile +++ b/math/libflame/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 5.2.0 PORTREVISION= 1 CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FLAME dense linear algebra library WWW= https://github.com/flame/libflame diff --git a/math/sleef/Makefile b/math/sleef/Makefile index 58c39fbe3832..c1b19344d710 100644 --- a/math/sleef/Makefile +++ b/math/sleef/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 3.5.1-62 DISTVERSIONSUFFIX= -g85440a5 CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SIMD Library for Evaluating Elementary Functions, vectorized libm WWW= https://sleef.org diff --git a/math/tblis/Makefile b/math/tblis/Makefile index 24846640a725..bebf7fcf8c7e 100644 --- a/math/tblis/Makefile +++ b/math/tblis/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= math -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework for performing tensor operations WWW= https://github.com/devinamatthews/tblis diff --git a/science/iboview/Makefile b/science/iboview/Makefile index fba307f1b0c8..dbec694c51a0 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -5,7 +5,7 @@ CATEGORIES= science MASTER_SITES= http://www.iboview.org/bin/ DISTNAME= ibo-view.20150427 -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program for analyzing molecular electronic structure WWW= http://www.iboview.org/ diff --git a/science/libxc/Makefile b/science/libxc/Makefile index 46c2e8413dde..b16e5f32333f 100644 --- a/science/libxc/Makefile +++ b/science/libxc/Makefile @@ -2,7 +2,7 @@ PORTNAME= libxc DISTVERSION= 6.2.2 CATEGORIES= science -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of exchange-correlation functionals for DFT WWW= https://gitlab.com/libxc/libxc diff --git a/science/xtb/Makefile b/science/xtb/Makefile index 8c3660067def..8e62d7311f2c 100644 --- a/science/xtb/Makefile +++ b/science/xtb/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 6.5.1 PORTREVISION= 3 CATEGORIES= science -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Semiempirical Extended Tight-Binding Program Package WWW= https://github.com/grimme-lab/xtb diff --git a/sysutils/rocr/Makefile b/sysutils/rocr/Makefile index 297f297bc678..7af203135427 100644 --- a/sysutils/rocr/Makefile +++ b/sysutils/rocr/Makefile @@ -2,7 +2,7 @@ PORTNAME= rocr PORTVERSION= 1.9.1 CATEGORIES= sysutils -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HPC market enhanced HSA based runtime WWW= https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface diff --git a/sysutils/roct/Makefile b/sysutils/roct/Makefile index cf68214c8e16..061f6bd153f2 100644 --- a/sysutils/roct/Makefile +++ b/sysutils/roct/Makefile @@ -2,7 +2,7 @@ PORTNAME= roct PORTVERSION= 1.9.1 CATEGORIES= sysutils -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Radeon Open Compute Thunk Interface WWW= https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface diff --git a/www/glassfish/Makefile b/www/glassfish/Makefile index 8a2f31fca0e8..7ad0003bf222 100644 --- a/www/glassfish/Makefile +++ b/www/glassfish/Makefile @@ -5,7 +5,7 @@ CATEGORIES= www java MASTER_SITES= ECLIPSE/glassfish PKGNAMEPREFIX= eclipse- -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Eclipse Jakarta EE Platform WWW= https://projects.eclipse.org/projects/ee4j.glassfish diff --git a/www/glassfish4/Makefile b/www/glassfish4/Makefile index d9f5fa6c61cf..330df78f420c 100644 --- a/www/glassfish4/Makefile +++ b/www/glassfish4/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.1 CATEGORIES= www java MASTER_SITES= http://dlc.sun.com.edgesuite.net/glassfish/${PORTVERSION}/release/ -MAINTAINER= jmd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Reference implementation of the Java EE application server WWW= https://glassfish.java.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411281611.4ASGBGf1014488>