Xtide Broken - Unfetchable

2019-08-05 Thread Manfred Antar
The source for xtide software is at: https://flaterco.com/xtide/files.html The Current Harmonics File: https://flaterco.com/files/xtide/harmonics-dwf-20190620-free.tar.bz2 The Current Xtide Software: https://flaterco.com/files/xtide/xtide-2.15.2.tar.bz2 The Current libtcd: https:/

Re: Request to change ruby default version to 2.5

2019-04-19 Thread Manfred Antar
This breaks portupgrade. portupgrade requires ruby-bdb and it is marked broken for ruby2.5: BROKEN_RUBY25= yes so it’s back to 2.4 for me:) > On Apr 19, 2019, at 3:53 PM, Matthias Fechner wrote: > > Am 19.04.2019 um 17:43 schrieb Steve Wills: >> Yeah, it's fine, do it, just be sure to add a

Re: FreeBSD Port: py36-setuptools_scm-3.1.0 Error update

2019-01-30 Thread Manfred Antar
I had the same problem. Uninstall the old version then it built fine for me Manfred > On Jan 30, 2019, at 4:22 AM, Alex V. Petrov wrote: > > Traceback (most recent call last): > File "", line 1, in > File "setup.py", line 116, in >setuptools.setup(**arguments) > File "/usr/local/lib/pyt

bash-static now builds on FreeBSD 13 current amd64

2018-11-27 Thread Manfred Antar
Bash static now builds on amd64 Current: ===> Staging for bash-static-4.4.23_1 ===> bash-static-4.4.23_1 depends on executable: indexinfo - found ===> Generating temporary packing list *** *

Clamav upgrade to 0.100.0_1 broken on amd64 current

2018-04-14 Thread Manfred Antar
I tried to upgrade clamav to 0.100.0_1 and it fails during tests. If you disable the tests it will build and install but clamscan dumps core. Here is output of build with tests enabled: FAIL: check_clamav PASS: check_freshclam.sh PASS: check_sigtool.sh SKIP: check_unit_vg.sh FAIL: check1_clamscan.

Re: netpbm broken at SVN r451378 on -current

2017-10-07 Thread Manfred Antar
pkg delete -f netpbm will work, it will only install netpbm. then you can build and install netpbm. use libchk to find which ports are broken with new netpbm and rebuild them > On Oct 7, 2017, at 9:31 AM, The Doctor wrote: > > On Sat, Oct 07, 2017 at 04:58:53PM +0200, Tobias Kortkamp wrote: >> O

Re: need help with upgrade of virtualbox-ose

2017-05-07 Thread Manfred Antar
> On May 7, 2017, at 12:06 PM, Wojciech Puchar wrote: > > finally "succeeded" - i was able to upgrade to latest 10-stable while keeping > vbox 5.0.26. > > portdowngrade helped and one patch in kernel. thanks. > > Still i would like to go to 5.1 > I’m using 5.1.22 on current, I just had to p

Re: need help with upgrade of virtualbox-ose

2017-05-07 Thread Manfred Antar
> On May 7, 2017, at 9:38 AM, Wojciech Puchar wrote: > > from 5.0.26 to 5.1.latest. > > every attempt ends with virtual machine crash just when it should switch from > windows loading screen to normal screen. all VMs are windows 7 pro. > > Logs doesn't give any hint. I had a similar problem

Re: need help with upgrade of virtualbox-ose

2017-05-07 Thread Manfred Antar
> On May 7, 2017, at 9:38 AM, Wojciech Puchar wrote: > > from 5.0.26 to 5.1.latest. > > every attempt ends with virtual machine crash just when it should switch from > windows loading screen to normal screen. all VMs are windows 7 pro. > > Logs doesn't give any hint. I had a similar problem

Re: New Updates to KDE break kde4-workspace on current amd64

2017-03-28 Thread Manfred Antar
> On Mar 28, 2017, at 7:11 AM, Michael Butler > wrote: > > On 03/27/17 12:02, Raphael Kubo da Costa wrote: >> Manfred Antar writes: >> >>> The new updates to kdelibs kde-runtime and others break build of >>> kde4-worspace: >> >> Thanks

New Updates to KDE break kde4-workspace on current amd64

2017-03-27 Thread Manfred Antar
The new updates to kdelibs kde-runtime and others break build of kde4-worspace: cd /usr/ports/x11/kde4-workspace make -- The following REQUIRED packages have been found: * Automoc4 * Phonon (required version >= 4.3.80) * Strigi , Desktop indexing and search support ,

Re: mysql56-client broken on sparc64 - not

2017-01-21 Thread Manfred Antar
> On Jan 21, 2017, at 5:52 PM, Manfred Antar wrote: > > Mysql64-client says broken on sparc64. > if you put: > > USE_GCC= 4.9 > > in Makefile it builds and works fine for both mysql64-client and > mysql64-server. > This is on current sparc64 as of today. I’

mysql56-client broken on sparc64 - not

2017-01-21 Thread Manfred Antar
Mysql64-client says broken on sparc64. if you put: USE_GCC=4.9 in Makefile it builds and works fine for both mysql64-client and mysql64-server. This is on current sparc64 as of today. I’ve doing this for the last few builds. I’m compiling this on a Netra T105, takes all day to compile, bu

Re: net/boinc-client: make LINUX option a default or Slave port?

2017-01-17 Thread Manfred Antar via freebsd-ports
> On Jan 17, 2017, at 12:29 PM, Larry Rosenman > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > With the imminent demise of astro/boinc-setiathome-v7, I'm wondering if > the > community would object to net/boinc-client having its LINUX set as a > default

Re: setiathome version 8 for amd64 current

2016-05-23 Thread Manfred Antar
> On May 23, 2016, at 12:44 PM, Torfinn Ingolfsen wrote: > > On Sun, May 22, 2016 at 7:42 PM, Manfred Antar wrote: >> The version of setiathome in ports isn’t supported anymore. >> Version 8 is the one that is supported now. >> I was able to get a version 8 build to

setiathome version 8 for amd64 current

2016-05-22 Thread Manfred Antar
The version of setiathome in ports isn’t supported anymore. Version 8 is the one that is supported now. I was able to get a version 8 build to work. It requires a new version of boinc-client also. I have placed a tar archive of the sources at: http://pozo.com/seti/setiathome.tar.bz2 You need to e

Re: Portugrade uninstall failed (Broken pipe)

2016-05-08 Thread Manfred Antar
> On May 8, 2016, at 4:44 PM, Mark Millard wrote: > > See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209211 > > Summary of the current state of things: > > 10-STABLE recently has -r299236 that reverts -r298920, in part to allow > portupgrade to work. > > 11.0-CURRENT recently has -r2

Re: Weird portupgrade error on current amd64

2016-04-26 Thread Manfred Antar
> On Apr 26, 2016, at 9:42 AM, Michael Butler > wrote: > > On 04/26/16 10:15, Manfred Antar wrote: >> When using portupgrade on current it fails when upgrading libraries. >> I can reproduce this on 3 different amd64 machines. >> >> Example: >>

Weird portupgrade error on current amd64

2016-04-26 Thread Manfred Antar
When using portupgrade on current it fails when upgrading libraries. I can reproduce this on 3 different amd64 machines. Example: portupgrade -vf libnice ends like this: ---> Build of net-im/libnice ended at: Tue, 26 Apr 2016 07:01:15 -0700 (consumed 00:00:10) ---> Uninstallation of libnice-0

MOVED file on Current breaks portupgrade

2016-04-24 Thread Manfred Antar
Bad format in last entry of /usr/ports/MOVED breaks portupgrade: #portupgrade -av /usr/local/lib/ruby/site_ruby/2.2/pkgtools/portsdb.rb:118:in `block (2 levels) in fill': MOVED file format error (PortsDB::MOVEDError) from /usr/local/lib/ruby/site_ruby/2.2/pkgtools/portsdb.rb:112:in `each'

Re: clamav problem

2016-03-19 Thread Manfred Antar
> On Mar 19, 2016, at 3:46 PM, Carmel wrote: > > On Sat, 19 Mar 2016 22:05:41 +0100, Dimitry Andric stated: > >> Probably, though the rest of the internet is reachable just fine. But >> that doesn't help me understand what the bug is. Can you please >> explain? > > It appears to be a problem

New addition to /usr/ports/MOVED file breaks portupgrade

2016-03-10 Thread Manfred Antar
This addition to MOVED breaks portupgrade: elasticsearch-plugin-marvel2|elasticsearch2-plugin-marvel|Rename to match other Elasticsearch 2 plugins I think it needs to be: elasticsearch-plugin-marvel|2016-03-10|elasticsearch2-plugin-marvel|Rename to match other Elasticsearch 2 plugins Manfred

New addition to /usr/ports/MOVED file breaks portupgrade

2016-03-10 Thread Manfred Antar via freebsd-ports
This addition to MOVED breaks portupgrade: elasticsearch-plugin-marvel2|elasticsearch2-plugin-marvel|Rename to match other Elasticsearch 2 plugins I think it needs to be: elasticsearch-plugin-marvel|2016-03-10|elasticsearch2-plugin-marvel|Rename to match other Elasticsearch 2 plugins Manfred

Re: xtide 2.15 on FreeBSD-current amd64

2016-02-21 Thread Manfred Antar
> On Feb 21, 2016, at 5:24 PM, David Flater wrote: > > On 02/21/2016 11:58 AM, Manfred Antar wrote: >> Same error in syslog CANT_GET_SOCKET. > > Please test this patch against the xttpd of xtide-2.15. > &g

Re: xtide 2.15 on FreeBSD-current amd64

2016-02-21 Thread Manfred Antar
> On Feb 21, 2016, at 5:35 AM, David Flater wrote: > > On 02/20/2016 08:57 PM, Manfred Antar wrote: >> Error details: bind: Invalid argument. > > This is the punishment for trying to support IPv6. I just love having to > guess which argument is invalid and how. >

xtide 2.15 on FreeBSD-current amd64

2016-02-20 Thread Manfred Antar
Just upgraded xtide-2.14 to xtide-2.15 The programs xtide and tide work fine. The xttpd web interface is broken. It works fine on version 2.14. The errors for /var/log/messages: XTide Fatal Error: CANT_GET_SOCKET Xttpd was unable to bind its socket. Common causes are (1) you tried to use the

Re: Unexpected dependencies of graphics/libGL

2016-01-18 Thread Manfred Antar
> On Jan 18, 2016, at 8:49 PM, Luís Fernando Schultz Xavier da Silveira > wrote: > > > > Begin forwarded message: > > Date: Sun, 17 Jan 2016 03:19:23 + > From: Luís Fernando Schultz Xavier da Silveira > To: freebsd-questi...@freebsd.org > Subject: Unexpected dependencies of graphics/lib

Re: Firefox 41.1 fails build on Current AMD64

2015-10-06 Thread Manfred Antar
> On Oct 6, 2015, at 5:33 PM, Walter Schwarzenfeld > wrote: > > Found this: > https://bugzilla.mozilla.org/show_bug.cgi?id=1181382 > ___ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscri

Firefox 14.1 fails build on Current AMD64

2015-10-06 Thread Manfred Antar
When building firefox on current this happens: In file included from /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd11.0/dom/base/Unified_cpp_dom_base1.cpp:137: In file included from /usr/ports/www/firefox/work/mozilla-release/dom/base/Navigator.cpp:42: ../../dist/include/m

Firefox 41.1 fails build on Current AMD64

2015-10-06 Thread Manfred Antar
Should be firefox 41.1 in subject not 14 When building firefox on current this happens: In file included from /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd11.0/dom/base/Unified_cpp_dom_base1.cpp:137: In file included from /usr/ports/www/firefox/work/mozilla-release/dom/b

Re: pkg 1.6 "Cleaning obsolete shared libraries" very long

2015-09-27 Thread Manfred Antar
Seems to work much better now now. Fast on: Cleaning out obsolete shared libraries Like Before Thanks > On Sep 27, 2015, at 12:24 PM, Baptiste Daroussin t...@freebsd.org> wrote: > > On Sun, Sep 27, 2015 at 08:27:00PM +0200, Torfinn Ingolfsen wrote: >> FWIW, I see the same thing here, since insta

Re: pkg 1.6 "Cleaning obsolete shared libraries" very long

2015-09-26 Thread Manfred Antar
I’m seeing the same thing here. I switched over to using portmaster as portupgrade was taking way to much time. This is on Intel Core2 Quad 3ghz. Also after doing a pkg check -d there was a bunch of missing libraries:libintl.so.9 It’s there: ls -l /usr/local/lib/libintl* -rw-r--r-- 1 root wheel

Recent changes to /usr/ports/Mk breaks /usr/ports/ports-mgmt/p5-FreeBSD-Portindex

2015-08-19 Thread Manfred Antar
The changes to port Mk files breaks /usr/ports/ports-mgmt/p5-FreeBSD-Portindex: When doing cache-init I get this: Processing make describe output for path "/usr/ports": Can't locate object method "mark_used_by" via package "FreeBSD::Portindex::Category" at /usr/local/lib/perl5/site_perl/FreeBSD

Re: firefox 36.0.4 fails to build

2015-03-22 Thread Manfred Antar
At 10:21 AM 3/22/2015, Manfred Antar wrote: My last post didn't come through. Reinstall python , then it should work. || n...@poz

Re: firefox 36.0.4 fails to build

2015-03-22 Thread Manfred Antar
At 09:53 AM 3/22/2015, Michael Butler wrote: >firefox fails to compile with the following apparent missed dependency. >What's missing? > >loading cache ./config.cache >checking host system type... x86_64-portbld-freebsd11.0 >checking target system type... x86_64-portbld-freebsd11.0 >checking build

Re: CURRENT breaks build of x11/nvidia-driver: pkg-static: nvidia-driver-343.22 conflicts with libEGL-10.3.2

2014-11-11 Thread Manfred Antar
At 05:20 AM 11/11/2014, Dave wrote: >On Monday 10 November 2014 06:04:29 Mikhail Tsatsenko wrote: >> 2014-11-10 3:05 GMT+03:00 Manfred Antar : >> > At 02:13 PM 11/9/2014, Henry Hu wrote: >> >>On Sun, Nov 9, 2014 at 5:09 PM, Jerry wrote: >> >>> On Mon,

Re: CURRENT breaks build of x11/nvidia-driver: pkg-static: nvidia-driver-343.22 conflicts with libEGL-10.3.2

2014-11-09 Thread Manfred Antar
At 02:13 PM 11/9/2014, Henry Hu wrote: >On Sun, Nov 9, 2014 at 5:09 PM, Jerry wrote: > >> On Mon, 10 Nov 2014 00:23:14 +0400, Mikhail Tsatsenko stated: >> >> >2014-11-07 23:26 GMT+03:00 O. Hartmann : >> >> Out of the blue the build of port x11/nvidia-driver fails - portmaster >> is >> >> that slop

libxml2 upgrade breaks building /usr/doc/ on current amd64

2014-10-19 Thread Manfred Antar
The upgrade of libxml2 broke building /usr/doc/ : (en_US.ISO8859-1)5056}make ===> articles (all) ===> articles/bsdl-gpl (all) install /usr/doc/share/xml/catalog-cwd.xml /usr/doc/en_US.ISO8859-1/articles/bsdl-gpl/catalog-cwd.xml echo '' >> /usr/doc/en_US.ISO8859-1/articles/bsdl-gpl/autogen.ent e

Re: Xtide Broken on X86 X64 current

2014-10-02 Thread Manfred Antar
At 02:02 PM 10/2/2014, A.J. 'Fonz' van Werven wrote: >Manfred Antar wrote: > >[begin (sic)] >> /usr/ports/astro/xtide doesn't complie on amd64 or i386 current for me >> It uses /usr/local/bin/gcc48 for compiler. >[snip] >> If you: >> vi ./wor

Xtide Broken on X86 X64 current

2014-10-02 Thread Manfred Antar
/usr/ports/astro/xtide doesn't complie on amd64 or i386 current for me It uses /usr/local/bin/gcc48 for compiler. System is current. The error is : xxGlobal.cc: In function 'void Global::PositioningSystem(Coordinates&)': xxGlobal.cc:80:24: error: 'isnan' was not declared in this scope if

/head/sysutils/gnome-system-monitor/Makefile

2014-09-02 Thread Manfred Antar
Log of /head/sysutils/gnome-system-monitor/Makefile Revision 367008 - (view) (download) (annotate) - [select for diffs] Modified Tue Sep 2 14:23:10 2014 UTC (11 hours, 43 minutes ago) by tijl Add missing library libgmodule-2.0 Reported by:antoine I think if you: Add missing library libgmodul

Re: bind99 port

2013-12-07 Thread Manfred Antar
At 09:52 AM 12/7/2013, Dennis Glatting wrote: >It's not nice to replace named.conf if it exists. > >I just wiped out three doing a portmaster under BETA4 to bind99-9.9.4_2. > >-- >Dennis Glatting > >___ >freebsd-ports@freebsd.org mailing list >http://li

Re: Make install fails for mail/thunderbird

2013-09-29 Thread Manfred Antar
At 12:12 PM 9/29/2013, Chris wrote: >Hello, > >I'm seeing this when doing a "make install" on mail/thunderbird (version >24): > >resource://gre/modules/devtools/Console.jsm >resource://gre/modules/devtools/WebConsoleClient.jsm >resource://gre/modules/devtools/dbg-server.jsm >Traceback (most recent

Re: postgresql-client-8.2.22_1: Makefile error: you cannot include bsd.port[.pre].mk twice

2011-10-20 Thread Manfred Antar
At 06:10 AM 10/20/2011, Jerry wrote: >When attempting to build the postgresql-client-8.2.22_1 port, this >error message is being emitted: > >postgresql-client-8.2.22_1: Makefile error: you cannot include >bsd.port[.pre].mk twice > >Has anyone else noticed it? I filed a PR against it. > >-- >Jerry

Re: FreeBSD 10.0-CURRENT: messed up the ports and system (gcc46 won't compile) and need to repair - how?

2011-10-09 Thread Manfred Antar
At 05:23 AM 10/9/2011, Hartmann, O. wrote: >Since the change of one of my boxes to FreeBSD 10.0 and some >accindetally build of ports without the suggested settings for UNAME_r >before building ports, I think I've messed up with some ports and need >some advice how to fixate the problem. > >Some de

Re: HEADS UP: gone. All welcome

2010-02-01 Thread Manfred Antar
kde3base and kde3network are also broken by utmp.h change Manfred == || n...@pozo.com || || Ph. (415) 681-6235 || == -- This message has been scanned for viruses and dangerous content by MailScanner, and

Re: libthr on current breaks some ports

2009-11-27 Thread Manfred Antar
At 02:40 AM 11/27/2009, Dag-Erling Smørgrav wrote: >Manfred Antar writes: >> The new addition to Makefile on /lib/libthr "-Wl,-znodlopen " >> Breaks php4 and mhash on my current 1386 > >If they try to dlopen() libthr, they're already broken. > >> I&

libthr on current breaks some ports

2009-11-26 Thread Manfred Antar
The new addition to Makefile on /lib/libthr "-Wl,-znodlopen " Breaks php4 and mhash on my current 1386 I'm sure other ports that use it are broken too as can't load the lib. Remove -Wl,-znodlopen and everything works again. Manfred == || n...@pozo.com

nmap broken on current

2009-03-29 Thread Manfred Antar
the nmap port is broken on current: c++ -c -I/usr/local/include/lua51 -I/usr/local/include -I/usr/local/include -I/usr/include -Inbase -Insock/include -O2 -pipe -fno-strict-aliasing -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\"; -DNMAP_PLATFO

Re: Apache.sh on current

2008-09-01 Thread Manfred Antar
At 07:19 AM 9/1/2008, Claus Guttesen wrote: >> /usr/local/etc/rc.d/apache.sh : >> /usr/bin/limits -e -U www >> dumps core when starting apache on current >> This something new, not sure when it started as I have been out of the >> Country for the past month. >> Kernel and usr are current >> Also /

Apache.sh on current

2008-09-01 Thread Manfred Antar
/usr/local/etc/rc.d/apache.sh : /usr/bin/limits -e -U www dumps core when starting apache on current This something new, not sure when it started as I have been out of the Country for the past month. Kernel and usr are current Also /usr/local/sbin/apachect : eval `limits -e -C daemon` also dumps c

Re: strange error message from portupgrade

2008-03-17 Thread Manfred Antar
At 06:20 PM 3/17/2008, Aryeh M. Friedman wrote: >flosoft# portupgrade -a >/usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:119:in `fill': MOVED file format >error (PortsDB::MOVEDError) > from /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:113:in `each' > from /usr/local/lib/ruby/site_ruby/1.8/portsd

Re: multimedia/mplayer doesn't build (default options)

2007-12-16 Thread Manfred Antar
At 10:38 PM 12/15/2007, Thomas Zander wrote: >Hi, > >On 14/12/2007, Dominic Fandrey <[EMAIL PROTECTED]> wrote: > >> ad_libvorbis.c:238: error: too few arguments to function 'vorbis_synthesis' >> gmake[1]: *** [ad_libvorbis.o] Error 1 >> gmake[1]: Leaving directory > >Can't reproduce this error here

Re: imap-uw-2006j_2,1, cclient-2006g_1,1 PAM problems?

2007-10-01 Thread Manfred Antar
At 07:16 AM 10/1/2007, Lee Dilkie wrote: >I had to roll back as well. > >Best I could tell was that the credentials presented to pam were the >userid and userid (instead of password), at least that's what the logs >looked like to me. > >-lee > > >Matt Dawson wrote: >> Is anyone else having problems

Re: Cups upgrade compile failure

2007-09-28 Thread Manfred Antar
At 09:17 AM 9/28/2007, David Southwell wrote: >On Upgrade: > Making all in cups... >gmake[1]: Entering directory `/usr/ports/print/cups-base/work/cups-1.3.0/cups' >gmake[1]: Nothing to be done for `all'. >gmake[1]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.3.0/cups' >Making all in

Lyx is broken on current

2006-07-14 Thread Manfred Antar
The port lyx-1.4.2 is broken on current and has been for awhile: In file included from /usr/local/include/boost/test/utils/nullstream.hpp:23, from ../../src/support/debugstream.h:17, from ../../src/debug.h:16, from math_extern.C:34: /usr/local/incl