On 10/01/14 12:20 AM, Brett Mahar wrote:
On Thu, 9 Jan 2014 14:36:47 -0500
Brad Smith wrote:
| Make use of Clang's integrated assembler to build the x86 ASM support
| within x264 so as to use MMX / MMXEXT / SSE / SSE2 / SSSE3 and if there
| is kernel support added also AVX / AVX2. This can have
On Thu, 9 Jan 2014 14:36:47 -0500
Brad Smith wrote:
| Make use of Clang's integrated assembler to build the x86 ASM support
| within x264 so as to use MMX / MMXEXT / SSE / SSE2 / SSSE3 and if there
| is kernel support added also AVX / AVX2. This can have quite an impact
| on performance improving
On 09/01/14 8:40 PM, Amit Kulkarni wrote:
On Thu, Jan 9, 2014 at 9:47 AM, Christian Weisgerber wrote:
Landry Breuil:
games/renpy
/usr/local/include/GL/glew.h:1188:24: error: GL/glu.h: No such file or
directory
This fails because -I${X11BASE}/include is now missing.
graphics/py-Imaging
g
On Thu, Jan 9, 2014 at 9:47 AM, Christian Weisgerber wrote:
> Landry Breuil:
>
> > > games/renpy
> >
> > /usr/local/include/GL/glew.h:1188:24: error: GL/glu.h: No such file or
> > directory
>
> This fails because -I${X11BASE}/include is now missing.
>
> > > graphics/py-Imaging
> > > graphics/py-Pi
Christian Weisgerber wrote:
> > These are probably using a local FindFreetype.cmake module file.
>
> Indeed they are.
Add another one:
geo/mapserver
graphics/darktable
graphics/openscenegraph
lang/io
x11/ogre
--
Christian "naddy" Weisgerber na...@mips.inka.de
On 08/01/14 6:48 AM, Edd Barrett wrote:
Hi Brad,
I have installed your update and will be testing it over the next few
days. In the meantime some comments.
On Mon, Jan 06, 2014 at 07:52:23PM -0500, Brad Smith wrote:
Here is an update to MPlayer 20140106.
Any and all testing welcome.
@@ -76,14
On Thu, Jan 09, 2014 at 08:08:04PM +, Stuart Henderson wrote:
> On 2014/01/09 20:39, Toni Mueller wrote:
> > Of course - but I have kern.maxfiles = 16000, and still saw the problem.
>
> squid can't itself do anything to raise the limit above what you
> have set in login.conf, kern.maxfiles i
On 2014/01/09 20:39, Toni Mueller wrote:
>
>
>
> Hi Stuart,
>
> On Thu, Jan 09, 2014 at 06:20:26PM +, Stuart Henderson wrote:
> > On 2014/01/09 17:48, Toni Mueller wrote:
> > >
> > > proxy:\
> > > :ignorenologin:\
> > > :datasize=infinity:\
> > > :maxproc=128:\
> >
David Coppa:
> > These still fail:
> > graphics/darktable
> > graphics/openscenegraph
> > lang/io
> > x11/ogre
>
> These are probably using a local FindFreetype.cmake module file.
Indeed they are.
> So, we have two ways here: we can remove them at pre-configure stage
> so the port will
Hi Stuart,
On Thu, Jan 09, 2014 at 06:20:26PM +, Stuart Henderson wrote:
> On 2014/01/09 17:48, Toni Mueller wrote:
> >
> > proxy:\
> > :ignorenologin:\
> > :datasize=infinity:\
> > :maxproc=128:\
> > :openfiles=1024:\
> > :stacksize-cur=64M:\
> >
Make use of Clang's integrated assembler to build the x86 ASM support
within x264 so as to use MMX / MMXEXT / SSE / SSE2 / SSSE3 and if there
is kernel support added also AVX / AVX2. This can have quite an impact
on performance improving encoding speed by 2 - 3 times.
Index: Makefile
On Thu, January 9, 2014 23:17, David Coppa wrote:
> On Thu, Jan 9, 2014 at 6:00 PM, Christian Weisgerber
> wrote:
>> David Coppa:
>>
>>> Attached you have the right diff, they're three commits from upstream:
>>>
>>> http://cmake.org/gitweb?p=cmake.git;a=commit;h=7435ae7c97590a0713d86b63add761d5e16
On Thu, Jan 9, 2014 at 6:00 PM, Christian Weisgerber wrote:
> David Coppa:
>
>> Attached you have the right diff, they're three commits from upstream:
>>
>> http://cmake.org/gitweb?p=cmake.git;a=commit;h=7435ae7c97590a0713d86b63add761d5e1607ec1
>> http://cmake.org/gitweb?p=cmake.git;a=commit;h=bc4
On 2014/01/09 17:48, Toni Mueller wrote:
>
> I just swapped out Squid 3.3.8 from a 5.4 machine because of severe
> problems: The proxy crashed frequently with this line in cache.log:
>
> FATAL: Too few filedescriptors available in the system (97 usable of 8192).
>
>
> But I had this in /etc/squ
David Coppa:
> Attached you have the right diff, they're three commits from upstream:
>
> http://cmake.org/gitweb?p=cmake.git;a=commit;h=7435ae7c97590a0713d86b63add761d5e1607ec1
> http://cmake.org/gitweb?p=cmake.git;a=commit;h=bc49d820a276243324003bc34d92a69194938adf
> http://cmake.org/gitweb?p=c
Hi,
On Sun, Nov 03, 2013 at 09:23:01PM +, Stuart Henderson wrote:
> The diff at http://junkpile.org/squid.reorg.diff (not inline as it's 360kB)
> reorganises the squid ports; it removes squid27 now that the main squid port
> works on more arches, and splits www/squid into stable (with the lat
Landry Breuil:
> > games/renpy
>
> /usr/local/include/GL/glew.h:1188:24: error: GL/glu.h: No such file or
> directory
This fails because -I${X11BASE}/include is now missing.
> > graphics/py-Imaging
> > graphics/py-Pillow
Fixed, but now
graphics/py-matplotlib
fails, again because -I${X11BASE}
On Thu, Jan 9, 2014 at 1:38 AM, Anthony J. Bentley
wrote:
> Hi,
>
> Attached is a trivial update to desmume-0.9.10.
>
> Works fine on i386/amd64.
>
> ok?
sthen@ pointed out I forgot the patches... new diff attached.
Index: Makefile
=
Stuart Henderson writes:
> On 2014/01/09 07:58, Jeremie Courreges-Anglas wrote:
>> CVSROOT: /cvs
>> Module name: ports
>> Changes by: j...@cvs.openbsd.org2014/01/09 07:58:51
>>
>> Modified files:
>> net/irssi : Makefile
>> net/irssi/pkg : PLIST
>>
>> Log message:
>> I
Matthieu has a FreeType update (2.5.2) ready that will include a
reorganization of the header files:
This large patch changes the header file directory layout from
`INCLUDE/freetype/...' to `INCLUDE/...', effectively removing one
level. Since the file `ft2build.h' is also located in `
On 2014/01/09 13:04, Mike Belopuhov wrote:
> On 9 January 2014 12:54, Marc Espie wrote:
> > On Thu, Jan 09, 2014 at 10:46:49AM +0100, Mike Belopuhov wrote:
> >> Hi,
> >>
> >> To speed things up i'm using the following Makefile instead
> >> of the ports one to build my emacs.
> >>
> >> http://gir.t
On Thu, Jan 09, 2014 at 08:01:55AM -0500, Jiri B wrote:
> Hi,
>
> I see 'qemu-ga' is built for OpenBSD qemu port but this
> should be separate package from "main" qemu, as it is
> installed inside qemu VMs.
>
> I'm just playing with QGA on RHEL (not big success yet)
> and I would like to try it o
Hello ports@,
This is update kamailio port to version 4.1.0
Change log:
- update version to 4.1.0
- review (clean) patches for 64 bit time_t
Tested on current amd64.
Ok? Comments?
Thanks.
- Roman
Index: Makefile
===
RCS file: /cv
Hi,
I see 'qemu-ga' is built for OpenBSD qemu port but this
should be separate package from "main" qemu, as it is
installed inside qemu VMs.
I'm just playing with QGA on RHEL (not big success yet)
and I would like to try it on OpenBSD as well. QGA allows
to run some QMP commands and open/read/wri
On 9 January 2014 13:00, Jérémie Courrèges-Anglas wrote:
> Marc Espie writes:
>
>> On Thu, Jan 09, 2014 at 10:46:49AM +0100, Mike Belopuhov wrote:
>>> Hi,
>>>
>>> To speed things up i'm using the following Makefile instead
>>> of the ports one to build my emacs.
>>>
>>> http://gir.theapt.org/~mik
Vadim Zhukov writes:
> 2014/1/7 Mikolaj Kucharski :
>> Ping. Port at:
>>
>> http://marc.info/?l=openbsd-ports&m=138614602418802&w=2
>>
>> On Wed, Dec 04, 2013 at 08:33:23AM +, Mikolaj Kucharski wrote:
>>> Hi,
>>>
>>> I've incorporated some Debian patches, via Dag Wieers's src.rpm (als
Marc Espie writes:
> On Thu, Jan 09, 2014 at 10:46:49AM +0100, Mike Belopuhov wrote:
>> Hi,
>>
>> To speed things up i'm using the following Makefile instead
>> of the ports one to build my emacs.
>>
>> http://gir.theapt.org/~mike/Makefile.athena (attached as well)
>>
>> Please note that I do
On 9 January 2014 12:54, Marc Espie wrote:
> On Thu, Jan 09, 2014 at 10:46:49AM +0100, Mike Belopuhov wrote:
>> Hi,
>>
>> To speed things up i'm using the following Makefile instead
>> of the ports one to build my emacs.
>>
>> http://gir.theapt.org/~mike/Makefile.athena (attached as well)
>>
>> P
2014/1/7 Mikolaj Kucharski :
> Ping. Port at:
>
> http://marc.info/?l=openbsd-ports&m=138614602418802&w=2
>
> On Wed, Dec 04, 2013 at 08:33:23AM +, Mikolaj Kucharski wrote:
>> Hi,
>>
>> I've incorporated some Debian patches, via Dag Wieers's src.rpm (also in
>> Gentoo[1]). I don't use n
On Thu, Jan 09, 2014 at 10:46:49AM +0100, Mike Belopuhov wrote:
> Hi,
>
> To speed things up i'm using the following Makefile instead
> of the ports one to build my emacs.
>
> http://gir.theapt.org/~mike/Makefile.athena (attached as well)
>
> Please note that I don't use GNUS, therefore gnutls
On Thu, Jan 09, 2014 at 10:46 +0100, Mike Belopuhov wrote:
> Hi,
>
> To speed things up i'm using the following Makefile instead
> of the ports one to build my emacs.
>
> http://gir.theapt.org/~mike/Makefile.athena (attached as well)
>
> Please note that I don't use GNUS, therefore gnutls gets
Hi,
To speed things up i'm using the following Makefile instead
of the ports one to build my emacs.
http://gir.theapt.org/~mike/Makefile.athena (attached as well)
Please note that I don't use GNUS, therefore gnutls gets disabled as well.
Cheers,
Mike
COMMENT=GNU editor: extensi
Hi,
Attached is a trivial update to desmume-0.9.10.
Works fine on i386/amd64.
ok?
--
Anthony J. Bentley
? patches/patch-src_gtk_glx_3Demu_cpp
? patches/patch-src_gtk_glx_3Demu_h
? patches/patch-src_utils_task_cpp
Index: Makefile
=
33 matches
Mail list logo