Re: DES in libc

2015-11-24 Thread Stuart Henderson
On 2015/11/24 23:28, Jan Stary wrote: > The ports guide says > > OpenBSD does NOT require -lcrypt. > DES encryption is part of the standard libc. > > > Is DES really what we provide in crypt(), > as opposed to Blowfish? > > Jan > > Good catch, maybe just say "the crypt(3)

Re: broken link in ports(7)

2015-11-24 Thread Stuart Henderson
On 2015/11/24 21:22, Stuart Henderson wrote: > On 2015/11/24 19:59, Jan Stary wrote: > > More of the same. > > > > Maybe it should point to FAQ15 instead of the Porter's Handbook, > > but the current link is deffinitely broken. > > > > Jan > > > > > > Index: packages > >

DES in libc

2015-11-24 Thread Jan Stary
The ports guide says OpenBSD does NOT require -lcrypt. DES encryption is part of the standard libc. Is DES really what we provide in crypt(), as opposed to Blowfish? Jan

update libsndfile to 1.0.26

2015-11-24 Thread Jan Stary
This updates audio/libsndfile to the new release. * CVE-2014-9756 fixed upstream, drop the patch * share/doc/libsndfile/pkgconfig.html removed * man1/sndfile-salvage.1 added Also, upstream has accepted a complete rewrite of the manpages into mdoc(7). Thanks to schwarze and jmc for the guidance.

port updates: news since 3.8

2015-11-24 Thread Jan Stary
pkg_add "noew supports" updates since 3.8 - do we still want to announce it as a new thing? In the first occurence, maybe the sentence could be dropped, as we have a whole section about it later? Jan --- guide.html.orig 2015-11-24 19:46:48.0 +0100 +++ guide.html 2015-11-24

Re: port updates: news since 3.8

2015-11-24 Thread Stuart Henderson
On 2015/11/24 23:21, Jan Stary wrote: > pkg_add "noew supports" updates since 3.8 > - do we still want to announce it as a new thing? > > In the first occurence, maybe the sentence could be dropped, > as we have a whole section about it later? > > Jan > > > --- guide.html.orig

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2015/11/24 17:24:17 Modified files: infrastructure/db: systrace.filter Log message: allow sendsyslog2, we already have sendsyslog

Re: update graphics/potrace

2015-11-24 Thread Matthias Kilian
Hi, On Fri, Nov 20, 2015 at 10:32:12PM +0100, Daniel Jakots wrote: > The shared_libs.log shows that the minor was bumped though I can't see > any difference between the old and the new one with `nm -g lib.so.X.Y | > cut -c10- | grep -e^T` so I'm not sure, in doubt I bumped the minor too. Nor do

Re: NetBeans garbage output problem report

2015-11-24 Thread Jack J. Woehr
Rafael Sadowski wrote: could you or maybe other netbeans user test/run the current state of: https://github.com/jasperla/openbsd-wip/tree/master/devel/netbeans I think, I fixed the output problem. I would be happy to read from you. Best regards, Rafael I'm running Daniel Dickman's version of

Re: broken link in ports(7)

2015-11-24 Thread Stuart Henderson
On 2015/11/24 19:59, Jan Stary wrote: > More of the same. > > Maybe it should point to FAQ15 instead of the Porter's Handbook, > but the current link is deffinitely broken. > > Jan > > > Index: packages > === > RCS file:

Re: NetBeans garbage output problem report

2015-11-24 Thread Rafael Sadowski
On Sat Nov 14, 2015 at 03:36:36PM -0700, Scott Walters wrote: > Hopefully this is going to the correct place. > http://www.openbsd.org/faq/faq15.html#Problems says to mail the > maintain, and http://openports.se/devel/netbeans gives > http://openports.se/bbmaint.php?maint=ports|a|openbsd.org as

Re: update libsndfile to 1.0.26

2015-11-24 Thread Jan Stary
On Nov 24 23:16:21, h...@stare.cz wrote: > Tested on amd64, i386 and armv7. > Please re-test everywhere. Also, I only tested the sndfile-* binaries and audio/sox - please test your favourite audio applications using sndfile, too. Jan

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/11/24 19:27:12 Modified files: devel/afl : Makefile distinfo devel/afl/patches: patch-Makefile Log message: update to 1.95b "I'm fine..." jsg@ (MAINTAINER) similar diff from mmcc@

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Gleydson Soares
CVSROOT:/cvs Module name:ports Changes by: gsoa...@cvs.openbsd.org 2015/11/24 19:37:52 Modified files: security/stunnel: Makefile distinfo security/stunnel/patches: patch-Makefile_in patch-src_options_c Added files: security/stunnel/patches:

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/11/24 23:59:38 Modified files: devel/harfbuzz : Makefile distinfo Log message: Update to harfbuzz-1.1.1.

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/11/24 23:54:58 Modified files: devel/py-ioflo : Makefile distinfo devel/py-ioflo/pkg: PLIST Log message: Update to py-ioflo-1.4.5.

Re: DES in libc

2015-11-24 Thread Jan Stary
On Nov 24 22:35:09, st...@openbsd.org wrote: > On 2015/11/24 23:28, Jan Stary wrote: > > The ports guide says > > > > OpenBSD does NOT require -lcrypt. > > DES encryption is part of the standard libc. > > > > > > Is DES really what we provide in crypt(), > > as opposed to Blowfish?

pecl redis (PHP extension for interfacing with Redis)

2015-11-24 Thread Stephen Graf
Is anyone working on a port for pecl redis, a PHP extension for interfacing with Redis (https://pecl.php.net/package/redis)? It seems that it is becoming a required item for ownCloud version 8.2. OwnCloud has been an openBSD package since release 5.7 and is at level 8.1 in release 5.8. The pecl

UPDATE: plan9/plan9port

2015-11-24 Thread Gleydson Soares
the following diff updates plan9port to the latest stable code. It is now available on github. * upstream feedback about tag releases https://github.com/9fans/plan9port/issues/47 as pointed out upstream the current code is stable, since we've GH_COMMIT for handling hashed-tarball, I added GH_*

Re: update libsndfile to 1.0.26

2015-11-24 Thread Michael Seyfert
Looks like the newest heap based overflow vulnerability is also patched with this. https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-7805 POC: http://www.nemux.org/2015/10/13/libsndfile-1-0-25-heap-overflow/ Thanks. I hope I didn't bother you too much, (and erik the developer). I will

Re: update libsndfile to 1.0.26

2015-11-24 Thread Jan Stary
On Nov 25 05:47:53, mich...@codesand.org wrote: > Looks like the newest heap based overflow vulnerability is also > patched with this. > > https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-7805 > POC: http://www.nemux.org/2015/10/13/libsndfile-1-0-25-heap-overflow/ Yes; I forgot to

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2015/11/24 10:50:19 Modified files: comms : Makefile Log message: +qtserialport

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2015/11/24 11:31:16 Modified files: devel/p5-Array-Compare: Makefile distinfo Log message: update to Array-Compare-2.11

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2015/11/24 11:30:47 Log message: import p5-Type-Tiny-1.05 Type::Tiny is a small class for writing type constraints, inspired by Moose's type constraint API. It has only one non-core dependency

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2015/11/24 11:32:32 Modified files: devel : Makefile Log message: +p5-Type-Tiny

broken link in ports(7)

2015-11-24 Thread Jan Stary
Index: ports.7 === RCS file: /cvs/src/share/man/man7/ports.7,v retrieving revision 1.105 diff -u -p -r1.105 ports.7 --- ports.7 21 Sep 2015 21:43:23 - 1.105 +++ ports.7 24 Nov 2015 18:35:19 - @@ -63,7 +63,7 @@ For

Re: CVS: cvs.openbsd.org: ports

2015-11-24 Thread Alexandr Shadchin
On Tue, Nov 24, 2015 at 01:36:13AM -0700, Alexandr Shadchin wrote: > CVSROOT: /cvs > Module name: ports > Changes by: shadc...@cvs.openbsd.org2015/11/24 01:36:13 > > Modified files: > devel/py-parsing: Makefile distinfo > > Log message: > Update to py-parsing 2.0.6. > >

Re: calibre error

2015-11-24 Thread Jiri B
On Tue, Nov 24, 2015 at 04:33:45PM +0100, misc nick wrote: > > https://github.com/kovidgoyal/calibre/commit/72d47ba9377d70e786bf3d93b323544188c894 > > > > The quick and dirty fix worked. Thank you! > > > Another problem you might run into with epub is if there's no cover and > > calibre tries

Re: broken link in ports(7)

2015-11-24 Thread Jan Stary
More of the same. Maybe it should point to FAQ15 instead of the Porter's Handbook, but the current link is deffinitely broken. Jan Index: packages === RCS file: /cvs/src/distrib/notes/packages,v retrieving revision 1.46

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2015/11/24 01:23:08 Modified files: graphics/mapnik: Makefile Log message: Mark as ONLY_FOR_ARCHS=amd64, gcc OOM's on i386/powerpc/sparc64 anyway, and there's no point in wasting bazillions of cpu cycles

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:ports Changes by: shadc...@cvs.openbsd.org2015/11/24 01:36:13 Modified files: devel/py-parsing: Makefile distinfo Log message: Update to py-parsing 2.0.6. ok rpointel@, ajacoutot@

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2015/11/24 02:11:07 Modified files: archivers/libtar: Makefile archivers/luazlib: Makefile archivers/zipios: Makefile astro/wmmoonclock: Makefile astro/wmspaceweather:

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2015/11/24 02:53:28 Modified files: net/wireshark : Makefile Log message: = -> += in bdep. sorry bulk builders :)

FW: [ipxe-devel] [OpenBSD]: Error: unknown pseudo-op: `.reloc' + ld:arch/i386/scripts/i386.lds:97: syntax error]

2015-11-24 Thread Jiri B
Originally sent to ipxe-devel@ but if anybody would like to help I would appreciate it. IPXE source: https://github.com/ipxe/ipxe - Forwarded message from Jiri B - Date: Mon, 23 Nov 2015 18:49:51 -0500 From: Jiri B To: ipxe-de...@lists.ipxe.org Subject:

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2015/11/24 03:36:10 Modified files: sysutils/ruby-libvirt: Makefile distinfo sysutils/ruby-libvirt/pkg: PLIST Log message: update to ruby-libvirt-0.6.0

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2015/11/24 03:36:10 Modified files: www/epiphany : Makefile distinfo Log message: update to epiphany-3.18.1

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2015/11/24 03:26:02 Modified files: emulators/dgen-sdl: Makefile distinfo Log message: Update to dgen-sdl-1.33. ok edd@ (maintainer)

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2015/11/24 07:57:48 Log message: Import QTSerialPort - a QT library for dealing with.. you guessed it! Serial ports! Eventually this can be removed, as it is included in QT proper. Reason for

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2015/11/24 08:02:24 Modified files: cad/fritzing : Makefile distinfo cad/fritzing/patches: patch-phoenix_pro cad/fritzing/pkg: DESCR PLIST Added files: cad/fritzing/patches:

roundcube 1.2 beta

2015-11-24 Thread Stuart Henderson
if anyone wants to play. https://github.com/roundcube/roundcubemail/blob/master/CHANGELOG Index: Makefile === RCS file: /cvs/ports/mail/roundcubemail/Makefile,v retrieving revision 1.104 diff -u -p -r1.104 Makefile --- Makefile

CVS: cvs.openbsd.org: ports

2015-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2015/11/24 05:21:26 Modified files: graphics/libiptcdata: Makefile Log message: better COMMENT

Re: calibre error

2015-11-24 Thread misc nick
> Sent: Sunday, November 22, 2015 at 11:06 PM > From: "Stuart Henderson" > To: "misc nick" > Cc: ports@openbsd.org > Subject: Re: calibre error > > On 2015/11/22 07:10, misc nick wrote: > > I'm using the calibre package on OpenBSD 5.8/amd64 release. > > > >