Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jaapb 7b39d577ee Updated ocaml-react to latest version, 1.2.0. Changes include:
- Fix bug in dynamic creation of S.{diff,changes} (#8).
- Fix bug in dynamic creation of S.switch (#7).
- Add support for toplevel: automatically `open React` on `#require "react"`.
- Add `S.Bool.{flip,edge,fall,rise}`.
- Fix `S.switch` rank's initialisation.
- Add `E.l{1,2,3,4,5,6}`, lifting combinators on events.
- Add `E.Option.{some,value}`.
- Add `S.{Float,Int}.{zero,one,minus_one}`.
- Add `S.Bool.{zero,one}`.
- Add `S.Option.{none,some,value}`.
- Add `{S,E}.on` equivalent to `{S,E}.when_`.
- Deprecate `{S,E}.when_` (syntax error prone).
- Fix `S.bind`.
- Use package builder topkg for distribution.
- Add support for update steps, see the `React.Step` module. Allows to
  specify simultaneous primitive signal updates and event occurences.
  The functions returned by `{S,E}.create` now have an optional
  `?step` argument; if unused the previous semantics is preserved.
- Add support for strong stops, can be used on platforms where weak
  arrays are not to prevent leaks. The function `{E,S}.stop` now have
  an optional `?strong` argument; if unused the previous semantics is
  preserved.
- Change signature of `S.switch`. Any existing call `S.switch ~eq s es` can
  be replaced by `S.(switch ~eq (hold ~eq:( == ) s es))`.
2014-10-09 21:38:49 +00:00
archivers Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
audio Patches are not needed any more 2014-10-09 15:03:31 +00:00
benchmarks Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
biology Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
bootstrap Add support for --make-jobs, which passes down -j or MAKE_JOBS as 2014-09-01 12:29:58 +00:00
cad Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
chat Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
comms Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
converters Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
cross Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
databases Updated package to version 2.0.6. Package now uses ocaml.mk framework. 2014-10-09 19:48:40 +00:00
devel Updated ocaml-react to latest version, 1.2.0. Changes include: 2014-10-09 21:38:49 +00:00
distfiles
doc Updated devel/ocaml-batteries to 2.3 2014-10-09 21:22:55 +00:00
editors Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
emulators Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
filesystems Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
finance Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
fonts Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
games Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
geography Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
graphics Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
ham Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
inputmethod Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
lang Added camlp4 to SUBDIR 2014-10-09 20:40:47 +00:00
licenses use LICENSE=gnu-lgpl-v2 and note exception in Makefile comment 2014-07-30 06:53:21 +00:00
mail Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
math Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
mbone Rename the old patch-aa patch to patch-dbeacon.cpp. 2014-10-06 10:04:17 +00:00
meta-pkgs Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
misc Added misc/libcdio-paranoia version 0.93 2014-10-09 15:24:08 +00:00
mk Changes: 2014-10-09 19:37:21 +00:00
multimedia Fix linking of gmplayer by providing a definition for a common "dvd_angle". 2014-10-09 14:48:51 +00:00
net Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
news Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
packages
parallel Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
pkgtools PKG_INSTALLATION_TYPES cleanup. Ride bump. 2014-10-09 14:10:41 +00:00
print Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
regress Do not use a naked "make", instead use TEST_MAKE. Now it fails differently. 2014-06-21 16:34:13 +00:00
security Updated package to latest version, 0.4.7. Package now uses ocaml.mk. 2014-10-09 21:06:57 +00:00
shells Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
sysutils Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
templates
textproc Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
time Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
wm Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
www Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
x11 Revbump for ocaml 4.02.0. 2014-10-09 19:14:03 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.