Re: [mail/msmtp] update to 1.4.28

2012-05-08 Thread David Coppa
On Tue, May 8, 2012 at 4:02 PM, Gleydson Soares wrote: > hi, > > update to msmtp-1.4.28 > > changelog: > - Update autotools files. > - Improve error message on connection failures in some IPv6/IPv4 situations. > - Improve documentation of EHLO issues. > - Bug fix: expand tilde for the aliases comm

Anneler Gününe Özel Notebook 195 TL

2012-05-08 Thread Rıza Şimşek
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] [IMAGE] [IMAGE] Anneler g�n�ne kadar t�m kameralı notebook ve netbooklarda %18 kdv bizden �stelik sadece 295 TL [IMAGE]

FIXED: [Update] www/node 0.6.17p1 -> 0.6.17p2

2012-05-08 Thread Aaron Bieber
Lawrence Teo pointed out that having "/usr/ports/" hard coded is a bad idea. This updated diff fixes that: Index: Makefile === RCS file: /cvs/ports/www/node/Makefile,v retrieving revision 1.35 diff -N -u -p Makefile --- Makefile

Combining ports built with PCC and GCC

2012-05-08 Thread Brett
Hi ports, I've been using PCC to compile some ports, using export CC=/usr/local/bin/pcc. I read in Undeadly http://undeadly.org/cgi?action=article&sid=20070915195203&mode=flat&count=0 that PCC programs can run, even when linked against libraries built with GCC. And this seems to be the case (at

Re: [NEW] databases/node-sqlite3

2012-05-08 Thread Aaron Bieber
On Tue, May 08, 2012 at 06:57:19PM +0200, Jasper Lievisse Adriaanse wrote: > On Mon, May 07, 2012 at 08:15:26PM -0600, Aaron Bieber wrote: > > This port adds async sqlite3 bindings to node.js ( www/node ). It > > requires the 0.6.17p1 patch to build correctly. > > > > Cheers, > > Aaron > > The H

[Update] www/node 0.6.17p1 -> 0.6.17p2

2012-05-08 Thread Aaron Bieber
This patch allows for building of sub-packages ( node-sqlite3 ) with USE_SYSTRACE enabled, and also prevents future downloading of node distfile. Index: Makefile === RCS file: /cvs/ports/www/node/Makefile,v retrieving revision 1.3

Re: [mail/msmtp] update to 1.4.28

2012-05-08 Thread Juan Francisco Cantero Hurtado
Tested on amd64. Works OK. Cheers. -- Juan Francisco Cantero Hurtado http://juanfra.info

Extending the reach of MODTCL_TCLSH_ADJ

2012-05-08 Thread Stuart Cassoff
We try to be conservative by default but I think that being able to adjust the range would save on patching. Stu Index: tcl.port.mk === RCS file: /cvs/ports/lang/tcl/tcl.port.mk,v retrieving revision 1.11 diff -u -p -r1.11 tcl.port

Re: DEBUG does not disable stripping in some ports

2012-05-08 Thread Stuart Henderson
On 2012/05/05 17:57, Tobias Ulmer wrote: > Setting DEBUG not only sets additional CFLAGS, it also disables > stripping during the 'fake' stage for ports that use BSD make as build > system. > > Curiously this does not work for ports that have a custom 'do-install' > target (or friends) and use INS

Re: remove no_x11 FLAVOR from graphics/gidscile

2012-05-08 Thread Okan Demirmen
On Tue 2012.05.08 at 14:08 -0400, Okan Demirmen wrote: > FYI, mail/p5-p5-FuzzyOcr is in and therefore, ready to move on the below > if OK. > > Cheers, > Okan > > On Tue 2012.05.08 at 11:57 -0400, Okan Demirmen wrote: > > dependant on a patch to remove graphics/gidscile,no_x11 from > > mail/p5-p5-

Re: remove no_x11 FLAVOR from graphics/gidscile

2012-05-08 Thread Okan Demirmen
FYI, mail/p5-p5-FuzzyOcr is in and therefore, ready to move on the below if OK. Cheers, Okan On Tue 2012.05.08 at 11:57 -0400, Okan Demirmen wrote: > dependant on a patch to remove graphics/gidscile,no_x11 from > mail/p5-p5-FuzzyOcr sent in a separate mail to MAINTAINER. of course, > correspondi

fixes in infrastructure

2012-05-08 Thread Marc Espie
Found out the hard way (by trying to compute some stuff out of it) that -current sqlports was dreadfully incomplete. So I've fixed the issue: depends that lead nowhere, *including* REGRESS_DEPENDS *will* break sqlports. The error used to be a warning, but that's a bad idea, since this means some

Re: [NEW] databases/node-sqlite3

2012-05-08 Thread Aaron
Mybad, I will fix this and re-submit later this evening. On Tue, May 8, 2012 at 10:57 AM, Jasper Lievisse Adriaanse wrote: > On Mon, May 07, 2012 at 08:15:26PM -0600, Aaron Bieber wrote: >> This port adds async sqlite3 bindings to node.js ( www/node ).  It >> requires the 0.6.17p1 patch to build

Re: [NEW] databases/node-sqlite3

2012-05-08 Thread Jasper Lievisse Adriaanse
On Mon, May 07, 2012 at 08:15:26PM -0600, Aaron Bieber wrote: > This port adds async sqlite3 bindings to node.js ( www/node ). It > requires the 0.6.17p1 patch to build correctly. > > Cheers, > Aaron The HOMEPAGE needs to be changed to https://github.com/developmentseed/node-sqlite3 Also, this

Re: graphics/blender: enable cycles rendering engine

2012-05-08 Thread Pascal Stumpf
On Mon, 07 May 2012 18:03:04 +0200, Pascal Stumpf wrote: > With the port of OpenImageIO I just sent and this diff, you can enable > support for the new 'Cycles' rendering engine in Blender. Looking for > some tests ... Gah. Of course we also need to install the appropriate scripts. Index: Make

UPDATE: scribus 1.4.1

2012-05-08 Thread Jiri B
Hi, another try... I did my best to fullfil Landry's comments http://marc.info/?l=openbsd-ports&m=132653117620970&w=2 I will push upstream a patch to save us the patch for cmake. Upstream also made error and changed naming convention inside their sources, thus WRKDIST is used. Slighty tested on

remove no_x11 FLAVOR from graphics/gidscile

2012-05-08 Thread Okan Demirmen
dependant on a patch to remove graphics/gidscile,no_x11 from mail/p5-p5-FuzzyOcr sent in a separate mail to MAINTAINER. of course, corresponding ../Makefile update as well, once ready. but why not ask for an OK now? cheers, okan Index: Makefile ==

re-enable graphics/dmtx-utils

2012-05-08 Thread Okan Demirmen
Now that graphics/ImageMagick,no_x11 is gone, I think this can be re-enabled (corresponding ../Makefile update as well for bulks). Cheers, Okan Index: Makefile === RCS file: /home/open/anoncvs/cvs/ports/graphics/dmtx-utils/Makefile,v

Re: new: dos2unix

2012-05-08 Thread russell
On 05/07/2012 03:26 AM, Paul Irofti wrote: On Mon, May 07, 2012 at 09:44:36AM +0100, Stuart Henderson wrote: surprised we didn't have this already. it does more than just adjust line-endings so I think it is actually useful. ok? Yes, please! does make it easier. as it's not in base I tend to

[mail/msmtp] update to 1.4.28

2012-05-08 Thread Gleydson Soares
hi, update to msmtp-1.4.28 changelog: - Update autotools files. - Improve error message on connection failures in some IPv6/IPv4 situations. - Improve documentation of EHLO issues. - Bug fix: expand tilde for the aliases command. OK ? Index: Makefile =

Re: [update] www/node 0.6.17p0 0.6.17p1

2012-05-08 Thread Aaron Bieber
On Tue, May 08, 2012 at 12:22:28PM +0100, Stuart Henderson wrote: > On 2012/05/07 20:12, Aaron Bieber wrote: > > This patch fixes node-gyp for native builds.. allowing for things like > > sqlite3 to be built. > > Any thoughts on whether or not to have gmake as a RUN_DEPENDS? > > Obviously not nee

Re: UPDATE: games/beret

2012-05-08 Thread Brian Callahan
On 5/8/2012 3:26 AM, Stuart Henderson wrote: On 2012/05/07 18:48, Brian Callahan wrote: COMMENT= 2D puzzle-platformer game DISTNAME= beret-1.2.1 .. +DISTFILES= beret-1.2.1p2.tar.gz DISTNAME should reflect the name of the downloaded file, overriding DISTFILES is used when the

Re: WIP: FFmpeg 20120428 snapshot

2012-05-08 Thread Brett
t; Please test if using anything not x86 but especially macppc. > Even though I have amd64 I tested this anyway using mplayer, with a bunch of videos that mplayer reported as ffmpeg VP8, H264, MPEG-4 and MPEG-1. All worked well. I tried both the earlier 20120428 and today's 20120508 ffmpeg versions. Brett.

Re: [update] www/node 0.6.17p0 0.6.17p1

2012-05-08 Thread Stuart Henderson
On 2012/05/07 20:12, Aaron Bieber wrote: > This patch fixes node-gyp for native builds.. allowing for things like > sqlite3 to be built. Any thoughts on whether or not to have gmake as a RUN_DEPENDS? Obviously not needed for most of node, but things using node-gyp will need it. An alternative wou

Re: New port: x11/ahwm window manager

2012-05-08 Thread Steffen Daode Nurpmeso
Steffen Daode Nurpmeso wrote: | Stuart Henderson wrote [2012-05-02 01:12+0200]: |[.] | > implicit decl of string functions are rather likely to cause problems on | > LP64 arch. casts from pointer to/from int are sometimes OK but they can | > often cause trouble too. if you haven't tried

Netsurf is not loading any pages on amd64-current

2012-05-08 Thread Brett
Hi ports, I have not used Netsurf for a month or two but just installed it from ports. I just rebuilt all from source last night so it is yesterday's -current. Whatever page I try to look at (including html files on my local computer), the "page loading" icon to the right of the search box just

Re: UPDATE: games/beret

2012-05-08 Thread Stuart Henderson
On 2012/05/07 18:48, Brian Callahan wrote: > COMMENT= 2D puzzle-platformer game > DISTNAME=beret-1.2.1 .. > +DISTFILES= beret-1.2.1p2.tar.gz DISTNAME should reflect the name of the downloaded file, overriding DISTFILES is used when there are multiple files. This is different source so