Re: p5-HTML-Tree -- missing dependency

2020-10-06 Thread Tom Hukins
On Mon, Oct 05, 2020 at 11:36:48PM -0700, Ronald F. Guilmette wrote: > my installed version of HTML::TreeBuilder craps out at: > > /usr/local/lib/perl5/site_perl/HTML/TreeBuilder.pm line 59. > > Looking at that source line, I see the following: > > use HTML::Entities (); Do you have the

p5-HTML-Tree -- missing dependency

2020-10-05 Thread Ronald F. Guilmette
Greetings, I have some old code I'm trying to get running again. It uses the Perl module HTML::TreeBuilder (aka www/p5-HTML-Tree). I did the following: # pkg install p5-HTML-Tree which completed with no problems, but now it appears that my installed version of HTML::TreeBuilder craps out at:

missing dependency

2019-04-18 Thread @lbutlr
pkg: dovecot has a missing dependency: mariadb100-client pkg: postfix-current has a missing dependency: mariadb100-client pkg: net-snmp has a missing dependency: mariadb100-client pkg: rsyslog has a missing dependency: mariadb100-client pkg: p5-DBD-mysql has a missing dependency: mariadb100-client

[patch] [maintainer timeout, 51 days] Bug 230917 - [patch] x11-wm/libcompizconfig: correct LICENSE; add a missing dependency and option NLS

2018-10-16 Thread Samy Mahmoudi
Dear commiters, Could you please commit the patch of Bug 230917 ? Best regards, Samy Mahmoudi ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: devel/R-cran-gsubfn: broken because of missing dependency

2017-12-19 Thread Walter Schwarzenfeld
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224472 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: devel/R-cran-gsubfn: broken because of missing dependency

2017-12-19 Thread Rainer Hurling
Am 19.12.2017 um 08:21 schrieb Walter Schwarzenfeld: Is in math/R the option tcl/tk=on? Hi Walter, I think, you are right. pkg-fallout[1] seems to have problems with building devel/R-cran-gsubfn, because default setting for math/R option 'TCLTK' is disabled. This have to be enabled by defau

Re: devel/R-cran-gsubfn: broken because of missing dependency

2017-12-18 Thread Walter Schwarzenfeld
On my system (with tcl/tk in math/R=on) no problem (10.4amd64). ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: devel/R-cran-gsubfn: broken because of missing dependency

2017-12-18 Thread Walter Schwarzenfeld
Is in math/R the option tcl/tk=on? ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

devel/R-cran-gsubfn: broken because of missing dependency

2017-12-18 Thread Rainer Hurling
Hi Steven, devel/R-cran-gsubfn was marked broken recently because it fails in staging with: ** byte-compile and prepare package for lazy loading Warning: S3 methods 'as.character.tclObj', 'as.character.tclVar', 'as.double.tclObj', 'as.integer.tclObj', 'as.logical.tclObj', 'as.raw.tclObj', 'p

kdevelop missing dependency for kde4-baseapps

2017-06-13 Thread fred woods
uname: FreeBSD 11.0-RELESE-p9 arch: amd64 While trying to install the VirtualBox package, ran in to an issue libEGL. Found out that libEGL and libGL have been moved to mesa-libs (only documented in MOVED), Did freebsd-update, and used portsnap to make sure system was up to date. Did a pkg delete -

Re: USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source

2016-06-27 Thread Bryan Drewery
ml?mastername=101i386-default&build=417455 >>>> Log: >>>> >>>> build started at Sat Jun 25 02:32:41 UTC 2016 >>> [...] >>>> === >>>> ===> vapoursynth-r32 depends on executable: sphinx-build - not found >>>> ===> vapoursynth-r32 d

Re: USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source

2016-06-27 Thread Jan Beich
;>> === >>> ===> vapoursynth-r32 depends on executable: sphinx-build - not found >>> ===> vapoursynth-r32 depends on package: >>> /packages/All/py34-sphinx-1.4.4.txz - not found >>> ===> USE_PACKAG

Re: USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source

2016-06-27 Thread Bryan Drewery
>> ===> vapoursynth-r32 depends on executable: sphinx-build - not found >> ===> vapoursynth-r32 depends on package: >> /packages/All/py34-sphinx-1.4.4.txz - not found >> ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from >> source >> *

USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source

2016-06-26 Thread Jan Beich
synth-r32 depends on package: > /packages/All/py34-sphinx-1.4.4.txz - not found > ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from > source > *** Error code 1 I'm starting to get failures for a port that hasn't changed for a month. Anyone got a clue

multimedia/iso2mkv Missing Dependency

2015-10-29 Thread Tobias Lang
Hello everyone, I tried to install the multimedia/iso2mkv port and got a problem with a missing dependency to textproc/p5-XML-Parser. After a manual installation of the XML parser the installation was successful. Best regards Tobias Lang ___ freebsd

Re: editors/abiword fails on not-really-missing dependency

2015-04-03 Thread Ben Woods
I have just submitted a bug report which includes a patch to update abiword to the latest upstream release version 3.0.1. This fixes the issues you have identified in your email. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199156 I would be greatful if you could test this patch to the port

editors/abiword fails on not-really-missing dependency

2015-03-29 Thread Thomas Mueller
I tried to build editors/abiword, but it failed for lack of libwpg-0.1 and libwpd-0.8. pkg info -a | grep -n "libwp" produces 314:libwpd-0.9.9_2 Tools for importing and exporting WordPerfect(tm) documents 315:libwpg-0.2.2_3 Library and tools to work with WordPerf

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-19 Thread Oliver Lehmann
Kurt Jaeger wrote: Hi! >multimedia/audacious > >checking whether to use NLS... no There is already one, already maintainer-timed-out 8-) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197250 And it needs updating to 3.5.2, too. Well, I'll have a look. Done. Sorry for the

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-19 Thread Olivier Duchateau
On Thu, 19 Feb 2015 09:25:29 +0100 Kamil Szczesny wrote: > Am 18/02/2015 um 21:24 schrieb Kurt Jaeger: > > Hi! > > > >> There is one more of the same kind (just discovered in today's poudriere > >> build): > >> multimedia/audacious > >> > >> checking whether to use NLS... no > > [...] > >

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-19 Thread Kurt Jaeger
Hi! > >multimedia/audacious > > > >checking whether to use NLS... no > There is already one, already maintainer-timed-out 8-) > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197250 > > And it needs updating to 3.5.2, too. Well, I'll have a look. Done. -- p...@opsec.eu

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-19 Thread Kamil Szczesny
Am 18/02/2015 um 21:24 schrieb Kurt Jaeger: Hi! There is one more of the same kind (just discovered in today's poudriere build): multimedia/audacious checking whether to use NLS... no [...] Do I need to open a PR ? There is already one, already maintainer-timed-out 8-) https://bug

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-18 Thread Kurt Jaeger
Hi! > There is one more of the same kind (just discovered in today's poudriere > build): >multimedia/audacious > >checking whether to use NLS... no [...] > Do I need to open a PR ? There is already one, already maintainer-timed-out 8-) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-18 Thread Mark Martinec
Besides math/libqalculate there is also net/mediastreamer and audio/easytag which fail for the same reason: 2015-02-17 Kurt Jaeger wrote: tijl fixed mediastreamer, PR 196187 was filed for an easytag update and was used to also fix the NLS/gettext issued 8-} Thanks! There is one more of the

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-17 Thread Kurt Jaeger
Hi! > Besides math/libqalculate there is also net/mediastreamer and > audio/easytag which fail for the same reason: tijl fixed mediastreamer, PR 196187 was filed for an easytag update and was used to also fix the NLS/gettext issued 8-} -- p...@opsec.eu+49 171 3101372

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-16 Thread Kurt Jaeger
Hi! > > >> Any chance of somebody fixing a missing dependency on gettext > > >> when NLS is off: > > > > 2015-02-16 20:21, Kurt Jaeger wrote: > > > Done. Thanks for the heads up. > > > > Awesome, thanks! > > Not so awesome 8

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-16 Thread Kurt Jaeger
Hi! > >> Any chance of somebody fixing a missing dependency on gettext > >> when NLS is off: > > 2015-02-16 20:21, Kurt Jaeger wrote: > > Done. Thanks for the heads up. > > Awesome, thanks! Not so awesome 8-( The commit breaks the with-NLS case, as antoin

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-16 Thread Mark Martinec
Any chance of somebody fixing a missing dependency on gettext when NLS is off: 2015-02-16 20:21, Kurt Jaeger wrote: Done. Thanks for the heads up. Awesome, thanks! Mark http://portsmon.freebsd.org/portoverview.py?category=math&portname=libqalculate ==> https://bugs.free

Re: Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-16 Thread Kurt Jaeger
Hi! > Any chance of somebody fixing a missing dependency on gettext when NLS > is off: Done. Thanks for the heads up. > http://portsmon.freebsd.org/portoverview.py?category=math&portname=libqalculate >==> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?

Missing dependency on gettext in libqalculate is holding back KDE builds since December

2015-02-16 Thread Mark Martinec
Any chance of somebody fixing a missing dependency on gettext when NLS is off: http://portsmon.freebsd.org/portoverview.py?category=math&portname=libqalculate ==> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195857 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id

Re: Missing dependency readline in devel/libtool, wrong libreadline.so version

2015-02-05 Thread Thomas Mueller
Trying to update devel/libtool, I get /usr/local/bin/libtoolize with 0 bytes. There is a message Making install in . /bin/mkdir -p '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin' install -o root -g wheel -m 555 libtool '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin'

Re: Missing dependency readline in devel/libtool, wrong libreadline.so version

2015-02-05 Thread Thomas Mueller
On Wed, Feb 04, 2015 at 07:55:15PM +0100, Johan van Selst wrote: > Hi Thomas, > Thomas Mueller wrote: > > Trying to update devel/libtool, I get /usr/local/bin/libtoolize with 0 > > bytes. > > There is a message > > Shared object "libreadline.so.8" not found, required by "gawk" > [snip] > > It lo

Re: Missing dependency readline in devel/libtool, wrong libreadline.so version

2015-02-04 Thread Baptiste Daroussin
On Wed, Feb 04, 2015 at 07:55:15PM +0100, Johan van Selst wrote: > Hi Thomas, > > Thomas Mueller wrote: > > Trying to update devel/libtool, I get /usr/local/bin/libtoolize with 0 > > bytes. > > There is a message > > Shared object "libreadline.so.8" not found, required by "gawk" > [snip] > > >

Re: Missing dependency readline in devel/libtool, wrong libreadline.so version

2015-02-04 Thread Johan van Selst
Hi Thomas, Thomas Mueller wrote: > Trying to update devel/libtool, I get /usr/local/bin/libtoolize with 0 bytes. > There is a message > Shared object "libreadline.so.8" not found, required by "gawk" [snip] > It looks like devel/readline, maybe also lang/gawk, should be listed > as a dependency f

Missing dependency readline in devel/libtool, wrong libreadline.so version

2015-02-03 Thread Thomas Mueller
Trying to update devel/libtool, I get /usr/local/bin/libtoolize with 0 bytes. There is a message Making install in . /bin/mkdir -p '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin' install -o root -g wheel -m 555 libtool '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin'

Re: Installing totem-2.32.0_2...pkg: Missing dependency matching Origin:

2014-04-09 Thread Scot Hetzel
On Wed, Apr 9, 2014 at 11:26 AM, AN wrote: > FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #38 r264282: Tue Apr 8 > 18:15:37 2014 root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL amd64 > > /usr/ports]# svnlite info > Path: . > Working Copy Root Path: /usr/ports > URL: svn://svn.freebsd.org/ports

Installing totem-2.32.0_2...pkg: Missing dependency matching Origin:

2014-04-09 Thread AN
rtupgrade UPGRADE_PORT=totem-2.32.0_2 UPGRADE_PORT_VER=2.32.0_2 make -DINSTALLS_DEPENDS reinstall ---> Updating dependency info ---> Restoring the old version Installing totem-2.32.0_2...pkg: Missing dependency matching Origin: 'textproc/docbook-xml-440' Version: '4.4_1'

krb5 missing dependency

2012-12-10 Thread Gareth de Vaux
Hi all, krb5 seems to require the openssl port but doesn't pull it in at build: # /usr/local/sbin/kdb5_util create -r XXX -s /usr/local/lib/libgssrpc.so: Undefined symbol "gss_mech_krb5" /usr/ports/security/krb5/Makefile: WITH_OPENSSL_PORT= yes # pkg_info -r krb5-1.10.3_1 Information for

ports/168343: editors/libreoffice 3.5.6_1 missing dependency (graphics/sampleicc)

2012-09-19 Thread grarpamp
Marking current, as observed with newer revision of pkg: libreoffice-3.5.6_1 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-08-01 Thread Anton Shterenlikht
Date: Tue, 31 Jul 2012 16:44:11 +0100 From: Matthew Seaman On 31/07/2012 15:44, Anton Shterenlikht wrote: > One possibility is that I didn't always > apply the pkgng portmaster patch correctly. This would produce exactly the problem you've experien

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Matthew Seaman
On 31/07/2012 15:44, Anton Shterenlikht wrote: > One possibility is that I didn't always > apply the pkgng portmaster patch correctly. This would produce exactly the problem you've experienced. If you switch to pkgng and you want to use portmaster, then you've got to keep portmaster patched. Tha

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Anton Shterenlikht
From b...@freebsd.org Tue Jul 31 15:36:34 2012 >=20 > And can you tgz and send me your /var/db/pkg directory? >=20 > http://seis.bris.ac.uk/~mexas/var_db_pkg.tar.xz >=20 You can't mix both pkgng and pkg_install, and looking at your /v

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Baptiste Daroussin
s of packages show > missing >dependency on devel/pkg-config > > On 07/30/2012 14:18, Anton Shterenlikht wrote: > > I did portmaster -o devel/pkgconf devel/pkg-config > > as advised. Now doing "portmaster --check-depends" > > retur

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-31 Thread Anton Shterenlikht
Date: Mon, 30 Jul 2012 20:55:31 -0700 From: Doug Barton To: Anton Shterenlikht CC: freebsd-ports@freebsd.org Subject: Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config On 07/30/2012 14

Re: after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-30 Thread Doug Barton
On 07/30/2012 14:18, Anton Shterenlikht wrote: > I did portmaster -o devel/pkgconf devel/pkg-config > as advised. Now doing "portmaster --check-depends" > returns 235 ports with > "missing dependency: devel/pkg-config". > I thought the "-o" port

after pkg-config -> pkgconf update lots of packages show missing dependency on devel/pkg-config

2012-07-30 Thread Anton Shterenlikht
I did portmaster -o devel/pkgconf devel/pkg-config as advised. Now doing "portmaster --check-depends" returns 235 ports with "missing dependency: devel/pkg-config". I thought the "-o" portmaster option is specifically to update the dependencies list. Am I wrong? O

Re: openjdk7 missing dependency on alsa

2011-05-30 Thread Greg Lewis
On Mon, May 30, 2011 at 01:36:37PM +0200, Dominic Fandrey wrote: > My openjdk7 build fails building something named jsoundalsa. > > There's no alsa on my system and I don't see the dependency in > the port. Thanks, I just added it. > I installed audia/alsa-lib, now openjdk7 builds. Still I don't

openjdk7 missing dependency on alsa

2011-05-30 Thread Dominic Fandrey
My openjdk7 build fails building something named jsoundalsa. There's no alsa on my system and I don't see the dependency in the port. I installed audia/alsa-lib, now openjdk7 builds. Still I don't see why I need yet another sound server. Regards -- A: Because it fouls the order in which people

Flex package missing dependency

2009-11-17 Thread David Renty
Hi, The textproc/flex package seems to be missing the devel/m4 dependency. Best regards. David Renty ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsu

Re: Missing dependency in graphics/libGL to x11-proto/dri2proto?

2009-01-24 Thread Garrett Cooper
On Sat, Jan 24, 2009 at 2:57 PM, Garrett Cooper wrote: > On Sat, Jan 24, 2009 at 2:44 PM, Garrett Cooper wrote: >> I'm getting the following error with an up-to-date ports tree, because >> the port doesn't appear to be referencing dri2proto as a dependency: >> >> checking for DRI2PROTO... configu

Re: Missing dependency in graphics/libGL to x11-proto/dri2proto?

2009-01-24 Thread Garrett Cooper
On Sat, Jan 24, 2009 at 2:44 PM, Garrett Cooper wrote: > I'm getting the following error with an up-to-date ports tree, because > the port doesn't appear to be referencing dri2proto as a dependency: > > checking for DRI2PROTO... configure: error: Package requirements > (dri2proto >= 1.99.3) were n

Missing dependency in graphics/libGL to x11-proto/dri2proto?

2009-01-24 Thread Garrett Cooper
I'm getting the following error with an up-to-date ports tree, because the port doesn't appear to be referencing dri2proto as a dependency: checking for DRI2PROTO... configure: error: Package requirements (dri2proto >= 1.99.3) were not met: No package 'dri2proto' found Consider adjusting the PKG

p5-GSSAPI - missing dependency?

2008-12-07 Thread Randy Bush
---> Upgrade of security/p5-GSSAPI started at: Mon, 08 Dec 2008 04:24:31 + ---> Upgrading 'p5-GSSAPI-0.23' to 'p5-GSSAPI-0.26' (security/p5-GSSAPI) ---> Build of security/p5-GSSAPI started at: Mon, 08 Dec 2008 04:24:31 + ---> Building '/usr/ports/security/p5-GSSAPI' ===> Cleaning for p

games/libggz has a missing dependency, libgcrypt.

2008-02-29 Thread Jeremy Messenger
Hello Ying-Chieh Chen, After trying to figure why my 'portmaster -r libgcrypt\*' has failed. It turned out that libggz has an autocheck on libgcrypt, so it enable by default if anyone have libgcrypt installed in system. % ldd /usr/local/lib/libgg

Re: proftpd port missing dependency on autoconf

2007-02-17 Thread Beech Rintoul
On Saturday 17 February 2007 11:56, Steven Hartland said: > The current version download via cvsup as of this evening is > broken due to a missing dependency on autoconf producing the > following error on a clean machine: > > [log] > cd . && autoconf > autoconf: not

proftpd port missing dependency on autoconf

2007-02-17 Thread Steven Hartland
The current version download via cvsup as of this evening is broken due to a missing dependency on autoconf producing the following error on a clean machine: [log] cd . && autoconf autoconf: not found gmake: *** [configure] Error 127 *** Error code 2 [/log] Installing autoconf-2.61 fol

Re: missing dependency for mulberry?

2006-09-24 Thread Paul Schmehl
--On September 24, 2006 4:15:41 AM -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: Just did a 'make install' in /usr/ports/mail/mulberry, and after trying to run: mulberry mulberry: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or

missing dependency for mulberry?

2006-09-24 Thread Marc G. Fournier
Just did a 'make install' in /usr/ports/mail/mulberry, and after trying to run: mulberry mulberry: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory Marc G. Fournier Hub.Org Networking Services (http://www.h