NEW: print/muttprint

2016-04-15 Thread Ingo Feinerer
Hi, please find attached a port for muttprint, a tool for pretty printing your mails (http://muttprint.sourceforge.net/). Some comments: - RUN_DEPENDS on print/texlive/texmf,-full because lastpage.sty is needed. - The perl expression in post-patch was my attempt to insert "=encoding latin1"

cmake little correction

2016-04-15 Thread David CARLIER
Hi all, By updating cmake it could not install due to a non existing file. Hope it helps. Index: pkg/PLIST === RCS file: /cvs/ports/devel/cmake/pkg/PLIST,v retrieving revision 1.33 diff -u -p -r1.33 PLIST --- pkg/PLIST 15 Apr 2016

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-15 Thread Michael McConville
Stuart Henderson wrote: > On 2016/04/15 12:58, Michael McConville wrote: > > +GH_ACCOUNT = libfuse > > +GH_PROJECT = sshfs > > +GH_TAGNAME = sshfs-${V} > > Please use the proper uploaded release tarball > > DISTNAME =sshfs-2.7 > MASTER_SITES = > https://github.com/li

OpenBSD 5.9: chrome(PID) in free(): error: use after free

2016-04-15 Thread Greg Steuck
Out of the blue after 5.9 upgrade I've started getting chromium reporting use-after-free. I do not seem to be the only person with this problem http://www.bsdforen.de/threads/chromium-st%C3%BCrzt-mit-dem-fehler-chrome-in-free-ab.32523/ I suspect both of us have some bizarre left over state on our s

Re: [UPDATE] www/vimb to 2.11

2016-04-15 Thread Adam Wolk
On Fri, 15 Apr 2016 22:25:19 +0200 Frederic Cambus wrote: > On Fri, Apr 15, 2016 at 01:31:01AM +0200, Adam Wolk wrote: > > > > Looks good to me and works correctly. make port-lib-depends-check > > does complain on extra deps but it did the same for 2.10. > > > > vimb-2.11(www/vimb): > > Extra:

Re: [UPDATE] www/vimb to 2.11

2016-04-15 Thread Frederic Cambus
On Fri, Apr 15, 2016 at 01:31:01AM +0200, Adam Wolk wrote: > > Looks good to me and works correctly. make port-lib-depends-check does > complain on extra deps but it did the same for 2.10. > > vimb-2.11(www/vimb): > Extra: iconv.6 m.9 pthread.21 > > vimb-2.10p0(www/vimb): > Extra: iconv.6 m.9

stable-ports: fdm mbox fix

2016-04-15 Thread Edd Barrett
Hi, I think this is a good candidate for 5.9 stable ports. It's essentially the same mbox fix that I committed in -current. OK? Index: Makefile === RCS file: /cvs/ports/mail/fdm/Makefile,v retrieving revision 1.20 diff -u -p -u -r1

Re: [update] textproc/multimarkdown

2016-04-15 Thread attila
attila writes: > attila writes: > >> Micah Muer writes: >> >>> On Tue, 22 Mar 2016 12:58:32 -0600 >>> attila wrote: >>> Stuart Henderson writes: > On 2016/03/19 15:38, Michael McConville wrote: >> > +ALL_TARGET = deprecated >> > + >> > +# golf MAKE_FLAGS down

Re: update devel/py-gitdb to 0.6.4

2016-04-15 Thread Daniel Jakots
On Sat, 9 Apr 2016 22:23:56 +0500, Alexandr Shadchin wrote: > For coverage need add py-coverage or simplify test to "cd ${WRKSRC} > && nosetests" > > Otherwise ok shadchin@ Thanks. New diff: Index: Makefile === RCS file: /cvs/port

Re: new devel/py-nosexcover

2016-04-15 Thread Daniel Jakots
On Tue, 05 Apr 2016 20:47:14 +0200, Jeremie Courreges-Anglas wrote: > > Here's a port needed for adding test to devel/py-smmap. > > setup.py says: > > install_requires=['nose', 'coverage>=3.4'], > > Shouldn't those be run-deps? Indeed, thanks, and it needs also coverage for the test. New

Re: update sysutils/sshfs-fuse, move to GitHub

2016-04-15 Thread Stuart Henderson
On 2016/04/15 12:58, Michael McConville wrote: > +GH_ACCOUNT = libfuse > +GH_PROJECT = sshfs > +GH_TAGNAME = sshfs-${V} Please use the proper uploaded release tarball DISTNAME = sshfs-2.7 MASTER_SITES = https://github.com/libfuse/sshfs/releases/download/${DISTNAME}/ and get rid of the roll

Switch on py3-sphinx for python3

2016-04-15 Thread Alexandr Shadchin
Also prevent build from calling out to the internet for some ports. -- Alexandr Shadchin Index: databases/py-peewee/Makefile === RCS file: /cvs/ports/databases/py-peewee/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile

remove mail/p5-Mail-FuzzyOcr ?

2016-04-15 Thread Giovanni Bechis
I think it's time to kill it: - unmaintained - nowadays is no more useful - has some problems with current Spamassassin (can't locate SpamassAssin::dummy_check every now and then) Opinions ? Cheers Giovanni

update sysutils/sshfs-fuse, move to GitHub

2016-04-15 Thread Michael McConville
Does anyone who uses sshfs-fuse want to test this? It seems like an interesting tool and I'm planning on trying it, but I haven't previously and therefore might not notice regressions. Index: Makefile === RCS file: /cvs/ports/sysutil

Re: Anybody build Lazarus with OpenBSD's FPC 3.0.0?

2016-04-15 Thread Alan Corey
On my laptop, which I guess is 64-bit capable, I installed FPC 3.0.0 by copying the port from 5.9 ports, then installed Lazarus 1.6 directly from the tarball, no problem at all. Might be a 32/64 bit thing, this is an old Dell Optiplex GX270 from 2002. Both under OpenBSD 5.7. A few differences in

remove ports/nfsshell?

2016-04-15 Thread Michael McConville
Reasoning: o the code was last touched in 1995 o the port hasn't been updated since import in 1999 o it's obviously a very security-sensitive tool Alternatively, someone could update to a fork. I could only find this one, which doesn't seem popular and hasn't been touched in three years: ht

Re: [UPDATE] www/libwebsockets 1.7.4 => 1.7.5

2016-04-15 Thread Stuart Henderson
On 2016/04/15 17:43, Jeremie Courreges-Anglas wrote: > Adam Wolk writes: > > > Hi ports@ > > > > Straightforward port bump but I'm upping the major as I don't trust > > upstream that much on the ABI promise. > > I don't think this is a valid approach. nm -g, abi-compliance-checker > and tarball

Simplify dpb man page

2016-04-15 Thread Michael McConville
I always find the current wording confusing. The first clause of this sentence initially seems to imply that there may actually be a race condition in the code. Index: infrastructure/man/man1/dpb.1 === RCS file: /cvs/ports/infrastruc

Re: [UPDATE] www/libwebsockets 1.7.4 => 1.7.5

2016-04-15 Thread Adam Wolk
On Fri, 15 Apr 2016 17:43:15 +0200 Jeremie Courreges-Anglas wrote: > Adam Wolk writes: > > > Hi ports@ > > > > Straightforward port bump but I'm upping the major as I don't trust > > upstream that much on the ABI promise. > > I don't think this is a valid approach. nm -g, abi-compliance-che

Re: [UPDATE] www/libwebsockets 1.7.4 => 1.7.5

2016-04-15 Thread Jeremie Courreges-Anglas
Adam Wolk writes: > Hi ports@ > > Straightforward port bump but I'm upping the major as I don't trust > upstream that much on the ABI promise. I don't think this is a valid approach. nm -g, abi-compliance-checker and tarball diff all point to the same conclusion: no bump needed. > Upstream Cha

NEW: www/casperjs

2016-04-15 Thread Stuart Henderson
ok to import this? CasperJS is an open source navigation scripting & testing utility written in Javascript for the PhantomJS WebKit headless browser and SlimerJS (Gecko). It eases the process of defining a full navigation scenario and provides useful high-level functions, methods & syntactic sugar

Thunderbird 45.0

2016-04-15 Thread Landry Breuil
Hi, TB 45.0 was recently released, i've been using the betas since 6+ months without big issues, along lightning of course. There will probably be a 45.1.0 or 45.0.1 bugfix release soonish, but might aswell test this one. Release notes: https://www.mozilla.org/en-US/thunderbird/45.0/releasenotes/

Re: [SECURITY] samba-4.3.8

2016-04-15 Thread Vijay Sankar
Quoting Amit Kulkarni : I was able to build it on 4.9 without any issues and provision an AD DC in a test network. I plan to test Windows 10/8/7/XP clients running Office 2016 applications over the weekend.   4.9? You really meant 5.9, right? :) Yes, meant to say 5.9 -- I blame autocorrec

Re: lynx on OpenBSD moved from base to ports

2016-04-15 Thread Craig Skinner
On 2016-04-13 Wed 20:46 PM |, Thomas Dickey wrote: > On Wed, Apr 13, 2016 at 10:01:19AM +0100, Craig Skinner wrote: > > Hello Thomas, > > > > Lynx was moved from OpenBSD's base to ports > > tree at release 5.6 (1st November 2014): > > http://www.openbsd.org/faq/upgrade56.html#ToPorts > > thanks f

Re: NEW: devel/py-lazy-object-proxy 1.2.1

2016-04-15 Thread Alexandr Shadchin
On Sun, Apr 10, 2016 at 06:26:46PM +0500, Alexandr Shadchin wrote: > On Sun, Apr 10, 2016 at 06:17:54PM +0500, Alexandr Shadchin wrote: > > Hi, > > > > ok to import py-lazy-object-proxy ? Need to update pylint. > > > > DESCR: > > A fast and thorough lazy object proxy. > > > > Add missing WANTLI

Re: NEW: vile (VI Like Emacs)

2016-04-15 Thread Jeff Rhyason
On Apr 12, 2016, at 12:11 , Stuart Henderson wrote: > > Thanks, that's now working for me. I'd also move WANTLIB up to > the usual place next to PERMIT_PACKAGE_CDROM and convert > from using the libiconv module to a plain LIB_DEPENDS+WANTLIB > we've been doing this recently since we no longer bu