Re: [NEW] lang/ocaml-camlp4

2014-09-01 Thread Anil Madhavapeddy
This shouldn't need findlib in the build depends any more since it's installed directly. -anil > On 2 Sep 2014, at 06:50, Christopher Zimmermann wrote: > > On Mon, 1 Sep 2014 23:34:18 -0400 Kenneth Westerback > wrote: > >>> On 1 September 2014 07:12, Christopher Zimmermann >>> wrote: >>> H

Re: [NEW] lang/ocaml-camlp4

2014-09-01 Thread Christopher Zimmermann
On Mon, 1 Sep 2014 23:34:18 -0400 Kenneth Westerback wrote: > On 1 September 2014 07:12, Christopher Zimmermann wrote: > > Hi, > > > > OCaml 4.02 will no longer ship with camlp4. Therefore we need a > > separate port. OK? > > Since git, in what I ascribe to it's infinite annoying stupidity, doe

Re: UPDATE: devel/py-clint

2014-09-01 Thread frantisek holop
frantisek holop, 01 Sep 2014 23:52: > ignore this for a minute please, i'll try to add py3 > as well while i am here. seems like clint is not ready for py3 yet, despite its claims to be so. https://github.com/kennethreitz/clint/issues/120 for now this is better than nothing, please test and commi

Re: base->ports: mail/sendmail

2014-09-01 Thread Jérémie Courrèges-Anglas
Matthieu Herrb writes: [...] > Does the port really need NEED_GROFF ? The man pages in base used to > be formatted ok with mandoc. The manpages in base were converted to mdoc(7), those shipped in the tarballs are plain man(7) as far as I can tell; I did not try to review them, since groff is

Re: UPDATE: devel/py-clint

2014-09-01 Thread frantisek holop
ignore this for a minute please, i'll try to add py3 as well while i am here. -f frantisek holop, 01 Sep 2014 23:48: > here is a straightforward bugfix update to py-clint. > also, while the PLIST was correct, the post-install > target was clearly wrong. > > please test and commit. > > -f > --

UPDATE: devel/py-clint

2014-09-01 Thread frantisek holop
here is a straightforward bugfix update to py-clint. also, while the PLIST was correct, the post-install target was clearly wrong. please test and commit. -f -- wedding: a funeral where you smell your own flowers. Index: Makefile ==

Re: [UPDATE] lang/ocaml 4.02

2014-09-01 Thread Kenneth Westerback
On 1 September 2014 17:21, Anil Madhavapeddy wrote: > On 1 Sep 2014, at 14:35, Christopher Zimmermann wrote: > >> On Mon, 1 Sep 2014 14:21:56 +0200 Anil Madhavapeddy >> wrote: >> >>> This is a huge update, thanks Christopher! Do you also want to take >>> joint MAINTAINER on OCaml? Main reason t

Re: [UPDATE] lang/ocaml 4.02

2014-09-01 Thread Anil Madhavapeddy
On 1 Sep 2014, at 14:35, Christopher Zimmermann wrote: > On Mon, 1 Sep 2014 14:21:56 +0200 Anil Madhavapeddy > wrote: > >> This is a huge update, thanks Christopher! Do you also want to take >> joint MAINTAINER on OCaml? Main reason this should go in is that >> 4.02 fixed all the sprintf/strc

Re: base->ports: mail/sendmail

2014-09-01 Thread Matthieu Herrb
On Mon, Sep 01, 2014 at 08:54:36PM +0200, Jérémie Courrèges-Anglas wrote: > j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > > > Vadim Zhukov writes: > > > >> 2014-08-20 2:47 GMT+04:00 Jérémie Courrèges-Anglas : > >>> > >>> Sendmail will probably leave the base source tree during this release

Re: NEW: textproc/html-xml-utils

2014-09-01 Thread Jérémie Courrèges-Anglas
"Anthony J. Bentley" writes: > "Anthony J. Bentley" writes: >> Hi, >> >> html-xml-utils contains a number of simple utilities for manipulating >> HTML and XML files. They perform actions such as number headings in >> HTML, make a table of contents, pretty-print, and so on. >> >> ok? > > Ping?

Re: base->ports: mail/sendmail

2014-09-01 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Vadim Zhukov writes: > >> 2014-08-20 2:47 GMT+04:00 Jérémie Courrèges-Anglas : >>> >>> Sendmail will probably leave the base source tree during this release. >>> Here's the port I use since several months - but with a very limited use >>> case.

Re: MODPY_SETUPTOOLS=yes and MODPY_LIB_DEPENDS

2014-09-01 Thread Jérémie Courrèges-Anglas
Antoine Jacoutot writes: > On Sun, Aug 31, 2014 at 07:52:45PM +0200, Jérémie Courrèges-Anglas wrote: >> >> Hi, >> >> while looking at the duplicity-0.6.24 update I noticed that >> py-setuptools can end up in MODPY_LIB_DEPENDS. This is due to a quirk >> in python.port.mk: py-setuptools gets add

Re: Update: sysutils/duplicity

2014-09-01 Thread Jérémie Courrèges-Anglas
Antoine Jacoutot writes: > On Mon, Sep 01, 2014 at 07:33:21AM +1000, Jason Tubnor wrote: [...] >> A flavour sounds like a good idea and I'll work on that in spare time but >> don't let it hold this up. > > I think a simple note in DESCR is enough. > No need for a FLAVOR nor imposing dependencie

Re: [NEW] lang/ocaml-camlp4

2014-09-01 Thread Christopher Zimmermann
On Mon, 1 Sep 2014 13:29:51 +0100 Jeremie Dimino wrote: > On Mon, Sep 1, 2014 at 1:11 PM, Anil Madhavapeddy wrote: > > > This needs to wait until we tag a non RC version of camlp4. > > > > Jeremie: since we decided against installing camlp4 via findlib, can > > the 4.02.0+rc1-no-findlib tag be

Re: [UPDATE] lang/ocaml 4.02

2014-09-01 Thread Christopher Zimmermann
On Mon, 1 Sep 2014 14:21:56 +0200 Anil Madhavapeddy wrote: > This is a huge update, thanks Christopher! Do you also want to take > joint MAINTAINER on OCaml? Main reason this should go in is that > 4.02 fixed all the sprintf/strcpy uses, so there are no more linker > warnings on every ocamlopt

Re: [UPDATE] devel/utop 1.15

2014-09-01 Thread Kenneth Westerback
On 1 September 2014 07:07, Christopher Zimmermann wrote: > Here's an update for devel/utop 1.15. The broken Meta-Tab > bar-completion is now fixed, so the README can go away. OK? > > Christopher Interesting. I upgraded to utop 1.15 via opam yesterday and -TAB or - still don't do anything useful f

Re: [UPDATE] lang/ocaml 4.02

2014-09-01 Thread Anil Madhavapeddy
This is a huge update, thanks Christopher! Do you also want to take joint MAINTAINER on OCaml? Main reason this should go in is that 4.02 fixed all the sprintf/strcpy uses, so there are no more linker warnings on every ocamlopt compilation. Bulk of the update is ok me; a few questions: - got a

Re: [NEW] lang/ocaml-camlp4

2014-09-01 Thread Anil Madhavapeddy
This needs to wait until we tag a non RC version of camlp4. Jeremie: since we decided against installing camlp4 via findlib, can the 4.02.0+rc1-no-findlib tag be turned into 4.02.0 release? I don't think there are any source changes involved, so the below should work once the tag is created. -an

[UPDATE] lang/ocaml 4.02

2014-09-01 Thread Christopher Zimmermann
And finally, upgrade OCaml to 4.02. The dependencies on lang/ocaml,-camlp4 are changed to lang/ocaml-camlp4, since camlp4 is no longer included with OCaml. Findlib will no longer install the Bytes module which is now included in OCaml. As far is I can see, only findlib needs a REVISION bump. Apa

[NEW] lang/ocaml-camlp4

2014-09-01 Thread Christopher Zimmermann
Hi, OCaml 4.02 will no longer ship with camlp4. Therefore we need a separate port. OK? Christopher diff -Nru /tmp/lang/Makefile ocaml-camlp4/Makefile --- /tmp/lang/Makefile Thu Jan 1 01:00:00 1970 +++ ocaml-camlp4/Makefile Mon Sep 1 13:06:35 2014 @@ -0,0 +1,49 @@ +# $OpenBSD: $ + +COMM

[UPDATE] devel/utop 1.15

2014-09-01 Thread Christopher Zimmermann
Here's an update for devel/utop 1.15. The broken Meta-Tab bar-completion is now fixed, so the README can go away. OK? Christopher Index: devel/utop/Makefile === RCS file: /cvs/ports/devel/utop/Makefile,v retrieving revision 1.4 diff

[UPDATE] devel/ocaml-net 3.7.5

2014-09-01 Thread Christopher Zimmermann
Hi, I'd like to update devel/ocaml-net. The -pcre FLAVOR is no longer needed, since the -enable-pcre flag changed its meaning. Netstring_str will use the OCaml builtin Str module as backend while Netstring_pcre will us ocaml-pcre as backend. OK? Christopher Index: devel/ocaml-net/Makefile

Re: Update: sysutils/duplicity

2014-09-01 Thread Kirill Bychkov
On Mon, September 1, 2014 01:33, Jason Tubnor wrote: > On 1 September 2014 04:12, J?r?mie Courr?ges-Anglas wrote: > > >> Those deps are optional and I don't think it makes sense to ask users to >> install >> support for all backends supported by duplicity (the list is long). >> > > Ok with me. Th

Re: [Update] Gnupg-2.0.26

2014-09-01 Thread David Coppa
On Mon, Sep 1, 2014 at 10:09 AM, Pierre-Emmanuel André wrote: > On Thu, Aug 14, 2014 at 05:58:36PM +0200, Pierre-Emmanuel André wrote: >> Hi, >> >> Trivial diff to update gnupg2 to it's latest release. >> Comments, ok ? >> > > ping ? ok with me. Ciao, David

Re: [Update] Gnupg-2.0.26

2014-09-01 Thread Pierre-Emmanuel André
On Thu, Aug 14, 2014 at 05:58:36PM +0200, Pierre-Emmanuel André wrote: > Hi, > > Trivial diff to update gnupg2 to it's latest release. > Comments, ok ? > ping ? -- Pierre-Emmanuel André GPG key: 0xBB8D3F0E

Re: Update: sysutils/duplicity

2014-09-01 Thread Antoine Jacoutot
On Mon, Sep 01, 2014 at 07:33:21AM +1000, Jason Tubnor wrote: > On 1 September 2014 04:12, Jérémie Courrèges-Anglas wrote: > > > > Those deps are optional and I don't think it makes sense to ask users to > > install > > support for all backends supported by duplicity (the list is long). > > > >