Port details on branch 2024Q3 |
- p5-Data-UUID Generate Globally/Universally Unique Identifiers (GUIDs/UUIDs)
- 1.227 devel =15 1.227Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2002-05-27 14:19:15
- Last Update: 2024-03-31 03:09:41
- Commit Hash: 15e635c
- People watching this port, also watch:: p5-URI, libiconv, p5-libwww, unzip, p5-HTML-Tagset
- Also Listed In: perl5
- License: BSD3CLAUSE
- WWW:
- https://metacpan.org/release/Data-UUID
- Description:
- This module provides a framework for generating UUIDs (Universally
Unique Identifiers, also known as GUIDs (Globally Unique Identifiers).
A UUID is 128 bits long, and is guaranteed to be different from all
other UUIDs/GUIDs generated until 3400 A.D. Currently many different
technologies rely on UUIDs to provide unique identity for various
software components.
The algorithm for UUID generation, used by this extension, is described
in the Internet Draft "UUIDs and GUIDs" by Paul J. Leach and Rich Salz.
It provides reasonably efficient and reliable framework for generating
UUIDs and supports fairly high allocation rates - 10 million per second
per machine, and therefore, is suitable for identifying both - extremely
short-lived and very persistent objects on a given system as well as
across the network.
See also: http://www.opengroup.org/dce/info/draft-leach-uuids-guids-01.txt
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Data-UUID>0:devel/p5-Data-UUID
- To install the port:
- cd /usr/ports/devel/p5-Data-UUID/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Data-UUID
- pkg install p5-Data-UUID
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Data-UUID
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711466410
SHA256 (Data-UUID-1.227.tar.gz) = 95bda7276265f57bc48ffdeddec5ef28cd6f765e3a183757fa5f09f0ce6b98ac
SIZE (Data-UUID-1.227.tar.gz) = 16705
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- databases/p5-DBIx-Class-UUIDColumns
- databases/p5-Interchange6-Schema
- databases/p5-Redis-JobQueue
- devel/p5-CHI
- devel/p5-Data-GUID
- devel/p5-IPC-PubSub
- devel/p5-Pipeline
-
Deleted ports which required this port:
- for Run
-
- databases/p5-DBIx-Class-UUIDColumns
- databases/p5-Interchange6-Schema
- databases/p5-Redis-JobQueue
- devel/p5-CHI
- devel/p5-Data-GUID
- devel/p5-IPC-PubSub
- devel/p5-Pipeline
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Data-UUID
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|