summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-11-02 12:59:48 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2024-11-02 13:01:52 +0100
commitc8ace2f4ca960d3a3a0038846923efcae2f8443d (patch)
tree829eec50d31a4e47ec21adbf70c65045d47ea897
parentdevel/util-linux: Enable GETOPT option by default (diff)
*/*: Switch from misc/getopt to devel/util-linux
misc/getopt expired on 2024-10-31 so it's time to switch PR: 281625 Approved by: portmgr (blanket, build fix)
-rw-r--r--devel/compiz-bcop/Makefile4
-rw-r--r--devel/gitflow/Makefile3
-rw-r--r--french/aster/Makefile2
-rw-r--r--math/eukleides/Makefile4
-rw-r--r--net/pacemaker2/Makefile2
-rw-r--r--net/pacemaker2/Makefile.common6
-rw-r--r--sysutils/password-store/Makefile4
-rw-r--r--sysutils/tartarus/Makefile4
-rw-r--r--textproc/rarian/Makefile6
-rw-r--r--textproc/xmlto/Makefile4
-rw-r--r--textproc/yodl/Makefile4
-rw-r--r--x11-fonts/fontpreview/Makefile4
12 files changed, 24 insertions, 23 deletions
diff --git a/devel/compiz-bcop/Makefile b/devel/compiz-bcop/Makefile
index 35119b2e8d61..38fb057dfbcb 100644
--- a/devel/compiz-bcop/Makefile
+++ b/devel/compiz-bcop/Makefile
@@ -1,6 +1,6 @@
PORTNAME= compiz-bcop
PORTVERSION= 0.8.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel x11-wm
MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ \
https://BSDforge.com/projects/source/devel/compiz-bcop/
@@ -10,7 +10,7 @@ COMMENT= Code generator for Compiz Fusion Plugins
WWW= https://forum.compiz-fusion.org/
RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \
- ${LOCALBASE}/bin/getopt:misc/getopt
+ ${LOCALBASE}/bin/getopt:devel/util-linux
GNU_CONFIGURE= yes
diff --git a/devel/gitflow/Makefile b/devel/gitflow/Makefile
index 8cb28da11fdd..8ee786beb94a 100644
--- a/devel/gitflow/Makefile
+++ b/devel/gitflow/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitflow
PORTVERSION= 1.12.3
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= nbari@tequila.io
@@ -9,7 +10,7 @@ WWW= https://github.com/petervanderdoes/gitflow-avh
LICENSE= BSD2CLAUSE LGPL21
LICENSE_COMB= multi
-RUN_DEPENDS= ${LOCALBASE}/bin/getopt:misc/getopt
+RUN_DEPENDS= ${LOCALBASE}/bin/getopt:devel/util-linux
USES= gmake
USE_GITHUB= yes
diff --git a/french/aster/Makefile b/french/aster/Makefile
index 7e7938e04fb2..2ed680e509b0 100644
--- a/french/aster/Makefile
+++ b/french/aster/Makefile
@@ -31,7 +31,7 @@ BUILD_DEPENDS+= astk-serveur>0:cad/astk-serveur \
${SHELL_INSTALL_ASTER}:shells/${SHIADEP} \
gnproc:sysutils/coreutils \
bash:shells/bash \
- getopt>0:misc/getopt \
+ ${LOCALBASE}/bin/getopt:devel/util-linux \
xterm:x11/xterm \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR}
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile
index 61eb94737fd4..5bad4688bab7 100644
--- a/math/eukleides/Makefile
+++ b/math/eukleides/Makefile
@@ -1,6 +1,6 @@
PORTNAME= eukleides
PORTVERSION= 1.5.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= math
MASTER_SITES= http://www.eukleides.org/files/
@@ -12,7 +12,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= pstoedit:graphics/pstoedit \
- getopt>=0:misc/getopt
+ ${LOCALBASE}/bin/getopt:devel/util-linux
USES= bison gettext iconv gmake readline tar:bzip2 tex
USE_TEX= latex
diff --git a/net/pacemaker2/Makefile b/net/pacemaker2/Makefile
index f06b987a6024..249cadf0c946 100644
--- a/net/pacemaker2/Makefile
+++ b/net/pacemaker2/Makefile
@@ -1,5 +1,5 @@
PORTVERSION= 2.1.7
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= 2
WWW= https://www.clusterlabs.org/pacemaker/
diff --git a/net/pacemaker2/Makefile.common b/net/pacemaker2/Makefile.common
index 434f980a4bf8..e304d4372a14 100644
--- a/net/pacemaker2/Makefile.common
+++ b/net/pacemaker2/Makefile.common
@@ -9,15 +9,15 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= bash:shells/bash \
- getopt>=0:misc/getopt
-LIB_DEPENDS= libgnutls.so:security/gnutls \
+ ${LOCALBASE}/bin/getopt:devel/util-linux \
+LIB_DEPENDS= libgnutls.so:security/gnutls
libltdl.so:devel/libltdl \
libqb.so:devel/libqb \
libuuid.so:misc/e2fsprogs-libuuid \
libxml2.so:textproc/libxml2 \
libxslt.so:textproc/libxslt
RUN_DEPENDS= bash:shells/bash \
- getopt>=0:misc/getopt \
+ ${LOCALBASE}/bin/getopt:devel/util-linux \
ocf-tester:net-mgmt/resource-agents
CONFLICTS= heartbeat
diff --git a/sysutils/password-store/Makefile b/sysutils/password-store/Makefile
index 35cde8172da5..bc2635a9c0a9 100644
--- a/sysutils/password-store/Makefile
+++ b/sysutils/password-store/Makefile
@@ -1,6 +1,6 @@
PORTNAME= password-store
PORTVERSION= 1.7.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= https://git.zx2c4.com/${PORTNAME}/snapshot/
@@ -12,7 +12,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= bash:shells/bash \
- getopt>=0:misc/getopt \
+ ${LOCALBASE}/bin/getopt:devel/util-linux \
gnupg>=2:security/gnupg \
tree>=1.7:sysutils/tree
diff --git a/sysutils/tartarus/Makefile b/sysutils/tartarus/Makefile
index a97119e44466..f69bfc909eca 100644
--- a/sysutils/tartarus/Makefile
+++ b/sysutils/tartarus/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tartarus
PORTVERSION= 0.9.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://wertarbyte.de/tartarus/ \
https://ftp.sk.FreeBSD.org/pub/FreeBSD/local/distfiles/
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \
${LOCALBASE}/bin/gtar:archivers/gtar \
${LOCALBASE}/bin/curl:ftp/curl \
- ${LOCALBASE}/bin/getopt:misc/getopt
+ ${LOCALBASE}/bin/getopt:devel/util-linux
USES= gmake perl5 shebangfix tar:bzip2
SHEBANG_FILES= ${WRKSRC}/bin/*
diff --git a/textproc/rarian/Makefile b/textproc/rarian/Makefile
index e6335abe3abf..412019de0593 100644
--- a/textproc/rarian/Makefile
+++ b/textproc/rarian/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rarian
DISTVERSION= 0.8.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc gnome
MASTER_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/releases/${DISTVERSION}/downloads/assets/
@@ -14,13 +14,13 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING.UTILS
LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LIB
LICENSE_FILE_ZLIB= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${LOCALBASE}/bin/getopt:misc/getopt \
+BUILD_DEPENDS= ${LOCALBASE}/bin/getopt:devel/util-linux \
bash:shells/bash \
xsltproc:textproc/libxslt \
docbook-xml>0:textproc/docbook-xml \
${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl
LIB_DEPENDS= libtinyxml.so:textproc/tinyxml
-RUN_DEPENDS= ${LOCALBASE}/bin/getopt:misc/getopt \
+RUN_DEPENDS= ${LOCALBASE}/bin/getopt:devel/util-linux \
bash:shells/bash \
xsltproc:textproc/libxslt \
docbook-xml>0:textproc/docbook-xml \
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index 27ea964afc01..81e6b0a3c7c3 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xmlto
PORTVERSION= 0.0.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= https://releases.pagure.org/xmlto/:xmlto \
LOCAL/mandree/:xmlto \
@@ -18,7 +18,7 @@ WWW= https://pagure.io/xmlto/
LICENSE= GPLv2
BUILD_DEPENDS= ${BASH_CMD}:shells/bash \
- ${GETOPT_CMD}:misc/getopt \
+ ${GETOPT_CMD}:devel/util-linux \
xmllint:textproc/libxml2 \
xsltproc:textproc/libxslt \
docbook-xsl>0:textproc/docbook-xsl \
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index 253b9bac329c..d3060026ce88 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yodl
PORTVERSION= 3.10.00
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MAINTAINER= bofh@FreeBSD.org
@@ -10,7 +10,7 @@ WWW= https://fbb-git.gitlab.io/yodl/
LICENSE= GPLv3
RUN_DEPENDS= bash:shells/bash \
- ${LOCALBASE}/bin/getopt:misc/getopt
+ ${LOCALBASE}/bin/getopt:devel/util-linux
BUILD_DEPENDS= icmake:devel/icmake \
bash:shells/bash \
gsed:textproc/gsed
diff --git a/x11-fonts/fontpreview/Makefile b/x11-fonts/fontpreview/Makefile
index c07f5681670d..f38bba80b735 100644
--- a/x11-fonts/fontpreview/Makefile
+++ b/x11-fonts/fontpreview/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fontpreview
DISTVERSION= 1.0.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-fonts graphics
MAINTAINER= 0mp@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= bash:shells/bash \
fzf:textproc/fzf \
- getopt>0:misc/getopt \
+ ${LOCALBASE}/bin/getopt:devel/util-linux \
nsxiv:graphics/nsxiv \
xdotool:x11/xdotool