pkgsrc/sysutils/xentools41
is be2d05565d Make oxenstored (more) usable, as originally researched by
Aaron J. Grier, with implementation changes by myself:

- rules to add the run-time path correctly when building shared versions
  of libraries. Using -dllpath to ocamlmklib for this - ',' would need
  to be clumsily escaped from gmake.

  (This also needs a patched ocamlmklib - from ocaml 4.00.1nb2 -
  that has -elfmode which prevents -L paths being added to the
  run-time path).

- Path fixes, but not using fixed paths as originally proposed,
  but the SUBST framework.

- Trim whitespace off a numeric string read out of the kernel.
  Instead of open coding the function, use String.trim, as the
  String library is used, anyway. (available in ocaml >= 4.00.1)
2013-03-15 16:10:57 +00:00
..
files Add missing command_interpreter in rc.d script, as pointed out by 2012-09-23 15:10:44 +00:00
patches Make oxenstored (more) usable, as originally researched by 2013-03-15 16:10:57 +00:00
DESCR
distinfo Make oxenstored (more) usable, as originally researched by 2013-03-15 16:10:57 +00:00
Makefile Make oxenstored (more) usable, as originally researched by 2013-03-15 16:10:57 +00:00
MESSAGE.NetBSD
PLIST Try to fix CONF_FILES handling and some pkglint warnings. 2011-05-07 18:39:05 +00:00
version.mk update to 4.1.4 2013-01-18 11:27:43 +00:00