Re: UPDATE: emulators/sdlmame 0.150 => 0.153

2014-04-28 Thread Brian Callahan
On 04/28/14 01:47, Anthony J. Bentley wrote: Brian Callahan writes: On 04/18/14 10:06, Brian Callahan wrote: Hi ports -- After missing a few versions (which, amazingly, shipped broken), here's an update for MAME to its latest verison. Did the licensing kerfuffle ever get resolved? (A few mon

Re: WIP: FFmpeg / MPlayer

2014-04-28 Thread Brad Smith
On 24/04/14 7:45 PM, Brad Smith wrote: On Sat, Apr 12, 2014 at 07:47:28PM -0400, Brad Smith wrote: Here is a work in progress update to the latest 2.2 branch FFmpeg and latest MPlayer. This combined with the Xine-lib 1.2.5 update allows for Xine based players and MPlayer to support HEVC / H.265

[NEW] www/p5-Tapper-Base

2014-04-28 Thread Sergey Bronnikov
$ cat www/p5-Tapper-Base/pkg/DESCR Common functions for all Tapper classes. Tapper is an open source infrastructure originating at AMD for all aspects of testing including Operating Systems and Virtualization. Its goal is to help QA departments to maintain a complete test life cycle from planning

[NEW] www/p5-Tapper-Config

2014-04-28 Thread Sergey Bronnikov
$ cat www/p5-Tapper-Config/pkg/DESCR Context sensitive configuration hub for all Tapper libs. Tapper is an open source infrastructure originating at AMD for all aspects of testing including Operating Systems and Virtualization. Its goal is to help QA departments to maintain a complete test life cy

[NEW] www/p5-Tapper-TAP-Harness

2014-04-28 Thread Sergey Bronnikov
$ cat www/p5-Tapper-TAP-Harness/pkg/DESCR Tapper is an open source infrastructure originating at AMD for all aspects of testing including Operating Systems and Virtualization. Its goal is to help QA departments to maintain a complete test life cycle from planning to execution and reporting. It prov

[NEW] www/p5-Tapper-Producer

2014-04-28 Thread Sergey Bronnikov
$ cat www/p5-Tapper-Producer/pkg/DESCR Precondition producers (base class). Tapper is an open source infrastructure originating at AMD for all aspects of testing including Operating Systems and Virtualization. Its goal is to help QA departments to maintain a complete test life cycle from planning

UPDATE: devel/py-isodate

2014-04-28 Thread Benoit Lecocq
Hi, This diff updates py-isodate to the latest release. Regression ok. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/devel/py-isodate/Makefile,v retrieving revision 1.4 diff -u -p -u -r1.4 Makefile --- Make

UPDATE: devel/py-country

2014-04-28 Thread Benoit Lecocq
Hi, This diff updates py-country to the latest release. Comments ? OK ? Cheers, benoit Index: Makefile === RCS file: /cvs/ports/devel/py-country/Makefile,v retrieving revision 1.6 diff -u -p -u -r1.6 Makefile --- Makefile 30 Jan 201

Re: UPDATE: emulators/sdlmame 0.150 => 0.153

2014-04-28 Thread David Coppa
On Fri, Apr 18, 2014 at 4:06 PM, Brian Callahan wrote: > The netlist/nl_base.h patch feels weird, and makes me wonder if I haven't > missed something obvious. I think it's needed for deconflicting: >$ grep -w _C /usr/include/ctype.h #define _C 0x20 Ciao, David

fix graphics/inkscape after poppler update

2014-04-28 Thread Matthias Kilian
Unbreak after poppler update. Lightly tested on amd64 by importing some PDF files. If you want to test this, be sure to update poppler to 0.26 first. ok? Ciao, Kili Index: patches/patch-src_extension_internal_pdfinput_pdf-parser_cpp =

update print/poppler

2014-04-28 Thread Matthias Kilian
Update to poppler-0.26.0. This breaks graphics/inkscape (patch for this will follow in a separate mail). Everything else still builds fine on amd64 (tested with dpb -uR). Runtime testing done with gummi and a couple of pdf viewers (evince, epdfview, apvlv). ok? Ciao, Kili ps: the only

Re: UPDATE: editors/tiled

2014-04-28 Thread Anthony J. Bentley
Antoine Jacoutot writes: > On Mon, Apr 28, 2014 at 03:28:06AM -0600, Anthony J. Bentley wrote: > > Hi, > > > > Below is an update to tiled-0.9.1. > > > > Tested on amd64. Regression tests have been tweaked so they run from the > > correct directory (this was causing a spurious failure before). >

Re: UPDATE: editors/tiled

2014-04-28 Thread Antoine Jacoutot
On Mon, Apr 28, 2014 at 03:28:06AM -0600, Anthony J. Bentley wrote: > Hi, > > Below is an update to tiled-0.9.1. > > Tested on amd64. Regression tests have been tweaked so they run from the > correct directory (this was causing a spurious failure before). Missing x11/gtk+2,-guic goo. > > ok?

UPDATE: editors/tiled

2014-04-28 Thread Anthony J. Bentley
Hi, Below is an update to tiled-0.9.1. Tested on amd64. Regression tests have been tweaked so they run from the correct directory (this was causing a spurious failure before). ok? Index: Makefile === RCS file: /cvs/ports/editors/t