CVS: cvs.openbsd.org: ports

2011-01-28 Thread Alexandre Ratchov
CVSROOT:/cvs
Module name:ports
Changes by: ratc...@cvs.openbsd.org 2011/01/28 03:29:28

Modified files:
audio/midish   : Makefile distinfo 

Log message:
update to 1.0.6, fixes timer overflows during suspend/continue cycles



CVS: cvs.openbsd.org: ports

2011-01-28 Thread Alexandre Ratchov
CVSROOT:/cvs
Module name:ports
Changes by: ratc...@cvs.openbsd.org 2011/01/28 03:36:09

Modified files:
audio/midish   : Makefile distinfo 

Log message:
revert latest commit



Re: CVS: cvs.openbsd.org: ports

2011-01-28 Thread Antoine Jacoutot
On Fri, 28 Jan 2011, Alexandre Ratchov wrote:

 CVSROOT:  /cvs
 Module name:  ports
 Changes by:   ratc...@cvs.openbsd.org 2011/01/28 03:36:09
 
 Modified files:
   audio/midish   : Makefile distinfo 
 
 Log message:
 revert latest commit

The reason being that we are in lock.

-- 
Antoine



3 devis sans frais pour créer votre site internet

2011-01-28 Thread Site internet France
Si ce message ne s'affiche pas correctement, visualisez la version en
ligne.

votre devis site internet

Site-internet-france.fr

jusquB4C  3 devis pour votre entreprise

Les avantages d4un site Internet

- La carte de visite de votre entreprise
- Une publiciti permanente et ditaillie
- Ouvert 24h/24 et 365 jours par an
- Clienthle mondiale
- Compititiviti
- Rapiditi de riaction
- Investissement trhs faible

Comparez gratuitement 3 de nos prestataires partout en France

votre devis crC)ation site internet

votre devis RC)fC)rencement pour votre
site internet pro

Confiez l4itude, la conception
et la gestion de votre site Internet
professionnel.

Augmentez votre notoriiti,
en optimisant le rifirencement
de votre site internet.

Conformiment ` la loi informatique  libertis du 6 janvier 1978, je
dispose d'un droit d'acchs, de rectification et d'opposition aux donnies
personnelles me concernant.
Ce message commercial vous est envoyi par Liotelex. Vous recevez ce
message parce que vous vous jtes inscrit sur l'un des sites partenaires
de Liotelex. Vos donnies nominatives n'ont pas iti transmises `
l'annonceur. Si vous ne souhaitez plus recevoir notre lettre
d'information Remplissez ce formulaire.

Vous disposez d4un droit d4acchs, de modification, de rectification et de
suppression des donnies qui vous concernent.



CVS: cvs.openbsd.org: ports

2011-01-28 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2011/01/28 14:38:12

Modified files:
www/firefox35  : Makefile 
www/mozilla-firefox: Makefile 
www/seamonkey  : Makefile 
mail/mozilla-thunderbird: Makefile 
productivity/sunbird: Makefile 
devel/xulrunner/1.9: Makefile 
Added files:
www/firefox35/patches: patch-gfx_qcms_iccread_c 
www/mozilla-firefox/patches: patch-gfx_qcms_iccread_c 
www/seamonkey/patches: patch-mozilla_gfx_qcms_iccread_c 
mail/mozilla-thunderbird/patches: 
  patch-mozilla_gfx_qcms_iccread_c 
productivity/sunbird/patches: patch-mozilla_gfx_qcms_iccread_c 

Log message:
Fix an unaligned access on sparc64 leading to random crashes when
mozilla tries to read a malformed ICC profile on random image content
found on the web.
backport of http://hg.mozilla.org/mozilla-central/rev/e8207773d54d
ref: https://bugzilla.mozilla.org/show_bug.cgi?id=629057
issue reported and fix found by naddy@
ok naddy@ ajacoutot@



Epillation définitive ,Traitement au Laser

2011-01-28 Thread SANALASER

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
=?utf-8?Q?news=5Fentet.jpg?=]



Ports lock, testing, and priorities

2011-01-28 Thread Marc Espie
Please do remember: the most important thing is that packages do
work. So report preferentially problems while installing BINARY
packages off the snapshot.

Knowing that so-and-so distfiles does not fetch is good info as well,
but it makes me worry, because it means people build their own
packages (which is cool and trendy), but
WHAT'S GONNA END ON THE CD AND USED BY THE GENERAL POPULACE ARE
BINARY PACKAGES

So, test, test, test!



Re: Can't fetch some distfiles on -current (today)

2011-01-28 Thread Kevin Chadwick
On Thu, 27 Jan 2011 18:15:54 -0600
Bryan bra...@gmail.com wrote:

 On Thu, Jan 27, 2011 at 18:10, Stuart Henderson s...@spacehopper.org wrote:
  On 2011/01/27 23:32, Ulrich Kahl wrote:
  Hi!
 
  If I try to fetch the distfiles from textproc/intltool and
 
  https://edge.launchpad.net/intltool/trunk/0.41.1/+download/intltool-0.41.1.tar.gz
  works for me. Are you using any non-standard FETCH_CMD?
 
 
 
 If any of those try to access SourceForge, there's been a big outage,
 and just got SVN up a few hours ago, and the latest I heard was that
 CVS was still down.
 

I heard sourceforge had a major security breach, possibly resulting in
trojaned data, a little while back. Maybe this has something to do with
it?



mplayer crashes with some filters

2011-01-28 Thread frantisek holop
hi there,

since some time now, mplayer's filters:

vf = pp=ac
vf = pp=fa
vf = pp=de

reproducably, regularly crash mplayer with almost
any movie i throw at it, although so far i couldn't
make 'pp7' or 'spp' crash, although these are quite
slow on my netbook.

i will try to produce a bug report per instructions,
here i am just asking if others can easily reproduce this?

could this also be connected with specific
graphic drivers for X or just sloppy mplayer code?
(i have intel 915GM)

-f
-- 
my favorite mythical creature?  the honest politician.



bugfix: net/libtorrent

2011-01-28 Thread Tobias Ulmer
This fixes a reproducible segmentation fault in rtorrent when you're
downloading a large amount of p^Wlinux distros. Can be triggered more
easily by decreasing the file descriptor limit. See description of the
fix in the patch.

Index: Makefile
===
RCS file: /srv/boron/data/vcs/cvs/openbsd/ports/net/libtorrent/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile26 Nov 2010 15:00:45 -  1.25
+++ Makefile29 Jan 2011 00:24:49 -
@@ -3,6 +3,7 @@
 COMMENT=   BitTorrent library written in C++
 
 DISTNAME=  libtorrent-0.12.6
+REVISION=  0
 SHARED_LIBS += torrent  17.0 # .11.6
 CATEGORIES=net devel
 
Index: patches/patch-src_torrent_poll_kqueue_cc
===
RCS file: 
/srv/boron/data/vcs/cvs/openbsd/ports/net/libtorrent/patches/patch-src_torrent_poll_kqueue_cc,v
retrieving revision 1.1
diff -u -p -r1.1 patch-src_torrent_poll_kqueue_cc
--- patches/patch-src_torrent_poll_kqueue_cc25 Nov 2008 16:21:28 -  
1.1
+++ patches/patch-src_torrent_poll_kqueue_cc29 Jan 2011 00:21:01 -
@@ -1,6 +1,14 @@
 $OpenBSD: patch-src_torrent_poll_kqueue_cc,v 1.1 2008/11/25 16:21:28 naddy Exp 
$
 src/torrent/poll_kqueue.cc.origTue Oct 28 04:48:48 2008
-+++ src/torrent/poll_kqueue.cc Sun Nov 23 21:17:59 2008
+
+The number of events is used to index an array of maxOpenSockets
+(file descriptors) elements. If there are less than fds than maxEvents,
+this will cause a segfault.
+
+Limit the number of events to the number of fds with an upper limit of
+maxEvents.
+
+--- src/torrent/poll_kqueue.cc.origThu Nov 12 09:03:58 2009
 src/torrent/poll_kqueue.cc Sat Jan 29 01:04:59 2011
 @@ -37,6 +37,7 @@
  #include config.h
  
@@ -9,3 +17,12 @@ $OpenBSD: patch-src_torrent_poll_kqueue_
  
  #include algorithm
  #include unistd.h
+@@ -115,7 +116,7 @@ PollKQueue::create(int maxOpenSockets) {
+ 
+ PollKQueue::PollKQueue(int fd, int maxEvents, int maxOpenSockets) :
+   m_fd(fd),
+-  m_maxEvents(maxEvents),
++  m_maxEvents((maxOpenSockets  maxEvents) ? maxOpenSockets : maxEvents),
+   m_waitingEvents(0),
+   m_changedEvents(0),
+   m_stdinEvent(NULL) {