1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

*: Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
This commit is contained in:
Tobias Kortkamp 2021-09-03 15:01:58 +02:00
parent 3ccf6b0df2
commit 310623bb97
No known key found for this signature in database
GPG Key ID: A4F09FB73CC51F61
17 changed files with 13 additions and 25 deletions

View File

@ -11,15 +11,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= csvtk:science/csvtk
USES= go:modules
USES= go:modules perl5
USE_PERL5= test
GO_MODULE= github.com/shenwei356/unikmer
GO_TARGET= ./${PORTNAME}
PLIST_FILES= bin/${PORTNAME}
TEST_USES= perl5
do-test: # from the benchmark section in README
@cd ${WRKSRC} && \
${GO_CMD} test . -bench=Bench* -benchmem \

View File

@ -2,7 +2,7 @@
PORTNAME= kicad
DISTVERSION= r${GIT_SRC_DATE}
#PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= cad
PKGNAMESUFFIX= -devel
DIST_SUBDIR= ${PORTNAME}

View File

@ -75,8 +75,6 @@ EXTRA_PATCHES= ${FILESDIR}/${ARCH}
ALL_TARGET= install-core
PORTSCOUT= limitw:1,even
CPE_PRODUCT= mongodb
pre-patch:

View File

@ -12,15 +12,13 @@ BUILD_DEPENDS= gmake:devel/gmake
TEST_DEPENDS= gmake:devel/gmake \
tox:devel/py-tox@${PY_FLAVOR}
USES= cmake
USES= cmake python:test
USE_GITLAB= yes
GL_SITE= https://gitlab.gnome.org/World
GL_ACCOUNT= OpenPaperwork
GL_COMMIT= dae21f97de872e4ad2e94f1b0fc53302a00259fd
USE_LDCONFIG= yes
TEST_USES= python
PLIST_FILES= include/pillowfight/pillowfight.h \
include/pillowfight/util.h \
lib/libpillowfight.so \

View File

@ -49,7 +49,6 @@ OPTIONS_DEFAULT=X11 THREADS
CMP_LIB_DESC= Install compiler libraries
MODOPT= camlp4o camlp4r ocamlc ocamldep ocamldoc ocamllex ocamlopt
PATTERN= [[:space:]]*(do|then)?[[:space:]]*)(\$$\(CP\)|cp)([[:space:]]
DOCSDISTNAME= ${DISTNAME:C/([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)/\1.\2/}
CONFLICTS= metaocaml-[0-9]*

View File

@ -570,6 +570,7 @@
SUBDIR += oleo
SUBDIR += onednn
SUBDIR += openblas
SUBDIR += openfst
SUBDIR += openlibm
SUBDIR += openmesh
SUBDIR += opensolaris-libm

View File

@ -11,7 +11,7 @@ LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \
libgsl.so:math/gsl \
libboost_thread.so:devel/boost-libs
USES= cmake gettext-runtime localbase:ldflags pkgconfig
USES= cmake gettext-runtime gnome localbase:ldflags pkgconfig
USE_GNOME= cairo glib20
CMAKE_ON= 2GEOM_BUILD_SHARED

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libpdal_base.so:math/pdal \
libhdf5.so:science/hdf5 \
libsz.so:science/szip
USES= cmake localbase
USES= cmake gnome localbase
USE_GNOME= libxml2
USE_LDCONFIG= yes

View File

@ -14,7 +14,7 @@ USE_GITHUB= yes
USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS
MFEM_TESTING_ON= MFEM_ENABLE_TESTING # tests are broken, see https://github.com/mfem/mfem/issues/2442
CMAKE_TESTING_ON= MFEM_ENABLE_TESTING # tests are broken, see https://github.com/mfem/mfem/issues/2442
OPTIONS_DEFINE= MPI

View File

@ -26,8 +26,6 @@ HEADER_DEPENDS= ${LOCALBASE}/include/boost/numeric/conversion/cast.hpp:devel/boo
${LOCALBASE}/include/gmp.h:math/gmp \
${LOCALBASE}/include/mpfr.h:math/mpfr
TEST_USES= compiler:c++14-lang
do-test:
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS=ON ${CMAKE_SOURCE_PATH} && \

View File

@ -60,7 +60,7 @@ PETSC_CMAKE_ON= -DPETSC_DIR=${LOCALBASE} \
PETSC_LIB_DEPENDS= libpetsc.so:science/PETSc
PETSC_IMPLIES= MPI
PETSC_PREVENTS= LAPACK # error: Incompatible sunindextype for LAPACK; disable LAPACK and rebuild
PERSC_BROKEN= ERROR: PETSc not functional due to index size mismatch: SUNDIALS_INDEX_SIZE=64, but PETSc was built with 32-bit indices
PETSC_BROKEN= ERROR: PETSc not functional due to index size mismatch: SUNDIALS_INDEX_SIZE=64, but PETSc was built with 32-bit indices
PORTEXAMPLES= *

View File

@ -1,5 +1,6 @@
PORTNAME= biboumi
DISTVERSION= 9.0
PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= https://git.louiz.org/biboumi/snapshot/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@ -46,7 +47,7 @@ SQLITE3_CMAKE_OFF= -DWITHOUT_SQLITE3=1
TLS_LIB_DEPENDS= libbotan-2.so:security/botan2
TLS_LIB_DEPENDS_OFF= libgcrypt.so:security/libgcrypt
TLS_RUN_DEPENDS_ON= ca_root_nss>0:security/ca_root_nss
TLS_RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
TLS_CMAKE_ON= -DWITH_BOTAN=1
TLS_CMAKE_OFF= -DWITHOUT_BOTAN=1

View File

@ -44,7 +44,6 @@ PLIST_SUB= VERSION=${PORTVERSION}
CPE_VENDOR= pivotal_software
REINPLACE_ARGS= -i ""
SCRIPTS_DIR= ${WRKSRC}/deps/rabbit/scripts
SHEBANG_FILES= deps/rabbitmq_management/bin/rabbitmqadmin
MAKE_ARGS+= PYTHON=${PYTHON_CMD}
MAKE_ENV+= PATH="${LOCALBASE}/lib/${ERLANG_LIB}/bin:${PATH}" \

View File

@ -20,7 +20,6 @@ RUN_DEPENDS= epstool:graphics/epstool \
xfig:graphics/xfig # README says that these executables are required for the test suite
USES= bison compiler:c++17-lang fortran gmake localbase tar:xz
USE_PDFLATEX= yes
USE_TEX= pdftex
USE_GCC= yes # clang-11 fails: error: reference to local binding 'ii1' declared in enclosing function 'ss2Iteration_pruning'
# Clang still doesn't support this c++20 feature, see https://bugs.llvm.org/show_bug.cgi?id=49238

View File

@ -3,7 +3,7 @@
PORTNAME= pdfoutline
PORTVERSION= 5.4
DISTVERSIONPREFIX= release/
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= sunpoet@FreeBSD.org
@ -13,7 +13,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${RUN_DEPENDS}
xRUN_DEPENDS= p5-Locale-libintl>=0:devel/p5-Locale-libintl \
RUN_DEPENDS= p5-Locale-libintl>=0:devel/p5-Locale-libintl \
p5-PDF-API2>=0:textproc/p5-PDF-API2
USES= perl5 shebangfix

View File

@ -15,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
USES= go:modules
GO_TARGET= ./cmd/caddy
USE_RC_SUBR= caddy
SUB_FILES= Caddyfile.sample caddy pkg-message

View File

@ -22,9 +22,6 @@ USES= php:flavors
NO_BUILD= yes
NO_ARCH= yes
NEXTCLOUD_USERNAME?= ${WWWOWN}
NEXTCLOUD_GROUPNAME?= ${WWWGRP}
WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME}
do-install: