Re: UPDATE: graphics/cairo

2013-02-03 Thread Landry Breuil
On Sat, Feb 02, 2013 at 06:21:49AM -0500, Brad Smith wrote: > On Fri, Feb 01, 2013 at 07:27:22PM +0100, Eric Faurot wrote: > > Hi, > > > > This is an update to cairo 1.12.12. > > > > Eric. > > Here is a better diff. It's not a better diff until you've said what it changes compared to eric's dif

Re: extend graphics/DevIL

2013-02-03 Thread Kirill Bychkov
On Wed, January 30, 2013 16:11, Kirill Bychkov wrote: > On Wed, January 30, 2013 15:58, David Coppa wrote: >> On Wed, Jan 30, 2013 at 1:55 PM, Kirill Bychkov wrote: >>> Hi. This patch extends functionality of graphics/devil: >>> - enables ILU and ILUT libraries >>> - add ilur utility for graphic

Re: UPDATE: graphics/cairo

2013-02-03 Thread Stuart Henderson
On 2013/02/03 09:57, Landry Breuil wrote: > On Sat, Feb 02, 2013 at 06:21:49AM -0500, Brad Smith wrote: > > On Fri, Feb 01, 2013 at 07:27:22PM +0100, Eric Faurot wrote: > > > Hi, > > > > > > This is an update to cairo 1.12.12. > > > > > > Eric. > > > > Here is a better diff. > > It's not a bett

Re: NEW: Tclthread

2013-02-03 Thread Landry Breuil
On Sat, Feb 02, 2013 at 12:38:40PM -0500, Stuart Cassoff wrote: > Provides script-level access to Tcl's threading capabilities. If i get it right it needs tcl sources to build ? Why not making it a subpackage or bundle it with main tcl ? A better option would be to depend on tcl/8.6:patch so that

Re: UPDATE: graphics/cairo

2013-02-03 Thread Brad Smith
- Original message - > On 2013/02/03 09:57, Landry Breuil wrote: > > On Sat, Feb 02, 2013 at 06:21:49AM -0500, Brad Smith wrote: > > > On Fri, Feb 01, 2013 at 07:27:22PM +0100, Eric Faurot wrote: > > > > Hi, > > > > > > > > This is an update to cairo 1.12.12. > > > > > > > > Eric. > > >

sox 14.4.1

2013-02-03 Thread Jan Stary
A maintainance release of sox has been released. Tested on current/i386 and current/amd64. Jan Index: Makefile === RCS file: /cvs/ports/audio/sox/Makefile,v retrieving revision 1.53 diff -u -p -r1.53 Makefile --- Makefile

Re: NEW: Tclthread

2013-02-03 Thread Stuart Cassoff
On 02/03/13 04:44, Landry Breuil wrote: > On Sat, Feb 02, 2013 at 12:38:40PM -0500, Stuart Cassoff wrote: >> Provides script-level access to Tcl's threading capabilities. > > If i get it right it needs tcl sources to build ? Why not making it a > subpackage or bundle it with main tcl ? Starting

UPDATE exmh to use Tcl/Tk 8.5.

2013-02-03 Thread Stuart Cassoff
Fonts are better but a little smaller than when running with 8.4. This can be adjusted with the -size option in the patch. Stu Index: Makefile === RCS file: /cvs/ports/mail/exmh2/Makefile,v retrieving revision 1.31 diff -u -p -r1.

Re: Remove games/tmw (was: UPDATE: devel/guichan)

2013-02-03 Thread Peter Hessler
if upstream killed it, then please kill it. On 2013 Feb 02 (Sat) at 11:05:15 -0500 (-0500), Brian Callahan wrote: :Hi ports -- : :As I mentioned in the UPDATE: devel/guichan thread, the mana client :found in games/tmw is being deprecated by upstream. They have blessed :the manaplus client (games/

Re: opensc-pkcs11.so

2013-02-03 Thread Sergey Bronnikov
Hi, everyone may be someone knows why attempt to load that module failed: ~$ ssh -I /usr/local/lib/pkcs11/opensc-pkcs11.so gw dlopen /usr/local/lib/pkcs11/opensc-pkcs11.so failed: Cannot load specified object On 10:39 Sun 03 Feb , Douglas Santos wrote: > Hi there, > sorry for the late. > I'm no

Re: NEW: Tclthread

2013-02-03 Thread Stuart Henderson
On 2013/02/03 06:58, Stuart Cassoff wrote: > On 02/03/13 04:44, Landry Breuil wrote: > > On Sat, Feb 02, 2013 at 12:38:40PM -0500, Stuart Cassoff wrote: > >> Provides script-level access to Tcl's threading capabilities. > > > > > If i get it right it needs tcl sources to build ? Why not making it

Re: opensc-pkcs11.so

2013-02-03 Thread Stuart Henderson
On 2013/02/03 17:57, Sergey Bronnikov wrote: > Hi, everyone > > may be someone knows why attempt to load that module failed: > > ~$ ssh -I /usr/local/lib/pkcs11/opensc-pkcs11.so gw > dlopen /usr/local/lib/pkcs11/opensc-pkcs11.so failed: Cannot load specified > object ssh isn't linked with libpt

Re: NEW: Tclthread

2013-02-03 Thread Stuart Cassoff
On 02/03/13 09:02, Stuart Henderson wrote: > On 2013/02/03 06:58, Stuart Cassoff wrote: >> On 02/03/13 04:44, Landry Breuil wrote: >>> On Sat, Feb 02, 2013 at 12:38:40PM -0500, Stuart Cassoff wrote: Provides script-level access to Tcl's threading capabilities. >>> >> >>> If i get it right it n

Re: opensc-pkcs11.so

2013-02-03 Thread Sergey Bronnikov
Stuart, thank you. It works. On 14:15 Sun 03 Feb , Stuart Henderson wrote: > On 2013/02/03 17:57, Sergey Bronnikov wrote: > > Hi, everyone > > > > may be someone knows why attempt to load that module failed: > > > > ~$ ssh -I /usr/local/lib/pkcs11/opensc-pkcs11.so gw > > dlopen /usr/local/lib/

Re: NEW: Tcl/Tk 8.6.0

2013-02-03 Thread Stuart Cassoff
On 01/14/13 07:12, Stuart Cassoff wrote: > Plus the patches for tcl.port.mk and tk.port.mk. > Tested mostly on i386 and somewhat on amd64. Use the core dist instead of the bundled one. Index: Makefile === RCS file: /cvs/ports/lang

Re: NEW: Tclthread

2013-02-03 Thread Stuart Cassoff
On 02/03/13 09:26, Stuart Cassoff wrote: > On 02/03/13 09:02, Stuart Henderson wrote: >> On 2013/02/03 06:58, Stuart Cassoff wrote: >>> On 02/03/13 04:44, Landry Breuil wrote: On Sat, Feb 02, 2013 at 12:38:40PM -0500, Stuart Cassoff wrote: > Provides script-level access to Tcl's threading

UPDATE: games/manaplus

2013-02-03 Thread Brian Callahan
Hi ports -- Attached is a diff to update games/manaplus to its latest version. Also taking MAINTAINER, discussed with Jona Joachim (previous MAINTAINER). This works for me on amd64, powerpc, and mips64el (and yes, it's actually *playable* on my yeeloong!) OK? I feel like this should go in be

port-modules(5) MODPY_BIN_ADJ

2013-02-03 Thread Stuart Henderson
MODPY_BIN_ADJ got turned into an internal variable; this reworks the part of port-modules(5) which referenced it. any comments/ok? Index: port-modules.5 === RCS file: /cvs/src/share/man/man5/port-modules.5,v retrieving revision 1.149

Re: port-modules(5) MODPY_BIN_ADJ

2013-02-03 Thread Stuart Henderson
On 2013/02/03 20:26, Stuart Henderson wrote: > MODPY_BIN_ADJ got turned into an internal variable; this reworks > the part of port-modules(5) which referenced it. any comments/ok? rpe points out these are relative to WRKSRC, so tweaked again: Index: port-modules.5

sync gcc 4.6 hppa LINK_SPEC

2013-02-03 Thread Pascal Stumpf
Will soon be needed when ld is changed to deal with static binaries on PIE archs. Index: Makefile === RCS file: /home/pascal/cvs/ports/lang/gcc/4.6/Makefile,v retrieving revision 1.47 diff -u -p -r1.47 Makefile --- Makefile28 Jan

Dovecot (from packages) doesn't work on default OpenBSD 5.2 amd64

2013-02-03 Thread Constantine A. Murenin
Hi, I've installed dovecot-2.1.8 from packages on OpenBSD 5.2 amd64, and it doesn't seem to be working at all. Cns# tail /var/log/maillog Feb 3 19:13:14 Cns dovecot: master: Error: service(dns_client): pipe() failed: Too many open files Feb 3 19:13:14 Cns dovecot: master: Error: service(directo

Re: Dovecot (from packages) doesn't work on default OpenBSD 5.2 amd64

2013-02-03 Thread Brad Smith
On Sun, Feb 03, 2013 at 07:23:36PM -0800, Constantine A. Murenin wrote: > Hi, > > I've installed dovecot-2.1.8 from packages on OpenBSD 5.2 amd64, and > it doesn't seem to be working at all. > > Cns# tail /var/log/maillog > Feb 3 19:13:14 Cns dovecot: master: Error: service(dns_client): > pipe()