Bug 62810 - New port: misc/ossp-uuid (an API and CLI for generating UUIDs)
Summary: New port: misc/ossp-uuid (an API and CLI for generating UUIDs)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-14 03:10 UTC by Kimura Fuyuki
Modified: 2004-02-14 04:39 UTC (History)
0 users

See Also:


Attachments
file.diff (483 bytes, patch)
2004-02-14 03:10 UTC, Kimura Fuyuki
no flags Details | Diff
file.shar (2.02 KB, text/plain)
2004-02-14 03:10 UTC, Kimura Fuyuki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!