Skip to content

Commit

Permalink
*/*: Drop maintainership for some of my ports
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
lsalvadore committed Jan 27, 2024
1 parent ac41c99 commit cca6bb3
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 16 deletions.
3 changes: 2 additions & 1 deletion devel/rubygem-docopt/Makefile
@@ -1,9 +1,10 @@
PORTNAME= docopt
DISTVERSION= 0.6.1
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG

MAINTAINER= salvadore@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Parse command line arguments based on nothing more than a usage message
WWW= https://github.com/docopt/docopt.rb

Expand Down
4 changes: 2 additions & 2 deletions games/dreamchess/Makefile
@@ -1,9 +1,9 @@
PORTNAME= dreamchess
DISTVERSION= 0.3.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= games

MAINTAINER= salvadore@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL chess game
WWW= https://www.dreamchess.org

Expand Down
4 changes: 2 additions & 2 deletions 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/

Expand Down
3 changes: 2 additions & 1 deletion 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

Expand Down
4 changes: 2 additions & 2 deletions 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

Expand Down
4 changes: 2 additions & 2 deletions 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/

Expand Down
4 changes: 2 additions & 2 deletions 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/

Expand Down
3 changes: 2 additions & 1 deletion 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/

Expand Down
4 changes: 2 additions & 2 deletions print/qpdfview/Makefile
@@ -1,11 +1,11 @@
PORTNAME= qpdfview
DISTVERSION= 0.5.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/
DISTNAME= ${PORTNAME}-0.5

MAINTAINER= salvadore@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Tabbed DjVu/PDF/PS document viewer
WWW= https://launchpad.net/qpdfview

Expand Down
3 changes: 2 additions & 1 deletion science/massxpert/Makefile
@@ -1,8 +1,9 @@
PORTNAME= massxpert
DISTVERSION= 6.0.3
PORTREVISION= 1
CATEGORIES= science

MAINTAINER= salvadore@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Software suite for (bio)chemists
WWW= http://www.msxpertsuite.org

Expand Down

0 comments on commit cca6bb3

Please sign in to comment.