NEW: www/gcap

2012-02-16 Thread Anthony J. Bentley
Hi, gcap is a command line tool for downloading Youtube closed captions. The downloaded closed captions are saved in SubRip (srt) file format. ok? -- Anthony J. Bentley gcap.tar.gz Description: gzip compressed data, from Unix

[UPDATE] ladvd-1.0.3

2012-02-16 Thread Paul de Weerd
Here's an easy update to the latest version of ladvd. New features include: o first stab at verbose decoding in ladvdc o use libpcap for sending / receiving packets o rewritten support for management interfaces o fix for active/backup bonding o LLDP-MED fix

fix to www/horde

2012-02-16 Thread Johan Huldtgren
I recently installed did a clean install (Feb 8th snap) and noticed that www/horde breaks on new installs if you choose a PostgreSQL backend. After some poking around it seems the MDB2-pgsql driver is missing. Previously (php-5.2) just using stock pear-MDB2 worked. I created a port for pear-MDB2-p

new: databases/pear-MDB2-pgsql-1.4.1

2012-02-16 Thread Johan Huldtgren
pear-MDB2-pgsql is the PostgreSQL MDB2 driver. This module is needed for www/horde when using a Postgresql backend with php-5.3. I will submit a diff for horde in a separate e-mail to fix this. .jh pear-MDB2-pgsql.tar.gz Description: GNU Zip compressed data

Update homepage for comms/bottlerocket

2012-02-16 Thread Anthony J. Bentley
Current homepage for comms/bottlerocket is dead. Last entry in the web archive was "we've moved to this location". ok? Index: Makefile === RCS file: /cvs/ports/comms/bottlerocket/Makefile,v retrieving revision 1.6 diff -N -u -p Make

Enable tools build in devel/chmlib

2012-02-16 Thread Anthony J. Bentley
devel/chmlib has some useful example programs, but we don't build them by default. This patch enables them in the build. ok? Index: Makefile === RCS file: /cvs/ports/devel/chmlib/Makefile,v retrieving revision 1.9 diff -N -u -p Makef

new: pecl-http-1.7.1

2012-02-16 Thread James Turner
Attached is a new port for the pecl http extension. My first time packaging a pecl extension, coments welcome. Information for inst:pecl-http-1.7.1 Comment: extended http support Description: The HTTP extension aims to provide a convenient and powerful set of functionality for major applications

Re: NEW: net/p5-XML-RPC

2012-02-16 Thread Mikolaj Kucharski
Submitting again after unlock. http://marc.info/?l=openbsd-ports&m=132744123916171&w=2 Ok? On Tue, Jan 24, 2012 at 09:35:01PM +, Mikolaj Kucharski wrote: > Resubmit. Tested on -current again. > > All tests successful. > Files=2, Tests=2, 1 wallclock secs ( 0.06 usr 0.14 sys + 0.10 cusr 0

update: devel/subversion-1.7.3

2012-02-16 Thread Stefan Sperling
Version 1.7.3 (14 Feb 2012, from /branches/1.7.x) http://svn.apache.org/repos/asf/subversion/tags/1.7.3 General: * ship mod_dontdothat with the standard release User-visible changes: * fix segfault on 'svn rm $ROOT_URL' (issue #4074) * replace a couple of assertions in favor of er

[UPDATE] math/qrupdate

2012-02-16 Thread Paul Irofti
Okay? Index: Makefile === RCS file: /cvs/ports/math/qrupdate/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile23 Oct 2010 15:09:57 - 1.6 +++ Makefile16 Feb 2012 23:28:32 - @@ -2,8 +2,7 @@

[UPDATE] math/colamd

2012-02-16 Thread Paul Irofti
Okay? Index: Makefile === RCS file: /cvs/ports/math/colamd/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile18 Nov 2011 11:16:24 - 1.7 +++ Makefile16 Feb 2012 23:01:30 - @@ -2,9 +2,8 @@

update lang/rakudo

2012-02-16 Thread Pascal Stumpf
Finally, the update to rakudo 2012.01 itself. Index: Makefile === RCS file: /cvs/ports/lang/rakudo/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile13 Nov 2011 16:07:09 - 1.10 +++ Makefile16

[UPDATE] math/ccolamd

2012-02-16 Thread Paul Irofti
Okay? Index: Makefile === RCS file: /cvs/ports/math/ccolamd/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile18 Nov 2011 11:16:24 - 1.7 +++ Makefile16 Feb 2012 22:54:35 - @@ -2,9 +2,8 @@

[UPDATE] math/ginac

2012-02-16 Thread Paul Irofti
Okay? Index: Makefile === RCS file: /cvs/ports/math/ginac/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile18 Aug 2011 15:19:54 - 1.16 +++ Makefile16 Feb 2012 22:50:12 - @@ -2,7 +2,7 @@

new: lang/nqp

2012-02-16 Thread Pascal Stumpf
This is "Not Quite Perl" -- a compiler for quickly generating PIR routines from Perl6-like code. The key feature of NQP is that it's designed to be a very small compiler (as compared with, say, perl6 or Rakudo) and is focused on being a high-level way to create compilers and libraries for virtual

update lang/parrot

2012-02-16 Thread Pascal Stumpf
Update lang/parrot to 4.0.0, take maintainer. - set SHARED_ONLY, merge PFRAG.shared into PLIST. It doesn't really work without shared modules ... - fix detection of gmp, IPv6, OpenGL and readline - respect CC, CFLAGS and CXX - the old and broken threading implementation got removed upstream, so

new: devel/p5-IO-CaptureOutput, p5-TAP-Harness-Archive and p5-TAP-Harness-Multiple

2012-02-16 Thread Pascal Stumpf
These Perl modules are REGRESS_DEPENDS for the upcoming parrot update. IO::CaptureOutput: This module provides routines for capturing STDOUT and STDERR from perl subroutines, forked system calls (e.g. "system()", "fork()") and from XS or C modules. TAP::Harness::Archive: This module is a direct s

update sysutils/pv

2012-02-16 Thread Pascal Stumpf
Straightforward update to 1.2.0, doesn't need groff. ok? Index: Makefile === RCS file: /cvs/ports/sysutils/pv/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile20 Nov 2010 17:22:42 - 1.3 +++ Makefi

www/node module and related ports

2012-02-16 Thread Jeremy Evans
This is a module for nodejs ports that would otherwise use npm install to install. In addition to the module file itself, this also includes: * patch to network.conf.template to add master site for npm registry * switch lang/coffeescript over to use node module * patch to port-modules.5 Attached

[Update] www/node 0.6.8 -> 0.6.10

2012-02-16 Thread Aaron
Hi, this patch updates node.js to 0.6.10 Tested on amd64 and i386. Index: Makefile === RCS file: /cvs/ports/www/node/Makefile,v retrieving revision 1.25 diff -N -u -p Makefile --- Makefile24 Jan 2012 10:03:55 - 1.25 +++

Update: lang/ruby 1.8.7p358 and 1.9.3p125

2012-02-16 Thread Jeremy Evans
These are both fairly simple updates. 1.8.7p358 has only a single security patch over p357 related to preventing the SSL BEAST attack: https://github.com/ruby/ruby/commit/2cb7a6c0569cf2f1da791f21f6af4ff9bfcb97ac 1.9.3p125 also has a patch to prevent the SSL BEAST attack, along with some of our lo

Ports unlocked

2012-02-16 Thread Christian Weisgerber
The ports tree is unlocked now. -- Christian "naddy" Weisgerber na...@mips.inka.de

Bâches imprimées, chevalets - moins chers, plus vite

2012-02-16 Thread VEDI - Express
Déjà disponible 2 jours après la commande Impression HD - encres résistantes aux UV 4 supports d'impression au choix 8 finitions (oeillets, renforts du bord, etc) Upload immédiat de vos fichiers ou transfert différé Commandez online en 5 minutes BILITE INDOOR/ BILITE OUTDOOR S

Re: Firefox 9.0.1 crashing when printing

2012-02-16 Thread Antoine Jacoutot
On Thu, Feb 16, 2012 at 12:32:44PM -0200, Daniel Bolgheroni wrote: > On Thu, Feb 16, 2012 at 02:41:23PM +0100, Antoine Jacoutot wrote: > > Can you post versions of the gtk+2 and gtk+2-cups packages your are > > using please. > > Sorry for the noise. > > gtk+2-2.24.9 > gtk+2-cups-2.24.9p0 <--- p0!

Re: Firefox 9.0.1 crashing when printing

2012-02-16 Thread Sergey Bronnikov
On 14:41 Thu 16 Feb , Antoine Jacoutot wrote: > On Thu, Feb 16, 2012 at 11:31:04AM -0200, Daniel Bolgheroni wrote: > > Hi ports@, > > > > as part of the test process that takes place before each release, > > Firefox 9.0.1 closes with no messages when trying to print to a printer > > connected remo

Re: Firefox 9.0.1 crashing when printing

2012-02-16 Thread Daniel Bolgheroni
On Thu, Feb 16, 2012 at 02:41:23PM +0100, Antoine Jacoutot wrote: > Can you post versions of the gtk+2 and gtk+2-cups packages your are > using please. Sorry for the noise. gtk+2-2.24.9 gtk+2-cups-2.24.9p0 <--- p0!!! Was running gtk+2-cups-2.24.9. Just upgraded and it's working fine. Thank you

Re: Firefox 9.0.1 crashing when printing

2012-02-16 Thread Antoine Jacoutot
On Thu, Feb 16, 2012 at 11:31:04AM -0200, Daniel Bolgheroni wrote: > Hi ports@, > > as part of the test process that takes place before each release, > Firefox 9.0.1 closes with no messages when trying to print to a printer > connected remotely. > > $ firefox > $ echo $? > 11 > $ > > Firefox cra

Firefox 9.0.1 crashing when printing

2012-02-16 Thread Daniel Bolgheroni
Hi ports@, as part of the test process that takes place before each release, Firefox 9.0.1 closes with no messages when trying to print to a printer connected remotely. $ firefox $ echo $? 11 $ Firefox crashing when printing is not a new problem, but didn't find anything related to 9.0.1 in arch

Hoje tem Rodízio de Sushi no Sushi Mania com Entrada e acompanha YakiSobá - Aproveite esta Super Oferta!

2012-02-16 Thread Incriveis Ofertas - Campo Grande
[IMAGE] Não desejo mais receber estes e-mails.