1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/devel/libdap
Sunpoet Po-Chuan Hsieh 36da5994ea - Update to 3.12.0
- Convert to new LIB_DEPENDS format

Changes:
- Moved server functions out of libdap; they are now stored in a BES module.
- Added support for building large (constant) arrays to be used in server
  functions. The arrays are defined using a new special form that the
  ConstraintEvaluator class supports. The server side functions are now in their
  own BES module (built as part of the BES for now) and it's possible to name
  the constant arrays. Arrays of 1 million elements can be made in a fraction of
  a second (although it will take longer to send the constraint to the server).
  See the README file for more details.
2013-09-11 18:06:41 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist