Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2018 08:56:32 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474787 - in head: cad/linuxcnc-devel comms/usrp databases/php5-pdo_cassandra devel/bhyve-vm-goagent devel/bisoncpp devel/cheritrace-devel devel/cherivis-devel devel/javolution devel/li...
Message-ID:  <201807170856.w6H8uWN4003162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Jul 17 08:56:32 2018
New Revision: 474787
URL: https://svnweb.freebsd.org/changeset/ports/474787

Log:
  Deprecate ports broken for more than 5 months

Modified:
  head/cad/linuxcnc-devel/Makefile
  head/comms/usrp/Makefile
  head/databases/php5-pdo_cassandra/Makefile
  head/devel/bhyve-vm-goagent/Makefile
  head/devel/bisoncpp/Makefile
  head/devel/cheritrace-devel/Makefile
  head/devel/cherivis-devel/Makefile
  head/devel/javolution/Makefile
  head/devel/libbobcat/Makefile
  head/emulators/fmsx/Makefile
  head/games/crafty-open-enormous/Makefile
  head/games/crafty-open-large/Makefile
  head/games/crafty-open-medium/Makefile
  head/java/jgrapht/Makefile
  head/lang/v8-devel/Makefile
  head/math/hfst/Makefile
  head/math/jakarta-commons-math/Makefile
  head/math/octave-forge-communications/Makefile
  head/net-p2p/dogecoin/Makefile
  head/net-p2p/namecoin/Makefile
  head/net-p2p/twister/Makefile
  head/net/ceph-devel/Makefile
  head/net/coda6_server/Makefile
  head/net/openmq/Makefile
  head/science/ghemical/Makefile
  head/science/libghemical/Makefile
  head/security/fastd-devel/Makefile
  head/security/fastd/Makefile
  head/sysutils/rubygem-fluentd010/Makefile
  head/sysutils/tdir/Makefile
  head/www/pydio/Makefile
  head/www/wt/Makefile

Modified: head/cad/linuxcnc-devel/Makefile
==============================================================================
--- head/cad/linuxcnc-devel/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/cad/linuxcnc-devel/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ COMMENT=	Open Source CNC machine controller
 LICENSE=	GPLv2
 
 BROKEN=		wrong DEPENDS
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 LIB_DEPENDS=	libBLT25.so:x11-toolkits/blt \
 		${PY_BOOST} \

Modified: head/comms/usrp/Makefile
==============================================================================
--- head/comms/usrp/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/comms/usrp/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -11,6 +11,8 @@ MAINTAINER=	hamradio@FreeBSD.org
 COMMENT=	Ettus Research USRP driver framework
 
 BROKEN=		fails to build with boost 1.66, see bug 224088
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 LIB_DEPENDS=	${PY_BOOST}
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs \

Modified: head/databases/php5-pdo_cassandra/Makefile
==============================================================================
--- head/databases/php5-pdo_cassandra/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/databases/php5-pdo_cassandra/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ COMMENT=	PDO driver for Apache Cassandra
 LICENSE=	APACHE20
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 BROKEN_powerpc64=	Does not build
 
 LIB_DEPENDS=	libboost_iostreams.so:devel/boost-libs

Modified: head/devel/bhyve-vm-goagent/Makefile
==============================================================================
--- head/devel/bhyve-vm-goagent/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/devel/bhyve-vm-goagent/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -12,6 +12,8 @@ COMMENT=	Agent developed in Go that runs inside guest 
 LICENSE=	BSD2CLAUSE
 
 BROKEN=		attempts to download dependencies during build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 ONLY_FOR_ARCHS=	amd64 i386
 

Modified: head/devel/bisoncpp/Makefile
==============================================================================
--- head/devel/bisoncpp/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/devel/bisoncpp/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -12,6 +12,9 @@ COMMENT=	LALR(1) parser generator that generates C++ c
 
 LICENSE=	GPLv3
 
+DEPRECATED=	Depends on broken and expiring libbobcat
+EXPIRATION_DATE=	2018-08-20
+
 BUILD_DEPENDS=	icmake:devel/icmake \
 		yodl>=3.0:textproc/yodl \
 		libbobcat>=3.18:devel/libbobcat

Modified: head/devel/cheritrace-devel/Makefile
==============================================================================
--- head/devel/cheritrace-devel/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/devel/cheritrace-devel/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -10,6 +10,8 @@ MAINTAINER=	theraven@FreeBSD.org
 COMMENT=	Library and tool for interacting with CHERI streamtraces
 
 BROKEN=		fails to build: cheritrace-0.0.1_2 depends on shared library: libLLVMCore.so - not found
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 BROKEN_powerpc64=	fails to compile: addressmap.cc: 'stoll' is not a member of 'std'
 
 BUILD_DEPENDS=	llvm-config-cheri:devel/llvm-cheri

Modified: head/devel/cherivis-devel/Makefile
==============================================================================
--- head/devel/cherivis-devel/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/devel/cherivis-devel/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -11,6 +11,8 @@ COMMENT=	Visualisation tool for CHERI / BERI streamtra
 
 LICENSE=	MIT
 
+DEPRECATED=	Depends on broken and expiring cheritrace-devel
+EXPIRATION_DATE=	2018-08-20
 BROKEN_aarch64=		does not compile: error: unexpected token in argument list
 
 USES=		gnustep

Modified: head/devel/javolution/Makefile
==============================================================================
--- head/devel/javolution/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/devel/javolution/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 USE_JAVA=	yes
 JAVA_VERSION=	1.6

Modified: head/devel/libbobcat/Makefile
==============================================================================
--- head/devel/libbobcat/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/devel/libbobcat/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -14,6 +14,8 @@ COMMENT=	Brokken's Own Base Classes And Templates
 LICENSE=	GPLv3
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 BUILD_DEPENDS=	icmake:devel/icmake \
 		yodl>=3.0:textproc/yodl

Modified: head/emulators/fmsx/Makefile
==============================================================================
--- head/emulators/fmsx/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/emulators/fmsx/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -17,6 +17,8 @@ MAINTAINER=	dk@farm.org
 COMMENT=	Portable MSX/MSX2/MSX2+ Emulator
 
 BROKEN=		unfetchable
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 USE_XORG=	x11 xext
 USES=		dos2unix gmake zip

Modified: head/games/crafty-open-enormous/Makefile
==============================================================================
--- head/games/crafty-open-enormous/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/games/crafty-open-enormous/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Enormous opening book (about 270 MByte) for crafty
 
 BROKEN=		conflicts with games/crafty
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 BUILD_DEPENDS=	crafty:games/crafty
 RUN_DEPENDS=	crafty:games/crafty

Modified: head/games/crafty-open-large/Makefile
==============================================================================
--- head/games/crafty-open-large/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/games/crafty-open-large/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Large opening book for crafty
 
 BROKEN=		conflicts with games/crafty
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 BUILD_DEPENDS=	crafty:games/crafty
 RUN_DEPENDS=	crafty:games/crafty

Modified: head/games/crafty-open-medium/Makefile
==============================================================================
--- head/games/crafty-open-medium/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/games/crafty-open-medium/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Medium opening book (about 1.9 MByte) for crafty
 
 BROKEN=		conflicts with games/crafty
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 BUILD_DEPENDS=	crafty:games/crafty
 RUN_DEPENDS=	crafty:games/crafty

Modified: head/java/jgrapht/Makefile
==============================================================================
--- head/java/jgrapht/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/java/jgrapht/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -11,6 +11,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Java package for mathematical graph-theory objects and algorithms
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 USES=		dos2unix zip
 DOS2UNIX_GLOB=	*.xml *.java

Modified: head/lang/v8-devel/Makefile
==============================================================================
--- head/lang/v8-devel/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/lang/v8-devel/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -14,6 +14,8 @@ COMMENT=	Open source JavaScript engine by Google
 LICENSE=	BSD3CLAUSE
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 LIB_DEPENDS=	libicui18n.so:devel/icu
 

Modified: head/math/hfst/Makefile
==============================================================================
--- head/math/hfst/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/math/hfst/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -10,6 +10,8 @@ MAINTAINER=	demon@FreeBSD.org
 COMMENT=	Toolkit for for processing natural language morphologies
 
 BROKEN=		fails to build: /usr/bin/byacc: e - line 75 of "/wrkdirs/usr/ports/math/hfst/work/hfst-c187d5a/libhfst/src/parsers/xre_parse.yy", syntax error
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 USE_GITHUB=	yes
 GH_TAGNAME=	c187d5a

Modified: head/math/jakarta-commons-math/Makefile
==============================================================================
--- head/math/jakarta-commons-math/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/math/jakarta-commons-math/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -19,6 +19,8 @@ COMMENT=	Java library of self-contained mathematics an
 LICENSE=	APACHE20
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 USE_ANT=	yes
 USE_JAVA=	yes

Modified: head/math/octave-forge-communications/Makefile
==============================================================================
--- head/math/octave-forge-communications/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/math/octave-forge-communications/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
 
 BROKEN=		does not build with octave version >= 4.2.1
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.

Modified: head/net-p2p/dogecoin/Makefile
==============================================================================
--- head/net-p2p/dogecoin/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/net-p2p/dogecoin/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ COMMENT=	P2P crypto currency client favored by shiba i
 LICENSE=	MIT
 
 BROKEN=		fails to build with boost 1.66, see bug 224131
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 NOT_FOR_ARCHS=		powerpc powerpc64 sparc64
 NOT_FOR_ARCHS_REASON=	fails to configure: "Big Endian not supported"
 

Modified: head/net-p2p/namecoin/Makefile
==============================================================================
--- head/net-p2p/namecoin/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/net-p2p/namecoin/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -17,6 +17,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs
 
 BROKEN=		fails to build with boost 1.66, see bug 224186
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 BROKEN_powerpc64=	fails to build: util.cpp: undefined reference to boost::program_options::to_internal
 
 OPTIONS_DEFINE=	X11 UPNP QRCODES DBUS

Modified: head/net-p2p/twister/Makefile
==============================================================================
--- head/net-p2p/twister/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/net-p2p/twister/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -19,6 +19,8 @@ LIB_DEPENDS=	libboost_system.so:devel/boost-libs	\
 		libleveldb.so:databases/leveldb
 
 BROKEN=		fails to build with boost 1.66, see bug 224134
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 BROKEN_powerpc64=	Does not build: /usr/bin/ld: final link failed: Bad value
 
 OPTIONS_DEFINE=	DOCS

Modified: head/net/ceph-devel/Makefile
==============================================================================
--- head/net/ceph-devel/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/net/ceph-devel/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -14,6 +14,8 @@ LICENSE=	GPLv2 LGPL3
 LICENSE_COMB=	dual
 
 BROKEN=		fails to build with boost 1.66, see bug 224185
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 # even though i386 will build, it is not really advised.
 ONLY_FOR_ARCHS=	amd64
 IGNORE_FreeBSD_10=	Doesnt build for FreeBSD 10.x

Modified: head/net/coda6_server/Makefile
==============================================================================
--- head/net/coda6_server/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/net/coda6_server/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -15,6 +15,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Server programs for a replicated high-performance network file system
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 LIB_DEPENDS=	liblwp.so:devel/lwp \
 		librpc2.so:devel/rpc2 \

Modified: head/net/openmq/Makefile
==============================================================================
--- head/net/openmq/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/net/openmq/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -19,6 +19,8 @@ LICENSE=	GPLv2 CDDL
 LICENSE_COMB=	dual
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 SRCDIST=	mq4_5_2p1-source.zip
 BOOTJARS=	javaee-api-6.0.jar:2 \

Modified: head/science/ghemical/Makefile
==============================================================================
--- head/science/ghemical/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/science/ghemical/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,9 @@ COMMENT=	Computational chemistry software package
 
 LICENSE=	GPLv2+
 
+DEPRECATED=	Depends on broken and expiring libghemical
+EXPIRATION_DATE=	2018-08-20
+
 LIB_DEPENDS=	libmopac7.so:biology/mopac \
 		libghemical.so:science/libghemical \
 		liboglappth.so:science/liboglappth \

Modified: head/science/libghemical/Makefile
==============================================================================
--- head/science/libghemical/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/science/libghemical/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -12,6 +12,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Support libraries of science/ghemical port
 
 BROKEN=		fails to configure
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 BUILD_DEPENDS=	obabel:science/openbabel \
 		intltool-update:textproc/intltool \

Modified: head/security/fastd-devel/Makefile
==============================================================================
--- head/security/fastd-devel/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/security/fastd-devel/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -15,6 +15,8 @@ LICENSE=		BSD2CLAUSE
 LICENSE_FILE=		${WRKSRC}/COPYRIGHT
 
 BROKEN=			fails to build: cipher_aes128_ctr_nacl.c:36:10: 'crypto_stream_aes128ctr.h' file not found
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 LIB_DEPENDS=		libjson-c.so:devel/json-c       \
 			libsodium.so:security/libsodium \

Modified: head/security/fastd/Makefile
==============================================================================
--- head/security/fastd/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/security/fastd/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -13,6 +13,8 @@ LICENSE=		BSD2CLAUSE
 LICENSE_FILE=		${WRKSRC}/COPYRIGHT
 
 BROKEN=			fails to build: cipher_aes128_ctr_nacl.c:36:10: 'crypto_stream_aes128ctr.h' file not found
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 LIB_DEPENDS=		libjson-c.so:devel/json-c       \
 			libsodium.so:security/libsodium \

Modified: head/sysutils/rubygem-fluentd010/Makefile
==============================================================================
--- head/sysutils/rubygem-fluentd010/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/sysutils/rubygem-fluentd010/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -23,6 +23,8 @@ RUN_DEPENDS=	\
 	rubygem-tzinfo-data>=1.0.0:devel/rubygem-tzinfo-data
 
 BROKEN=		Error: RubyGem dependency msgpack < 0.6.0 is not satisfied
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 USE_RUBY=	yes
 PLIST_FILES=	bin/fluent-cat bin/fluent-debug bin/fluent-gem bin/fluentd \

Modified: head/sysutils/tdir/Makefile
==============================================================================
--- head/sysutils/tdir/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/sysutils/tdir/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -11,6 +11,8 @@ MAINTAINER=	tdir@tundraware.com
 COMMENT=	Advanced file directory display utility
 
 BROKEN=		license forbids modification, but the port cannot be used without it
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 LICENSE=	TundraWare
 LICENSE_NAME=	TundraWare license

Modified: head/www/pydio/Makefile
==============================================================================
--- head/www/pydio/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/www/pydio/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -14,6 +14,8 @@ LICENSE=	AGPLv3
 PORTSCOUT=	limitw:1,even
 
 BROKEN=		It is wrong to have the entire files owned by www user
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 
 NO_BUILD=	yes
 NO_ARCH=	yes

Modified: head/www/wt/Makefile
==============================================================================
--- head/www/wt/Makefile	Tue Jul 17 08:40:45 2018	(r474786)
+++ head/www/wt/Makefile	Tue Jul 17 08:56:32 2018	(r474787)
@@ -17,6 +17,8 @@ LIB_DEPENDS+=	libpng.so:graphics/png \
 		libGraphicsMagick.so:graphics/GraphicsMagick
 
 BROKEN=		fails to build with boost 1.66, see bug 224183
+DEPRECATED=	Broken for more than 5 months
+EXPIRATION_DATE=	2018-08-20
 BROKEN_powerpc64=	fails to link: libwthttp.so. undefined reference to boost::program_options::abstract_variables_map::operator
 
 USE_GITHUB=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807170856.w6H8uWN4003162>