Oferta de Natal para Mulheres - Conjunto de Lingeries com 50% desconto no Shopping da 26 / Pacote de Luzes+Hidratação+ =?utf-8?B?RXNjb3ZhK1DDqSBlIE3Do28gY29tI

2011-12-12 Thread OfertaDelas
Oferta Delas As melhores ofertas de Campo Grande Sucesso!!! 75% desconto em Pacote com Luzes + Hidrata��o + Escova + P� e M�o de R$ 210,00 por R$ 49,90 R$ 49,90 [IMAGE] [IMAGE] Limpeza Profunda de Pele com 5 Tratamentos: Ultrassom + Infravermelho FAR + Ioniza��o + Microcorrente + Hidrata��o c

IncríveisOfertas Hoje até 90% OFF em Cristalização de Fios / Espetinho / Batata Recheada / Panetone / Tratamentos de =?utf-8?B?IEJlbGV6YSBlIEVzdMOpdGljYSAvI

2011-12-12 Thread Incriveis Ofertas - Campo Grande
www.incriveisofertas.com [IMAGE] Espetinho de carne (alcatra) + Acompanhamentos (arroz, vinagrete, mandioca, farofa) para 1 PESSOAS (de R$13 por R$5,99) de R$ 13,00 por R$ R$ 5,99 [IMAGE] Fa�a a festa pela metade do pre�o! Kit Cama Elastica+Casinha de Bolinhas+Maquina de Algod�o Doce+100 Saquin

[UPDATE] xxxterm 1.9.0

2011-12-12 Thread Gonzalo L. R.
Hi, Update to xxxterm with some bugs fixed: Add autorun JavaScript after page loads be more quiet delete unused variable first attemp at doing a true keyboard mode handle frames and iframes as well dont run JS_HINTING as often fix some sites that screw w

MAINTAINER UPDATE: geo/qlandkartegt 1.3.0

2011-12-12 Thread Sebastian Reitenbach
Hi, attached an easy update to QLGT 1.3.0. The release announcement mentioning some news can be found here: http://www.mail-archive.com/qlandkartegt-users@lists.sourceforge.net/msg00480.html Tested and works well for me on i386. is the update OK? cheers, Sebastian qlandkartegt-update.diff De

update: tarsnap-1.0.31

2011-12-12 Thread James Turner
Upgraded tarsnap to the latest version. Emailed maintainer but never heard back. Tested on i386. -- James Turner ja...@calminferno.net Index: Makefile === RCS file: /cvs/ports/sysutils/tarsnap/Makefile,v retrieving revision 1.1.1.1 d

MAINTAINER UPDATE: x11/gnustep/performance 0.3.2

2011-12-12 Thread Sebastian Reitenbach
Hi, attached an easy update to the GNUstep performance library, new introducing GSFIFO. The few depending ports still work well with this version. Tested on i386. OK to update? Sebastian performance-update-0.3.2.diff Description: Binary data

MAINTAINER UPDATE: x11/gnustep/databasin

2011-12-12 Thread Sebastian Reitenbach
Hi, attached an easy update to version 0.4 of GNUstep DataBasin, with some new features: * Select identify: execute select on records identified by Id or Unique identifier * http / https connection choice tested and works well for me on i386. update OK? Sebastian databasin-0.4.diff Descripti

UPDATE: multimedia/yle-dl

2011-12-12 Thread Antti Harri
Bugfix update to 1.4.6. -- Antti Harri diff --git multimedia/yle-dl/Makefile multimedia/yle-dl/Makefile index 81045ba..85a10c4 100644 --- multimedia/yle-dl/Makefile +++ multimedia/yle-dl/Makefile @@ -1,6 +1,6 @@ # $OpenBSD: ports/multimedia/yle-dl/Makefile,v 1.1.1.1 2011/10/19 09:16:08 sthen E

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Amit Kulkarni
On Mon, Dec 12, 2011 at 10:06 AM, Pascal Stumpf wrote: > On Mon, 12 Dec 2011 16:55:04 +0100 (CET), Mark Kettenis wrote: >> > Date: Mon, 12 Dec 2011 16:51:48 +0100 >> > From: Pascal Stumpf   >> > >> > On Mon, 12 Dec 2011 16:26:42 +0100, Marc Espie wrote: >> > > On Mon, Dec 12, 2011 at 04:00:44PM +0

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Pascal Stumpf
On Mon, 12 Dec 2011 16:55:04 +0100 (CET), Mark Kettenis wrote: > > Date: Mon, 12 Dec 2011 16:51:48 +0100 > > From: Pascal Stumpf > > > > On Mon, 12 Dec 2011 16:26:42 +0100, Marc Espie wrote: > > > On Mon, Dec 12, 2011 at 04:00:44PM +0100, Pascal Stumpf wrote: > > > > On Mon, 12 Dec 2011 14:41:45

Re: Zope & python 2.4

2011-12-12 Thread Antoine Jacoutot
On Mon, Dec 12, 2011 at 10:51:21AM -0300, Federico Schwindt wrote: > Hi, > > The only reason python 2.4 is around is because of Zope. Now, we have > a very old version (2.10) that is long time dead. ITOH, newer Zope > releases work with more recent python versions and most likely will > require ne

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Mark Kettenis
> Date: Mon, 12 Dec 2011 16:51:48 +0100 > From: Pascal Stumpf > > On Mon, 12 Dec 2011 16:26:42 +0100, Marc Espie wrote: > > On Mon, Dec 12, 2011 at 04:00:44PM +0100, Pascal Stumpf wrote: > > > On Mon, 12 Dec 2011 14:41:45 +0100 (CET), Mark Kettenis wrote: > > > > > > > > The s/restrict/__restri

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Pascal Stumpf
On Mon, 12 Dec 2011 16:26:42 +0100, Marc Espie wrote: > On Mon, Dec 12, 2011 at 04:00:44PM +0100, Pascal Stumpf wrote: > > On Mon, 12 Dec 2011 14:41:45 +0100 (CET), Mark Kettenis wrote: > > > > > > The s/restrict/__restrict/g in cstdio shouldn't be necessary. > > > > Apparently, clang++ interpret

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Mathieu -
On 12 December 2011 16:28, Marc Espie wrote: > On Mon, Dec 12, 2011 at 04:15:23PM +0100, Mathieu - wrote: >> restrict is a C99 keyword and has no meaning (ie doesn't exist) in the >> C++ standard. > > Wrong answer. What's the C++ standard ? C++98 or C++2011 ? > > A lot of things that are valid C++

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Marc Espie
On Mon, Dec 12, 2011 at 04:15:23PM +0100, Mathieu - wrote: > restrict is a C99 keyword and has no meaning (ie doesn't exist) in the > C++ standard. Wrong answer. What's the C++ standard ? C++98 or C++2011 ? A lot of things that are valid C++ don't exist in any C++ standard, since they're include

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Marc Espie
On Mon, Dec 12, 2011 at 04:00:44PM +0100, Pascal Stumpf wrote: > On Mon, 12 Dec 2011 14:41:45 +0100 (CET), Mark Kettenis wrote: > > > > The s/restrict/__restrict/g in cstdio shouldn't be necessary. > > Apparently, clang++ interprets "restrict" as parameter name, i.e.: > > attr.cc:1:50: error: re

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Mathieu -
oups include the list this time sorry for the noise Pascal. On 12 December 2011 16:00, Pascal Stumpf wrote: > On Mon, 12 Dec 2011 14:41:45 +0100 (CET), Mark Kettenis wrote: >> > Date: Sun, 11 Dec 2011 19:18:40 +0100 >> > From: Pascal Stumpf >> > >> > > I still think this should be investigated

[SUSPECTED SPAM] van Etten's CLIPPINGs - 12 Dec. Kodak & Heraeus a Breakthrough

2011-12-12 Thread CLIPPINGs Central
Circulation: 38,812 12/12/2011 Sent to:ports@openbsd.org [IMAGE] [IMAGE]

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Pascal Stumpf
On Mon, 12 Dec 2011 14:41:45 +0100 (CET), Mark Kettenis wrote: > > Date: Sun, 11 Dec 2011 19:18:40 +0100 > > From: Pascal Stumpf > > > > > I still think this should be investigated deeper. Matthew did a bit > > > of digging jusdging from: > > > > > >http://marc.info/?l=openbsd-ports&m=12978

UPDATE: emulators/sdlmame

2011-12-12 Thread Federico G. Schwindt
Update to 0.143u2. OK? f.- Index: Makefile === RCS file: /cvs/ports/emulators/sdlmame/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile27 Nov 2011 12:42:28 - 1.18 +++ Makefile12 Dec 2011 14

Zope & python 2.4

2011-12-12 Thread Federico Schwindt
Hi, The only reason python 2.4 is around is because of Zope. Now, we have a very old version (2.10) that is long time dead. ITOH, newer Zope releases work with more recent python versions and most likely will require newer versions of Plone, CMF, etc. Killing Zope and friends will allow us to remo

Re: Allow clang++ to work on OpenBSD

2011-12-12 Thread Mark Kettenis
> Date: Sun, 11 Dec 2011 19:18:40 +0100 > From: Pascal Stumpf > > > I still think this should be investigated deeper. Matthew did a bit > > of digging jusdging from: > > > >http://marc.info/?l=openbsd-ports&m=129783295016631&w=2 > > > > That raises the question what difference between the

Re: PATCH: games/warmux

2011-12-12 Thread David Coppa
On Mon, Dec 12, 2011 at 2:32 PM, Federico G. Schwindt wrote: > Remove unneeded diff now that MSG_NOSIGNAL is supported. > OK? Sure! ciao, David

python related diffs

2011-12-12 Thread Federico G. Schwindt
Hi, In order to prepare for the upcoming diff for python2/3, here's a first shot to fix some ports that don't use the standard convention to install files outside site-packages. Event if at the end they don't support both there is no reason to not installing extra files under py-. Expect mo

PATCH: games/warmux

2011-12-12 Thread Federico G. Schwindt
Remove unneeded diff now that MSG_NOSIGNAL is supported. OK? f.- Index: warmux/Makefile === RCS file: /cvs/ports/games/warmux/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- warmux/Makefile 16 Sep 2011 09:48:10 -

Re: Permit to build Python 2 and Python 3 ports - diff modified

2011-12-12 Thread Federico Schwindt
>[..] > Finally, can you add a "_" in MODPY_DEFAULT_VERSIONX before 2 and 3? > It easy to mix the number otherwise. I meant easy to miss. f.-

Re: Permit to build Python 2 and Python 3 ports - diff modified

2011-12-12 Thread Federico Schwindt
On Sat, Dec 10, 2011 at 6:49 AM, Remi Pointel wrote: > Hi, > > I reworked on the diff to update python.port.mk to permit to have both Python > 2.x and 3.x working on OpenBSD. > > How it works: > 1) Python2 port > - all ports existing don't need to change, they still build with Python 2 > > 2) Pyt

Re: UPDATE: simh

2011-12-12 Thread Brad
On 21/11/11 7:51 PM, Brad wrote: Fix up the compiler flags and enable the extended file support to allow for more sane hard drive sizes. I'm really surprised no one has noticed the lack of the extended file support. Tested on amd64. vax users? -- This message has been scanned for viruses and

Re: Update: www/mozilla-firefox v8.0.1

2011-12-12 Thread Patsy
On 06.12.2011 00:01, Nigel Taylor wrote: Hi, Updates to www/mozilla-firefox and www/firefox-i18n to v8.0.1 Built and Tested on amd64 Comments? Ok? Tested on amd64: - HTML5 youtube videos are jerky. This happened in Firefox 7, so I guess it's something else. - Opening/closing tabs is some

Re: UPDATE: QEMU 1.0

2011-12-12 Thread David Coppa
On Sat, Dec 10, 2011 at 4:40 PM, Stefan Sperling wrote: > On amd64 this warning appears during the build: > > /usr/ports/pobj/qemu-1.0/qemu-1.0/monitor.c: In function 'expire_password': > /usr/ports/pobj/qemu-1.0/qemu-1.0/monitor.c:944: warning: overflow in > implicit constant conversion > > Qemu

Découvrez la nouvelle offre Professionnels HSBC

2011-12-12 Thread HSBC
Ce message nest pas lisible ? Accédez à la version en ligne ( "http://news.zairino.com/cgi-bin4/DM/t/mBvDt0kTzvr0rod0ijFm0Fe"; ) ( "http://news.zairino.com/cgi-bin4/DM/t/mBvDt0kTzvr0rod0ijFn0Ff"; ) ( "http://news.zairino.com/cgi-bin4/DM/t/mBvDt0kTzvr0rod0ijFn0Ff"; ) ( "http://news.zairino.c