Re: net/openldap24 GSSAPI binds broken with SASL 2.1.25

2011-10-09 Thread John Marshall
On Wed, 28 Sep 2011, 19:59 +1000, John Marshall wrote:
> Since upgrading cyrus/sasl2 2.1.25 and rebuilding net/openldap24 2.4.26
> on 8.2-RELEASE/i386, any attempt to query using a SASL GSSAPI bind
> causes ldap to come to an abrupt halt.  The problem is remedied by
> reverting to cyrus-sasl2 2.1.23_3 and rebuilding net/openldap24 2.4.26.

This issue is resolved in security/cyrus-sasl2 2.1.25_1 which includes
the GSSAPI patch from Phil Pennock.  Thanks Phil!

-- 
John Marshall


pgpaUoox9ybj3.pgp
Description: PGP signature


Re: TeXLive

2011-10-09 Thread Stephen Montgomery-Smith

Hey guys, I did


make -C /usr/ports/ports-mgmt/portshaker-config install
 # Ensure TEXLIVE is checked
portshaker -v

Now I have a whole bunch of texlive ports installed under 
/usr/ports/print.  Am I just supposed to build the ports I need, or is 
there some grand texlive-build-all port that is in this long list somewhere?

___
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: TeXLive

2011-10-09 Thread Mark Johnston
On Sun, Oct 09, 2011 at 04:26:18PM -0400, Carmel wrote:
> On Sun, 9 Oct 2011 21:20:24 +0200
> Grzegorz Blach articulated:
> 
> > TeXLive ports are available from external source:
> > https://code.google.com/p/freebsd-texlive/
> 
> So, it is not really a port, per se, but rather a CD ISO I can
> download for instance. I would have rather thought with the popularity
> in the non-Windows world of LaTex, etcetera that someone would have
> ported this to FreeBSD by now. I have a version of "MiKTEX" running on
> one of my Windows machines.

TeXLive _has_ been ported to FreeBSD, it's just not in the ports tree.
You are supposed to use ports-mgmt/portshaker to augment your tree
with the TexLive ports. That is, unless you want to download the
pre-built packages available on the site above (which I haven't tried).

TeXLive works perfectly well for me on BETA-2 - I just stopped working on a
document to respond to this email. =)

-Mark
___
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: TeXLive

2011-10-09 Thread Olivier Duchateau
Hi,

You can also try this one: http://anthesphoria.net/FreeBSD/TeXLive-2011/



-- 
olivier
___
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: TeXLive

2011-10-09 Thread Carmel
On Sun, 9 Oct 2011 21:20:24 +0200
Grzegorz Blach articulated:

> TeXLive ports are available from external source:
> https://code.google.com/p/freebsd-texlive/

So, it is not really a port, per se, but rather a CD ISO I can
download for instance. I would have rather thought with the popularity
in the non-Windows world of LaTex, etcetera that someone would have
ported this to FreeBSD by now. I have a version of "MiKTEX" running on
one of my Windows machines. I think I will just stick with that for the
time being. I don't have a backup FreeBSD machine and the thought of
installing what is evidently not an officially supported product and
possibly breaking my system is just not worth the risk. I'll wait
until it is ported properly.

-- 
Carmel ✌
carmel...@hotmail.com
___
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: firefox 7.0.1

2011-10-09 Thread Torfinn Ingolfsen
On Sun, Oct 9, 2011 at 1:40 PM, Florian Smeets  wrote:
> On 09.10.11 13:19, ajtiM wrote:
>>
>> Hi!
>>
>> I have Firefox 7.0.1 installed but no one of plugins work which I didn't
>> have
>> a proble before. I made in /usr/local/lib/firefox dorectory plugins and
>> made a
>> symlink from /usr/local/lib/web_browser/plugins but doesn't works.
>> One of the plugins is gnash plugin which I use for youtube.
>>
>
> Hi,
>
> yes we know about it. Beat and i are actively working on fixing this. We
> hope to fix it within the next couple of days.

Thanks.
For working on it, and for answering questions here.
-- 
Regards,
Torfinn
___
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: kdelibs3

2011-10-09 Thread Pav Lucistnik
Wouldn't it be better to flip CUPS options to default to off?

Oliver Pinter píše v ne 09. 10. 2011 v 21:09 +0200:
> Hi pav!
> 
> Is there any chance to include the attached patch to kdelib3 or something 
> like 
> that?
> 
> thanks,
> Oliver

-- 
-- 
Pav Lucistnik 
  
The number you dialed is imaginary. Please turn your phone by 90 degrees
and try again.


signature.asc
Description: This is a digitally signed message part


kdelibs3

2011-10-09 Thread Oliver Pinter
Hi pav!

Is there any chance to include the attached patch to kdelib3 or something like 
that?

thanks,
Oliver
--- Makefile	2011-10-09 15:53:06.0 +0200
+++ /tmp/Makefile.kdelib3	2011-10-09 21:05:48.0 +0200
@@ -37,7 +37,9 @@
 		${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
 		iceauth:${PORTSDIR}/x11/iceauth
 
+.if !defined(WITHOUT_CUPS)
 BROKEN=		does not build
+.endif
 
 CONFLICTS_BUILD=	openssl-1.*
 CONFLICTS+=	kdeadmin-3.[0-3].* kdeadmin-3.4.[0-1]* kdeartwork-3.[2-3]* kdebase-3.[0-4]* kdepim-3.2*
___
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: TeXLive

2011-10-09 Thread Grzegorz Blach
TeXLive ports are available from external source:
https://code.google.com/p/freebsd-texlive/
___
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"


TeXLive

2011-10-09 Thread Carmel
I had heard, perhaps incorrectly, that "TeXLive" had been ported to
FreeBSD. I have searched the ports but without success in locating it.
Is it under some other name or has it in fact not been ported yet?

-- 
Carmel ✌
carmel...@hotmail.com

___
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: KDE3 de facto EOL, Project Trinity?

2011-10-09 Thread Jakub Lach
I know, but neither is direct KDE3 replacement, 
nor does offer "complete user experience" 
(whatever it means, but I'm thinking of 
UI consistence mainly).

Speaking of lightness, XFCE is memory hungry 
these days and Linux centric, and Fluxbox is
not that light after all.  

I personally use dwm or mcwm, but it bears 
none relevance whatsoever.

KDE3 was nice in that "DE which is not yet
completely blown-out-of-proportions" way :)

Thanks for attention.

--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/KDE3-de-facto-EOL-Project-Trinity-tp4885362p4885908.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
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: KDE3 de facto EOL, Project Trinity?

2011-10-09 Thread Rene Ladan
Op 09-10-2011 16:53, Jakub Lach schreef:
> Hello, 
> 
> Judging from latest commits, KDE3 moved
> swiftly from "stall, but usable" to explicitly 
> unsupported.
> 
> However, there are still areas, where KDE3 
> can't be replaced by newer version. 
> 
> (e.g. I maintain older pc that is mainly used
> as internet browser, where I installed 
> slimmed subset of KDE3, to somehow make it 
> behave like users would expect. Looking
> at state of KDE3 now, updating it borders
> on "not worth breaking it".)
> 
>
[...]

> I'm just saying, that if anyone would like 
> to still maintain a sane, slim subset of 
> KDE3, Project Trinity looks like good 
> starting point. http://trinitydesktop.org/
> 
There are also other lightweight desktop environments available in the
ports tree, such as Xfce or fluxbox.


-- 
http://www.rene-ladan.nl:8080/

GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)
___
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: k3b-kde4 fails to build on Beta3

2011-10-09 Thread Raphael Kubo da Costa
Raphael Kubo da Costa  writes:

> Robert  writes:
>
>> I had /usr/ports/sysutils/k3b installed but it would not recognize my
>> DVD drives. I found this thread on pcbsd forum and thought perhaps
>> k3b-kde4 would work on 9.0 Beta3 but I cannot get it to build. I get
>> the following error:
>
> Can you file a PR or mail kde-free...@kde.org about the problem?

Oops, sorry, I didn't see you had already CC'ed k...@freebsd.org.

___
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: k3b-kde4 fails to build on Beta3

2011-10-09 Thread Raphael Kubo da Costa
Robert  writes:

> I had /usr/ports/sysutils/k3b installed but it would not recognize my
> DVD drives. I found this thread on pcbsd forum and thought perhaps
> k3b-kde4 would work on 9.0 Beta3 but I cannot get it to build. I get
> the following error:

Can you file a PR or mail kde-free...@kde.org about the problem?

___
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: CFT: security/openssh-portable 5.8p2

2011-10-09 Thread Grzegorz Blach
New snapshot is ready to testing:
https://github.com/downloads/Roorback/mgk_ports/openssh-portable-5.8p2-t2.shar

In this version WITH_LPK knob is fixed.
Thanks to Gleb Smirnoff.
___
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: cvs commit: ports/security/cyrus-sasl2 Makefile ports/security/cyrus-sasl2/files patch-plugins::gssapi.c

2011-10-09 Thread Hajimu UMEMOTO
Hi,

> On Fri, 07 Oct 2011 16:48:52 -0700
> Doug Barton  said:

dougb> In case anyone wants to take this on, this port fails to install on 10.0
dougb> because it uses its own version of libtool. I took a quick look but
dougb> there wasn't a solution obvious enough for me. :)

I didn't have 10-current box, yet.  So, I've just upgraded my
9-current box to today's current, and tried to rebuild cyrus-sasl2
port on it.  However, I couldn't reproduce the problem.  It built just
fine, here.  Any thought?

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
u...@mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
___
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: FreeBSD 10.0-CURRENT: messed up the ports and system (gcc46 won't compile) and need to repair - how?

2011-10-09 Thread Michael Butler

On 10/09/11 11:48, Manfred Antar wrote:


Did you rebuild ports/devel/binutils after change to 10.0 current.
I was having same problem with gcc45 , then i rebuilt binutils with uname_r 
9.0-Current and it went away.


The most recent update to gcc46 also missed the shared library version 
bump of mpfr to mpfr.so.5,


imb


___
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: 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 develish motivation drove me today building gcc46/gotoblas and gcc
>fails to build with the below shown message. But this is not the only
>port that rushes into problems.
>
>Thing is: I do not know wether I messed up the system or this is simply
>the very often mentioned problem due to the two-digit versioning of the
>most recent CURRENT.
>
>Except ANJUTA, which complains about a non-working subversion module due
>to some lack in a libgdbm port (which also won't build) everything works
>fine and I can stand this for the next one or two weeks to wait for a
>general fixation, but it would be a good attempt, I think, to start
>fixating my messed up system now, if there is any real mess I did.
>
>Any advice?
>
>
>Thanks in advance.
>
>Oliver
>
>P.S.: On FreeBSD 9.0-BETA3 everything runs well, except the usual little
>horror with legacy gcc 4.2 versus CLANG. So I expect the problems to be
>real 10.0-issues.
>
>===
>
>
>checking for suffix of object files... configure: error: in
>`/usr/ports/lang/gcc46/work/build/x86_64-portbld-freebsd10.0/libgcc':
>configure: error: cannot compute suffix of object files: cannot compile
>See `config.log' for more details.
>gmake[2]: *** [configure-stage1-target-libgcc] Error 1
>gmake[2]: Leaving directory `/usr/ports/lang/gcc46/work/build'
>gmake[1]: *** [stage1-bubble] Error 2
>gmake[1]: Leaving directory `/usr/ports/lang/gcc46/work/build'
>gmake: *** [bootstrap-lean] Error 2
>*** Error code 1
>
>Stop in /usr/ports/lang/gcc46.
>*** Error code 1
>
>Stop in /usr/ports/lang/gcc46.
>
>===>>> make failed for lang/gcc46
>===>>> Aborting update
>
>===>>> Update for lang/gcc46 failed
>===>>> Aborting update
>
>___


Did you rebuild ports/devel/binutils after change to 10.0 current.
I was having same problem with gcc45 , then i rebuilt binutils with uname_r 
9.0-Current and it went away.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
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"


k3b-kde4 fails to build on Beta3

2011-10-09 Thread Robert
Greetings


FreeBSD 9vaio.shasta204.local 9.0-BETA3 FreeBSD 9.0-BETA3 #3: Sat Oct
8 11:15:05 PDT 2011
root@9vaio.shasta204.local:/usr/obj/usr/src/sys/GENERIC  i386

I had /usr/ports/sysutils/k3b installed but it would not recognize my
DVD drives. I found this thread on pcbsd forum and thought perhaps
k3b-kde4 would work on 9.0 Beta3 but I cannot get it to build. I get
the following error:

[ 44%] Building CXX object
libk3bdevice/CMakeFiles/k3bdevice.dir/k3bdevice_automoc.o [ 44%]
Building CXX object libk3bdevice/CMakeFiles/k3bdevice.dir/k3bdevice.o
[ 44%] Building CXX object
libk3bdevice/CMakeFiles/k3bdevice.dir/k3bdevice_mmc.o [ 44%] Building
CXX object libk3bdevice/CMakeFiles/k3bdevice.dir/k3bscsicommand.o In
file included
from 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand.cpp:186:
 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:
In member function 'int
K3b::Device::ScsiCommand::transport(K3b::Device::TransportDirection,
void*,
size_t)': 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:108:
error: 'struct scsi_sense_data' has no member named
'flags' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:109:
error: 'struct scsi_sense_data' has no member named
'add_sense_code' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:110:
error: 'struct scsi_sense_data' has no member named
'add_sense_code_qual' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:113:
error: 'struct scsi_sense_data' has no member named
'flags' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:114:
error: 'struct scsi_sense_data' has no member named
'add_sense_code' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:115:
error: 'struct scsi_sense_data' has no member named
'add_sense_code_qual' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:157:
error: 'struct scsi_sense_data' has no member named
'flags' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:158:
error: 'struct scsi_sense_data' has no member named
'add_sense_code' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:159:
error: 'struct scsi_sense_data' has no member named
'add_sense_code_qual' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:175:
error: 'struct scsi_sense_data' has no member named
'flags' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:176:
error: 'struct scsi_sense_data' has no member named
'add_sense_code' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:177:
error: 'struct scsi_sense_data' has no member named
'add_sense_code_qual' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:198:
error: 'struct scsi_sense_data' has no member named
'flags' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:199:
error: 'struct scsi_sense_data' has no member named
'add_sense_code' 
/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.2/libk3bdevice/k3bscsicommand_bsd.cpp:200:
error: 'struct scsi_sense_data' has no member named
'add_sense_code_qual' *** Error code 1 1 error *** Error code 2 1 error
*** Error code 2 1 error *** Error code 1

Stop in /usr/ports/sysutils/k3b-kde4.
*** Error code 1

Stop in /usr/ports/sysutils/k3b-kde4

Thank you

Robert
___
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: KDE3 de facto EOL, Project Trinity?

2011-10-09 Thread Conrad J. Sabatier
On Sun, 9 Oct 2011 07:53:30 -0700 (PDT)
Jakub Lach  wrote:

> Hello, 
> 
> Judging from latest commits, KDE3 moved
> swiftly from "stall, but usable" to explicitly 
> unsupported.
> 
> However, there are still areas, where KDE3 
> can't be replaced by newer version. 
> 
> (e.g. I maintain older pc that is mainly used
> as internet browser, where I installed 
> slimmed subset of KDE3, to somehow make it 
> behave like users would expect. Looking
> at state of KDE3 now, updating it borders
> on "not worth breaking it".)
> 
> Of course I understand, that workforce
> is limited, and everybody who is willing
> to commit time, will spend it on their 
> pet-project. 
> 
> I'm just saying, that if anyone would like 
> to still maintain a sane, slim subset of 
> KDE3, Project Trinity looks like good 
> starting point. http://trinitydesktop.org/
> 
> KDE is-not-exactly my pet-project so
> don't look at me :)
> 
> best regards, 
> - Jakub Lach

Hmmm, for some strange reason, I just heard a line from that old Elvis
Presley song "Suspicious Minds" in my head:

"Let's not let a good thing die..."

:-)

-- 
Conrad J. Sabatier
conr...@cox.net
___
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"


KDE3 de facto EOL, Project Trinity?

2011-10-09 Thread Jakub Lach
Hello, 

Judging from latest commits, KDE3 moved
swiftly from "stall, but usable" to explicitly 
unsupported.

However, there are still areas, where KDE3 
can't be replaced by newer version. 

(e.g. I maintain older pc that is mainly used
as internet browser, where I installed 
slimmed subset of KDE3, to somehow make it 
behave like users would expect. Looking
at state of KDE3 now, updating it borders
on "not worth breaking it".)

Of course I understand, that workforce
is limited, and everybody who is willing
to commit time, will spend it on their 
pet-project. 

I'm just saying, that if anyone would like 
to still maintain a sane, slim subset of 
KDE3, Project Trinity looks like good 
starting point. http://trinitydesktop.org/

KDE is-not-exactly my pet-project so
don't look at me :)

best regards, 
- Jakub Lach

--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/KDE3-de-facto-EOL-Project-Trinity-tp4885362p4885362.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
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"


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

2011-10-09 Thread Hartmann, O.
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 develish motivation drove me today building gcc46/gotoblas and gcc
fails to build with the below shown message. But this is not the only
port that rushes into problems.

Thing is: I do not know wether I messed up the system or this is simply
the very often mentioned problem due to the two-digit versioning of the
most recent CURRENT.

Except ANJUTA, which complains about a non-working subversion module due
to some lack in a libgdbm port (which also won't build) everything works
fine and I can stand this for the next one or two weeks to wait for a
general fixation, but it would be a good attempt, I think, to start
fixating my messed up system now, if there is any real mess I did.

Any advice?


Thanks in advance.

Oliver

P.S.: On FreeBSD 9.0-BETA3 everything runs well, except the usual little
horror with legacy gcc 4.2 versus CLANG. So I expect the problems to be
real 10.0-issues.

===

rm -f include-fixed/README
cp .././../gcc-4.6-20111007/gcc/../fixincludes/README-fixinc
include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
rm gcov.pod fsf-funding.pod cpp.pod gcc.pod gfdl.pod
gmake[3]: Leaving directory `/usr/ports/lang/gcc46/work/build/gcc'
mkdir x86_64-portbld-freebsd10.0/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-portbld-freebsd10.0/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking for gawk... gawk
checking build system type... x86_64-portbld-freebsd10.0
checking host system type... x86_64-portbld-freebsd10.0
checking for x86_64-portbld-freebsd10.0-ar...
/usr/local/x86_64-portbld-freebsd10.0/bin/ar
checking for x86_64-portbld-freebsd10.0-lipo... lipo
checking for x86_64-portbld-freebsd10.0-nm...
/usr/ports/lang/gcc46/work/build/./gcc/nm
checking for x86_64-portbld-freebsd10.0-ranlib...
/usr/local/x86_64-portbld-freebsd10.0/bin/ranlib
checking for x86_64-portbld-freebsd10.0-strip...
/usr/local/x86_64-portbld-freebsd10.0/bin/strip
checking whether ln -s works... yes
checking for x86_64-portbld-freebsd10.0-gcc...
/usr/ports/lang/gcc46/work/build/./gcc/xgcc
-B/usr/ports/lang/gcc46/work/build/./gcc/
-B/usr/local/x86_64-portbld-freebsd10.0/bin/
-B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem
/usr/local/x86_64-portbld-freebsd10.0/include -isystem
/usr/local/x86_64-portbld-freebsd10.0/sys-include  
checking for suffix of object files... configure: error: in
`/usr/ports/lang/gcc46/work/build/x86_64-portbld-freebsd10.0/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[2]: *** [configure-stage1-target-libgcc] Error 1
gmake[2]: Leaving directory `/usr/ports/lang/gcc46/work/build'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc46/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1

Stop in /usr/ports/lang/gcc46.
*** Error code 1

Stop in /usr/ports/lang/gcc46.

===>>> make failed for lang/gcc46
===>>> Aborting update

===>>> Update for lang/gcc46 failed
===>>> Aborting update

___
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: firefox 7.0.1

2011-10-09 Thread Florian Smeets

On 09.10.11 13:19, ajtiM wrote:

Hi!

I have Firefox 7.0.1 installed but no one of plugins work which I didn't have
a proble before. I made in /usr/local/lib/firefox dorectory plugins and made a
symlink from /usr/local/lib/web_browser/plugins but doesn't works.
One of the plugins is gnash plugin which I use for youtube.



Hi,

yes we know about it. Beat and i are actively working on fixing this. We 
hope to fix it within the next couple of days.


Cheers,
Florian
___
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"


firefox 7.0.1

2011-10-09 Thread ajtiM
Hi!

I have Firefox 7.0.1 installed but no one of plugins work which I didn't have 
a proble before. I made in /usr/local/lib/firefox dorectory plugins and made a 
symlink from /usr/local/lib/web_browser/plugins but doesn't works.
One of the plugins is gnash plugin which I use for youtube.


Thanks in advance.

Mitja

http://jpgmag.com/people/lumiwa
___
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"