devel/py-rcsparse failing [hidden dependency on libpthread]

2015-04-19 Thread Matthieu Herrb
Hi, on a -current amd64 system with the latest packages: % objdump -p /usr/local/lib/python2.7/site-packages/rcsparse.so [snip] Dynamic Section: NEEDED libpython2.7.so.0.0 NEEDED libpthread.so.18.1 and of course this fails to load: % python2.7 Python 2.7.9 (default, Apr 13 2015,

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2015/04/19 07:18:29 Modified files: x11/qt5: Makefile x11/qt5/patches: patch-qtbase_configure patch-qtbase_mkspecs_features_create_cmake_prf

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/04/19 03:14:28 Modified files: textproc/icu4c : Tag: OPENBSD_5_7 Makefile Added files: textproc/icu4c/patches: Tag: OPENBSD_5_7

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2015/04/19 06:44:40 Modified files: textproc/wdiff : Makefile distinfo textproc/wdiff/pkg: PLIST Log message: Update textproc/wdiff to 1.2.2 OK aja@

UPDATE: math/p5-Math-Base36 to 0.14

2015-04-19 Thread Mikolaj Kucharski
Hi, Regress test pass in i386. 0.14 2015-04-02 - Avoid negative repeat count warnings generated from new perls (RT #103266) Index: Makefile === RCS file: /cvs/ports/math/p5-Math-Base36/Makefile,v retrieving revision 1.9 diff -u

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/04/19 04:22:01 Modified files: audio/rhythmbox: Makefile distinfo Log message: Update to rhythmbox-3.2.1.

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/04/19 03:01:18 Modified files: textproc/icu4c : Tag: OPENBSD_5_6 Makefile Added files: textproc/icu4c/patches: Tag: OPENBSD_5_6

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2015/04/19 03:02:07 Modified files: textproc/icu4c : Makefile Added files: textproc/icu4c/patches: patch-source_common_unicode_utypes_h

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2015/04/19 06:41:24 Modified files: devel/p5-Test-Base: Makefile distinfo devel/p5-Test-Base/pkg: PLIST Log message: Update devel/p5-Test-Base to 0.88 OK aja@

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2015/04/19 06:42:48 Modified files: x11/xdaliclock : Makefile distinfo Log message: Update x11/xdaliclock to 2.43 OK aja@

PATCH: par2cmdline crash with -q option

2015-04-19 Thread Mikolaj Kucharski
Hi, Cli currently core dumps when executed with -q or -qq option. Below patch fixes the issue. Index: Makefile === RCS file: /cvs/ports/archivers/par2cmdline/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2015/04/19 06:49:54 Modified files: www/igal2 : Makefile distinfo www/igal2/patches: patch-igal2 Removed files: www/igal2/patches: patch-igal2_1 patch-slidetemplate2_html Log

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Remi Pointel
CVSROOT:/cvs Module name:ports Changes by: rpoin...@cvs.openbsd.org2015/04/19 03:39:08 Modified files: devel/py-rcsparse: Makefile Log message: WANTLIB += pthread; bump revision. reported by @matthieu

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2015/04/19 06:08:02 Modified files: databases/sqlports/files: Inserter.pm PkgPath.pm TreeWalker.pm Var.pm Log message: track first dependency parent so that we can

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2015/04/19 07:02:09 Modified files: mail/archivemail: Makefile distinfo Added files: mail/archivemail/patches: patch-setup_py Log message: Update mail/archivemail to 0.9.0 - update license maker

Re: PATCH: par2cmdline crash with -q option

2015-04-19 Thread Jérémie Courrèges-Anglas
Mikolaj Kucharski miko...@kucharski.name writes: Hi, Cli currently core dumps when executed with -q or -qq option. Below patch fixes the issue. Committed. Nitpicking: the comment line in the patch was too long ( 80 chars). Thanks, -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC

Re: apache24 WIP port

2015-04-19 Thread Stefan Sperling
On Wed, Apr 15, 2015 at 04:53:59PM +0200, Stefan Sperling wrote: - Renaming the binaries made sense when Apache 1 was in the base system. Nowadays it's unnecessary. People would usually start Apache 2 via the rc script which be smart about launching the correct 'httpd' binary. I went

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2015/04/19 11:52:47 Modified files: archivers/par2cmdline: Makefile Added files: archivers/par2cmdline/patches: patch-par2creatorsourcefile_cpp Log message: Fix incorrect logic leading to a fatal

Re: Usb-audio not working

2015-04-19 Thread Timo Myyrä
Max Fillinger maximilian.fillin...@uni-duesseldorf.de writes: On Fri, Apr 17, 2015 at 10:04:32PM +, Stuart Henderson wrote: On 2015-04-17, Timo Myyra timo.my...@wickedbsd.net wrote: After setting the sdiod_flags I get sound from headset but its distorted. This code isn't fully working

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2015/04/19 11:53:59 Modified files: archivers/par2cmdline/patches: patch-par2creatorsourcefile_cpp Log message: Fold long line.

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2015/04/19 12:34:34 Modified files: lang/seed7 : Makefile distinfo lang/seed7/pkg : PLIST Log message: Update to 20150419

Working on updating xFreeRDP and have a question

2015-04-19 Thread Bryan C. Everly
Hi, I have managed to get xFreeRDP up and running with audio redirection on OpenBSD locally (I am working with the upstream team to get my patches in there first, then will ask for a review of my updates on the OpenBSD side per the porting guide). My question is this - I have hit a non-critical

Re: apache24 WIP port

2015-04-19 Thread Stuart Henderson
On 2015/04/19 19:59, Stefan Sperling wrote: On Wed, Apr 15, 2015 at 04:53:59PM +0200, Stefan Sperling wrote: - Renaming the binaries made sense when Apache 1 was in the base system. Nowadays it's unnecessary. People would usually start Apache 2 via the rc script which be smart about

Re: UPDATE: lang/racket-minimal 6.2 pre-release

2015-04-19 Thread James Turner
On Tue, Apr 14, 2015 at 08:38:26PM +0200, Juan Francisco Cantero Hurtado wrote: Attached is the pre-release version of racket 6.2. With the next release of racket, I will rename the package from racket to racket-minimal. Racket is transitioning to a model small core + packages, something like

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2015/04/19 11:01:41 Modified files: math/veusz : Makefile distinfo math/veusz/pkg : PLIST Log message: Update to 1.23 Changelog: http://home.gna.org/veusz/releasenotes/1.23.txt

Re: UPDATE: lang/racket-minimal 6.2 pre-release

2015-04-19 Thread Juan Francisco Cantero Hurtado
On Sun, Apr 19, 2015 at 04:43:41PM -0400, James Turner wrote: On Tue, Apr 14, 2015 at 08:38:26PM +0200, Juan Francisco Cantero Hurtado wrote: Attached is the pre-release version of racket 6.2. With the next release of racket, I will rename the package from racket to racket-minimal. Racket

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2015/04/19 23:44:27 Modified files: math/p5-Math-Base36: Makefile distinfo Log message: Update to p5-Math-Base36-0.14 from Mikolaj Kucharski (maintainer)

Re: UPDATE: math/p5-Math-Base36 to 0.14

2015-04-19 Thread Benoit Lecocq
On 04/19/15 13:56, Mikolaj Kucharski wrote: Hi, Regress test pass in i386. 0.14 2015-04-02 - Avoid negative repeat count warnings generated from new perls (RT #103266) Committed, thanks ! Index: Makefile === RCS

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Ingo Schwarze
CVSROOT:/cvs Module name:ports Changes by: schwa...@cvs.openbsd.org2015/04/19 09:20:43 Modified files: textproc/groff : Makefile textproc/groff/patches: patch-tmac_doc_tmac Log message: Apply a bugfix to .Bl that i sent upstream and that got merged

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2015/04/19 10:20:26 Modified files: emulators/sdlmess: Makefile distinfo emulators/sdlmess/patches: patch-makefile patch-src_osd_sdl_sdl_mak Added files:

CVS: cvs.openbsd.org: ports

2015-04-19 Thread James Turner
CVSROOT:/cvs Module name:ports Changes by: jtur...@cvs.openbsd.org 2015/04/19 08:39:12 Modified files: devel/fossil : Makefile distinfo devel/fossil/patches: patch-auto_def patch-src_main_mk Log message: Update fossil to 1.32

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2015/04/19 10:22:20 Modified files: emulators/sdlmame: Makefile Log message: MAME in fact does need sdl-ttf. Caught when doing MESS update. Sync WANTLIB after that change and bump.

CVS: cvs.openbsd.org: ports

2015-04-19 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2015/04/19 11:22:17 Modified files: devel/p5-TAP-Formatter-JUnit: Makefile Log message: Readd the now existing p5-Test-XML test dep. Requested by Ingo