summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2024-01-27 09:19:54 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2024-01-27 09:23:07 +0000
commitcca6bb345147ae19a12bed4ef108c180bc0b3494 (patch)
treed761018c2ffe81333dd808b4207a7fa8eae66f73 /math
parentdatabases/pgbarman: update to 3.10.0 (diff)
*/*: Drop maintainership for some of my ports
Drop maintainership for ports for which I do not have much interest any more or for which I do not have as much time as they require, so that I can focus more on the ports I maintain and other projects both inside and outside FreeBSD and so that they can be adopted by other contributors.
Diffstat (limited to 'math')
-rw-r--r--math/armadillo/Makefile4
-rw-r--r--math/cocoalib/Makefile3
-rw-r--r--math/frobby/Makefile4
-rw-r--r--math/ised/Makefile4
-rw-r--r--math/maxima/Makefile4
-rw-r--r--math/wxmaxima/Makefile3
6 files changed, 12 insertions, 10 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index 05a40654f19e..6ea088e1612a 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -1,10 +1,10 @@
PORTNAME= armadillo
DISTVERSION= 12.6.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/arma
-MAINTAINER= salvadore@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ linear algebra library
WWW= https://arma.sourceforge.net/
diff --git a/math/cocoalib/Makefile b/math/cocoalib/Makefile
index 53015ae266b7..b3ba3b89459d 100644
--- a/math/cocoalib/Makefile
+++ b/math/cocoalib/Makefile
@@ -1,10 +1,11 @@
PORTNAME= cocoalib
DISTVERSION= 0.99800
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://cocoa.dima.unige.it/cocoa/cocoalib/tgz/
DISTNAME= CoCoALib-${DISTVERSION}
-MAINTAINER= salvadore@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ library for doing Computations in Commutative Algebra
WWW= https://cocoa.dima.unige.it
diff --git a/math/frobby/Makefile b/math/frobby/Makefile
index f4530ff13ed3..5bc61f13eb0f 100644
--- a/math/frobby/Makefile
+++ b/math/frobby/Makefile
@@ -1,13 +1,13 @@
PORTNAME= frobby
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= 5b9e4ac4057f5693f53c321eeb5bfb387f6b69fb.patch:-p1
-MAINTAINER= salvadore@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Software system and project for computations with monomial ideals
WWW= https://github.com/Macaulay2/frobby
diff --git a/math/ised/Makefile b/math/ised/Makefile
index 5766809c87ab..c530c4271019 100644
--- a/math/ised/Makefile
+++ b/math/ised/Makefile
@@ -1,10 +1,10 @@
PORTNAME= ised
PORTVERSION= 2.7.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}
-MAINTAINER= salvadore@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for generating number sequences and arithmetic evaluation
WWW= https://ised.sourceforge.net/
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 64498e779e67..986783c8fbad 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,10 +1,10 @@
PORTNAME= maxima
PORTVERSION= 5.47.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
-MAINTAINER= salvadore@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Symbolic mathematics program
WWW= http://maxima.sourceforge.net/
diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile
index c0401fcceb89..d636fb6a4c27 100644
--- a/math/wxmaxima/Makefile
+++ b/math/wxmaxima/Makefile
@@ -1,9 +1,10 @@
PORTNAME= wxmaxima
PORTVERSION= 23.12.0
DISTVERSIONPREFIX= Version-
+PORTREVISION= 1
CATEGORIES= math
-MAINTAINER= salvadore@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= WxWidgets GUI for the computer algebra system maxima
WWW= https://wxmaxima-developers.github.io/wxmaxima/