[update] nss 3.12.11 & nspr 4.8.9

2011-08-16 Thread Landry Breuil
Hi, here's an update to latest nss/nspr, required for mozilla 6 updates. No new regress test failing on amd64, dtoa was failing previously in nspr, and nss has more passing tests : 3.12.11: Tests summary: -- Passed: 2397 Failed: 39 3.12.9: Tests summary: -

minitube 1.5

2011-08-16 Thread David Coppa
Hi, Resubmitting now that the tree is unlocked. The following diff updates minitube to its latest version (1.5). I've also added a patch to remove the check for new versions, which is useless in a package. OK? ciao, David Index: Makefile ==

pkg_merge ?

2011-08-16 Thread Marc Espie
wrote that a long time ago, we don't use it for the official release, I guess that nobody actually uses it, and that makes for more code to maintain, and that's in a somewhat tricky part of the pkg_add code. Does anyone have a problem if I rip apart the fat packages support and corresponding pkg_m

Re: minitube 1.5

2011-08-16 Thread Marc Espie
On Tue, Aug 16, 2011 at 07:31:53AM -0600, David Coppa wrote: > > Hi, > > Resubmitting now that the tree is unlocked. > > The following diff updates minitube to its latest version (1.5). > I've also added a patch to remove the check for new versions, > which is useless in a package. I wouldn't

Re: [update] nss 3.12.11 & nspr 4.8.9

2011-08-16 Thread Amit Kulkarni
> here's an update to latest nss/nspr, required for mozilla 6 updates. No > new regress test failing on amd64, dtoa was failing previously in nspr, > and nss has more passing tests : > > 3.12.11: > Tests summary: > -- > Passed: 2397 > Failed: 39 > > 3.12.9: > Tes

Re: Request for an account on a >4Gb RAM account

2011-08-16 Thread Laurence Tratt
On Sun, Aug 07, 2011 at 05:22:05PM +0100, Laurence Tratt wrote: > Does any kind soul have a >4Gb RAM (preferably amd64) OpenBSD machine that > they can temporarily offer me a non-root account on? It needs a few > dependencies installed (all in ports -current), but little more. You're > looking at

Taseron ve Tedarikci Sirketler Sempozyumu

2011-08-16 Thread Asli Celik
ports@openbsd.org TASERON ve TEDARIKCISIRKETLER SEMPOZYUMU “Y0O0N0E0T0S0E0L Y0E0T0K0I0N0L0I0K ve T0E0K0N0I0K D0U0Z0E0N0L0E0M0E0L0E0R” S0U0B0C0O0N0T0R0A0C0T0O0RA0N0DS0U0P0P0L0I0E0RC0O0M0P0A0N0I0E0S S0Y0M0P0O0S0I0U0M : M0A0N0A0G0E0M0E0N0T C0O0M0P0E0T0E0N0C0E A0N0DT0E0

Update cad/openscad to 2011.06

2011-08-16 Thread Matthew Dempsky
Fixes a few minor Makefile issues I noticed while looking at this again: - Doesn't need cmake to build. - Pass VERSION=${V} to qmake so that the embedded version strings will be consistent rather than varying by build date. - No need to run ${SUBST_CMD} on openscad.pro; there are no

update textproc/py-docutils

2011-08-16 Thread Remi Pointel
Hello, I seen a new version of docutils has been released, this is the diff to update. Are you ok ? Maintainer timed out. make regress works fine here. Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/textproc/py-docutils/Ma

swi-prolog fails to package if bash is installed (?)

2011-08-16 Thread Edd Barrett
Hi, Thanks to naddy for sending me a build log so I could figure this out. My window manager (awesome) was updated to include bash as a RUN_DEPEND. When I updated my system, swi-prolog failed to package. If bash is installed swi-prolog seems to fail like this, naddy is saying he cannot reproduce

Bitcoind port for OpenBSD 4.9 Sparc64

2011-08-16 Thread D Robson
Hi all, I have managed compiling bitcoind with gmake, but it is failing at the linking stage. Any assistance is greatly appreciated.  # gmake -f Makefile2 bitcoind g++ -O2 -fstack-protector -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -D__WXGTK__ -DNOPCH -DUSE_SSL -D__BSD__ -I"/home/root2/bitc

update enlightenment 1.0.7 ==> 1.0.9

2011-08-16 Thread Amit Kulkarni
Hi, I can take maintainer of this package, if current maintainer agrees or time-out. thanks Index: Makefile === RCS file: /cvs/ports/x11/enlightenment/Makefile,v retrieving revision 1.54 diff -u -r1.54 Makefile --- Makefile27 Ap

Re: Bitcoind port for OpenBSD 4.9 Sparc64

2011-08-16 Thread Pascal Stumpf
On Tue, Aug 16, 2011 at 09:58:06AM -0700, D Robson wrote: > Hi all, > I have managed compiling bitcoind with gmake, but it is failing at the > linking stage. Any assistance is greatly appreciated.  > # gmake -f Makefile2 bitcoind > g++ -O2 -fstack-protector -Wno-invalid-offsetof -Wformat -g -D__WX

Re: Bitcoind port for OpenBSD 4.9 Sparc64

2011-08-16 Thread Ted Unangst
On Tue, Aug 16, 2011, D Robson wrote: > Hi all, > I have managed compiling bitcoind with gmake, but it is failing at the > linking stage. Any assistance is greatly appreciated. > # gmake -f Makefile2 bitcoind > g++ -O2 -fstack-protector -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ > -D__WXGTK__

Re: Bitcoind port for OpenBSD 4.9 Sparc64

2011-08-16 Thread Remi Pointel
On Tue, 16 Aug 2011 09:58:06 -0700 (PDT) D Robson wrote: > Hi all, > I have managed compiling bitcoind with gmake, but it is failing at the > linking stage. Any assistance is greatly appreciated.  > # gmake -f Makefile2 bitcoind > g++ -O2 -fstack-protector -Wno-invalid-offsetof -Wformat -g -D__WX

Firefox/Thunderbird 6.0 + Seamonkey 2.3

2011-08-16 Thread Landry Breuil
Hi, firefox 6.0, thunderbird 6.0 and seamonkey 2.3 were releases today, so here are the corresponding updates to the portstree. grab the ports at the usual location : cd /usr/ports/mystuff/www git clone -b ffx-6 http://rhaalovely.net/git/mozilla-firefox git clone -b sm-2.3 http://rhaalovely.net/g

Re: UPDATE apcupsd-3.14.8->3.14.9

2011-08-16 Thread Kirill Bychkov
Hi. This is an update to latest version with the fix of -cgi MESSAGE, patch from Ingo Schwarze, which fixes apcupsd.conf manual and removes groff dependency, addition of rc script, enabled test driver and removed broken snmp flavor. Tested on amd64. OK? Index: Makefile ===

Re: strange X problem after Aug11 snapshot

2011-08-16 Thread David Coppa
On Tue, Aug 16, 2011 at 4:54 PM, Thomas Pfaff wrote: > dsp told me he had rebuilt devel/sdl with three patches removed and > this made the problem go away.  I did what he did and it solved the > problem for me too (amd64 Aug 7 snapshot -- dmesg in previous post). > > The patches removed are patch

Bitcoind port for OpenBSD 4.9 Sparc64

2011-08-16 Thread D Robson
Feel free to skip to the good stuff. First, I want to thank Pascal Stumpf, Ted Unangst, and Remi Pointel for replying to my last message. P. Stumpf included a port of bitcoind to OpenBSD, but it did not compile on my Sparc64 machine because it included Intel's SSE2 ( -DFOURWAYSSE2 ). T. Unang

Re: minitube 1.5

2011-08-16 Thread Paul Irofti
On Tue, Aug 16, 2011 at 07:31:53AM -0600, David Coppa wrote: > > Hi, > > Resubmitting now that the tree is unlocked. > > The following diff updates minitube to its latest version (1.5). > I've also added a patch to remove the check for new versions, > which is useless in a package. I like that

Re: update textproc/py-docutils

2011-08-16 Thread Benoit Lecocq
> Hello, > > I seen a new version of docutils has been released, this is the diff to > update. > > Are you ok ? > > Maintainer timed out. > > make regress works fine here. > > Cheers, > Remi. > Hi, Ok for me, works fine for me too. Cheers, benoit