Bug 62810

Summary: New port: misc/ossp-uuid (an API and CLI for generating UUIDs)
Product: Ports & Packages Reporter: Kimura Fuyuki <fuyuki>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.shar none

Description Kimura Fuyuki 2004-02-14 03:10:15 UTC
- Note that the this port conflicts with sysutils/e2fsprogs! (patch
  supplied)

- I'm not sure the category of the port. It's a combination of an
  excellent library and a nice command line interface.

OSSP uuid is a ISO-C 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/
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-02-14 04:39:21 UTC
State Changed
From-To: open->closed

Committed, thanks!