FreeBSD ports which are currently marked broken

2013-02-07 Thread linimon
As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as broken in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common

FreeBSD unmaintained ports which are currently marked broken

2013-02-07 Thread linimon
As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as broken in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common

FreeBSD ports which are currently marked forbidden

2013-02-07 Thread linimon
As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users about ports that are marked as forbidden in their Makefiles. Often, these ports are so marked due to security concerns, such as known exploits. An overview of each port,

Re: [CFT+BRAINSTORM] One USE_ to rule them all

2013-02-07 Thread Baptiste Daroussin
On Thu, Feb 07, 2013 at 09:54:59AM +0100, Alberto Villa wrote: On Thursday 07 February 2013 06:32:54 Armin Pirkovitsch wrote: # find /usr/ports -name Makefile | xargs grep -R FEATURES | wc -l 82 # find /usr/ports -name Makefile | xargs grep -R USES | wc -l 20 Sounds to me

Re: CFT: building multimedia/vlc with clang on 9.1+

2013-02-07 Thread Oliver Heesakkers
Op za 19 jan 2013 22:09:03 schreef Juergen Lock: Hi! As having to depend on gcc 4.6+ on i386 is kindof a waste on 9.1+ where we have clang too, and clang might generate better code than the old gcc 4.2.1 in base on amd64 anyway I thought what if we have the vlc port default to using clang

FreeBSD Port: wbar-2.3.4 upgrade

2013-02-07 Thread Leslie Jensen
After upgrading wbar and changing the background icon according to the entry in /usr/ports/UPDATING I'm now getting wbar in the middle of the screen standing vertically even though I use the command wbar -above-desk -bpress -pos bottom -nanim 7 Any suggestions on how I can get it to

Re: LibreOffice 3.6.5 on amd

2013-02-07 Thread Olivier Smedts
2013/2/6 Jung-uk Kim j...@freebsd.org: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-02-06 11:15:44 -0500, Olivier Smedts wrote: 2013/2/6 Denny Lin dennyli...@hs.ntnu.edu.tw: gmake[2]: *** [/tmp/lobuild/workdir/unxfbsd.pro/CustomTarget/testtools/uno_test.done] Segmentation fault:

Re: lang/tcl85 builds fine on ia64, please remove BROKEN=

2013-02-07 Thread Pietro Cerutti
On 2013-Feb-07, 10:24, Anton Shterenlikht wrote: lang/tcl85 builds fine on ia64, and always had. I don't recall any problem with in all the time I've used ia64, about 4-5 years. Please remove the BROKEN= Thanks a lot, it's done! -- Pietro Cerutti The FreeBSD Project g...@freebsd.org PGP

Re: [CFT+BRAINSTORM] One USE_ to rule them all

2013-02-07 Thread Anton Shterenlikht
Date: Thu, 7 Feb 2013 10:52:01 +0100 From: Baptiste Daroussin b...@freebsd.org To: Alberto Villa avi...@freebsd.org Subject: Re: [CFT+BRAINSTORM] One USE_ to rule them all On Thu, Feb 07, 2013 at 09:54:59AM +0100, Alberto Villa wrote: On Thursday

Re: [CFT+BRAINSTORM] One USE_ to rule them all

2013-02-07 Thread Armin Pirkovitsch
On 2013-02-07 11:36, Anton Shterenlikht wrote: Date: Thu, 7 Feb 2013 10:52:01 +0100 From: Baptiste Daroussin b...@freebsd.org To: Alberto Villa avi...@freebsd.org Subject: Re: [CFT+BRAINSTORM] One USE_ to rule them all On Thu, Feb 07, 2013 at 09:54:59AM +0100,

is it a good idea to overwrite GCC_DEFAULT_VERSION= in Mk/bsd.gcc.mk?

2013-02-07 Thread Anton Shterenlikht
Hi Gerald Right now the default GCC is GCC_DEFAULT_VERSION=4.6 For some time lang/gcc46 doesn't build for me on ia64. However, lang/gcc47 and lang/gcc48 do. There are quite a few ports which I cannot update because they depend on lang/gcc46 via USE_FORTRAN=yes. So I wonder if there are

Re: security/gnupg

2013-02-07 Thread Jun Kuriyama
2013/2/2 Jason Helfman j...@freebsd.org: [ ] STD_SOCKET Use standard socket for agent ... Agreed with all of stated above, and please use the documentation as well to see if it is noted there. Enabling the flag in the port adds --enable-standard-socket to the CONFIGURE arguments for the

openssh-portable segmentation faults

2013-02-07 Thread Dewayne
Would it be possible if someone with a FreeBSD 9.1Stable system built after 2-Feb could build and run openssh-portable. Segmentation faults are occurring with both ssh, and sshd built today on both i386 and amd64 machines. A portsnap was performed and built all ports on 4-Feb. The openssh

Re: openssh-portable segmentation faults

2013-02-07 Thread Dimitry Andric
On 2013-02-07 12:59, Dewayne wrote:... Example: # /usr/bin/ssh -vvv localhost OpenSSH_5.8p2-hpn13v11 FreeBSD-openssh-portable-5.8.p2_3,1, OpenSSL 1.0.1d 5 Feb 2013 Segmentation fault (core dumped) # /usr/sbin/sshd Segmentation fault Can you get backtraces for those segfaults, please?

Re: openssh-portable segmentation faults

2013-02-07 Thread Bryan Drewery
On 2/7/2013 5:59 AM, Dewayne wrote: Would it be possible if someone with a FreeBSD 9.1Stable system built after 2-Feb could build and run openssh-portable. For what it's worth, I am planning to upgrade this very soon to a newer release. I haven't seen these general crashes yet. A debug

Re: portupgrade+pkgng stale dependency - ports/175841 - github issue 44

2013-02-07 Thread Bryan Drewery
On 2/5/2013 8:03 PM, Bryan Drewery wrote: Looking into this more I see that there definitely is some bug here either with portupgrade, pkg(8), or the integration of the two. I will update ports@ and https://github.com/pkgtools/pkgtools/issues/44 when I have more details or a fix.

LibreOffice and OpenJDK

2013-02-07 Thread Robert Huff
Am I correct in believing LibreOffice(-3.6.5) will build with OpenJDK-6, but not OpenJDK-7? Respectfully, Robert Huff ___ freebsd-ports@freebsd.org mailing list

Re: ports-mgmt/portupgrade ISSUE portinstall recursive dependency error

2013-02-07 Thread awarecons
Thank you for support. On a fresh 9.1-REL compiled with GCC 4.2.1 it works fine. But on mixed (GCC 4.2.1, but 4.6.3 whereever possible) 9.0-REL the problem persists still. Looks like portinstall itself, or ruby/ruby-bdb might or whatever direct siblings deviate under GCC 4.6.3 compilation,

Re: LibreOffice and OpenJDK

2013-02-07 Thread Baptiste Daroussin
On Thu, Feb 07, 2013 at 11:21:59AM -0500, Robert Huff wrote: Am I correct in believing LibreOffice(-3.6.5) will build with OpenJDK-6, but not OpenJDK-7? Yes upstream do not support openjdk7 yet iirc regards, Bapt pgpBuaLr2l9B8.pgp Description: PGP signature

Updating KDE

2013-02-07 Thread Jerry
I just updated to KDE Version 4.9.5 as described in the UPDATING file. KDE starts; however, all of my desktop icon and shortcuts are gone. What could have happened to them? Also, the ALT TAB key combination no longer functions. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or

FreeBSD ports you maintain which are out of date

2013-02-07 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Re: openssh-portable segmentation faults

2013-02-07 Thread Dimitry Andric
On 2013-02-07 22:14, Dewayne Geraghty wrote: ... Bryan, Dimitry, Thank-you for your interest. Unfortunately we have no debugging tools on any of the machines. I'll build one today and reproduce. I have reproduced the segfault here: Starting program:

Re: openssh-portable segmentation faults

2013-02-07 Thread Konstantin Belousov
On Fri, Feb 08, 2013 at 12:16:40AM +0100, Dimitry Andric wrote: This is exactly the same problem as reported in this thread about the security/pam_ssh_agent_auth port (rather long, beware): http://lists.freebsd.org/pipermail/freebsd-stable/2013-January/071703.html Executive summary: we

Re: openssh-portable segmentation faults

2013-02-07 Thread Bryan Drewery
On 2/7/2013 5:16 PM, Dimitry Andric wrote: On 2013-02-07 22:14, Dewayne Geraghty wrote: ... Bryan, Dimitry, Thank-you for your interest. Unfortunately we have no debugging tools on any of the machines. I'll build one today and reproduce. I have reproduced the segfault here: Starting

Re: openssh-portable segmentation faults

2013-02-07 Thread Bryan Drewery
On 2/7/2013 5:50 PM, Dimitry Andric wrote: On 2013-02-08 00:16, Dimitry Andric wrote: On 2013-02-07 22:14, Dewayne Geraghty wrote: ... Bryan, Dimitry, Thank-you for your interest. Unfortunately we have no debugging tools on any of the machines. I'll build one today and reproduce. ...

FreeBSD Port: pdftk-1.44_1

2013-02-07 Thread Mazsola
Just wondering if this port will be updated to 1.45 anytime soon? I need a feature added in 1.45 and I am to computer illiterate to update the port myself. Thanks Mazsola ___ freebsd-ports@freebsd.org mailing list

Re: FreeBSD Port: pdftk-1.44_1

2013-02-07 Thread Jason Helfman
This has already been updated to 1.45. -jgh -- Jason Helfman | FreeBSD Committer j...@freebsd.org | http://people.freebsd.org/~jgh | The Power to Serve On Thu, Feb 7, 2013 at 7:32 PM, Mazsola mazs...@gmail.com wrote: Just wondering if this port will be updated to 1.45 anytime

Re: Updating KDE

2013-02-07 Thread Heino Tiedemann
Jerry je...@seibercom.net wrote: I just updated to KDE Version 4.9.5 as described in the UPDATING file. KDE starts; however, all of my desktop icon and shortcuts are gone. What could have happened to them? Also, the ALT TAB key combination no longer functions. My stuff: Icon are there -