Re: xpdf slow opening postgresql-9.3-US.pdf

2014-05-19 Thread patrick keshishian
On 5/18/14, Kevin Chadwick wrote: > previously on this list Stuart Henderson contributed: > >> Slow with xpdf for me too. mupdf opens them quickly though. > > There were some arguments on the debian list about removing xpdf as it > was no longer developed upstream and they had long standing bugs o

Re: [UPDATE] Update boehm-gc's homepage

2014-05-19 Thread Marc Espie
On Mon, May 19, 2014 at 11:15:12PM -0400, Seth Jackson wrote: > Update homepage for boehm-gc. > > The one in the Makefile appears dead. > > Diff attached. (Thanks to landry@ for pointing out that gmail was > mangling diffs). > Index: Makefile > ===

[UPDATE] Update boehm-gc's homepage

2014-05-19 Thread Seth Jackson
Update homepage for boehm-gc. The one in the Makefile appears dead. Diff attached. (Thanks to landry@ for pointing out that gmail was mangling diffs). Index: Makefile === RCS file: /cvs/ports/devel/boehm-gc/Makefile,v retrieving revi

Re: xmonad problem (libHSffi missing from GHC)

2014-05-19 Thread Greg Steuck
> Do you have any werid leftovers in your ~/.ghc and/or ~/.cabal > directories? While our hs-ports always ensure to use only the > globally installed hs libraries (i.e. in ${LOCALBASE}/lib/ghc), > xmonad may also pull in user-installed libraries. It wasn't in my local directory, but I did have wei

Re: opendnssec and softhsm revisited

2014-05-19 Thread Jérémie Courrèges-Anglas
Patrik Lundin writes: > On Sun, May 18, 2014 at 07:24:00PM +0200, Patrik Lundin wrote: >> >> First up is this one: >> === >> pin.c: In function 'hsm_shm_open': >> pin.c:209: warning: comparison between signed and unsigned >> === >> >> Next we have this one: >> === >> hsmspeed.c:38:1: warning: "

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread Nils R
Stuart Henderson schrieb am 19.05.2014 23:23: > On 2014/05/19 18:07, Nils R wrote: >> >> # some source files contain a BOM which gcc 4.2.1 can't handle >> > >> > If that's the only reason for using a gplv3 GCC, can these files just >> > be patched instead? Alternatively, how does clang handle the

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread Stuart Henderson
On 2014/05/19 18:07, Nils R wrote: > >> # some source files contain a BOM which gcc 4.2.1 can't handle > > > > If that's the only reason for using a gplv3 GCC, can these files just > > be patched instead? Alternatively, how does clang handle them? > > > > clang fails to build because of some pro

Re: xmonad problem (libHSffi missing from GHC)

2014-05-19 Thread Matthias Kilian
On Sun, May 18, 2014 at 09:15:44PM -0700, Greg Steuck wrote: > I installed xmonad package on 5.5/amd64 and tried to start with the most > trivial config: > > % xmonad --recompile > Error detected while loading xmonad configuration file: > /home/greg/.xmonad/xmonad.hs > /usr/bin/ld: cannot find -lH

Re: [UPDATE] TortoiseHg 3.0

2014-05-19 Thread Remi Pointel
On Sun, 18 May 2014 10:10:20 -0400 Seth Jackson wrote: > This updates TortoiseHg from 2.10.2 to 3.0. > This requires my previous patch that updates to Mercurial 3.0. It's commited, thanks ! Remi.

Re: opendnssec and softhsm revisited

2014-05-19 Thread Patrik Lundin
On Sun, May 18, 2014 at 07:24:00PM +0200, Patrik Lundin wrote: > > First up is this one: > === > pin.c: In function 'hsm_shm_open': > pin.c:209: warning: comparison between signed and unsigned > === > > Next we have this one: > === > hsmspeed.c:38:1: warning: "PTHREAD_THREADS_MAX" redefined > In

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread Juan Francisco Cantero Hurtado
On Mon, May 19, 2014 at 06:07:27PM +0200, Nils R wrote: > Stuart Henderson schrieb am 19.05.2014 15:57: > > > On 2014/05/19 15:22, Nils R wrote: > >> Hi ports@, > >> > >> i'm currently porting the game engine for jagged alliance 2 [1] > >> to openbsd. If i clone the repository and do > >> > >>

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread Nils R
Stuart Henderson schrieb am 19.05.2014 15:57: > On 2014/05/19 15:22, Nils R wrote: >> Hi ports@, >> >> i'm currently porting the game engine for jagged alliance 2 [1] >> to openbsd. If i clone the repository and do >> >> # pkg_add sdl gmake gcc g++ >> $ CC=egcc CXX=eg++ gmake >> >> th

Re: mark libtorrent/rtorrent as broken

2014-05-19 Thread frantisek holop
both lftp and aria2 are superb torrent clients. aria2 even supports magnet links. rtorrent is really more of a benchmark :) -f -- careful planning will never replace dumb luck.

sdl2 stack overflow (Bug 2513)

2014-05-19 Thread Raphael Graf
I found that the following patch fixes sdl2 for me. Not really sure why this caused stack corruption though... Index: devel/sdl2/patches/patch-src_video_x11_SDL_x11window_c === RCS file: devel/sdl2/patches/patch-src_video_x11_SDL_x11

Re: Reordering objects in linking command line for Samba4

2014-05-19 Thread Marc Espie
On Mon, May 19, 2014 at 06:56:48PM +0400, Vadim Zhukov wrote: > This patch improves loading time of Samba 4 binaries a bit. This is > a rude hack that involves lorder(1) to change order of object files > being linked. Unfortunately, it cannot be used to reorder libraries, > i.e., the "-lfoo" items.

audio/wavpack diff

2014-05-19 Thread Tim van der Molen
There's a problem with wavpack.pc: $ pkg-config --libs wavpack -L/lib -lwavpack Note that -L/lib should be (something like) -L/usr/local/lib. The diff below contains a fix from upstream. Index: Makefile === RCS file: /cvs/ports/aud

Re: [UPDATE] Mercurial 3.0

2014-05-19 Thread frantisek holop
hmm, on Sat, May 17, 2014 at 11:02:30PM +0100, Stuart Henderson said that > On 2014/05/17 17:35, Seth Jackson wrote: > > This updates Mercurial from 2.8.2 to 3.0. > > Have you checked dependencies? > > $ sqlite3 /usr/local/share/sqlports 'select distinct fullpkgpath from depends > where dependsp

Reordering objects in linking command line for Samba4

2014-05-19 Thread Vadim Zhukov
This patch improves loading time of Samba 4 binaries a bit. This is a rude hack that involves lorder(1) to change order of object files being linked. Unfortunately, it cannot be used to reorder libraries, i.e., the "-lfoo" items. Bad thing is that we inject shell code into command line, which forc

Re: mandoc.db errors

2014-05-19 Thread Stuart Henderson
On 2014/05/19 16:41, frantisek holop wrote: > i have just reinstalled from scratch -current > and reinstalled most of my packages. > > i am seeing errors like: > > /usr/local/lib/tcl/tk8.5/man//mandoc.db: unable to open database file > /usr/local/lib/tcl/tcl8.5/man//mandoc.db: unable to open data

mandoc.db errors

2014-05-19 Thread frantisek holop
i have just reinstalled from scratch -current and reinstalled most of my packages. i am seeing errors like: /usr/local/lib/tcl/tk8.5/man//mandoc.db: unable to open database file /usr/local/lib/tcl/tcl8.5/man//mandoc.db: unable to open database file is this related somehow to pkglocatedb? -f --

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread Stuart Henderson
On 2014/05/19 15:22, Nils R wrote: > Hi ports@, > > i'm currently porting the game engine for jagged alliance 2 [1] > to openbsd. If i clone the repository and do > > # pkg_add sdl gmake gcc g++ > $ CC=egcc CXX=eg++ gmake > > the program builds and runs fine. It also ships with unitte

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread David Coppa
On Mon, May 19, 2014 at 3:22 PM, Nils R wrote: > Hi ports@, > > i'm currently porting the game engine for jagged alliance 2 [1] > to openbsd. If i clone the repository and do > > # pkg_add sdl gmake gcc g++ > $ CC=egcc CXX=eg++ gmake > > the program builds and runs fine. It also ships wi

Problems linking again stdc++ and estdc++

2014-05-19 Thread Nils R
Hi ports@, i'm currently porting the game engine for jagged alliance 2 [1] to openbsd. If i clone the repository and do # pkg_add sdl gmake gcc g++ $ CC=egcc CXX=eg++ gmake the program builds and runs fine. It also ships with unittests, which all pass. However, i now tried to build a

Re: [NEW] audio/opusfile

2014-05-19 Thread Fabian Raetz
On Sat, May 17, 2014 at 09:31:15AM -0400, Brian Callahan wrote: > > On 05/17/14 07:04, Sergey Bronnikov wrote: > >$ cat audio/opusfile/pkg/DESCR > >Opusfile provides application developers with a high-level API for > >decoding and seeking in .opus files. > > > >Tested on amd64, -current. > > > >Se

Re: Fix x11/kde4/l10n/pt

2014-05-19 Thread Vadim Zhukov
2014-05-19 16:19 GMT+04:00, David Coppa : > > Hi! > > Found by diffing between > > /usr/ports/pobj/kde-l10n-pt-4.11.5/kde-l10n-pt-4.11.5/docs/kdeutils/ark/man-ark.1.docbook > > and > > /usr/ports/pobj/kde-l10n-pt_BR-4.11.5/kde-l10n-pt_BR-4.11.5/docs/kdeutils/ark/man-ark.1.docbook > > This has gone

Fix x11/kde4/l10n/pt

2014-05-19 Thread David Coppa
Hi! Found by diffing between /usr/ports/pobj/kde-l10n-pt-4.11.5/kde-l10n-pt-4.11.5/docs/kdeutils/ark/man-ark.1.docbook and /usr/ports/pobj/kde-l10n-pt_BR-4.11.5/kde-l10n-pt_BR-4.11.5/docs/kdeutils/ark/man-ark.1.docbook This has gone unnoticed before for unknown (to me) reasons, maybe because

Squid -vs- IPv6

2014-05-19 Thread Craig R. Skinner
FYI: This breaks Squid 3.3.8 on 5.4 release: $ fgrep family /etc/resolv.conf family inet4 (this may effect other daemons too) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Bugged by the FreeBSD ports team: http://www.freebsd.org/cgi/query-pr.cgi?pr=176951 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Bug

Re: [NEW] audio/opusfile

2014-05-19 Thread Christian Weisgerber
On 2014-05-17, Sergey Bronnikov wrote: > $ cat audio/opusfile/pkg/DESCR > Opusfile provides application developers with a high-level API for > decoding and seeking in .opus files. > > Tested on amd64, -current. I have an interest in this, I'll take a look. -- Christian "naddy" Weisgerber