Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
66b08a9fec
commit
a78aef718d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472693
39 changed files with 84 additions and 10 deletions
|
@ -12,6 +12,8 @@ COMMENT= Morphing engine for MakeHuman
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-std=gnu++03"
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -15,6 +15,8 @@ COMMENT= Generative software that evolves images/textures/patterns
|
|||
|
||||
LICENSE= GPLv3+ # LICENSE file is GPLv2 though
|
||||
|
||||
BROKEN_powerpc64= fails to link: evolvotron.o: undefined reference to boost::program_options::options_description::options_description
|
||||
|
||||
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
|
|
@ -16,6 +16,8 @@ COMMENT= Interactive tool for creating random fractal planets and terrain
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to link: obj/fracplanet.o:(.text+0x250): undefined reference to boost::program_options::options_description::options_description
|
||||
|
||||
BUILD_DEPENDS= xsltproc:textproc/libxslt
|
||||
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
|
||||
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Simple image viewer
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to configure: C++ compiler cannot create executables
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
|
|
@ -12,6 +12,8 @@ COMMENT= Free and Open Source 3D Voxel Editor
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to build: sh: clang++: not found
|
||||
|
||||
LIB_DEPENDS= libargp.so:devel/argp-standalone \
|
||||
libglfw.so:graphics/glfw \
|
||||
libpng.so:graphics/png
|
||||
|
|
|
@ -15,6 +15,8 @@ COMMENT= Lightweight PDF viewer and toolkit
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to compile: cmsmd5.c:36:51: 'ContextID' undeclared
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
|
|
|
@ -10,6 +10,8 @@ COMMENT= Pretty Quick Image Viewer
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_powerpc64= fails to compile: pqiv.c:1183: #pragma GCC diagnostic not allowed inside functions
|
||||
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Python bindings for libgphoto2
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-unused-but-set-variable"
|
||||
|
||||
LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2
|
||||
|
||||
USES= pkgconfig python shebangfix
|
||||
|
|
|
@ -12,11 +12,12 @@ COMMENT= Interactive post-processing tool for scanned pages
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libtiff.so:graphics/tiff \
|
||||
libjbig.so:graphics/jbigkit \
|
||||
libpng.so:graphics/png \
|
||||
BROKEN_powerpc64= fails to compile: core.hpp:69: boost::lambda::<unnamed>::_1 causes a section type conflict
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= libtiff.so:graphics/tiff \
|
||||
libjbig.so:graphics/jbigkit \
|
||||
libpng.so:graphics/png
|
||||
|
||||
#MAKE_JOBS_UNSAFE= yes
|
||||
USES= cmake gettext jpeg
|
||||
|
|
|
@ -14,6 +14,8 @@ LICENSE_COMB= multi
|
|||
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE
|
||||
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to link: libw2xc.so: undefined reference to cv::imread
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/CL/opencl.h:devel/opencl
|
||||
LIB_DEPENDS= libopencv_highgui.so:graphics/opencv \
|
||||
libopencv_imgproc.so:graphics/opencv-core
|
||||
|
|
|
@ -12,6 +12,8 @@ COMMENT= Wayland composite "server"
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to compile: tests/test-runner.c:349: undefined reference to prctl
|
||||
|
||||
LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libffi.so:devel/libffi \
|
||||
libepoll-shim.so:devel/libepoll-shim
|
||||
|
|
|
@ -10,6 +10,8 @@ MASTER_SITES= http://BSDforge.com/projects/source/irc/ezbounce/
|
|||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Highly configurable IRC Proxy
|
||||
|
||||
BROKEN_powerpc64= fails to configure: checking for boostlib >= 1.33... not found
|
||||
|
||||
OPTIONS_DEFINE= DOCS SSL COMPRESS
|
||||
OPTIONS_DEFAULT=SSL COMPRESS
|
||||
OPTIONS_SUB= yes
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_powerpc64= fails to compile: util.c:523: #pragma GCC diagnostic not allowed inside functions
|
||||
|
||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
||||
|
||||
USES= alias bdb cpe perl5 ssl
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT= OpenEMM a email marketing enterprise app
|
|||
LICENSE= CPAL-1.0
|
||||
LICENSE_FILE= ${WRKSRC}/other/LICENSE.txt
|
||||
|
||||
BROKEN_powerpc64= fails to build: gmake[1]: clang: Command not found
|
||||
|
||||
LIB_DEPENDS= libslang.so:devel/libslang2 \
|
||||
libsa.so:net/ossp-sa
|
||||
BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
|
||||
|
@ -24,11 +26,11 @@ BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
|
|||
RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
|
||||
py27-MySQLdb>=1.2.3:databases/py-MySQLdb
|
||||
|
||||
USES= dos2unix gmake python:2.7,run
|
||||
USE_RC_SUBR= openemm2013
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.7+
|
||||
|
||||
USES= dos2unix gmake python:2.7,run
|
||||
DOS2UNIX_GLOB= *.c *.cpp *.h *.java *.xml *.properties
|
||||
CC= clang
|
||||
CXX= clang++
|
||||
|
|
|
@ -16,6 +16,8 @@ COMMENT= OpenEMM a email marketing enterprise app
|
|||
LICENSE= CPAL-1.0
|
||||
LICENSE_FILE= ${WRKSRC}/other/LICENSE.txt
|
||||
|
||||
BROKEN_powerpc64= fails to build: gmake[1]: clang: Command not found
|
||||
|
||||
LIB_DEPENDS= libslang.so:devel/libslang2 \
|
||||
libsa.so:net/ossp-sa
|
||||
BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
|
||||
|
@ -23,11 +25,11 @@ BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
|
|||
RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \
|
||||
py27-MySQLdb>=1.2.3:databases/py-MySQLdb
|
||||
|
||||
USES= dos2unix gmake python:2.7,run
|
||||
USE_RC_SUBR= openemm2015
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.7+
|
||||
|
||||
USES= dos2unix gmake python:2.7,run
|
||||
DOS2UNIX_GLOB= *.c *.cpp *.h *.java *.xml *.properties
|
||||
CC= clang
|
||||
CXX= clang++
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= GTK interactive geometry software
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to compile: ./geo/libgeo.a: multiple definition of drgeoDialogData
|
||||
|
||||
LIB_DEPENDS= libguile.so:lang/guile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Numerical simulation of partial differential equations
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to link: libcontrib_opt.a: relocation truncated to fit: R_PPC64_GOT_TLSLD16 against .LANCHOR1
|
||||
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
||||
USES= autoreconf eigen:3 gmake libtool
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Multi-purpose desktop calculator (backend library)
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to compile: umachine.h:347: 'char16_t' does not name a type
|
||||
|
||||
LIB_DEPENDS= libicuuc.so:devel/icu \
|
||||
libcurl.so:ftp/curl \
|
||||
libgmp.so:math/gmp \
|
||||
|
|
|
@ -14,6 +14,8 @@ COMMENT= Mathematics library and advanced calculator package
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to link: intnum.o: relocation truncated to fit: R_PPC64_GOT_TLSGD16 against symbol 'avma' defined in .tbss section in init.o
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
USES= perl5 readline
|
||||
|
|
|
@ -14,6 +14,8 @@ COMMENT= Two mathematics libraries for Rexx
|
|||
|
||||
LICENSE= MPL10
|
||||
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-incompatible-pointer-types"
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/rexxsaa.h:lang/rexx-regina
|
||||
|
||||
USES= zip
|
||||
|
|
|
@ -12,6 +12,9 @@ COMMENT= Decision Procedure for Bitvectors and Arrays
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
BROKEN_aarch64= fails to compile: undefined reference to sbrk
|
||||
BROKEN_powerpc64= fails to compile: main.cpp.o: undefined reference to boost::program_options::error_with_option_name::get_canonical_option_name()
|
||||
|
||||
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
|
||||
libboost_system.so:devel/boost-libs
|
||||
|
||||
|
@ -19,6 +22,4 @@ USES= bison:build cmake:noninja perl5 tar:xz
|
|||
USE_PERL5= build
|
||||
CMAKE_ARGS= -DFL_LIBRARY=/usr/lib/libfl.a
|
||||
|
||||
BROKEN_aarch64= Fails to compile: undefined reference to sbrk
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Open source Bible study tool
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_powerpc64= fails to compile: btosismorphsegmentation.cpp.o: undefined reference to sword::SWOptionFilter::SWOptionFilter
|
||||
|
||||
LIB_DEPENDS= libclucene-core.so:textproc/clucene \
|
||||
libsword.so:misc/sword
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BROKEN_aarch64= fails to link: c++: error: no such file or directory: 'gcc111libbid.a'
|
||||
BROKEN_armv6= fails to link: c++: error: no such file or directory: 'gcc111libbid.a'
|
||||
BROKEN_mips64= fails to link: c++: error: no such file or directory: 'gcc111libbid.a'
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-c++11-narrowing"
|
||||
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Library for parsing/normalizing street addresses around the world
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-c++11-narrowing"
|
||||
|
||||
RUN_DEPENDS= curl:ftp/curl
|
||||
|
||||
USES= autoreconf libtool localbase
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Low-level Scanse Sweep LiDAR library
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Weverything"
|
||||
|
||||
USES= cmake:outsource
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= scanse
|
||||
|
|
|
@ -10,6 +10,8 @@ DISTNAME= gstreamer-editing-services-${PORTVERSION}
|
|||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= GStreamer editing services
|
||||
|
||||
BROKEN_powerpc64= fails to compile: ges-extractable.h:24: error: redefinition of typedef 'GESExtractable'
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gmake gnome libtool pathfix python:2.7 pkgconfig tar:xz
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Simple extensible XMPP server written in Lua
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to compile: table.c:14: 'for' loop initial declaration used outside C99 mode
|
||||
|
||||
RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket-51 \
|
||||
${LUA_MODLIBDIR}/ssl.so:security/luasec-51 \
|
||||
${LUA_MODLIBDIR}/lxp.so:textproc/luaexpat-51 \
|
||||
|
|
|
@ -10,9 +10,10 @@ COMMENT= Metadata tools for use within guests of the SmartOS
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-typedef-redefinition"
|
||||
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= joyent
|
||||
|
||||
USES= gmake
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -12,6 +12,8 @@ COMMENT= Qt-based GUI tool for creating and editing .torrent files
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BROKEN_powerpc64= fails to compile: -Werror=cpp: No option -Wcpp
|
||||
|
||||
USES= cmake desktop-file-utils
|
||||
|
||||
_QT4_DEPS= linguisttools_build moc_build qmake_build rcc_build \
|
||||
|
|
|
@ -10,6 +10,8 @@ DISTNAME= ${PLUGIN_NAME}
|
|||
|
||||
MAINTAINER= me@skylord.ru
|
||||
|
||||
BROKEN_powerpc64= fails to compile: thasharray.h:338:29: cast from 'std::nullptr_t' to 'short int' loses precision
|
||||
|
||||
PLUGIN_NAME= floodprot
|
||||
PLUGIN_DESC= Floodprotect
|
||||
|
||||
|
|
|
@ -12,6 +12,8 @@ COMMENT= High performance Monero (XMR) CPU miner
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to configure: Target "xmrig" requires the language dialect "CXX11", but CMake does not know the compile flags to use to enable it.
|
||||
|
||||
OPTIONS_DEFINE= STATIC MICROHTTPD
|
||||
MICROHTTPD_DESC=Build with libmicrohttpd support
|
||||
OPTIONS_DEFAULT=MICROHTTPD
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Dynamic IP routing daemon
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_powerpc64= fails to compile: ./lib/ip.h:337: 'for' loop initial declaration used outside C99 mode
|
||||
|
||||
LIB_DEPENDS= libssh.so:security/libssh
|
||||
|
||||
CONFLICTS= bird-[0-9]*
|
||||
|
|
|
@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
|
|||
MAINTAINER= danilo@FreeBSD.org
|
||||
COMMENT= General purpose TCP/IP proxy system
|
||||
|
||||
BROKEN_powerpc64= fails to build: gmake[1]: *** [Makefile:116: mkmake.exe] Error 1
|
||||
|
||||
USES= gmake
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT= Free RADIUS server implementation
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-date-time"
|
||||
|
||||
LIB_DEPENDS= libgdbm.so:databases/gdbm \
|
||||
libtalloc.so:devel/talloc
|
||||
|
||||
|
@ -26,9 +28,9 @@ KRB5_CONFIG?= /usr/bin/krb5-config --libs
|
|||
CONFLICTS_INSTALL= gnu-radius-[0-9].* openradius-[0-9].* radiusd-cistron-[0-9].* \
|
||||
freeradius-mysql-[0-9].* freeradius-[^3].*
|
||||
|
||||
USES= gmake readline shebangfix ssl tar:bzip2
|
||||
USE_RC_SUBR= radiusd
|
||||
|
||||
USES= gmake readline shebangfix ssl tar:bzip2
|
||||
SHEBANG_FILES= src/modules/rlm_counter/rad_counter scripts/sql/radsqlrelay
|
||||
GNU_CONFIGURE= yes
|
||||
# Prevent /root/.rnd leftover
|
||||
|
|
|
@ -12,6 +12,8 @@ COMMENT= Open source client for Google Drive
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to compile: JsonValTest.cc.o: undefined reference to boost::unit_test::ut_detail::normalize_test_case_name
|
||||
|
||||
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
|
||||
libcurl.so:ftp/curl \
|
||||
libexpat.so:textproc/expat2 \
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Simple RSS/RDF feed reader
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_powerpc64= fails to compile: WebKitWebEditor.h:40: redefinition of typedef 'WebKitWebEditor'
|
||||
|
||||
BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
|
||||
|
|
|
@ -11,6 +11,8 @@ COMMENT= Implementation of IPv6 Neighbor Discovery proxy
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to build: ndproxy.c:51: function declaration isn't a prototype
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
USES= kmod
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT?= Free SMB/CIFS and AD/DC server and client for Unix
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-format-truncation"
|
||||
|
||||
IGNORE_NONTHREAD_PYTHON= needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
|
||||
|
||||
CONFLICTS_INSTALL?= samba4-4.0.* samba4[1-57-9]-4.* p5-Parse-Pidl-4.*
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Free SMB/CIFS and AD/DC server and client for Unix
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BROKEN_powerpc64= fails to compile: auth.idl:107: Unable to determine origin of type struct cli_credentials
|
||||
|
||||
IGNORE_NONTHREAD_PYTHON= needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
|
||||
|
||||
CONFLICTS_INSTALL?= samba4-4.0.* samba4[1-79]-4.* p5-Parse-Pidl-4.*
|
||||
|
|
Loading…
Reference in a new issue