Re: Update: multimedia/mpv

2016-01-31 Thread Jasper Lievisse Adriaanse
On Mon, Feb 01, 2016 at 08:13:23AM +0100, Dmitrij D. Czarkoff wrote: > Hi! > > Attached diff updates multimedia/mpv to version 0.15.0. Starting from > this release mpv does not include old build infrastructure, so waf (!) > becomes absolutely required to build this port. > > In theory waf is sup

Re: Update: multimedia/mpv

2016-01-31 Thread Antoine Jacoutot
On Mon, Feb 01, 2016 at 08:13:23AM +0100, Dmitrij D. Czarkoff wrote: > Hi! > > Attached diff updates multimedia/mpv to version 0.15.0. Starting from > this release mpv does not include old build infrastructure, so waf (!) > becomes absolutely required to build this port. > > In theory waf is sup

Update: multimedia/mpv

2016-01-31 Thread Dmitrij D. Czarkoff
Hi! Attached diff updates multimedia/mpv to version 0.15.0. Starting from this release mpv does not include old build infrastructure, so waf (!) becomes absolutely required to build this port. In theory waf is supposed to be included with software. For some reason mpv people don't do so - they

Re: dpb weird behavior. Can anyone reproduce it?

2016-01-31 Thread Juan Francisco Cantero Hurtado
On Sun, Jan 31, 2016 at 08:22:02AM +0100, Marc Espie wrote: > On Sun, Jan 31, 2016 at 04:19:00AM +0100, Juan Francisco Cantero Hurtado > wrote: > > -current, amd64, base and ports tree updated. > > > > Probably some details are irrelevant but I don't know where is the > > problem exactly. > > >

Re: some new and one revived hs-ports

2016-01-31 Thread Matthias Kilian
And now with the new ports attached for real... On Mon, Feb 01, 2016 at 12:30:32AM +0100, Matthias Kilian wrote: > devel/hs-enclosed-exceptions: > > Catching all exceptions raised within an enclosed computation, while > remaining responsive to (external) asynchronous exceptions. > > > devel/hs-

some new and one revived hs-ports

2016-01-31 Thread Matthias Kilian
Hi, to let the test suite of devel/darcs work again, some new and one revived ports are required: devel/hs-cmdargs (deleted a couple of days ago, I'd just pull it back from the attic and remove the quirks entry) devel/hs-enclosed-exceptions: Catching all exceptions raised within an enclosed co

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Christoph R. Murauer
> On Sun, Jan 31, 2016 at 11:38:48PM +0100, Matthias Kilian wrote: >> > > Any chances (have no machine to try it) to build the community / >> older >> > > version of ghc ? > > [...] > >> 2.Try to get a ghc-6.6.1 .hc file bundle for ppc from somewhere at >> *.haskell.org (and add it to the fetch()

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Matthias Kilian
On Sun, Jan 31, 2016 at 11:38:48PM +0100, Matthias Kilian wrote: > > > Any chances (have no machine to try it) to build the community / older > > > version of ghc ? [...] > 2.Try to get a ghc-6.6.1 .hc file bundle for ppc from somewhere at > *.haskell.org (and add it to the fetch() function of

Re: Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Matthias Kilian
Hi, On Sun, Jan 31, 2016 at 10:00:32PM +0100, Juan Francisco Cantero Hurtado wrote: > Moving the thread to ports@ > > On Sun, Jan 31, 2016 at 09:16:07PM +0100, Christoph R. Murauer wrote: > > Hello ! > > > > Thanks for your answer. > > > > > The GHC port doesn't work on powerpc. > > > > Any ch

Re: [UPDATE] archivers/p7zip

2016-01-31 Thread Stuart Henderson
On 2016/01/31 23:19, Theo Buehler wrote: > On Sun, Jan 31, 2016 at 05:05:55PM -0500, Josh Grosse wrote: > > On Sun, Jan 31, 2016 at 09:57:50PM +0100, Theo Buehler wrote: > > > On Sun, Jan 31, 2016 at 11:23:40PM +0300, Andre S wrote: > > > > Core dumped when used switch "set Password" (-p) > > > >

Re: [UPDATE] archivers/p7zip

2016-01-31 Thread Theo Buehler
On Sun, Jan 31, 2016 at 05:05:55PM -0500, Josh Grosse wrote: > On Sun, Jan 31, 2016 at 09:57:50PM +0100, Theo Buehler wrote: > > On Sun, Jan 31, 2016 at 11:23:40PM +0300, Andre S wrote: > > > Core dumped when used switch "set Password" (-p) > > > > > > 7z a -p test.7z test.txt > > > > > > Abort t

Re: [UPDATE] archivers/p7zip

2016-01-31 Thread Josh Grosse
On Sun, Jan 31, 2016 at 09:57:50PM +0100, Theo Buehler wrote: > On Sun, Jan 31, 2016 at 11:23:40PM +0300, Andre S wrote: > > Core dumped when used switch "set Password" (-p) > > > > 7z a -p test.7z test.txt > > > > Abort trap (core dumped) > > > is a missing pledge "tty" for readpassphrase(3), b

Re: UPDATE: Xaw3d, graphics/xfig, print/gv. REMOVE: x11/xfm

2016-01-31 Thread Stuart Henderson
To make it totally clear: Any objections to removing x11/xfm? On 2016/01/28 14:00, Stuart Henderson wrote: > It's difficult to separate these as old versions don't build with > new Xaw3d, with these diffs everything that builds against Xaw3d > still builds and runs OK with one exception: x11/xfm

Haskell on PowerPC (Was: Questions about PowerMac G5 (fan control, haskell) ?)

2016-01-31 Thread Juan Francisco Cantero Hurtado
Moving the thread to ports@ On Sun, Jan 31, 2016 at 09:16:07PM +0100, Christoph R. Murauer wrote: > Hello ! > > Thanks for your answer. > > > The GHC port doesn't work on powerpc. > > Any chances (have no machine to try it) to build the community / older > version of ghc ? > > -- Juan Franc

Re: [UPDATE] archivers/p7zip

2016-01-31 Thread Theo Buehler
On Sun, Jan 31, 2016 at 11:23:40PM +0300, Andre S wrote: > Core dumped when used switch "set Password" (-p) > > 7z a -p test.7z test.txt > > Abort trap (core dumped) > is a missing pledge "tty" for readpassphrase(3), but it's probably easier for you to figure out where it should go and where it

Re: [UPDATE] archivers/p7zip

2016-01-31 Thread Andre S
Core dumped when used switch "set Password" (-p) 7z a -p test.7z test.txt Abort trap (core dumped)

UPDATE: net/synergy 1.7.4 => 1.7.5

2016-01-31 Thread Michael Lesniewski
Hi All, Attached is an update to the latest synergy. Tested on amd64, also take maintainer. Regards, Michael Index: Makefile === RCS file: /cvs/ports/net/synergy/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Ma

Re: update net/scapy

2016-01-31 Thread Daniel Jakots
On Sun, 24 Jan 2016 16:10:03 +0100, Daniel Jakots wrote: ping ? > On Fri, 22 Jan 2016 14:44:48 +, Stuart Henderson > wrote: > > > There's this code in lib/scapy/arch/unix.py:in6_getifaddr which > > calls "ifconfig -l" which is expecting to see a list of interfaces: > > > > # List all

Re: NEW: security/pcsc-cyberjack

2016-01-31 Thread Ingo Feinerer
On Sat, Jan 30, 2016 at 10:13:18PM +, Stuart Henderson wrote: > On 2016/01/30 11:37, Ingo Feinerer wrote: > > Hi, > > > > please find attached a new port security/pcsc-cyberjack containing a > > REINER SCT cyberJack chipcard reader driver for the PC/SC architecture > > (putting my cardreader i