freebsd-ports/misc/ossp-uuid/pkg-descr
Ralf S. Engelschall 1f178ecd7e - upgrade to OSSP uuid 1.1.0
- build both Perl API, C API and CLI
- allow Perl API to be disabled with WITHOUT_PERL
- build static libraries only because of the conflict
  with libc's uuid_create(3)
2004-11-06 08:18:02 +00:00

7 lines
389 B
Text

OSSP uuid is a ISO-C and Perl application programming interface (API)
and corresponding command line interface (CLI) for the generation of
DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers
(UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
based), version 3 (name based) and version 4 (random number based).
WWW: http://www.ossp.org/pkg/lib/uuid/