Commit graph

7 commits

Author SHA1 Message Date
John Marino
331389df3f textproc/ocaml-text: Use ldconfig and autogen plist
Neither USE_OCAML_LDCONFIG nor USE_OCAMLFIND_PLIST were working
properly earlier.  Now that they are, come back to this port and use
those facilities, then bump it.
2014-03-26 23:16:09 +00:00
John Marino
bbbd4c80dd textproc/ocaml-text: Update version 0.5 -> 0.6 and stage
Since the maintainer also maintains the pkgsrc version of ocaml-text,
I used their methods for implementing stage.  I am perplexed about the
change in the pkg-plist because no documents were generated and there
were no documents on pkgsrc plist either.  As with other recent ocaml
changes, ldconf changes were inhibited.  ldconf probably needs a new
global policy (e.g. apply in a post-install script)

PR:		ports/176060
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-26 20:41:58 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Alexey Dokuchaev
f4aa9e3bce Unbreak parallel builds and cleanup Makefile while I am at it. 2013-07-28 10:27:27 +00:00
Jason Helfman
bda4194483 - adopt optionsNG
- trim historical header

Approved by:	portmgr (miwi)
2013-03-21 00:14:09 +00:00
Martin Wilke
caadfa4910 - Update to 0.5
PR:		163404
Submitted by:	Jaap Boender <jaapb@kerguelen.org> (maintainer)
2011-12-29 15:06:43 +00:00
Wen Heping
afdab4d17e OCaml-Text is a library for dealing with ``text'', i.e. a sequence of Unicode
characters, in a convenient way.

WWW: http://forge.ocamlcore.org/projects/ocaml-text/

PR:		ports/156473
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
2011-06-01 08:48:18 +00:00