update: devel/libevent2

2012-04-04 Thread David Hill
Update to 2.0.18 Index: Makefile === RCS file: /cvs/ports/devel/libevent2/Makefile,v retrieving revision 1.2 diff -N -u -p Makefile --- Makefile17 Mar 2012 21:09:01 - 1.2 +++ Makefile4 Apr 2012 20:29:43 - @@ -2,7

New: textproc/ruby-fast_xs 0.8.0

2012-04-04 Thread Jeremy Evans
This is a port for the fast_xs ruby library. This library provides optimized string escaping methods. Tested on i386, builds fine on amd64. Looking for OKs to import. Thanks, Jeremy ruby-fast_xs.tar.gz Description: application/tar-gz

Re: update: fossil-1.22

2012-04-04 Thread Stuart Henderson
On 2012/04/04 17:10, James Turner wrote: > Attached is a diff to bring fossil up to version 1.22. I've reworked > it to use the new tcl based configure script. It also links against > the system-wide sqlite3 library. I'll take care of this. Diff is mostly good, except:- > -L/usr/local/lib is insi

update: fossil-1.22

2012-04-04 Thread James Turner
Attached is a diff to bring fossil up to version 1.22. I've reworked it to use the new tcl based configure script. It also links against the system-wide sqlite3 library. -L/usr/local/lib is inside CFLAGS because the configure script doesn't understand LDFLAGS at this time (I submitted a patch upst

databases/dbic++ and ruby-swift updates

2012-04-04 Thread Jeremy Evans
This updates dbic++ from 0.5.6 to 0.6.0 and ruby-swift from 0.9.1 to 0.14.0. Changes for dbic++ at: https://raw.github.com/deepfryed/dbicpp/master/CHANGELOG Swift apparently doesn't provide a changelog, but you can get a commit list from GitHub: https://github.com/shanna/swift/compare/v0.9.1...v

Re: new: databases/riak

2012-04-04 Thread Piotr Sikora
Hey Jonathan, is simply removing "JS_SetBranchCallback" call really the right way to cope with the 1.8 and 1.9 differences? I was working on a Riak port about a year ago and in my patch I've replaced "JS_SetBranchCallback" with "JS_SetOperationCallback", however I don't recall where I got this

Re: new: databases/riak

2012-04-04 Thread Martijn Rijkeboer
Hi Jonathan, > "Riak combines a decentralized key-value store, a flexible map/reduce > engine, > and a friendly HTTP/JSON query interface to provide a database ideally > suited > for Web applications." > > I got some feedback from Jasper on this a while ago and just recently > I've caught up to th

Re: [NEW] math/geogebra

2012-04-04 Thread Azwaw OUSADOU
Hi, I continue your work with the latest version of geogebra, it's work fine for me in amd64. 2010/4/11, Daniel Dickman : > Here is a new port for GeoGebra. There was an earlier attempt by Azwaw > Ousadou[1], but below is an independent effort by myself. Tested on > amd64. > > # pkg_info geogebr

devel/ruby-home_run 1.0.4 -> 1.0.6

2012-04-04 Thread Jeremy Evans
Just a couple of bug fixes in the new version, see: https://raw.github.com/jeremyevans/home_run/master/CHANGELOG Slightly tweak the regression tests, as the previous version occasionally failed. Tested on amd64 and i386. Will be committing later this week unless I hear objections. Thanks, Jerem

databases/ruby-sequel_pg 1.2.0 -> 1.3.0

2012-04-04 Thread Jeremy Evans
Just a couple bug fixes and performance improvements, see: https://raw.github.com/jeremyevans/sequel_pg/master/CHANGELOG Tested on i386, builds fine on amd64. Will be committing later this week unless I hear objections. Thanks, Jeremy Index: Makefile

databases/ruby-sequel 3.29.0 -> 3.34.1

2012-04-04 Thread Jeremy Evans
Many new features and bugfixes since the last version in ports, see: https://raw.github.com/jeremyevans/sequel/162a6ceb3c96b861231e436d5c5fdd7e39847206/CHANGELOG Tested on i386, builds fine on amd64. Will be committing later this week unless I hear objections. Thanks, Jeremy Index: Makefile ===

Re: databases/ruby-ldap, don't link against both ldap and ldap_r

2012-04-04 Thread Landry Breuil
On Wed, Apr 04, 2012 at 11:23:24AM -0700, Jeremy Evans wrote: > Apparently, linking against both ldap and ldap_r causes problems: > > /usr/local/bin/ruby19:/usr/local/lib/libldap_r.so.11.0: > /usr/local/lib/libldap.so.11.0 : WARNING: symbol(ldap_int_global_options) > size mismatch, relink your p

databases/ruby-pg 0.12.0 -> 0.13.2

2012-04-04 Thread Jeremy Evans
This is a fairly simple bugfix update. It also removes a patch accepted upstream. For a list of changes, see: https://raw.github.com/ged/ruby-pg/master/History.rdoc Tested on i386, compiles fine on amd64. Will be committed later this week unless I hear objections. Thanks, Jeremy Index: Makefi

databases/ruby-ldap, don't link against both ldap and ldap_r

2012-04-04 Thread Jeremy Evans
Apparently, linking against both ldap and ldap_r causes problems: /usr/local/bin/ruby19:/usr/local/lib/libldap_r.so.11.0: /usr/local/lib/libldap.so.11.0 : WARNING: symbol(ldap_int_global_options) size mismatch, relink your program This warning occurs when requiring ldap using ruby 1.8 or 1.9.

Re: Bleeding Edge Mono fails to build

2012-04-04 Thread Stuart Henderson
On 2012/04/04 19:18, Dusty wrote: > gmake[8]: Entering directory > `/usr/ports/pobj/mono-2.10.6/mono-2.10.6/mcs/class/System.Web' > MONO_PATH="./../../class/lib/net_2_0::$MONO_PATH" > /usr/ports/pobj/mono-2.10.6/mono-2.10.6/runtime/mono-wrapper --debug > ./../../class/lib/basic/culevel.exe -o Syste

Bleeding Edge Mono fails to build

2012-04-04 Thread Dusty
gmake[8]: Entering directory `/usr/ports/pobj/mono-2.10.6/mono-2.10.6/mcs/class/System.Web' MONO_PATH="./../../class/lib/net_2_0::$MONO_PATH" /usr/ports/pobj/mono-2.10.6/mono-2.10.6/runtime/mono-wrapper --debug ./../../class/lib/basic/culevel.exe -o System.Web/UplevelHelper.cs UplevelHelperDefiniti

[UPDATE] emulators/spim

2012-04-04 Thread Azwaw OUSADOU
Here is the update to version 8.2 of spim. I Have not response from maintener. test.asm it's a simple MIPS code for test spim. Have fun, Azwaw OUSADOU spim.diff Description: Binary data test.asm Description: Binary data

[new/update] devel/spidermonkey 1.8.5

2012-04-04 Thread Landry Breuil
Hi, Here's a port for the last "official" release of spidermonkey : https://developer.mozilla.org/en/SpiderMonkey - which was released upon Ffx 4 codebase. This _not_ an upgrade to lang/spidermonkey (which, like devel/xulrunner/1.9 is built from Ffx 3.6 tarball) - because the newer ones don't wor

Re: sysutils/xbattbar patch to add time & date display

2012-04-04 Thread Daniel Bolgheroni
On Tue, Apr 03, 2012 at 07:28:28PM -0400, Brynet wrote: > > If anyone has a laptop, you might want to check out xbattbar, it isn't > nearly as invasive as some other battery monitoring utilities. Alex's > addition doesn't change that. BTW, it "breaks" xlock if used with -a option.

Tost Makinası Yapmak Yerine Bize Satabilirsiniz

2012-04-04 Thread Ebru Özen
Resimleri g�remiyor musunuz? "Resimleri g�ster"i se�in ya da bu iletiyi tarayıcınızda g�r�nt�leyin. Bilgilendirme e-postalarını almak istemiyorsanız l�tfen tıklayın. [IMAGE] 0212 252 15 75 Eski Notebookunuzdan Tost Makinesi Yapmayı Deneyebilirsiniz [IMAGE] Ya da Bize Satarsınız! Onlar �ok

Re: sysutils/xbattbar patch to add time & date display

2012-04-04 Thread Daniel Bolgheroni
On Tue, Apr 03, 2012 at 07:28:28PM -0400, Brynet wrote: > > If anyone has a laptop, you might want to check out xbattbar, it isn't > nearly as invasive as some other battery monitoring utilities. Alex's > addition doesn't change that. Didn't know about it. Using. Thank you.

Re: dmenu: update to 4.5

2012-04-04 Thread Daniel Bolgheroni
On Tue, Apr 03, 2012 at 05:16:22PM -0300, Gleydson Soares wrote: > > works for me, i am running it daily +spectrwm > looking for comments,tests and OKs, Works for me on amd64 too.

New Terms and Conditions

2012-04-04 Thread pbrown
I am a former law firm Partner and my legal services business, Contracts 4 Commerce, provides companies with their commercial contracts for a low fixed fee.  I am writing to inform you that we have produced new Terms and Conditions which are for use specifically by businesses in your market sec

Re: dmenu: update to 4.5

2012-04-04 Thread David Coppa
On Tue, Apr 3, 2012 at 10:16 PM, Gleydson Soares wrote: > hello > > here is a diff that update x11/dmenu to 4.5. > > following changelog: > > * Detects monitor based on input focus, not just pointer location. > * Token matching instead of just substrings. > * XIM composition support. > * Paste fro

Re: UPDATE: games/xmoto

2012-04-04 Thread Jonathan Armani
On Tue, Mar 20, 2012 at 04:02:15PM +0200, Antti Harri wrote: > Update to xmoto's newest release. > > Switch MAINTAINER, requested by previous maintainer. > > -- > Antti Harri > Hi, I plan to commit it this week-end, unless someone report problem with it.

Pizza | Pastel + Suco | Escova Definitiva | Águas do Pantanal | Pães de Mel | Drenagem | Yakisoba | Sobá | Lavagem Automotiva...

2012-04-04 Thread Liga Ofertas - Campo Grande
[IMAGE] 1260 Ofertas em Campo Grande / MS [IMAGE] 60% de Desconto pra Voc� Depila��o Eg�pcia do Rosto!!! De R$ 35,00 Por R$ 13,99. De: R$ 35,00 - Por: R$ 13,99 - (50% de desconto) [IMAGE] Huuum!! Deu aquela fome, que tal uma Deliciosa Pizza Assada no Forno � Lenha? Ent�o eis o lugar Romanos Pi