UPDATE: editors/joe

2015-03-29 Thread Brian Callahan
Hi ports -- Joe put out their first new release since 2008 a few days ago. Here's an update. Only lightly tested but I don't foresee any problems. Changelog: http://sourceforge.net/p/joe-editor/mercurial/ci/default/tree/NEWS.md I also found that the groff and mandoc created man pages look identic

Re: nginx woes

2015-03-29 Thread frantisek holop
Bryan Steele, 29 Mar 2015 11:18: > > sometimes i just want a vanilla nginx, just like > > upstream, so i am not going to be bitten by this > > when i deploy stuff to linux servers... > > actually, i think it should be the other way > > around, nginx-chroot being a flavor, and not > > vice versa

Re: handle giflib api change in ocaml-camlimages, too

2015-03-29 Thread Stuart Henderson
On 2015/03/29 19:21, Christopher Zimmermann wrote: > Hi, > > this fixes ocaml-camlimages, too. OK? I committed a different fix yesterday (the value of ret in your diff isn't used anyway so we may as well just pass NULL instead, so I don't think this diff is any better than what's already committe

seamonkey won't start.

2015-03-29 Thread Eivind Eide
seamonkey-2.33.1 won't start. It throws this error: XPCOMGlueLoad error for file /usr/local/lib/seamonkey-2.33.1/../../ldap/sdks/c-sdk/ldap/libraries/libldap/libldap60.so.41.0: File not found Couldn't load XPCOM. Any ideas? dmesg: OpenBSD 5.7-current (GENERIC) #753: Thu Mar 26 14:56:52 MDT 2

handle giflib api change in ocaml-camlimages, too

2015-03-29 Thread Christopher Zimmermann
Hi, this fixes ocaml-camlimages, too. OK? Christopher Index: Makefile === RCS file: /cvs/ports/graphics/ocaml-camlimages/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile22 Aug 2014 22:21:53 - 1

Re: New port: fdk-aac

2015-03-29 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Hi! > > Here is a new port for fdk-aac - the best open source aac encoder, > although tainted with Apache 2.0 license. From pkg/DESCR: > > Fraunhofer FDK AAC codec library provides high-quality open source AAC > encoder and decoder implementations. It was releases as

Update: net/tkabber

2015-03-29 Thread Dmitrij D. Czarkoff
Hi! The diff updates tkabber to version 1.1.1 and adds dependency on net/tcludp, which is required for connecting to Google Talk and several other services. -- Dmitrij D. Czarkoff Index: Makefile.inc === RCS file: /var/cvs/ports/ne

Re: nginx woes

2015-03-29 Thread Bryan Steele
On Sat, Mar 28, 2015 at 01:02:25PM +0100, frantisek holop wrote: > > so i have just been bitten by the implicitly > included openbsd chroot patch for nginx. > > the issue is, that i _remembered_ there is a > parameter to turn it off, but upon doing > man nginx, i could not find it. then i proceed

texmf: move xcolor.sty and comment.sty to -buildset

2015-03-29 Thread Christopher Zimmermann
Hi, coccinelle rc24 needs comment.sty, ocaml-text needs xcolor.sty. Can someone please have a look whether I've got the revision juggling right? OK? Christopher Index: Makefile === RCS file: /cvs/ports/print/texlive/texmf/Makefile

rox-filer open as text and Vi's standard input and output must be a terminal

2015-03-29 Thread Ed Ahlsen-Girard
Until recently, open as text from the right click menu of rox-filer worked. Is the rox port taking changes from upstream? Not anymore: returns ex/vi: Vi's standard input and output must be a terminal. The mime-types set to other applications work. Just not vi. This is since the Feb 28 or so snaps

Re: [NEW] OCaml oasis and Janestreet Core and Async

2015-03-29 Thread Kenneth Westerback
On 29 March 2015 at 07:41, Christopher Zimmermann wrote: > Hi, > > I just updated my OCaml ports and I think at least oasis would be good > to have in ports tree because I need it occasionaly to regenerate > broken build systems (like recently for ocaml-rss). > It is the "OCaml automake". Oasis de

Re: [NEW] OCaml oasis and Janestreet Core and Async

2015-03-29 Thread Christopher Zimmermann
Hi, I just updated my OCaml ports and I think at least oasis would be good to have in ports tree because I need it occasionaly to regenerate broken build systems (like recently for ocaml-rss). It is the "OCaml automake". Oasis depends on five other ports I would need to import. OK to import the at

Re: NEW: devel/hub-2.2.0

2015-03-29 Thread Fabian Raetz
On Sun, Mar 15, 2015 at 04:11:31PM +0100, Fabian Raetz wrote: > Hi ports@, > > attached is a new port for devel/hub-2.2.0 which has been a while in > openbsd-wip. > > Tested only on amd64. > > > DESCR: > hub is a command line tool that wraps git in order to extend it > with extra features and c

UPDATE: graphics/djview4 4.10

2015-03-29 Thread Alexandr Shadchin
Hi, This diff updates djview4 to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/graphics/djview4/Makefile,v retrieving revision 1.22 diff -u -p -r1.22 Makefile --

UPDATE: graphics/djvulibre 3.5.27

2015-03-29 Thread Alexandr Shadchin
Hi, This diff updates djvulibre to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/graphics/djvulibre/Makefile,v retrieving revision 1.33 diff -u -p -r1.33 Makefil

Re: UPDATE: textproc/hevea

2015-03-29 Thread Christopher Zimmermann
Hi, I'm OK with this update. Marc, can we commit it ? Christopher On Wed, 18 Mar 2015 19:31:29 +0100 Ingo Feinerer wrote: > Update textproc/hevea to 2.23: > > - Remove patches/patch-Makefile > (appears to work without; tested on amd64) > - facility is no longer used, so skip the note in >

Re: UPDATE several OCaml ports: hevea, wyrd, utop...

2015-03-29 Thread Christopher Zimmermann
On Sat, 28 Mar 2015 16:42:57 + Anil Madhavapeddy wrote: > I've eyeballed all these (but not done a build) and they look ok to > me with these comments > > - findlib: need a @bin on safe_camlp4? As far as I know @bin is a now-op right now. So I just go with what update-plist puts there and w