Re: new: x11/ede

2013-07-13 Thread Landry Breuil
On Sat, Jul 13, 2013 at 08:57:32AM +0200, Landry Breuil wrote: > On Sat, Jul 13, 2013 at 08:39:24AM +0200, Landry Breuil wrote: > > On Sat, Jul 13, 2013 at 02:30:54AM +0200, Pascal Stumpf wrote: > > > EDE (Equinox Desktop Environment) is simple and fast desktop > > > environment with familiar look

[wip] Firefox 23.0b5, Thunderbird 23.0b1, Seamonkey 20.0b1

2013-07-13 Thread Landry Breuil
Hi, next round of betas for gecko 23, those one are targeted for release on the beginning of august so will likely miss 5.4, but they should still be tested! thunderbird 24 will be a major release, so if you use TB, better test the betas in advance.. Grab'em from here: http://rhaalovely.net/cgit/

[NEW] textproc/goldendict

2013-07-13 Thread Sergey Bronnikov
The project aims to create a feature-rich dictionary lookup program. It supports multiple dictionary file formats, namely: * Babylon .BGL files, complete with images and resources * StarDict .ifo/.dict./.idx/.syn dictionaries * Dictd .index/.dict(.dz) dictionary files * ABBYY Lingvo

Re: new: x11/ede

2013-07-13 Thread Pascal Stumpf
On Sat, 13 Jul 2013 10:03:17 +0200, Landry Breuil wrote: > On Sat, Jul 13, 2013 at 08:57:32AM +0200, Landry Breuil wrote: > > On Sat, Jul 13, 2013 at 08:39:24AM +0200, Landry Breuil wrote: > > > On Sat, Jul 13, 2013 at 02:30:54AM +0200, Pascal Stumpf wrote: > > > > EDE (Equinox Desktop Environment)

Re: new: x11/ede

2013-07-13 Thread Jérémie Courrèges-Anglas
Pascal Stumpf writes: [...] >> Seems to start fine on powerpc, but: >> - there are no icons (probably due to missing cache generation). >> - The memory monitor seems to be disabled by default in the code.. ? > > Yes, it's Linux-only. > >> - i find it strange that ede doesnt LIB_DEPENDS on edelib

i386 build failures: mapnik, gcc/4.8

2013-07-13 Thread Stuart Henderson
mapnik is permanent: http://rhaalovely.net/build-failures/i386/2013-07-10/graphics/mapnik.log tests/cpp_tests/conversions_test.cpp:169: error: integer constant is too large for 'long' type gcc/4.8 intermittent: http://junkpile.org/4.8,,-estdc.log cd ada/doctools && gnatmake -q xgnatugn egcc:

Re: i386 build failures: mapnik, gcc/4.8

2013-07-13 Thread Stuart Henderson
On 2013/07/13 12:02, Stuart Henderson wrote: > mapnik is permanent: > http://rhaalovely.net/build-failures/i386/2013-07-10/graphics/mapnik.log > > tests/cpp_tests/conversions_test.cpp:169: error: integer constant is too > large for 'long' type oh, also spotted some -O3 crept in.

Re: new: x11/ede

2013-07-13 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: [...] > Also the gui audio mixer doesn't seem to do anything, Forget about that, I mixed up the "system bell" menu with some kind of audio mixer. :) [...] -- Jérémie Courrèges-Anglas PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF

UPDATE: Xombrero-1.6.3

2013-07-13 Thread Gonzalo L. R.
Hi, Update for Xombrero to 1.6.3: * Perform bounds checking for ints and use correct types for float config inputs. * Remove all float equality comparisons. * Verify a DOM node is a valid HTML document in focus code (webkitgtk 2.0.0+ only). * Fix order of fetching remote cert to prevent inco

Re: UPDATE: Xombrero-1.6.3

2013-07-13 Thread Gonzalo L. R.
Missing devel/libsoup for one of the changes on 1.6.0 * Add support for libsoup's new proxy resolver (supports socks directly, requires libsoup 2.42.2+). so, better diff. On Sat, Jul 13, 2013 at 12:37:46PM -0300, Gonzalo L. R. wrote: ; Hi, ; ; Update for Xombrero to 1.6.3: ; ; * Perform bo

Re: UPDATE: Xombrero-1.6.3

2013-07-13 Thread Gonzalo L. R.
er, point me out by jca@ webkit already have devel/libsoup>=2.42.0 \ So the firts diff is ok. sorry. On Sat, Jul 13, 2013 at 12:52:15PM -0300, Gonzalo L. R. wrote: ; ; Missing devel/libsoup for one of the changes on 1.6.0 ; ; * Add support for libsoup's new proxy resolver (s

Re: UPDATE: games/vitetris

2013-07-13 Thread Ryan Freeman
On Fri, Jul 12, 2013 at 09:51:23AM +0200, Landry Breuil wrote: > On Thu, Jul 11, 2013 at 11:35:41PM -0700, Ryan Freeman wrote: > > I forgot I had this laying around for awhile, updated > > again to -current. This updates vitetris to 0.57, > > adds some desktop files so I added run depends for > >

[Patch] Update p5-Mojolicious to 4.18 and p5-MojoX-Session to 0.28

2013-07-13 Thread Jim Razmus
Attached patches were tested on i386 -current. Revised to include IPv6 support as per Remi. The only thing stopping these from a commit is breakage to textproc/p5-MojoX-Renderer-TT. Best regards, jim@ Index: Makefile === RCS file: /

Re: [Patch] Update www/varnish to 3.0.4

2013-07-13 Thread Jim Razmus
Revised to include the rc script which I forget to cvs add before sending the previous diff. Thanks to gonzalo for catching that error. I also included updates from gonzalo's previous 3.0.3 patch. Again, many thanks to gonzalo! OK? jim@ ? patches/patch-bin_varnishtest_Makefile_am ? patches/patc

UPDATE: www/rawdog 2.12 => 2.15

2013-07-13 Thread Brian Callahan
Hi ports -- Here's an update for www/rawdog to its latest version, 2.15. Also, take maintainer. Tested on amd64. OK? ~Brian Index: Makefile === RCS file: /cvs/ports/www/rawdog/Makefile,v retrieving revision 1.24 diff -u -p -u -p

update: tarsnap-1.0.34

2013-07-13 Thread James Turner
Attached diff updates tarsnap to 1.0.34. Tested on i386. Would appreciate other tests from tarsnap users. I plan on committing this update in a couple days. Thanks. Changes since version 1.0.33: * Tarsnap now supports both IPv4 and IPv6. * Tarsnap is now more resilient against short network glitc

NEW: graphics/delaboratory

2013-07-13 Thread Brian Callahan
Hi ports -- Attached is a tarball for a new port, delaboratory. Delaboratory is a color correction utility for digital images. Works for me on amd64, i386, and macppc. OK? ~Brian delaboratory.tgz Description: Binary data