Re: [UPDATE] www/newsbeuter 2.7 -> 2.9

2017-02-04 Thread Aaron Bieber
On Thu, Jan 26, 2017 at 03:37:16PM -0700, Aaron Bieber wrote: > Hola, > > This diff updates newsbeuter to the latest. Most of the patches were > upstreamed here: https://github.com/akrennmair/newsbeuter/pull/97 so > those are removed. > > New patches remove wordexp in favor of glob, similar to wh

Re: x11/ede/lib without Doxygen docs

2017-02-04 Thread Jeremie Courreges-Anglas
Rafael Sadowski writes: > Hi All! Hi Rafael, > Below you can find a patch to disable Doxygen docs in ede/lib. > I modified configure because there is no option to disable doxygen. A bit hackish, but I used ac_cv_path_DOXYGEN="" in CONFIGURE_ENV instead of the patch. Thanks, -- jca | PGP : 0x

Re: samba4 and ACL's

2017-02-04 Thread alexmcwhirter
On 2017-02-03 17:03, Vijay Sankar wrote: Quoting Alex McWhirter : Can you post your smb.conf? Are you using acl_tdb / xattr_tdb?   Here is the smb.conf from a DC (vm on qemu). vnpsad.lab.foretell.ca$ cat /etc/samba/smb.conf     # Global parameters [global]   

Re: Swirc v1.4 -- updated submission

2017-02-04 Thread Juan Francisco Cantero Hurtado
On Sat, Feb 04, 2017 at 11:20:24AM +0100, Markus Uhlin wrote: > Hi > > Here comes an updated submission regarding Swirc. I released v1.4 > yesterday night. Looks good to me. Two comments: - I don't know if other devs agree with this, but swirc is the only irc client with pledge support, so why

Re: openvpn-2.4.0

2017-02-04 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas writes: > Lots of improvements, seems to work fine here but please check that your > use case still works. > > https://github.com/OpenVPN/openvpn/blob/master/Changes.rst > > (See "Deprecated features" and "User-visible Changes".) openvpn-2.4.0 accesses a member of stru

Re: games/hedgewars EAccessViolation on game start

2017-02-04 Thread David Coppa
On Sat, Feb 4, 2017 at 11:12 AM, Adam Wolk wrote: > Not that I know of but the diff removes a hardcoded -O2 passed to ghc. > > The port in general hardcodes -O2 in a couple of places: > CMakeLists.txt > 89:add_flag_append(CMAKE_C_FLAGS_RELEASE "-O2") > 92:add_flag_append(CMAKE_CXX_FLAGS_RELEASE "

Re: NEW: graphics/pdfsandwich

2017-02-04 Thread Ingo Feinerer
Pong? On Sat, Jan 28, 2017 at 09:43:49AM +0100, Ingo Feinerer wrote: > Ping? > > - Original message - > > Hi, > > please find attached a port for pdfsandwich, > a tool to make "sandwich" OCR pdf files. > > $ cat pkg/DESCR > pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files

UPDATE: multimedia/libv4l

2017-02-04 Thread Ingo Feinerer
Update multimedia/libv4l 1.10.1 -> 1.12.2. Following patches can be deleted (now included as such in upstream): patch-configure_ac patch-lib_include_libv4l1-videodev_h patch-lib_include_libv4l2rds_h patch-lib_include_libv4lconvert_h patch-lib_libv4l-mplane_libv4l-mplane_c patch-lib_libv4l1_libv4l

Re: New port devel/libuv, a new dependency for CMake-3.7.0

2017-02-04 Thread Edd Barrett
Hi, On Sat, Nov 26, 2016 at 07:57:23PM +0100, David Coppa wrote: > Same tests still failing as before. I think this is the last dependency blocking neovim now. I just tried libuv-1.11.0 and there are 5 test failures. I've raised an issue upstream here: https://github.com/libuv/libuv/issues/1216

Swirc v1.4 -- updated submission

2017-02-04 Thread Markus Uhlin
Hi Here comes an updated submission regarding Swirc. I released v1.4 yesterday night. Markus Uhlin swirc-1.4-ports.tar.gz Description: application/tar-gz

Re: games/hedgewars EAccessViolation on game start

2017-02-04 Thread Adam Wolk
On Sat, Feb 04, 2017 at 10:17:22AM +0100, Pascal Stumpf wrote: > On Fri, 3 Feb 2017 22:52:41 +0100, Adam Wolk wrote: > > > > > > Note in this case instead of substituting library name on the command line > > it's > > done in the source code itself with the {$linklib NAME} directive. > > > > I'm

Re: games/hedgewars EAccessViolation on game start

2017-02-04 Thread Pascal Stumpf
On Fri, 3 Feb 2017 22:52:41 +0100, Adam Wolk wrote: > Hi ports, > > Two weeks ago Damien Couderc reported[1] on /r/openbd_gaming that > games/hedgewars > is broken on 6.0. I did a test on -current back then and found the same thing > planning to test a bit later when I find some time to bump my b

Re: [NEW] devel/libevtx

2017-02-04 Thread Remi Pointel
On 01/26/17 21:55, Remi Pointel wrote: On 01/16/17 22:21, Remi Pointel wrote: Hi, libevtx is a library to access the Windows XML Event Log (EVTX) format, needed for Plaso. Ok? Cheers, Remi. Attached is libevtx updated. Do not link with external libfwnt and libregf because Plaso will not li