Re: ports that break using clang

2013-01-18 Thread Robert Huff
Mark Linimon writes: > >I've found "wiki.freebsd.org/PortsAndClang" where the most > > recent list is from October. > >I know the build cluster is having problems, but is there a > > more recent list somewhere? > > There are no more recent builds, sorry. Drat. Thanks,

Re: ports that break using clang

2013-01-18 Thread Mark Linimon
On Sat, Jan 19, 2013 at 12:43:37AM -0500, Robert Huff wrote: > I've found "wiki.freebsd.org/PortsAndClang" where the most > recent list is from October. > I know the build cluster is having problems, but is there a > more recent list somewhere? There are no more recent builds, sorry.

ports that break using clang

2013-01-18 Thread Robert Huff
I've found "wiki.freebsd.org/PortsAndClang" where the most recent list is from October. I know the build cluster is having problems, but is there a more recent list somewhere? Robert Huff ___ fre

Setting up tinderbox-devel on a pkgng system

2013-01-18 Thread David Naylor
Hi, I'm in the process of setting up tinderbox and have encountered some troubles. Looking at the code, tinderbox uses `pkg info -qgO` but passes package names when, according to pkg-info(8) """-O Search is done by the origin.""". So, no need for different checks per requirement. Anothe

Ports, bsd.lib.mk and NOPROFILE

2013-01-18 Thread Poul-Henning Kamp
I just tried to build a system with -CURRENT from scratch, and it fell over in graphics/gd because NOPROFILE is now named NO_PROFILE in bsd.lib.mk grep(1) tells me that a number of other ports will also have this problem It may be appropriate with a bandaid in bsd.lib.mk, which emits a noisy war

Re: www/opera ISSUE Java Plugin missing

2013-01-18 Thread Joseph A. Nagy, Jr
On 01/18/13 13:19, awarecons wrote: Are you saying the handbook instructions for enabling java in Opera do not work, then? Seems to be so in the case. You're doing something wrong, than. Opera 12.12 on my system catches java/icedtea-web I just installed Opera, launched it, and checked the plu

Re: FreeBSD Port: graphics/hugin

2013-01-18 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/18/13 1:34 PM, Rainer Hurling wrote: > On 18.01.2013 18:48 (UTC+2), Greg Larkin wrote: >> On 1/18/13 12:00 PM, Rainer Hurling wrote: >>> On 18.01.2013 08:37 (UTC+2), Vasil Dimov wrote: On Thu, Jan 17, 2013 at 16:34:59 -0600, ajtiM wrote:

Re: Using bidirectional authentication in pkgng

2013-01-18 Thread Matthew Seaman
On 18/01/2013 02:57, Michael Gmelin wrote: > a. I understand that my use case is not necessarily pkgng's top >priority. Ultimately requirement 2 is pretty nonsensical for >distributing open source packages Well, yes. I must admit that ssh based transport authenticated with keys is not to

Re: www/opera ISSUE Java Plugin missing

2013-01-18 Thread awarecons
>Are you saying the handbook instructions for enabling java in Opera do not >work, then? Seems to be so in the case. >You're doing something wrong, than. Opera 12.12 on my system catches >java/icedtea-web I just installed Opera, launched it, and checked the plugin >list[0,1]. I've installed t

Re: FreeBSD Port: graphics/hugin

2013-01-18 Thread Rainer Hurling
On 18.01.2013 18:48 (UTC+2), Greg Larkin wrote: > On 1/18/13 12:00 PM, Rainer Hurling wrote: >> On 18.01.2013 08:37 (UTC+2), Vasil Dimov wrote: >>> On Thu, Jan 17, 2013 at 16:34:59 -0600, ajtiM wrote: My system: 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012

Re: www/firefox [18.0,1] compilation error

2013-01-18 Thread awarecons
Looks a bit variative (after patches of January, 11th?): g++46 -o Debugger.o -c -I./../../dist/system_wrappers_js -include /usr/ports/www/firefox/work/mozilla-release/js/src/config/gcc_hidden.h -DENABLE_TYPEDARRAY_MOVE -DENABLE_YARR_JIT=1 -DMOZ_GLUE_IN_PROGRAM -DEXPORT_JS_API -DJS_HAS_CTYPES -DDL

Re: FreeBSD Port: graphics/hugin

2013-01-18 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/18/13 12:00 PM, Rainer Hurling wrote: > On 18.01.2013 08:37 (UTC+2), Vasil Dimov wrote: >> On Thu, Jan 17, 2013 at 16:34:59 -0600, ajtiM wrote: >>> My system: 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec >>> 4 06:55:39 UTC 2012 >>> r...@obr

Re: FreeBSD Port: graphics/hugin

2013-01-18 Thread Rainer Hurling
On 18.01.2013 08:37 (UTC+2), Vasil Dimov wrote: > On Thu, Jan 17, 2013 at 16:34:59 -0600, ajtiM wrote: >> My system: 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 >> UTC >> 2012 r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >> >> clang -v: FreeBSD clang vers

FreeBSD ports you maintain which are out of date

2013-01-18 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, you

Re: www/opera ISSUE Java Plugin missing

2013-01-18 Thread Joseph A. Nagy, Jr
On 01/18/13 09:06, awarecons wrote: As it was mentioned above: since Opera 10.50 it doesn't use Java directly, hence it looks for a special Java plugin file libnpjp2.so and ONLY! The problem is that the file libnpjp2.so residues in linux-sun-jre1[67] only, not in openjdk nor diablo nor jdk16 edi

Freeglut not installing on 9.1?

2013-01-18 Thread Henry Lenzi
Hi all -- Just a quick question... Is it just me or is anyone else having issues with freeglut not building (and, as a consequence, a whole bunch of stuff that relies on graphics)? I've searched, but couldn't find out if there's a general problem here, FreeBSD-realted, or if it's an upstream iss

Re: www/opera ISSUE Java Plugin missing

2013-01-18 Thread awarecons
As it was mentioned above: since Opera 10.50 it doesn't use Java directly, hence it looks for a special Java plugin file libnpjp2.so and ONLY! The problem is that the file libnpjp2.so residues in linux-sun-jre1[67] only, not in openjdk nor diablo nor jdk16 editions, though available is non-native

Re: www/opera ISSUE Java Plugin missing

2013-01-18 Thread Joseph A. Nagy, Jr
On 01/18/13 05:55, Jakub Lach wrote: You are missing my point. Opera couldn't just outright stop 'supporting' Java plug-ins (more like Java content, believe it or not, but using plug-in or JRE is secondary here), but they are not ones responsible for this environment deployment. No, I don't thi

Re: graphics/gd fails to install

2013-01-18 Thread Boris Samorodov
(maintainer is CCed) 17.01.2013 21:35, John-Mark Gurney пишет: > Looks like some fall out from the removal of old no underscore options.. > > Does anyone mind if I commit this patch: > Index: graphics/gd/files/Makefile.bsd > === > --

Re: www/opera ISSUE Java Plugin missing

2013-01-18 Thread Jakub Lach
You are missing my point. Opera couldn't just outright stop 'supporting' Java plug-ins (more like Java content, believe it or not, but using plug-in or JRE is secondary here), but they are not ones responsible for this environment deployment. I know FreeBSD as a project should document to the

Re: FreeBSD Port: graphics/hugin

2013-01-18 Thread ajtiM
On Friday 18 January 2013 01:37:15 Vasil Dimov wrote: > On Thu, Jan 17, 2013 at 16:34:59 -0600, ajtiM wrote: > > My system: 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 > > 06:55:39 UTC 2012 > > r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > > > clang -v: FreeBSD

Re: [RFC] update of Tcl/Tk to 8.6.0

2013-01-18 Thread Chris Rees
On 18 January 2013 08:41, Pietro Cerutti wrote: > Hello again, > > here [1] is an updated patch, also including other Tcl/Tk -related > ports, which pertains to the following actions: > > - update Tcl/Tk to 8.6.0. I'm still not convinced that bundled packages > (itcl, sqlite3, tdbc, thread) shou

Re: java/jdk16 ISSUE outdated info in Makefile

2013-01-18 Thread Greg Lewis
On Thu, Jan 17, 2013 at 11:15:08PM +0400, awarecons wrote: > 1. Patchset download fails: > http://www.eyesbeyond.com/freebsddom/java/jdk16.html fails > (temporary?) to give any of 1-4 or current patchsets > (bsd-jdk16-patches-4.tar.bz2) > > working: > http://www.filewatcher.com/m/bsd-jdk16-patche