Re: fix: www/mozilla-firefox opentype support on sparc64

2011-03-18 Thread Tobias Ulmer
On Fri, Mar 18, 2011 at 11:51:14PM +0100, Landry Breuil wrote: > On Fri, Mar 18, 2011 at 11:09:14PM +0100, Tobias Ulmer wrote: > > Firefox crashes on sparc64 when trying to display OpenType fonts. The > > ots code appears to be from google and can be found in firefox, > > chromium and probably some

Gnash 0.8.9rc4 for testing.

2011-03-18 Thread Brad
Looking for Gnash users to do OpenBSD testing before the final release. Index: Makefile === RCS file: /home/cvs/ports/www/gnash/Makefile,v retrieving revision 1.38 diff -u -p -r1.38 Makefile --- Makefile15 Jan 2011 10:56:51 -

Re: update: audio/mpd

2011-03-18 Thread Landry Breuil
On Sun, Jan 30, 2011 at 12:06:31AM +0100, Landry Breuil wrote: > On Sat, Jan 29, 2011 at 10:23:51AM +0100, Landry Breuil wrote: > > On Thu, Jan 20, 2011 at 07:49:57PM +0100, David Coppa wrote: > > > On Thu, Jan 20, 2011 at 5:46 PM, Landry Breuil > > > wrote: > > > > On Thu, Jan 20, 2011 at 05:02:

Re: fix: www/mozilla-firefox opentype support on sparc64

2011-03-18 Thread Landry Breuil
On Fri, Mar 18, 2011 at 11:09:14PM +0100, Tobias Ulmer wrote: > Firefox crashes on sparc64 when trying to display OpenType fonts. The > ots code appears to be from google and can be found in firefox, > chromium and probably some other places like webkit. Is there an upstream bug report for that pa

Update: databases/ruby-sequel_pg 1.0.1 -> 1.0.2

2011-03-18 Thread Jeremy Evans
Another simple update, this fixes timezone offset handling and allows custom conversion procs for types not handled by default. Tested on amd64 and i386. Looking for OKs. Jeremy Index: Makefile === RCS file: /cvs/ports/databases/ru

Update: ruby-home_run 1.0.1 -> 1.0.2

2011-03-18 Thread Jeremy Evans
Couldn't get simpler than this. 1.0.2 adds faster parsing for fractional timestamps and more timezone format variations in the ISO date parser. Tested on amd64 and i386. Looking for OKs. Jeremy Index: Makefile === RCS file: /cvs/p

fix: www/firefox35 opentype support on sparc64

2011-03-18 Thread Tobias Ulmer
Same fix for firefox35 Index: Makefile === RCS file: /srv/boron/data/vcs/cvs/openbsd/ports/www/firefox35/Makefile,v retrieving revision 1.60 diff -u -p -r1.60 Makefile --- Makefile2 Mar 2011 14:41:09 - 1.60 +++ Makefile

fix: www/mozilla-firefox opentype support on sparc64

2011-03-18 Thread Tobias Ulmer
Firefox crashes on sparc64 when trying to display OpenType fonts. The ots code appears to be from google and can be found in firefox, chromium and probably some other places like webkit. I've so far only tested FF since webkit has bigger issues on sparc64 than just some font stuff. This site (htt

Re: update privoxy to 3.0.17 + rc script

2011-03-18 Thread Pascal Stumpf
On Fri, Mar 18, 2011 at 05:47:06PM -0400, Brad wrote: > On 18/03/11 5:32 PM, Pascal Stumpf wrote: > >On Fri, Mar 18, 2011 at 05:07:59PM -0400, Brad wrote: > >>On 18/03/11 4:07 PM, Pascal Stumpf wrote: > >>>+.for _f in AUTHORS ChangeLog README LICENSE > >>>+ ${INSTALL_DATA} ${WRKSRC}/${_f} ${PREFIX

Re: update privoxy to 3.0.17 + rc script

2011-03-18 Thread Brad
On 18/03/11 5:32 PM, Pascal Stumpf wrote: On Fri, Mar 18, 2011 at 05:07:59PM -0400, Brad wrote: On 18/03/11 4:07 PM, Pascal Stumpf wrote: +.for _f in AUTHORS ChangeLog README LICENSE + ${INSTALL_DATA} ${WRKSRC}/${_f} ${PREFIX}/share/doc/privoxy +.endfor The README is probably Ok. The re

Re: Hudson moves to Jenkins

2011-03-18 Thread Stuart Henderson
On 2011/03/18 17:27, Ian Darwin wrote: > +666 _jenkins _jenkinsdevel/jenkins > > This last is appropriate since the Oracle people think this is > an illegitimate beast. > you have 605 in the PLIST. (and curses, I was thinking of snagging 666 for wireshark :-)

Re: update privoxy to 3.0.17 + rc script

2011-03-18 Thread Pascal Stumpf
On Fri, Mar 18, 2011 at 05:07:59PM -0400, Brad wrote: > On 18/03/11 4:07 PM, Pascal Stumpf wrote: > >+.for _f in AUTHORS ChangeLog README LICENSE > >+${INSTALL_DATA} ${WRKSRC}/${_f} ${PREFIX}/share/doc/privoxy > >+.endfor > > The README is probably Ok. The rest is pointless. LICENSE is requir

Hudson moves to Jenkins

2011-03-18 Thread Ian Darwin
As with some other Sun-sponsored open source projects since the Oracle take-over, the vast majority of the Hudson community has spoken that it would rather have a community fork, to be called Jenkins. Following OpenOffice->LibreOffice, I therefore propose to: 1) commit the Jenkins port and disable

Re: update privoxy to 3.0.17 + rc script

2011-03-18 Thread Brad
On 18/03/11 4:07 PM, Pascal Stumpf wrote: +.for _f in AUTHORS ChangeLog README LICENSE + ${INSTALL_DATA} ${WRKSRC}/${_f} ${PREFIX}/share/doc/privoxy +.endfor The README is probably Ok. The rest is pointless. -- This message has been scanned for viruses and dangerous content by MailScanne

update privoxy to 3.0.17 + rc script

2011-03-18 Thread Pascal Stumpf
Hi ports@, this is a small update of privoxy to 3.0.17, plus an rc script making use of the built-in chroot functionality. For this to work, you need to change the home of _privoxy to /var/privoxy, the rc script will copy all necessary files into the chroot. Also, some additional files and script

Re: [new] sysutils/tarsnap

2011-03-18 Thread Landry Breuil
On Thu, Mar 17, 2011 at 05:09:19PM +0100, Joachim Schipper wrote: > On Wed, Mar 16, 2011 at 04:15:41PM +, Stuart Henderson wrote: > > I don't think there's any possible way OpenBSD would be willing to > > place restrictions on what users might do with the software, therefore > > we may not redi

lang/gcc: tighten BUILD_DEPENDS for gcc3/4 modules

2011-03-18 Thread Christian Weisgerber
The problem: Say you have gcc-4.2.4 installed and try to build qemu-old, which needs gcc-3.3.6... ---> ===> qemu-0.9.1p18 depends on: texi2html-* - found ===> qemu-0.9.1p18 depends on: gcc-* - found ===> qemu-0.9.1p18 depends on: gmake-* - found ===> qemu-0.9.1p18 depends on: grof

Re: fvwm-devel (2.5.x)

2011-03-18 Thread Alexandr Shadchin
On Fri, Mar 18, 2011 at 04:09:36PM +0100, Rafael Sadowski wrote: > On Mon Jan 24, 2011 at 05:10:08PM +0100, Rafael Sadowski wrote: > > Hello ports@, > > > > long time ago Benoit Chesneau published a fvwm-devel port on ports@. I used > > this > > port for a long time. Now, I'm looking for a new fv

Re: i386 bulk build failures

2011-03-18 Thread Antoine Jacoutot
On Fri, 18 Mar 2011, Christian Weisgerber wrote: > Here's the fallout from the first post-4.9 package snapshot build > on i386: > > graphics/enblend-enfuse enfuse.info not built > graphics/pdfmod "cannot convert type" I fixed pdfmod this morning. -- Ant

i386 bulk build failures

2011-03-18 Thread Christian Weisgerber
Here's the fallout from the first post-4.9 package snapshot build on i386: graphics/enblend-enfuse enfuse.info not built graphics/pdfmod "cannot convert type" misc/p5-Spreadsheet-ParseExcel old version 0.2603 > 0.58 sysutils/ruby-rails-app-installe

Re: fvwm-devel (2.5.x)

2011-03-18 Thread Rafael Sadowski
On Mon Jan 24, 2011 at 05:10:08PM +0100, Rafael Sadowski wrote: > Hello ports@, > > long time ago Benoit Chesneau published a fvwm-devel port on ports@. I used > this > port for a long time. Now, I'm looking for a new fvwm-devel (2.5.x) port. Does > anyone have an unofficial port for me? > > I w

Re: [UPDATE] Adsuck 2.2

2011-03-18 Thread Gonzalo L. R.
Thanks you :) El 03/18/11 09:45, Antoine Jacoutot escribió: On Fri, 18 Mar 2011, Gonzalo L. R. wrote: Hi again, I made a clearly diff (pointed by dhill@) and fix the rc script pointed by ajacoutot@, this new version of adsuck have a script for play nicely with dhclient. I will take care o

Re: [UPDATE] Adsuck 2.2

2011-03-18 Thread Antoine Jacoutot
On Fri, 18 Mar 2011, Gonzalo L. R. wrote: > Hi again, > > I made a clearly diff (pointed by dhill@) and fix the rc script pointed > by ajacoutot@, this new version of adsuck have a script for play nicely > with dhclient. > I will take care of that, thank you Gonzalo. But please next time you s

Re: [UPDATE] Adsuck 2.2

2011-03-18 Thread Gonzalo L. R.
Hi again, I made a clearly diff (pointed by dhill@) and fix the rc script pointed by ajacoutot@, this new version of adsuck have a script for play nicely with dhclient. Cheers -- Sending from my Computer. Index: Makefile === RCS

Besoin d'un Centre d'Appels pour qualifier vos fichiers prospects?

2011-03-18 Thread Global Phoning Group
Si ce message ne s'affiche pas correctement, visualisez la version en ligne. Global Phoning GroupVous souhaitez lancer une nouvelle opération commerciale, mieux ciblée, de mailing, phoning ou emailing et vous voulez vous donner toutes les chances de contacter les bonnes personnes?Tout ceci nécessi