git: 379cec2296b7 - main - math/scilab: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Nov 2023 18:44:01 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=379cec2296b783715804b77e3366953a48b324f6
commit 379cec2296b783715804b77e3366953a48b324f6
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2023-11-08 18:43:07 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2023-11-08 18:43:07 +0000
math/scilab: drop maintainership
Release math/scilab and its prerequisites
---
devel/antlr/Makefile | 2 +-
devel/apache-commons-io/Makefile | 2 +-
devel/avalon-framework/Makefile | 2 +-
devel/flexdock/Makefile | 2 +-
devel/jgoodies-looks/Makefile | 2 +-
graphics/batik/Makefile | 2 +-
graphics/jogamp-jogl/Makefile | 2 +-
graphics/xmlgraphics-commons/Makefile | 2 +-
java/apache-commons-collections/Makefile | 2 +-
java/apache-commons-logging/Makefile | 2 +-
java/javahelp/Makefile | 2 +-
java/jgraphx/Makefile | 2 +-
java/jrosetta/Makefile | 2 +-
math/jeuclid/Makefile | 2 +-
math/jlatexmath/Makefile | 2 +-
math/scilab/Makefile | 2 +-
textproc/fop/Makefile | 2 +-
textproc/xml-commons/Makefile | 2 +-
x11-toolkits/swt/Makefile | 2 +-
19 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/devel/antlr/Makefile b/devel/antlr/Makefile
index 136bfebfd35d..97ea79d0cac4 100644
--- a/devel/antlr/Makefile
+++ b/devel/antlr/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
CATEGORIES= devel java
MASTER_SITES= https://www.antlr2.org/download/
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ANother Tool for Language Recognition
WWW= https://www.antlr2.org/
diff --git a/devel/apache-commons-io/Makefile b/devel/apache-commons-io/Makefile
index 524ce73a9041..b70df5d57a1a 100644
--- a/devel/apache-commons-io/Makefile
+++ b/devel/apache-commons-io/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= APACHE_COMMONS_BINARIES
PKGNAMEPREFIX= apache-
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of I/O utilities for Java
WWW= https://commons.apache.org/proper/commons-io/
diff --git a/devel/avalon-framework/Makefile b/devel/avalon-framework/Makefile
index 083d441850c0..9963389adebc 100644
--- a/devel/avalon-framework/Makefile
+++ b/devel/avalon-framework/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 2
CATEGORIES= devel java
MASTER_SITES= https://archive.apache.org/dist/avalon/${PORTNAME}/binaries/
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Apache Avalon core framework for component programming
WWW= https://avalon.apache.org/closed.html
diff --git a/devel/flexdock/Makefile b/devel/flexdock/Makefile
index 0a44eea948be..1066a93c99ac 100644
--- a/devel/flexdock/Makefile
+++ b/devel/flexdock/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.2.4
CATEGORIES= devel java
MASTER_SITES= http://forge.scilab.org/index.php/p/${PORTNAME}/downloads/get/
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Swing windowing and docking framework
WWW= https://forge.scilab.org/index.php/p/flexdock/
diff --git a/devel/jgoodies-looks/Makefile b/devel/jgoodies-looks/Makefile
index 23e82415a7f2..9af5286ba907 100644
--- a/devel/jgoodies-looks/Makefile
+++ b/devel/jgoodies-looks/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= https://repo1.maven.org/maven2/com/jgoodies/${PORTNAME}/${DISTVERS
DISTFILES= ${JARFILE} ${JAVADOCFILE} ${JAVASRCFILE}
EXTRACT_ONLY= # nothing to extract
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Improved appearance for Java Swing applications
WWW= http://www.jgoodies.com
diff --git a/graphics/batik/Makefile b/graphics/batik/Makefile
index 5f2758d35983..41b68b6c9d0d 100644
--- a/graphics/batik/Makefile
+++ b/graphics/batik/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= graphics java
MASTER_SITES= APACHE/xmlgraphics/${PORTNAME}/binaries
DISTNAME= ${PORTNAME}-bin-${PORTVERSION}
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java based SVG toolkit
WWW= https://xmlgraphics.apache.org/batik/
diff --git a/graphics/jogamp-jogl/Makefile b/graphics/jogamp-jogl/Makefile
index 0c2910270375..e3b7eebc4aa4 100644
--- a/graphics/jogamp-jogl/Makefile
+++ b/graphics/jogamp-jogl/Makefile
@@ -8,7 +8,7 @@ DISTFILES= jogl-v${PORTVERSION}.tar.xz \
gluegen-v${PORTVERSION}.tar.xz \
jcpp-v${PORTVERSION}.tar.xz
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java bindings for OpenGL
WWW= https://jogamp.org/jogl
diff --git a/graphics/xmlgraphics-commons/Makefile b/graphics/xmlgraphics-commons/Makefile
index 45083127ff01..3bdb912a0b1f 100644
--- a/graphics/xmlgraphics-commons/Makefile
+++ b/graphics/xmlgraphics-commons/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= graphics textproc java
MASTER_SITES= APACHE/xmlgraphics/commons/binaries \
https://archive.apache.org/dist/xmlgraphics/commons/binaries/
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Several reusable components used by Apache Batik and FOP
WWW= https://xmlgraphics.apache.org/commons/
diff --git a/java/apache-commons-collections/Makefile b/java/apache-commons-collections/Makefile
index f041e6105798..6c52ce1209f7 100644
--- a/java/apache-commons-collections/Makefile
+++ b/java/apache-commons-collections/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= APACHE_COMMONS_SOURCE
PKGNAMEPREFIX= apache-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Classes that extend/augment the Java Collections Framework
WWW= https://commons.apache.org/proper/commons-collections/
diff --git a/java/apache-commons-logging/Makefile b/java/apache-commons-logging/Makefile
index 73203089e2d5..23cfc151b973 100644
--- a/java/apache-commons-logging/Makefile
+++ b/java/apache-commons-logging/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= APACHE_COMMONS_BINARIES
PKGNAMEPREFIX= apache-
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generic logging wrapper library
WWW= https://commons.apache.org/proper/commons-logging/
diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile
index 88d93f2ab45d..4fb763ecf96e 100644
--- a/java/javahelp/Makefile
+++ b/java/javahelp/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 2.0.05.20170719
PORTREVISION= 1
CATEGORIES= java devel
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Online help support for Java applications
WWW= https://javaee.github.io/javahelp/
diff --git a/java/jgraphx/Makefile b/java/jgraphx/Makefile
index 14f44b97e26d..795b7849a8ac 100644
--- a/java/jgraphx/Makefile
+++ b/java/jgraphx/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 4.2.2
DISTVERSIONPREFIX= v
CATEGORIES= java graphics
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java Graph Diagram Component version X
WWW= https://github.com/jgraph/jgraphx
diff --git a/java/jrosetta/Makefile b/java/jrosetta/Makefile
index 9a0566d827aa..7f94d2f6f3d9 100644
--- a/java/jrosetta/Makefile
+++ b/java/jrosetta/Makefile
@@ -8,7 +8,7 @@ DISTFILES= ${PORTNAME}-api-${PORTVERSION}.jar:api \
${PORTNAME}-engine-${PORTVERSION}.jar:engine
EXTRACT_ONLY= #
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= API for building a graphical console in Swing
WWW= http://dev.artenum.com/projects/JRosetta
diff --git a/math/jeuclid/Makefile b/math/jeuclid/Makefile
index af21dc37a4cc..18c6ce3f2cf5 100644
--- a/math/jeuclid/Makefile
+++ b/math/jeuclid/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= math java
MASTER_SITES= SF/${PORTNAME}/3.1.x/${PORTVERSION}/
EXTRACT_SUFX= -distribution.zip
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java based MathML rendering solution
WWW= https://jeuclid.sourceforge.net/
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile
index 69eb9985e6cc..be765e3d4a69 100644
--- a/math/jlatexmath/Makefile
+++ b/math/jlatexmath/Makefile
@@ -7,7 +7,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.jar:0 \
${PORTNAME}-fop-${PORTVERSION}.jar:1
EXTRACT_ONLY= # none
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java API to display mathematical formulas written in LaTeX
WWW= https://wiki.scilab.org/JLaTeXMath
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index ed12d1d727a1..7d9262e79e70 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= math cad java
MASTER_SITES= https://www.scilab.org/download/${PORTVERSION}/
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Scientific software package for numerical computations
WWW= https://www.scilab.org
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile
index f20636ece1f1..1bdb884373af 100644
--- a/textproc/fop/Makefile
+++ b/textproc/fop/Makefile
@@ -8,7 +8,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
DISTFILES= ${DISTNAME}.tar.gz:fop offo-hyphenation.zip:hyph
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Print formatter driven by XSL formatting
WWW= https://xmlgraphics.apache.org/fop/
diff --git a/textproc/xml-commons/Makefile b/textproc/xml-commons/Makefile
index 929d003d56bb..a4558b98eff4 100644
--- a/textproc/xml-commons/Makefile
+++ b/textproc/xml-commons/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= APACHE/xerces/${PORTNAME}/binaries
DISTNAME= ${PORTNAME}-external-${DISTVERSION}
EXTRACT_SUFX= -bin.tar.gz
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provides common XML code for Apache projects
WWW= https://xerces.apache.org/xml-commons/
diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile
index f631314ee607..32496a4ee0e7 100644
--- a/x11-toolkits/swt/Makefile
+++ b/x11-toolkits/swt/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11-toolkits devel java
MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops4/R-${DISTVERSION}-202109060500/
DISTNAME= ${PORTNAME}-${DISTVERSION}-gtk-linux-x86_64
-MAINTAINER= makc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Standard Widget Toolkit for Java
WWW= https://www.eclipse.org/swt/