1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-11-23 23:11:40 +01:00
parent e252132916
commit 5933ac0b09
157 changed files with 245 additions and 255 deletions

View File

@ -3,7 +3,7 @@ PKGNAMESUFFIX= -sse2
MASTERDIR= ${.CURDIR}/../optimfrog
COMMENT= Best-ratio lossless audio codec (SSE2 required)
CONFLICTS_INSTALL= optimfrog-[0-9]*
CONFLICTS_INSTALL= optimfrog
ONLY_FOR_ARCHS= i386
OPTIONS_DEFAULT= SSE2

View File

@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
RUN_DEPENDS+= ${LOCALBASE}/lib/compat/libstdc++.so.6:misc/compat9x
CONFLICTS_INSTALL?= optimfrog-sse2-[0-9]*
CONFLICTS_INSTALL?= optimfrog-sse2
ONLY_FOR_ARCHS?= amd64 i386

View File

@ -55,7 +55,7 @@ USES+= ncurses
CONFIGURE_ARGS+=--enable-interface=ncurses,vt100,server \
--enable-network
CONFLICTS_INSTALL= timidity-[0-9]*
CONFLICTS_INSTALL= timidity
DOCFILES= README.alsaseq README.dl README.m2m README.mts README.sf

View File

@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-master=${DEFAULTHOST} --with-port=${DEFAULTPORT} \
--with-pam --with-libwrap --with-openssl
CONFLICTS_INSTALL= conserver-[0-9]*
CONFLICTS_INSTALL= conserver
OPTIONS_DEFINE= FREEIPMI GSSAPI GSSAPIONLY STRIPREALM UDS
FREEIPMI_DESC= Compile in FreeIPMI support

View File

@ -26,7 +26,7 @@ USE_PERL5= configure
CONFIGURE_ARGS= ${_CONFIGURE_ARGS_${CHOSEN_COMPILER_TYPE}}
_CONFIGURE_ARGS_gcc= --libs="-L${PREFIX}/lib/gcc${GCC_DEFAULT} `mysql_config --libs | ${SED} 's/-pthread //'`"
CONFLICTS_INSTALL= p5-DBD-mysql[45][0-9]-[0-9]*
CONFLICTS_INSTALL= p5-DBD-mysql[45][0-9]
OPTIONS_DEFINE= SSL
OPTIONS_DEFAULT= SSL

View File

@ -17,7 +17,7 @@ USES= autoreconf compiler:c++11-lang gmake pkgconfig tar:bzip2 gnome xorg
OPTIONS_DEFINE= NLS DOCS
OPTIONS_SUB= yes
CONFLICTS_INSTALL= xpad3-[0-9]*
CONFLICTS_INSTALL= xpad3
USE_XORG= x11 sm ice
USE_GNOME= gtk30 intltool gtksourceview3 cairo
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include

View File

@ -20,7 +20,7 @@ USES= pkgconfig gmake tar:bzip2 xorg gnome
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
CONFLICTS_INSTALL= xpad-[0-9]*
CONFLICTS_INSTALL= xpad
USE_XORG= x11 sm ice
USE_GNOME= gtk20 intltool cairo

View File

@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../ccache-memcached
OPTIONS_SLAVE= STATIC
CONFLICTS_INSTALL= ccache-[0-9]* ccache-memcached[0-9]* ccache-static[0-9]*
CONFLICTS_INSTALL= ccache ccache-memcached ccache-static
.include "${MASTERDIR}/Makefile"

View File

@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/GPL-3.0.txt
USE_GITHUB= yes
GH_TAGNAME= f7712082106bef085515f86ae47e7dbbd2a48b57
CONFLICTS_INSTALL?= ccache-[0-9]* ccache-static-[0-9]* ccache-memcached-static-[0-9]*
CONFLICTS_INSTALL?= ccache ccache-static ccache-memcached-static
GNU_CONFIGURE= yes

View File

@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../ccache
OPTIONS_SLAVE= STATIC
CONFLICTS_INSTALL= ccache-[0-9]* ccache-memcached[0-9]* ccache-memcached-static[0-9]*
CONFLICTS_INSTALL= ccache ccache-memcached ccache-memcached-static
.include "${MASTERDIR}/Makefile"

View File

@ -13,7 +13,7 @@ COMMENT= Tool to minimize the compile time of C/C++ programs
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/GPL-3.0.txt
CONFLICTS_INSTALL?= ccache-static-[0-9]* ccache-memcached-[0-9]* ccache-memcached-static-[0-9]*
CONFLICTS_INSTALL?= ccache-static ccache-memcached ccache-memcached-static
GNU_CONFIGURE= yes

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= libpciaccess.so:devel/libpciaccess
USES= iconv libtool gnome pathfix pkgconfig tar:bzip2
USE_GNOME= libxml2
CONFLICTS_INSTALL= hwloc-[0-9]*
CONFLICTS_INSTALL= hwloc
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static \

View File

@ -15,7 +15,7 @@ LICENSE_COMB= multi
USES= autoreconf:build gmake makeinfo tar:xz
CONFLICTS_INSTALL= kBuild-devel-[0-9]*
CONFLICTS_INSTALL= kBuild-devel
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \
libgdbm.so:databases/gdbm \
libsvn_client-1.so:devel/subversion
CONFLICTS_INSTALL= qsvn-[0-9]*
CONFLICTS_INSTALL= qsvn
USES= bdb cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= auth bookmarks codecs completion config configwidgets \

View File

@ -8,7 +8,7 @@ MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/
MAINTAINER= oliver@FreeBSD.org
COMMENT= Library to provide abstract access to various archives
CONFLICTS_INSTALL= physfs-devel-[0-9]*
CONFLICTS_INSTALL= physfs-devel
USES= cmake readline tar:bzip2
USE_LDCONFIG= yes

View File

@ -17,6 +17,6 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
CONFLICTS_INSTALL= p5-Net-Amazon-Route53-[0-9]*
CONFLICTS_INSTALL= p5-Net-Amazon-Route53
.include <bsd.port.mk>

View File

@ -10,7 +10,7 @@ LICENSE= MIT
RUN_DEPENDS= git>0:devel/git
CONFLICTS_INSTALL= svn2git-[0-9]*
CONFLICTS_INSTALL= svn2git
NO_ARCH= yes
USE_RUBY= yes

View File

@ -27,7 +27,7 @@ NLS_CONFIGURE_ON= --with-libiconv-prefix=${LOCALBASE} \
NLS_CONFIGURE_OFF= --without-libiconv-prefix \
--without-libintl-prefix
CONFLICTS_INSTALL= yasm-[0-9]*
CONFLICTS_INSTALL= yasm
.include <bsd.port.options.mk>

View File

@ -16,7 +16,7 @@ USES= cpe
CPE_VENDOR= apple
CONFLICTS_INSTALL= nss_mdns-[0-9]*
CONFLICTS_INSTALL= nss_mdns
WRKSRC= ${WRKDIR}/${PORTNAME:S/_nss//}-${PORTVERSION}

View File

@ -25,7 +25,7 @@ CONFIGURE_ARGS= --localstatedir=/var \
INSTALL_TARGET= install-strip
CONFLICTS_INSTALL= mDNSResponder_nss-[0-9]*
CONFLICTS_INSTALL= mDNSResponder_nss
# TODO: Print a message about the etc directory used for mdns.allow
# being relative to ${PREFIX}.

View File

@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/"Sublime Text 2"
NO_BUILD=
SUB_FILES= sublime
CONFLICTS_INSTALL= linux-sublime3-[0-9]*
CONFLICTS_INSTALL= linux-sublime3
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}

View File

@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= lichray
CONFLICTS_INSTALL= nvi-m17n-[0-9]* nvi-[0-9]*
CONFLICTS_INSTALL= nvi-m17n nvi
OPTIONS_DEFINE= DEBUG WIDECHAR ICONV
OPTIONS_DEFAULT= WIDECHAR ICONV

View File

@ -25,7 +25,7 @@ CONFIGURE_ENV= cf_cv_crypt_works=yes
MAKEFILE= makefile
INSTALL_TARGET= install install-doc install-html
CONFLICTS_INSTALL= xvile-[0-9]*
CONFLICTS_INSTALL= xvile
OPTIONS_DEFINE= DOCS FILTERS ICONV PERL
OPTIONS_SUB= yes

View File

@ -34,7 +34,7 @@ CONFIGURE_ARGS= --disable-imake \
MAKEFILE= makefile
INSTALL_TARGET= install install-doc install-html
CONFLICTS_INSTALL= vile-[0-9]*
CONFLICTS_INSTALL= vile
OPTIONS_DEFINE= DOCS FILTERS ICONV PERL
OPTIONS_RADIO= MENUS

View File

@ -11,7 +11,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= amd64 powerpc powerpc64
CONFLICTS_INSTALL= qemu-user-static-[0-9]*
CONFLICTS_INSTALL= qemu-user-static
# When static linking we have a build dependency on libglib-2.0.a, otherwise
# we use glib20 in the usual way (shared-lib runtime dependency).

View File

@ -12,7 +12,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= amd64 powerpc powerpc64
CONFLICTS_INSTALL= qemu-user-static-devel-[0-9]*
CONFLICTS_INSTALL= qemu-user-static-devel
USES= bison compiler:c11 cpe gmake perl5 pkgconfig python:build
USE_GITHUB= yes

View File

@ -8,7 +8,7 @@ USES= compiler:c11 cpe gettext-runtime gmake gnome perl5 pkgconfig \
python:build tar:xz
USE_GNOME+= glib20
MAKE_ENV+= BSD_MAKE="${MAKE}" PREFIX=${PREFIX}
CONFLICTS_INSTALL= qemu-[0-9]* qemu-devel-* qemu-sbruno-*
CONFLICTS_INSTALL= qemu qemu-devel qemu-sbruno
OPTIONS_SLAVE= DOCS
OPTIONS_EXCLUDE= SAMBA X11 GTK3 OPENGL GNUTLS SASL JPEG PNG CURL \

View File

@ -40,12 +40,12 @@ CONFIGURE_ARGS+= --disable-alsa \
--disable-xpcom
CONFIGURE_ARGS+= --nofatal --with-gcc="${CC}" --with-g++="${CXX}"
CONFLICTS_INSTALL= virtualbox-ose-[0-9]* \
virtualbox-ose-additions-[0-9]* \
virtualbox-ose-additions-devel-[0-9]* \
virtualbox-ose-devel-[0-9]* \
virtualbox-ose-lite-[0-9]* \
virtualbox-ose-nox11-[0-9]*
CONFLICTS_INSTALL= virtualbox-ose \
virtualbox-ose-additions \
virtualbox-ose-additions-devel \
virtualbox-ose-devel \
virtualbox-ose-lite \
virtualbox-ose-nox11
PORTSCOUT= limit:^5\.
@ -67,9 +67,9 @@ X11_VARS= VBOX_WITH_X11=1
.include <bsd.port.options.mk>
.if ${SLAVE_PORT} == no
CONFLICTS_INSTALL+= virtualbox-ose-additions-nox11-[0-9]*
CONFLICTS_INSTALL+= virtualbox-ose-additions-nox11
.else
CONFLICTS_INSTALL+= virtualbox-ose-additions-[0-9]*
CONFLICTS_INSTALL+= virtualbox-ose-additions
.endif
VIDEODIR= ${PREFIX}/lib/xorg/modules/drivers

View File

@ -39,13 +39,13 @@ CONFIGURE_ARGS+= --disable-alsa \
--disable-xpcom
CONFIGURE_ARGS+= --nofatal --with-gcc="${CC}" --with-g++="${CXX}"
CONFLICTS_INSTALL= virtualbox-ose-[0-9]* \
virtualbox-ose-additions-devel-[0-9]* \
virtualbox-ose-additions-legacy-[0-9]* \
virtualbox-ose-devel-[0-9]* \
virtualbox-ose-legacy-[0-9]* \
virtualbox-ose-lite-[0-9]* \
virtualbox-ose-nox11-[0-9]*
CONFLICTS_INSTALL= virtualbox-ose \
virtualbox-ose-additions-devel \
virtualbox-ose-additions-legacy \
virtualbox-ose-devel \
virtualbox-ose-legacy \
virtualbox-ose-lite \
virtualbox-ose-nox11
OPTIONS_DEFINE= DBUS DEBUG X11
OPTIONS_DEFAULT= DBUS X11
@ -65,9 +65,9 @@ X11_VARS= VBOX_WITH_X11=1
.include <bsd.port.options.mk>
.if ${SLAVE_PORT} == no
CONFLICTS_INSTALL+= virtualbox-ose-additions-nox11-[0-9]*
CONFLICTS_INSTALL+= virtualbox-ose-additions-nox11
.else
CONFLICTS_INSTALL+= virtualbox-ose-additions-[0-9]*
CONFLICTS_INSTALL+= virtualbox-ose-additions
.endif
VIDEODIR= ${PREFIX}/lib/xorg/modules/drivers

View File

@ -38,9 +38,9 @@ CONFIGURE_ARGS= --disable-java --passive-mesa
CONFIGURE_ARGS+= --with-gcc="${CC}" --with-g++="${CXX}"
CONFLICTS_INSTALL= virtualbox-ose-additions-* \
virtualbox-ose-devel-[0-9]* \
virtualbox-ose-[0-9]* \
virtualbox-ose-lite-[0-9]*
virtualbox-ose-devel \
virtualbox-ose \
virtualbox-ose-lite
PORTSCOUT= limit:^5\.
@ -113,10 +113,10 @@ USE_RC_SUBR= vboxheadless vboxwatchdog
.include <bsd.port.options.mk>
.if ${SLAVE_PORT} == no
CONFLICTS_INSTALL+= virtualbox-ose-nox11-[0-9]*
CONFLICTS_INSTALL+= virtualbox-ose-nox11
OPTIONS_DEFAULT+= PYTHON
.else
CONFLICTS_INSTALL+= virtualbox-ose-[0-9]*
CONFLICTS_INSTALL+= virtualbox-ose
.endif
.if ${ARCH} == "amd64"

View File

@ -35,9 +35,9 @@ CONFIGURE_ARGS= --disable-java --passive-mesa
CONFIGURE_ARGS+= --with-gcc="${CC}" --with-g++="${CXX}"
CONFLICTS_INSTALL= virtualbox-ose-additions-* \
virtualbox-ose-devel-[0-9]* \
virtualbox-ose-legacy-[0-9]* \
virtualbox-ose-lite-[0-9]*
virtualbox-ose-devel \
virtualbox-ose-legacy \
virtualbox-ose-lite
VBOXUSER?= vboxusers
VBOXWSUSER?= vboxusers
@ -114,10 +114,10 @@ USE_RC_SUBR= vboxheadless vboxwatchdog
.include <bsd.port.options.mk>
.if ${SLAVE_PORT} == no
CONFLICTS_INSTALL+= virtualbox-ose-nox11-[0-9]*
CONFLICTS_INSTALL+= virtualbox-ose-nox11
OPTIONS_DEFAULT+= PYTHON
.else
CONFLICTS_INSTALL+= virtualbox-ose-[0-9]*
CONFLICTS_INSTALL+= virtualbox-ose
.endif
.if ${ARCH} == "amd64"

View File

@ -29,7 +29,7 @@ USE_SDL= sdl2
CPE_VENDOR= winehq
CONFLICTS_INSTALL= wine-[0-9]*
CONFLICTS_INSTALL= wine
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--verbose \

View File

@ -15,7 +15,7 @@ COMMENT= Gecko Layout Engine for Wine development branch (HTML support)
LICENSE= MPL20 GPLv2 GPLv3 LGPL21 LGPL3
LICENSE_COMB= multi
CONFLICTS_INSTALL= wine-gecko-[0-9]*
CONFLICTS_INSTALL= wine-gecko
NO_BUILD= yes
PLIST_SUB+= GECKO_VERSION="${DISTVERSION}"

View File

@ -16,7 +16,7 @@ LICENSE_COMB= multi
PORTSCOUT= ignore:1 # for newer versions see emulators/wine-gecko-devel
CONFLICTS_INSTALL= wine-gecko-devel-[0-9]*
CONFLICTS_INSTALL= wine-gecko-devel
NO_BUILD= yes
PLIST_SUB+= GECKO_VERSION="${DISTVERSION}"

View File

@ -15,7 +15,7 @@ COMMENT= Mono .NET implementation for Wine development branch
LICENSE= MIT GPLv2 LGPL20
LICENSE_COMB= multi
CONFLICTS_INSTALL= wine-mono-[0-9]*
CONFLICTS_INSTALL= wine-mono
NO_BUILD= yes
PLIST_SUB+= MONO_VERSION="${DISTVERSION}"

View File

@ -16,7 +16,7 @@ LICENSE_COMB= multi
PORTSCOUT= ignore:1 # for newer versions see emulators/wine-mono-devel
CONFLICTS_INSTALL= wine-mono-devel-[0-9]*
CONFLICTS_INSTALL= wine-mono-devel
NO_BUILD= yes
PLIST_SUB+= MONO_VERSION="${DISTVERSION}"

View File

@ -18,7 +18,8 @@ ONLY_FOR_ARCHS= amd64 i386
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
LIB_DEPENDS= libFAudio.so:audio/faudio \
libxml2.so:textproc/libxml2
libxml2.so:textproc/libxml2 \
libsysinfo.so:devel/libsysinfo
USES= bison cpe desktop-file-utils gmake localbase \
pkgconfig sdl shebangfix tar:xz
@ -57,7 +58,7 @@ CONFIGURE_ARGS+=--verbose \
--without-udev \
--without-unwind \
--without-usb
CONFIGURE_ENV= CPPBIN="${CPP}" FLEX="${LOCALBASE}/bin/flex"
CONFIGURE_ENV= CPPBIN="${CPP}" FLEX="${LOCALBASE}/bin/flex" CFLAGS="-D_WITH_CPU_SET_T"
WINELIBDIR?= ${PREFIX}/lib
.if !defined(USE_LDCONFIG32)
USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= libguile-2.2.so:lang/guile2 \
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
libgc-threaded.so:devel/boehm-gc-threaded
CONFLICTS_INSTALL= sol-[0-9]*
CONFLICTS_INSTALL= sol
PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext meson gnome pkgconfig \

View File

@ -27,7 +27,7 @@ USE_LINUX= xorglibs sdl12
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PKGNAME}
CONFLICTS_INSTALL= exult-[0-9]* ucc-[0-9]*
CONFLICTS_INSTALL= exult ucc
# Patch files.
PATCH436FILES= unreal.tournament_436-multilanguage.run:p436 \

View File

@ -10,7 +10,7 @@ COMMENT= Command-line program to query game servers on the net
LICENSE= ART20
CONFLICTS_INSTALL= torque-[0-9]*
CONFLICTS_INSTALL= torque
USES= autoreconf gmake
GNU_CONFIGURE= yes

View File

@ -6,7 +6,7 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Data files for Red Eclipse first-person shooter
CONFLICTS_INSTALL=redeclipse-data16-[0-9]*
CONFLICTS_INSTALL=redeclipse-data16
USE_GITHUB= nodefault

View File

@ -12,7 +12,7 @@ COMMENT= Data files for Red Eclipse first-person shooter
USE_GITHUB= nodefault
GH_TUPLE= ${DATAFILES:C/.*/red-eclipse:&:${DISTVERSIONPREFIX}${PORTVERSION}:&\/&/}
CONFLICTS_INSTALL=redeclipse-data-[0-9]*
CONFLICTS_INSTALL=redeclipse-data
DATAFILES= acerspyro actors appleflap blendbrush caustics crosshairs \
decals dziq elyvisions fonts freezurbern john jojo jwin luckystrike \

View File

@ -12,7 +12,7 @@ COMMENT= Single-player and multi-player first-person ego-shooter
LICENSE= MIT ZLIB
LICENSE_COMB= multi
CONFLICTS_INSTALL=redeclipse16-[0-9]*
CONFLICTS_INSTALL=redeclipse16
BROKEN_sparc64= does not build on sparc64

View File

@ -13,7 +13,7 @@ COMMENT= Single-player and multi-player first-person ego-shooter
LICENSE= MIT ZLIB
LICENSE_COMB= multi
CONFLICTS_INSTALL=redeclipse-[0-9]*
CONFLICTS_INSTALL=redeclipse
BROKEN_sparc64= does not build on sparc64

View File

@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
BINDIR= lib/${PORTNAME}
CONFIGURE_ARGS= --bindir=${PREFIX}/${BINDIR} --sbindir=${PREFIX}/${BINDIR}
CONFLICTS_INSTALL= empire-[0-9]*
CONFLICTS_INSTALL= empire
USERS= wolfpack
GROUPS= wolfpack

View File

@ -173,7 +173,7 @@ X11_CONFIGURE_WITH= x
X11_USES= xorg
X11_USE= xorg=ice,sm,x11,xext,xt
X11_VARS= CONFLICTS_INSTALL+="ImageMagick7-nox11-* \
CONFLICTS+=display-[0-9]*
CONFLICTS+=display
X11_VARS_OFF= CONFLICTS_INSTALL+="ImageMagick7-*" \
PKGNAMESUFFIX=7-nox11

View File

@ -49,7 +49,7 @@ CMAKE_OFF= WITH_SIMD
PLIST_SUB+= JPEG="@comment " LIBTURBOJPEG=""
.else
CMAKE_OFF+= WITH_TURBOJPEG
CONFLICTS_INSTALL= jpeg-[0-9]*
CONFLICTS_INSTALL= jpeg
PLIST_SUB+= JPEG="" LIBTURBOJPEG="@comment "
.endif

View File

@ -21,7 +21,7 @@ USE_GITHUB= yes
GH_ACCOUNT= openscenegraph
GH_PROJECT= OpenSceneGraph
CONFLICTS_INSTALL=osg34-[0-9]*
CONFLICTS_INSTALL=osg34
USES= alias cmake compiler:c11 jpeg gl pkgconfig xorg
USE_GL= gl

View File

@ -22,7 +22,7 @@ USE_GITHUB= yes
GH_ACCOUNT= openscenegraph
GH_PROJECT= OpenSceneGraph
CONFLICTS_INSTALL=osg-[0-9]*
CONFLICTS_INSTALL=osg
USES= alias cmake compiler:c++11-lang gl jpeg pkgconfig xorg
USE_GL= gl glu

View File

@ -10,7 +10,7 @@ LICENSE= PHP301
MASTERDIR= ${.CURDIR}/../pecl-imagick
CONFLICTS_INSTALL= ${PKGNAMEPREFIX}${PORTNAME}-[0-9]*
CONFLICTS_INSTALL= ${PKGNAMEPREFIX}${PORTNAME}
X11_LIB_DEPENDS?= libMagickWand-7.so:graphics/ImageMagick7
X11_LIB_DEPENDS_OFF?= libMagickWand-7.so:graphics/ImageMagick7-nox11

View File

@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= sekrit-twc
CONFLICTS_INSTALL= zimg-[0-9]* # include/zimg.h
CONFLICTS_INSTALL= zimg # include/zimg.h
USES= autoreconf compiler:c++11-lib gmake libtool pathfix
EXCLUDE= googletest sha1

View File

@ -13,7 +13,7 @@ COMMENT= Render graph described in a .dot file
RUN_DEPENDS= p5-GD>=0:graphics/p5-GD
CONFLICTS_INSTALL=signing-party-[0-9]*
CONFLICTS_INSTALL=signing-party
PLIST_FILES= bin/springgraph
EXTRACT_CMD= ${CP}

View File

@ -32,7 +32,7 @@ PLIST_FILES= lib/zathura/libpdf-mupdf.so \
share/applications/org.pwmt.zathura-pdf-mupdf.desktop \
share/metainfo/org.pwmt.zathura-pdf-mupdf.metainfo.xml
CONFLICTS_INSTALL= zathura-pdf-poppler-[0-9]*
CONFLICTS_INSTALL= zathura-pdf-poppler
post-patch:
${REINPLACE_CMD} "s@\(cc.find_library(.*\))@\1,dirs:'${PREFIX}/lib')@" \

View File

@ -14,8 +14,8 @@ COMMENT= The "Internet Relay Chat" Server
BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_riscv64= Fails to link: missing sbrk
CONFLICTS_INSTALL= charybdis-[0-9]* ircd-hybrid-[0-9]* Nefarious-[0-9]* \
ru-ircd-hybrid-[0-9]* ircd-ru-[0-9]*
CONFLICTS_INSTALL= charybdis ircd-hybrid Nefarious \
ru-ircd-hybrid ircd-ru
USES= tar:tgz
USE_RC_SUBR= ircd

View File

@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= CQG00620@nifty.ne.jp
COMMENT= Kanji code converter
CONFLICTS_INSTALL= p5-ack-[0-9]* ack-[0-9]*
CONFLICTS_INSTALL= p5-ack ack
ALL_TARGET= ack
CFLAGS+= -Wno-error=return-type

View File

@ -34,7 +34,7 @@ OPTIONS_DEFINE= X11
HAS_CONFIGURE= yes
ALL_TARGET= build
CONFLICTS_INSTALL= petite-chez-[0-9]*
CONFLICTS_INSTALL= petite-chez
STRIP_FILES= bin/petite bin/${PORTNAME} bin/${PORTNAME}-script
CHEZ_LIBDIR=lib/csv${PORTVERSION}
CFLAGS+= -I${LOCALBASE}/include

View File

@ -23,7 +23,7 @@ USE_LDCONFIG= yes
CPE_VENDOR= gnu
CONFLICTS_INSTALL= guile1-[0-9]* guile2-[0-9]*
CONFLICTS_INSTALL= guile1 guile2
MAKE_JOBS_UNSAFE= yes

View File

@ -20,7 +20,7 @@ USES= autoreconf cpe gmake libtool makeinfo ncurses pathfix
CPE_VENDOR= gnu
USE_LDCONFIG= yes
CONFLICTS_INSTALL= guile2-[0-9]* guile-[0-9]*
CONFLICTS_INSTALL= guile2 guile
GNU_CONFIGURE= yes
CFLAGS+= -fwrapv

View File

@ -24,7 +24,7 @@ USE_LDCONFIG= yes
CPE_VENDOR= gnu
CONFLICTS_INSTALL= guile-[0-9]*
CONFLICTS_INSTALL= guile
MAKE_JOBS_UNSAFE= yes

View File

@ -15,7 +15,7 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/sdas/COPYING3
BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/adjacency_list.hpp:devel/boost-libs
CONFLICTS_INSTALL= sdcc-[0-9]* sdcc-devel-[0-9]*
CONFLICTS_INSTALL= sdcc sdcc-devel
GNU_CONFIGURE= yes
USES= autoreconf:build bison compiler:c++11-lang gmake \
readline python shebangfix tar:bzip2

View File

@ -7,7 +7,7 @@ MAINTAINER= mandree@FreeBSD.org
LIB_DEPENDS= libkyotocabinet.so:databases/kyotocabinet
CONFLICTS_INSTALL= bogofilter-[0-9]* bogofilter-lmdb-[0-9]* bogofilter-sqlite-[0-9]* bogofilter-tc-[0-9]*
CONFLICTS_INSTALL= bogofilter bogofilter-lmdb bogofilter-sqlite bogofilter-tc
CONFIGURE_ARGS= --with-database=kyotocabinet
BF_CPPFLAGS= -I${LOCALBASE}/include

View File

@ -7,7 +7,7 @@ MAINTAINER= mandree@FreeBSD.org
LIB_DEPENDS= liblmdb.so:databases/lmdb
CONFLICTS_INSTALL= bogofilter-[0-9]* bogofilter-kc-[0-9]* bogofilter-sqlite-[0-9]* *bogofilter-tc-[0-9]*
CONFLICTS_INSTALL= bogofilter bogofilter-kc bogofilter-sqlite *bogofilter-tc
CONFIGURE_ARGS= --with-database=lmdb
BF_CPPFLAGS= -I${LOCALBASE}/include

View File

@ -8,7 +8,7 @@ PKGNAMESUFFIX= -sqlite
MAINTAINER= mandree@FreeBSD.org
USES= sqlite
CONFLICTS_INSTALL= bogofilter-[0-9]* bogofilter-lmdb-[0-9]* bogofilter-kc-[0-9]* bogofilter-tc-[0-9]*
CONFLICTS_INSTALL= bogofilter bogofilter-lmdb bogofilter-kc bogofilter-tc
CONFIGURE_ARGS= --with-database=sqlite
BF_CPPFLAGS= -I${LOCALBASE}/include

View File

@ -21,8 +21,8 @@ OPTIONS_DEFAULT= GSL UNICODE
GSL_DESC= Link with system-wide GSL dynamically (recommended)
UNICODE_DESC= Normalize tokens to Unicode (UTF-8) (recommended)
CONFLICTS_INSTALL?= bogofilter-sqlite-[0-9]* bogofilter-tc-[0-9]* bogofilter-lmdb-[0-9]* \
bogofilter-kc-[0-9]*
CONFLICTS_INSTALL?= bogofilter-sqlite bogofilter-tc bogofilter-lmdb \
bogofilter-kc
USES+= cpe perl5 shebangfix tar:xz
SHEBANG_FILES= contrib/randomtrain.sh contrib/scramble.sh \

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/00copyright
USES= emacs
USE_GITHUB= yes
CONFLICTS_INSTALL= ${PORTNAME}${EMACS_PKGNAMESUFFIX}-[0-9]*
CONFLICTS_INSTALL= ${PORTNAME}${EMACS_PKGNAMESUFFIX}
GH_ACCOUNT= kazu-yamamoto
GH_PROJECT= Mew

View File

@ -93,7 +93,7 @@ LDFLAGS+= -g
DEBUG_FLAGS+= -O0 -Wall -Wextra -g
.endif
CONFLICTS_INSTALL= ja-mh-[0-9]* pixie-* p5-Dist-Joseki-*
CONFLICTS_INSTALL= ja-mh pixie p5-Dist-Joseki
post-install:
@${FIND} ${STAGEDIR}${ETCDIR} -type f -exec ${MV} {} {}-dist \;

View File

@ -32,7 +32,7 @@ CPE_VENDOR= openbsd
USE_RC_SUBR= smtpd
SUB_FILES= pkg-install pkg-deinstall pkg-message
CONFLICTS_INSTALL= postfix-[0-9]* sendmail-[0-9]* opensmtpd-devel-[0-9]*
CONFLICTS_INSTALL= postfix sendmail opensmtpd-devel
USERS= _smtpd _smtpq
GROUPS= _smtpd _smtpq

View File

@ -26,19 +26,19 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS_IPL10= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
FLAVORS= default ldap sasl
default_CONFLICTS_INSTALL= postfix-current-base-ldap-* \
postfix-current-base-sasl-* \
postfix-current-ldap-* postfix-current-sasl-*
default_CONFLICTS_INSTALL= postfix-current-base-ldap \
postfix-current-base-sasl \
postfix-current-ldap postfix-current-sasl
ldap_PKGNAMESUFFIX= -current-ldap
ldap_CONFLICTS_INSTALL= postfix-current-[0-9]* \
postfix-current-base-[0-9] \
postfix-current-base-sasl-* \
postfix-current-sasl-*
ldap_CONFLICTS_INSTALL= postfix-current \
postfix-current-base \
postfix-current-base-sasl \
postfix-current-sasl
sasl_PKGNAMESUFFIX= -current-sasl
sasl_CONFLICTS_INSTALL= postfix-current-[0-9]* \
postfix-current-base-[0-9] \
postfix-current-base-ldap-* \
postfix-current-ldap-*
sasl_CONFLICTS_INSTALL= postfix-current \
postfix-current-base \
postfix-current-base-ldap \
postfix-current-ldap
COMMENT_ldap= (with OpenLDAP and Cyrus SASL support)
COMMENT_sasl= (with Cyrus SASL support)
@ -51,10 +51,10 @@ SHEBANG_FILES= auxiliary/qshape/qshape.pl
SCRIPTS_ENV+= POSTFIX_DEFAULT_MTA="${POSTFIX_DEFAULT_MTA}"
CONFLICTS_INSTALL= courier-0.* opensmtpd-[0-9]* opensmtpd-devel-* \
postfix-[0-9]* postfix-base-* postfix-ldap-sasl-* \
postfix-sasl-* postfix35-* sendmail-[0-9]* \
sendmail-devel-*
CONFLICTS_INSTALL= courier-0.* opensmtpd opensmtpd-devel \
postfix postfix-base postfix-ldap-sasl \
postfix-sasl postfix35 sendmail \
sendmail-devel
USERS= postfix
GROUPS= mail maildrop postfix

View File

@ -24,14 +24,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS_IPL10= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
FLAVORS= default ldap sasl
default_CONFLICTS_INSTALL= postfix-base-ldap-* postfix-base-sasl-* \
postfix-ldap-* postfix-sasl-*
default_CONFLICTS_INSTALL= postfix-base-ldap postfix-base-sasl \
postfix-ldap postfix-sasl
ldap_PKGNAMESUFFIX= -ldap
ldap_CONFLICTS_INSTALL= postfix-[0-9]* postfix-base-[0-9]* \
postfix-base-sasl-* postfix-sasl-*
ldap_CONFLICTS_INSTALL= postfix postfix-base \
postfix-base-sasl postfix-sasl
sasl_PKGNAMESUFFIX= -sasl
sasl_CONFLICTS_INSTALL= postfix-[0-9]* postfix-base-[0-9]* \
postfix-base-ldap-* postfix-ldap-*
sasl_CONFLICTS_INSTALL= postfix postfix-base \
postfix-base-ldap postfix-ldap
COMMENT_ldap= (with OpenLDAP and Cyrus SASL support)
COMMENT_sasl= (with Cyrus SASL support)
@ -44,8 +44,8 @@ SHEBANG_FILES= auxiliary/qshape/qshape.pl
SCRIPTS_ENV+= POSTFIX_DEFAULT_MTA="${POSTFIX_DEFAULT_MTA}"
CONFLICTS_INSTALL= courier-0.* opensmtpd-[0-9]* opensmtpd-devel-* \
postfix-current-* sendmail-[0-9]* sendmail-devel-*
CONFLICTS_INSTALL= courier-0.* opensmtpd opensmtpd-devel \
postfix-current sendmail sendmail-devel
PORTSCOUT= limit:^3\.6\.

View File

@ -6,7 +6,7 @@ COMMENT= Modern and interactive webmail - community edition
LICENSE= AGPLv3
CONFLICTS_INSTALL= rainloop-[0-9]*
CONFLICTS_INSTALL= rainloop
MASTERDIR= ${.CURDIR}/../rainloop
PLIST= ${.CURDIR}/pkg-plist

View File

@ -32,7 +32,7 @@ PORTEXAMPLES= ckbook.b \
OPTIONS_DEFINE= EXAMPLES
CONFLICTS_INSTALL= gh-bc-[0-9]*
CONFLICTS_INSTALL= gh-bc
post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}

View File

@ -2,7 +2,7 @@ PKGNAMESUFFIX= -lite
COMMENT= Command-line driven graphing utility (lite package)
CONFLICTS_INSTALL= gnuplot-[0-9]*
CONFLICTS_INSTALL= gnuplot
LITE= yes
MASTERDIR= ${.CURDIR}/../gnuplot

View File

@ -12,7 +12,7 @@ LICENSE_NAME= Gnuplot license
LICENSE_FILE= ${WRKSRC}/Copyright
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
CONFLICTS_INSTALL?= gnuplot-lite-[0-9]*
CONFLICTS_INSTALL?= gnuplot-lite
USES+= compiler:c++11-lang cpe groff iconv pkgconfig readline
CPE_VENDOR= gnuplot_project

View File

@ -14,7 +14,7 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE_GPL_v2.txt
LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE_GPL_v3.txt
CONFLICTS_INSTALL= CoinMP-[0-9]*
CONFLICTS_INSTALL= CoinMP
USES= cmake compiler:c++11-lang zip
USE_LDCONFIG= yes

View File

@ -77,8 +77,8 @@ SUBSHELL_SUB_FILES= pkg-message
X11_CONFIGURE_WITH= x
X11_USES= xorg
X11_USE= xorg=x11,xext
X11_VARS= CONFLICTS_INSTALL+="mc-nox11-[0-9]*"
X11_VARS_OFF= CONFLICTS_INSTALL+="mc-[0-9]*"
X11_VARS= CONFLICTS_INSTALL+="mc-nox11"
X11_VARS_OFF= CONFLICTS_INSTALL+="mc"
post-patch:
@${REINPLACE_CMD} -e 's|clang||' ${WRKSRC}/configure

View File

@ -10,7 +10,7 @@ COMMENT= Media Transfer Protocol (MTP) library
LICENSE= LGPL21+
CONFLICTS_INSTALL=libosmo-sccp-[0-9]* # lib/libmtp.a
CONFLICTS_INSTALL=libosmo-sccp # lib/libmtp.a
USES= cpe iconv libtool localbase pathfix pkgconfig
GNU_CONFIGURE= yes

View File

@ -17,7 +17,7 @@ USE_GITLAB= yes
GL_ACCOUNT= ipcalc
GL_COMMIT= 8dfa28013234755ef3ce3e157b3940eeaaa2b7df
CONFLICTS_INSTALL= ipcalc-[0-9]*
CONFLICTS_INSTALL= ipcalc
OPTIONS_DEFINE= DOCS MAXMINDDB
OPTIONS_SUB= yes

View File

@ -12,7 +12,7 @@ COMMENT= IP Calculator
LICENSE= GPLv2
CONFLICTS_INSTALL= gnu-ipcalc-[0-9]*
CONFLICTS_INSTALL= gnu-ipcalc
PLIST_FILES= bin/ipcalc
NO_BUILD= yes

View File

@ -5,8 +5,8 @@ PKGNAMESUFFIX= -daemon
COMMENT= Decentralized, open DNS and more (Daemon)
SLAVE_PORT= yes
CONFLICTS_INSTALL= namecoin-stable-[0-9]* namecoin-stable-daemon-[0-9]* namecoin-stable-utils-[0-9]* \
namecoin-beta-[0-9]* namecoin-beta-daemon-[0-9]* namecoin-beta-utils-[0-9]*
CONFLICTS_INSTALL= namecoin-stable namecoin-stable-daemon namecoin-stable-utils \
namecoin-beta namecoin-beta-daemon namecoin-beta-utils
OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP WALLET ZMQ
OPTIONS_DEFAULT= HARDENING UPNP WALLET

View File

@ -5,8 +5,8 @@ PKGNAMESUFFIX= -utils
COMMENT= Decentralized, open DNS and more (CLI and Utilities)
SLAVE_PORT= yes
CONFLICTS_INSTALL= namecoin-stable-[0-9]* namecoin-stable-daemon-[0-9]* namecoin-stable-utils-[0-9]* \
namecoin-beta-[0-9]* namecoin-beta-daemon-[0-9]* namecoin-beta-utils-[0-9]*
CONFLICTS_INSTALL= namecoin-stable namecoin-stable-daemon namecoin-stable-utils \
namecoin-beta namecoin-beta-daemon namecoin-beta-utils
OPTIONS_DEFINE= DEBUG HARDENING TESTS
OPTIONS_DEFAULT= HARDENING TESTS

View File

@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENCE.txt
USES= python:3.6+ shebangfix
USE_PYTHON= distutils autoplist
CONFLICTS_INSTALL= exabgp-[0-9]*
CONFLICTS_INSTALL= exabgp
SUB_FILES= pkg-message
SUB_LIST= PYTHON_LIBDIR=${PYTHON_LIBDIR} PYTHON_CMD=${PYTHON_CMD} \

View File

@ -13,7 +13,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
CONFLICTS_INSTALL= haproxy-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]* haproxy20-[0-9]* haproxy21-[0-9]*
CONFLICTS_INSTALL= haproxy haproxy17 haproxy18 haproxy19 haproxy20 haproxy21
USES= compiler:c++11-lang cpe gmake
USE_RC_SUBR= haproxy

View File

@ -18,7 +18,7 @@ default_CONFLICTS_INSTALL= haproxy-lua
lua_CONFLICTS_INSTALL= haproxy
lua_PKGNAMESUFFIX= -lua
CONFLICTS_INSTALL= haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]* haproxy20-[0-9]* haproxy21-[0-9]*
CONFLICTS_INSTALL= haproxy-devel haproxy17 haproxy18 haproxy19 haproxy20 haproxy21
USES= compiler:c++11-lang cpe gmake
USE_RC_SUBR= haproxy

View File

@ -15,7 +15,7 @@ LICENSE_COMB= multi
BROKEN_mips= fails to build: undefined reference to '__sync_sub_and_fetch_4'
BROKEN_mips64= fails to build: undefined reference to '__sync_sub_and_fetch_4'
CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]* haproxy20-[0-9]* haproxy21-[0-9]*
CONFLICTS_INSTALL= haproxy haproxy-devel haproxy18 haproxy19 haproxy20 haproxy21
USES= cpe gmake
USE_RC_SUBR= haproxy

View File

@ -12,7 +12,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy19-[0-9]* haproxy20-[0-9]* haproxy21-[0-9]*
CONFLICTS_INSTALL= haproxy haproxy-devel haproxy17 haproxy19 haproxy20 haproxy21
USES= cpe gmake
USE_RC_SUBR= haproxy

View File

@ -12,7 +12,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]* haproxy20-[0-9]* haproxy21-[0-9]*
CONFLICTS_INSTALL= haproxy haproxy-devel haproxy17 haproxy18 haproxy20 haproxy21
USES= compiler:c++11-lang cpe gmake
USE_RC_SUBR= haproxy

View File

@ -12,7 +12,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]* haproxy21-[0-9]*
CONFLICTS_INSTALL= haproxy haproxy-devel haproxy17 haproxy18 haproxy19 haproxy21
USES= compiler:c++11-lang cpe gmake
USE_RC_SUBR= haproxy

View File

@ -12,7 +12,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
CONFLICTS_INSTALL= haproxy-[0-9]* haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]* haproxy20-[0-9]*
CONFLICTS_INSTALL= haproxy haproxy-devel haproxy17 haproxy18 haproxy19 haproxy20
USES= compiler:c++11-lang cpe gmake
USE_RC_SUBR= haproxy

View File

@ -12,7 +12,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
CONFLICTS_INSTALL= haproxy-devel-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]* haproxy20-[0-9]* haproxy21-[0-9]*
CONFLICTS_INSTALL= haproxy-devel haproxy17 haproxy18 haproxy19 haproxy20 haproxy21
USES= compiler:c++11-lang cpe gmake
USE_RC_SUBR= haproxy

View File

@ -12,7 +12,7 @@ COMMENT= Reliable, high performance TCP/HTTP load balancer
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
CONFLICTS_INSTALL= haproxy-[0-9]* haproxy17-[0-9]* haproxy18-[0-9]* haproxy19-[0-9]* haproxy20-[0-9]* haproxy21-[0-9]*
CONFLICTS_INSTALL= haproxy haproxy17 haproxy18 haproxy19 haproxy20 haproxy21
USES= compiler:c++11-lang cpe gmake
USE_RC_SUBR= haproxy

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libosip2.so:net/libosip2
USES= libtool ssl
USE_LDCONFIG= yes
CONFLICTS_INSTALL= libeXosip2-legacy-[0-9]*
CONFLICTS_INSTALL= libeXosip2-legacy
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

View File

@ -28,7 +28,7 @@ TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject \
p5-Test-Warn>=0:devel/p5-Test-Warn \
p5-Test-XML>=0:devel/p5-Test-XML
CONFLICTS_INSTALL= p5-SOAP-Lite-0.60* p5-SOAP-[0-9]*
CONFLICTS_INSTALL= p5-SOAP-Lite-0.60* p5-SOAP
CONFIGURE_ARGS= --noprompt
INSTALL_TARGET= pure_install

View File

@ -13,7 +13,7 @@ COMMENT= Python interface to sendfile(2)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS_INSTALL= py*-sendfile-[0-9]*
CONFLICTS_INSTALL= py*-sendfile
USES= python:3.6+
USE_PYTHON= distutils autoplist

View File

@ -2,7 +2,7 @@
LITE= yes
CONFLICTS_INSTALL?= tshark-[0-9]* wireshark-[0-9]* wireshark-lite-[0-9]*
CONFLICTS_INSTALL?= tshark wireshark wireshark-lite
MASTERDIR= ${.CURDIR}/../tshark
COMMENT= Powerful network analyzer/capture tool (lite package)

View File

@ -2,7 +2,7 @@
PORTNAME= tshark
CONFLICTS_INSTALL?= tshark-lite-[0-9]* wireshark-lite-[0-9]* wireshark-[0-9]*
CONFLICTS_INSTALL?= tshark-lite wireshark-lite wireshark
MASTERDIR= ${.CURDIR}/../wireshark

View File

@ -2,7 +2,7 @@
LITE= yes
CONFLICTS_INSTALL?= wireshark-[0-9]* tshark-[0-9]* tshark-lite-[0-9]*
CONFLICTS_INSTALL?= wireshark tshark tshark-lite
MASTERDIR= ${.CURDIR}/../wireshark
COMMENT= Powerful network analyzer/capture tool (lite package)

View File

@ -20,7 +20,7 @@ COMMENT?= Powerful network analyzer/capture tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL?= wireshark-lite-[0-9]* tshark-[0-9]* tshark-lite-[0-9]*
CONFLICTS_INSTALL?= wireshark-lite tshark tshark-lite
DATADIR_NAME= wireshark
DATADIR= ${PREFIX}/share/${DATADIR_NAME}

View File

@ -13,7 +13,7 @@ LICENSE= GPLv2+
LIB_DEPENDS= libslang.so:devel/libslang2
CONFLICTS_INSTALL= ja-slrn-[0-9]*
CONFLICTS_INSTALL= ja-slrn
USES= gmake iconv tar:bz2

View File

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-test/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Version 4.0 of the threaded readnews newsreader
CONFLICTS_INSTALL=trn-3.[0-9]* cnews-* s-news-[0-9]*
CONFLICTS_INSTALL=trn-3.[0-9]* cnews s-news
USES= ncurses

View File

@ -15,7 +15,7 @@ COMMENT= FreeBSD ports/packages management tool (devel version)
LICENSE= BSD3CLAUSE
CONFLICTS_INSTALL= portupgrade-[0-9]*
CONFLICTS_INSTALL= portupgrade
USES= uidfix

Some files were not shown because too many files have changed in this diff Show More