Re: Need Help From Sparc64 User

2009-08-29 Thread James Bailie

Boris Kochergin wrote:

James Bailie wrote:

Ports Readers,

I'm the maintainer of lang/munger, and it has been marked broken on
Sparc64 because it won't link.  I need to see the compiler output
to fix the problem, but I don't have access to this architecture.
Therefore, I would like to ask anyone out there running this
platform to do me the favor of invoking the following as root:

/bin/sh -c '/usr/bin/make -C /usr/ports/lang/munger 2>&1 | \
mail -s sparc64 ji...@mammothcheese.ca'

Thanks in advance,


http://acm.poly.edu/~spawk/munger/munger.log

The attempt was made on a 7.1-RELEASE-p2 system.

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



Thanks.

--
James Bailie
http://www.mammothcheese.ca
___
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"


Need Help From Sparc64 User

2009-08-29 Thread James Bailie

Ports Readers,

I'm the maintainer of lang/munger, and it has been marked broken on
Sparc64 because it won't link.  I need to see the compiler output
to fix the problem, but I don't have access to this architecture.
Therefore, I would like to ask anyone out there running this
platform to do me the favor of invoking the following as root:

/bin/sh -c '/usr/bin/make -C /usr/ports/lang/munger 2>&1 | \
mail -s sparc64 ji...@mammothcheese.ca'

Thanks in advance,

--
James Bailie
http://www.mammothcheese.ca
___
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: Unhappy Xorg upgrade

2009-02-01 Thread James Bailie
I agree with all you say.  This sort of thing is the achilles heel of 
ports.  I'd like to see a beta port exist side by side with the old

version, for massive ports like X, KDE, etc, until things stabilize.

Alex Goncharov wrote:


No -- a patch might (*should*, for this kind of a disruptive change)
be put together: I'd install it on my systems, I'd try it and report
problems, I'd revert back -- easily.  This is for many "I"s willing to
be the testers -- we'd repeat this again as many times as necessary,
before the commit.



--
James Bailie 
http://www.mammothcheese.ca
___
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: Unhappy Xorg upgrade

2009-01-31 Thread James Bailie

Alex Goncharov wrote:


That's useful -- I didn't know about ports-mgmt/portdowngrade.  Thank
you!


It's not that useful because very few ports mirrors allow anon-cvs
access, mostly just cvsup/csup.  The last time I had to use it, I
found a mirror in Germany that worked, after a long search.

The Xorg update was a minor disaster, and it's nobody's fault.  More 
testing was needed on lots more systems and that can only really happen 
after committal.


--
James Bailie 
http://www.mammothcheese.ca
___
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: IcedTea java virtual machine

2008-07-08 Thread James Bailie

anomeloris wrote:


Is there any reason why the IcedTea isn't in ports? I haven't tried
compiling it or anything, so are there any problems compiling it for
freebsd?


Ports are maintained by third-parties.  Someone has to take it upon
themselves to make a port and submit it, on their own initiative, if
they want something in the ports collection.

--
James Bailie <[EMAIL PROTECTED]>
http://www.mammothcheese.ca
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: acroread plugin in Firefox

2007-07-16 Thread James Bailie

Rick Voland wrote:

> 2) Now, a PDF document tries to open in a Firefox webpage.  gv
> opens fine, but is unable to parse the PDF, leaving a
> completely blank page with a link on the left for each page,
> but each page is blank.

I had this problem.  I corrected it by deinstalling
ghostscript-gnu and installing ghostscript-gpl.  I forget how I
figured out this was necessary.

--
James Bailie <[EMAIL PROTECTED]>
http://www.mammothcheese.ca
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: flash

2007-07-02 Thread James Bailie

Stefan 'Steve' Tell wrote:

> What about videos on YouTube?

I had my native Firefox go wonky after the XOrg upgrade, and
after several recompiles and dependency recompiles, it just got
worse.  I used portupgrade to keep my ports current, but the
source of problem continued to elude me.

As a short term solution, I have ditched the native Firefox and
installed linux-firefox.

By creating symbolic links in

/usr/local/lib/linux-firefox/plugins

I was able to get the linux-flashplugin-7, linux acrobat7, and
linux-realplayer plugins to work, without crashing the browser.
YouTube works fine, but sound goes out of sync immediately, as
it always did with that plugin.

Haven't bothered yet to see if I can get Java working.

--
James Bailie <[EMAIL PROTECTED]>
http://www.mammothcheese.ca
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Firefox crashes on startup

2006-11-08 Thread James Bailie

Justin Smith wrote:

> This problem first appeared after upgrading Gnome to 2.16. Oddly,
> another computer seemingly configured exactly the same doesn't have this
> problem.

There is likely a library mismatch somewhere which was not caught
by the ports system.  I recently upgraded to firefox 2.0 and she
crashed on startup, but after invoking "portupgrade -R firefox" to
force an upgrade of dependencies, all was well.  So that may be
the first thing to try.

--
James Bailie <[EMAIL PROTECTED]>
http://www.mammothcheese.ca
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"