<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports">
    <title>gmane.os.openbsd.ports</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55585"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55584"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55583"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55582"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55581"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55580"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55579"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55578"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55577"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55576"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55575"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55574"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55573"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55572"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55571"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55570"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55569"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55568"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55567"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.ports/55566"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55585">
    <title>Re: patch: switch readmes.html to new sqlports-based system</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55585</link>
    <description>&lt;pre&gt;BTW, databases/ports-readmes is static.

It's probably not difficult for someone who wants to learn Catalyst
to write mostly the same thing as a dynamic application.

I chose catalyst because it includes a self-contained small web server,
so it can be installed without needing any configuration.

One mostly has to walk through the tutorial, and probably bypass the
Model part entirely, since we already have the DB (or turn that into
a small model).

One benefit would be to add search capabilities to the index, for instance...


&lt;/pre&gt;</description>
    <dc:creator>Marc Espie</dc:creator>
    <dc:date>2012-05-26T12:52:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55584">
    <title>patch: switch readmes.html to new sqlports-based system</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55584</link>
    <description>&lt;pre&gt;Okay ?

Index: Makefile
===================================================================
RCS file: /cvs/ports/Makefile,v
retrieving revision 1.68
diff -u -p -r1.68 Makefile
--- Makefile9 Mar 2012 10:57:54 -00001.68
+++ Makefile26 May 2012 12:28:49 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -4,7 +4,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 PKGPATH =
 MIRROR_MK ?= ${.CURDIR}/distfiles/Makefile
-PORTSTOP ?= yes
 DISTFILES_DB ?= ${.CURDIR}/infrastructure/db/locate.database
 
 .if defined(SUBDIR)
Index: databases/Makefile
===================================================================
RCS file: /cvs/ports/databases/Makefile,v
retrieving revision 1.212
diff -u -p -r1.212 Makefile
--- databases/Makefile10 May 2012 10:46:54 -00001.212
+++ databases/Makefile26 May 2012 12:28:49 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -136,6 +136,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
      SUBDIR += pgworksheet
      SUBDIR += pkglocatedb
      SUBDIR += pkglocatedb,src
+     SUBDIR += ports-readmes
      SUBDIR += postgresql
      SUBDIR += postgresql-jdbc
      SUBDIR += postgresql-odbc
Index: infrastructure/mk/bsd.port.mk
==========================&lt;/pre&gt;</description>
    <dc:creator>Marc Espie</dc:creator>
    <dc:date>2012-05-26T12:29:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55583">
    <title>Re: NEW: emulators/vbam</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55583</link>
    <description>&lt;pre&gt;
I've attached a slightly tweaked port, which is OK with me. It has shortened
LIB_DEPENDS and added gettext to MODULES.

&lt;/pre&gt;</description>
    <dc:creator>Jasper Lievisse Adriaanse</dc:creator>
    <dc:date>2012-05-26T12:27:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55582">
    <title>Re: NEW: x11/gtkglextmm</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55582</link>
    <description>&lt;pre&gt;
Attached is a slightly tweaked port.
- regen WANTLIB and PLIST

The attached port is OK with me.

&lt;/pre&gt;</description>
    <dc:creator>Jasper Lievisse Adriaanse</dc:creator>
    <dc:date>2012-05-26T12:19:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55581">
    <title>UPDATE: tcsh</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55581</link>
    <description>&lt;pre&gt;Hi,

Here's an update of tcsh to the latest version. If users could please give it
a try on their favorite arch with their favorite .cshrc.

It was tested on amd64/sparc64/macppc.

&lt;/pre&gt;</description>
    <dc:creator>Jasper Lievisse Adriaanse</dc:creator>
    <dc:date>2012-05-26T11:09:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55580">
    <title>[fix homepage/master_site] net/totd + www/www6to4</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55580</link>
    <description>&lt;pre&gt;Hi

Univ's Tromso sites pasta.cs.uit.no and www.vermicelli.pasta.cs.uit.no
don't seem to exist anymore. Update the 2 ports that refer to them.

www.dillema.net isn't currently reachable over IPv6 but I hope this is
transient.

Ok?

Index: net/totd/Makefile
===================================================================
RCS file: /cvs/OpenBSD/ports/net/totd/Makefile,v
retrieving revision 1.23
diff -u -p -u -r1.23 Makefile
--- net/totd/Makefile3 Mar 2012 15:56:18 -00001.23
+++ net/totd/Makefile26 May 2012 10:28:50 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -3,11 +3,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 COMMENT=DNS proxy that supports IPv6 &amp;lt;==&amp;gt; IPv4 record translation
 
 DISTNAME=totd-1.5.1
-REVISION=0
+REVISION=1
 CATEGORIES=net
-MASTER_SITES=ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/
+MASTER_SITES=http://www.dillema.net/software/totd/
 
-HOMEPAGE=http://www.vermicelli.pasta.cs.uit.no/software/totd.html
+HOMEPAGE=http://www.dillema.net/software/totd.html
 
 # BSD/ISC (built-in webserver is LGPL but we don't compile it in)
 PERMIT_PACKAGE_CDROM=Yes
Index: net&lt;/pre&gt;</description>
    <dc:creator>Matthieu Herrb</dc:creator>
    <dc:date>2012-05-26T10:30:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55579">
    <title>Re: new: www/haserl</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55579</link>
    <description>&lt;pre&gt;

My port of this in openbsd-wip has a few other things,

- no_lua flavour
- use --enable-bash-extensions (works OK with our shell)
- use echo -n not printf, to avoid additional binaries in
the jail for the static flavour

https://github.com/jasperla/openbsd-wip/tree/master/www/haserl


&lt;/pre&gt;</description>
    <dc:creator>Stuart Henderson</dc:creator>
    <dc:date>2012-05-26T09:20:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55578">
    <title>Re: [PATCH] add -zip extension for php</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55578</link>
    <description>&lt;pre&gt;If this is added then there's no point in keeping pecl-zip.

But then, is there any point in adding this when we have pecl-zip already?


On 2012/05/26 16:30, wen heping wrote:



&lt;/pre&gt;</description>
    <dc:creator>Stuart Henderson</dc:creator>
    <dc:date>2012-05-26T09:16:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55577">
    <title>[PATCH] add -zip extension for php</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55577</link>
    <description>&lt;pre&gt;Hi,

   Here is an patch to add -zip extension to lang/php port. php5-zip is
required by the update of www/moodle which I am working.

   It build well on i386.

   OK? Comments?

wen
? php-zip-ext.diff.txt
Index: Makefile.inc
===================================================================
RCS file: /cvs/ports/lang/php/Makefile.inc,v
retrieving revision 1.28
diff -u -r1.28 Makefile.inc
--- Makefile.inc28 Apr 2012 08:34:56 -00001.28
+++ Makefile.inc26 May 2012 08:26:27 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -300,6 +300,12 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 LIB_DEPENDS-xsl=textproc/libxslt
 WANTLIB-xsl=${MODLIBICONV_WANTLIB} m xml2 z xslt&amp;gt;=3 exslt
 
+# zip
+MULTI_PACKAGES+=-zip
+COMMENT-zip=zip functions for php5
+CONFIGURE_ARGS+=--enable-zip=shared,${LOCALBASE}
+WANTLIB-zip=m z
+
 # some variables to substitute
 SUBST_VARS=MODPHP_CONFIG_PATH PV ^MODULE_NAME
 PHP_VERSION=${V}
Index: 5.2/pkg/PLIST-zip
===================================================================
RCS file: 5.2/pkg/PLIST-zip
diff -N 5.2/pkg/PLIST-zip
--- /dev/null1 Jan 1970 00:00:0&lt;/pre&gt;</description>
    <dc:creator>wen heping</dc:creator>
    <dc:date>2012-05-26T08:30:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55576">
    <title>Automobilismo?</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55576</link>
    <description>&lt;pre&gt;d358020e-bb4b-4200-9f14-524b845b0dd61d981040-dbd7-4226-85bf-27cfe1a0da5c15
Todo conteúdo
&lt;/pre&gt;</description>
    <dc:creator>Adalberto Calixto</dc:creator>
    <dc:date>2012-05-26T05:21:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55575">
    <title>Re: new: www/haserl</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55575</link>
    <description>&lt;pre&gt;
Alright last time ... attached is another update that adds a static
flavor. I figure this is suppose to be used with apache/nginx might as
well make it easier. Thanks.

&lt;/pre&gt;</description>
    <dc:creator>James Turner</dc:creator>
    <dc:date>2012-05-25T23:50:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55574">
    <title>Re: new: www/haserl</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55574</link>
    <description>&lt;pre&gt;
Updated port to use MODLUA_WANTLIB and MODLUA_LIB_DEPENDS.

&lt;/pre&gt;</description>
    <dc:creator>James Turner</dc:creator>
    <dc:date>2012-05-25T22:58:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55573">
    <title>new: www/haserl</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55573</link>
    <description>&lt;pre&gt;Attached is a new port for haserl-0.9.29. Tested on amd64. Thanks.

Information for inst:haserl-0.9.29

Comment:
cgi scripting program for embedded environments

Description:
Haserl is a small cgi wrapper that allows "PHP" style cgi programming,
but uses a UNIX sh-like shell or Lua as the programming language. It is
very small, so it can be used in embedded environments, or where
something like PHP is too big.

Maintainer: James Turner &amp;lt;james&amp;lt; at &amp;gt;calminferno.net&amp;gt;

WWW: http://haserl.sourceforge.net

&lt;/pre&gt;</description>
    <dc:creator>James Turner</dc:creator>
    <dc:date>2012-05-25T21:41:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55572">
    <title>Até 90% OFF em X-Salada Especial + Batata Frita | Banho e Tosa | Pintado a Urucum | Tarot | 2 Sobás | Combo Sushi | Re  =?utf-8?B?dmlzw6NvIE1vdG8gZSBtYWlzIQ==?</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55572</link>
    <description>&lt;pre&gt;[IMAGE]

474 Ofertas em Campo Grande  / MS

[IMAGE] 65% OFF ...Quer transformar seus cabelos por completo? Ent&lt;/pre&gt;</description>
    <dc:creator>Liga Ofertas - Campo Grande</dc:creator>
    <dc:date>2012-05-25T18:26:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55571">
    <title>Bulk build test for mbsnrtowcs() and wcsnrtombs()?</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55571</link>
    <description>&lt;pre&gt;Diff below adds mbsnrtowcs() and wcsnrtombs(), which are new POSIX
2008 functions.  I'd appreciate if someone could run this through a
bulk build and let me know if anything breaks or misbehaves.

Thanks!


Index: include/wchar.h
===================================================================
RCS file: /home/mdempsky/anoncvs/cvs/src/include/wchar.h,v
retrieving revision 1.22
diff -u -p -r1.22 wchar.h
--- include/wchar.h5 Jan 2012 20:37:50 -00001.22
+++ include/wchar.h25 May 2012 06:01:50 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -158,6 +158,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; unsigned long int wcstoul(const wchar_t 
 wchar_t*wcsdup(const wchar_t *);
 int wcscasecmp(const wchar_t *, const wchar_t *);
 int wcsncasecmp(const wchar_t *, const wchar_t *, size_t);
+
+size_t mbsnrtowcs(wchar_t * __restrict, const char ** __restrict, size_t,
+    size_t, mbstate_t * __restrict);
+size_t wcsnrtombs(char * __restrict, const wchar_t ** __restrict, size_t,
+    size_t, mbstate_t * __restrict);
 #endif
 
 #if __ISO_C_VISIBLE &amp;gt;= 1999
Index: lib/libc/locale/multibyte_citrus.c
&lt;/pre&gt;</description>
    <dc:creator>Matthew Dempsky</dc:creator>
    <dc:date>2012-05-25T17:59:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55570">
    <title>UPDATE: textproc/sphinx</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55570</link>
    <description>&lt;pre&gt;Long overdue update to latest version, many improvements and bug fixes.
Comments ? Ok ?
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/sphinx/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile16 Nov 2011 15:56:37 -00001.9
+++ Makefile25 May 2012 16:35:58 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2,8 +2,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 COMMENT =free open-source SQL full-text search engine
 
-DISTNAME =sphinx-0.9.8.1
-REVISION =4
+VERSION =2.0.4
+DISTNAME =sphinx-${VERSION}-release
+PKGNAME =sphinx-${VERSION}
 CATEGORIES =textproc
 
 HOMEPAGE =http://www.sphinxsearch.com/
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -16,14 +17,14 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=Yes
 
-MASTER_SITES =${HOMEPAGE}/downloads/
+MASTER_SITES =${HOMEPAGE}/files/
 
 MODULES =converters/libiconv lang/php
 
 MODPHP_BUILDDEP=No
 MODPHP_RUNDEP=No
 
-WANTLIB =c expat m stdc++
+WANTLIB =c expat iodbc m pthread stdc++
 
 CONFIGURE_STYLE = gnu
 CONFIGURE_ARGS = --with-mys&lt;/pre&gt;</description>
    <dc:creator>Giovanni Bechis</dc:creator>
    <dc:date>2012-05-25T16:38:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55569">
    <title>update x11/fltk</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55569</link>
    <description>&lt;pre&gt;Update to latest version, eliminate groff, give more accurate license,
use SUBST_CMD instead of perl and fix version reported by fltk-config.

graphics/aqsis and x11/flwm need patches to build (attached).  Haven't
yet tested palm/pose though (i386 only).

Maintainer doesn't seem to be active any more.


Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/fltk/Makefile,v
retrieving revision 1.41
diff -u -p -r1.41 Makefile
--- Makefile22 Nov 2010 08:36:56 -00001.41
+++ Makefile25 May 2012 10:30:40 -0000
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2,29 +2,28 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 COMMENT=Fast-Light Tool Kit
 
-VER=1.1.7
-DISTNAME=fltk-${VER}
-REVISION=2
+VER=1.3.0
+DISTNAME=fltk-${VER}-source
+PKGNAME=fltk-${VER}
 
 CATEGORIES=x11
-SHARED_LIBS=fltk6.0 \
-fltk_forms6.0 \
-fltk_gl6.0 \
-fltk_images6.0
+SHARED_LIBS=fltk7.0 \
+fltk_forms7.0 \
+fltk_gl7.0 \
+fltk_images7.0
 
 HOMEPAGE=http://www.fltk.org/
 
 MAINTAINER=Peter Stromberg &amp;lt;wilfried&amp;lt; at &amp;gt;openbsd.org&amp;gt;
 
-# LGPL
+# LGPL&lt;/pre&gt;</description>
    <dc:creator>Pascal Stumpf</dc:creator>
    <dc:date>2012-05-25T14:47:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55568">
    <title>Re: Update: net/csup</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55568</link>
    <description>&lt;pre&gt;Tobias Ulmer:


Yes, CVS mode is pretty much broken. :-(

Upstream, Maxime has committed many fixes in this area and he plans
to tag the tree again soon, but I just tried the tip of tree and
it still dies. :-(


Checkout mode seems fine.


Strangely it worked fine on FreeBSD.

&lt;/pre&gt;</description>
    <dc:creator>Christian Weisgerber</dc:creator>
    <dc:date>2012-05-25T14:01:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55567">
    <title>Hoje tem Progressiva Agimax com 80% OFF / Cristalização+Hidratação Caviar / Limpeza de Pele Profunda+Peeling / Lava   =?utf-8?B?SmF0byAvIFDDqSBlIE3Do28rSGlkc</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55567</link>
    <description>&lt;pre&gt;Oferta Delas

As melhores ofertas de
Campo Grande

Lisos e perfeitos! 80% OFF em Escova Progressiva Agimax. De R$200,00 por
apenas R$39,90!

R$ 39,90
[IMAGE]

[IMAGE]


Faa a Cristalizao + e Ganhe de Brinde a Hidratao de Caviar Para
Fazer em Casa! De R$ 135,00 Por R$ 59,00. Essa no da Pra perder n?

R$ 59,00
[IMAGE]

[IMAGE]


Design de Sobrancelha + Desenho com Correo de Imperfeio + Pigmentao
com Henna Europeia de R$ 30 por R$ 9,90

R$ 9,90
[IMAGE]

[IMAGE]


Luzes e Tonalizao + Hidratao com Escova na Marly Cabeleireira.

R$ 39,90
[IMAGE]

[IMAGE]


Combo Sugesto com 43 Peas no Sushi Express por apenas R$29,90? Garanta
o seu!

R$ 29,90
[IMAGE]

[IMAGE]


Esfoliao Facial + Lifting Facial de 70,00 por 13,90

R$ 13,90
[IMAGE]

[IMAGE]


Renove sua Aparncia com Esfoliao + Hidratao Corporal de R$ 60,00 por
apenas R$ 11,90

R$ 11,90
[IMAGE]

[IMAGE]


Ms das Mes!!! Mini Day Spa com Massagem relaxante + Escalda para os ps
+ Spa para ps e mos + Reflexologia podal + Shiatsu crnio faci&lt;/pre&gt;</description>
    <dc:creator>OfertaDelas</dc:creator>
    <dc:date>2012-05-25T10:25:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55566">
    <title>Hoje - Combinado 43 Peças Sushi Express / Hidratação Caviar+Escova / Cristalização / Higienização+Peeling+Esfolia  =?utf-8?B?w6fDo28gRmFjaWFsIC8gQ2xhcmVhb</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55566</link>
    <description>&lt;pre&gt;www.incriveisofertas.com

[IMAGE] Cristalizao + Design de Sobrancelha - Aproveite esta oferta
pague R$39 ao invs de R$100

de R$ 100,00 por R$ R$ 39,00


[IMAGE] 1 Hidratao de Caviar + 1 Escova com 70% OFF ( De R$ 70,00 Por
R$ 19,90 )

de R$ 70,00 por R$ R$ 19,90


[IMAGE] Renove sua pele com 1 Higienizao Facial + 1 Esfoliao + 1
Peeling de Diamante + 1 Mscara de Morango - Tudo por s R$19,90!

de R$ 140,00 por R$ R$ 19,90


[IMAGE] Oferta Destaque, Luzes + Tonalizao + Hidratao + Escova - De
R$ 220,00 Por R$ 39,90

de R$ 220,00 por R$ R$ 39,90


[IMAGE] Que Delcia..Pastel frito na hora  na Feira Central! Pastel de
Carne com Queijo ou Frango com Catupiry por apenas R$ 2,40.

de R$ 4,00 por R$ R$ 2,40


[IMAGE] 91% OFF em 5 Drenagens + 5 Ultrassons + 5 Argiloterapia + 5
Bandagens Quentes - S R$49,90

de R$ 580,00 por R$ R$ 49,90


[IMAGE] Deliciosa mania: 18 Cupcakes de 3 Sabores, de R$90 por R$27 na
Que Delcia de Cupcakes

de R$ 90,00 por R$ R$ 27,00


[IMAGE] ltima Chance!! Combo Sushi com &lt;/pre&gt;</description>
    <dc:creator>Incriveis Ofertas - Campo Grande</dc:creator>
    <dc:date>2012-05-25T09:59:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.ports/55565">
    <title>Re: Missing dependencies for pidgin</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.ports/55565</link>
    <description>&lt;pre&gt;
You can also look in your system logs to see what packages adding amsn
pulled as dependencies, one of them is probably the missing hidden dep.

Landry


&lt;/pre&gt;</description>
    <dc:creator>Landry Breuil</dc:creator>
    <dc:date>2012-05-25T09:31:26</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.openbsd.ports">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.openbsd.ports</link>
  </textinput>
</rdf:RDF>

