side-effects from mesa-libs and ino64 updates ...?

2017-05-29 Thread Kevin Casey
I would appreciate observations about two difficulties that have surfaced for me since the mesa-libs and ino64 updates. Likely these are pilot errors but I've not been able to identify the causes. Here's the environment ... FreeBSD silver 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r318232: Fri May 1

Web Design and Development

2017-05-29 Thread Jordan
freebsd-ports@freebsd.org Hi, With over 12 years of expertise and more than 2500 websites to our name, we are website designing/app Development Company with primary focus on web and mobile technologies. With our services, we can help you increase the ROI from your website. Also, we can h

[Bug 21890] ports/net/tintin++ source not found on any mastersite

2017-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=21890 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: olivier Date: Mon May 29 19:30:31 UTC 2017 New revision: 442031 URL: https://svnweb.freebsd.org/changeset/ports/442031 Log: Fix MD5 TCP signature usage

Xorg error 'alphasort'

2017-05-29 Thread Jeffrey Bouquet via freebsd-ports
First try, did not build, to try to fix, Xorg, took the easy way out and restored the /usr/local/bin/Xorg that was working two days ago from backup. Xorg.log.0 says it is devd??? ... error in Subject is only from memory. ...

ino64 status update and upgrade caution

2017-05-29 Thread Ed Maste
The ino64 project was committed to src last week[1][2] with UPDATING notes added shortly thereafter [3][4][5]. As some people have been tripped up by the ino64 change I want to emphasize again that the upgrade procedure described in UPDATING should be followed exactly. The reboot after installing

Re: problem with firefox

2017-05-29 Thread Wojciech Puchar
done. no errors On Mon, 29 May 2017, Walter Schwarzenfeld wrote: Have you tried pkg check -dn? If any library is missing. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mai

Re: problem with firefox

2017-05-29 Thread Walter Schwarzenfeld
Have you tried pkg check -dn? If any library is missing. ___ 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"

Deadlock in pkg_jobs_update_universe_item_priority was Re: Issue with pkg upgrade on diskless workstation

2017-05-29 Thread BERTRAND Joël
Hello, Deadlock I have seen is not related to NFS locks. I have added some debug traces in libpkg and I have seen that pkg enters in deadlock in pkg_jobs_update_universe_item_priority() function. More precisely, a loop doesn't end : line 712 of pkg_jobs_universe.c while (rde

problem with firefox

2017-05-29 Thread Wojciech Puchar
installed www/firefox-esr (same problem with www/firefox) from ports. installs fine, after starting nothing going on. 2 firefox processes are waiting and doing nothing. starting from console prompt - no messages. when to search for a problem? ___ fr