Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.227 31 Mar 2024 03:09:41 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Data-UUID: Update to 1.227
Changes: https://metacpan.org/dist/Data-UUID/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.226 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.226 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.226 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.226 18 Apr 2020 02:58:16 |
wen |
- Update to 1.226 |
1.224 06 Mar 2019 18:07:31 |
sunpoet |
Update to 1.224
Changes: https://metacpan.org/changes/distribution/Data-UUID |
1.221 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.221 13 Aug 2015 17:34:17 |
sunpoet |
- Update to 1.221
- Add LICENSE
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/Data-UUID/Changes |
1.220 01 Jan 2015 16:21:43 |
sunpoet |
- Update to 1.220
Changes: http://search.cpan.org/dist/Data-UUID/Changes |
1.219_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.219 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.219 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.219 29 Oct 2013 07:56:02 |
vanilla |
Support STAGEDIR. |
1.219 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.219 02 Sep 2013 19:32:09 |
az |
- Convert to the new perl5 framework
- Trim Makefile header |
1.219 02 Sep 2013 19:14:50 |
sahil |
- Update to 1.219
- Pass maintainership to perl@ |
1.218 06 Sep 2012 04:45:02 |
swills |
- Update to 1.218
PR: ports/171072
Approved by: sahil (maintainer) |
1.217 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.217 18 Sep 2010 04:33:11 |
sahil |
- Update to 1.217
- Changes: http://search.cpan.org/dist/Data-UUID/Changes |
1.216 12 Sep 2010 03:34:25 |
sahil |
- Update to 1.216
- Changes: http://search.cpan.org/dist/Data-UUID/Changes |
1.215 11 Jun 2010 02:33:31 |
sahil |
- Update to 1.215
- Change my email to @FreeBSD.org
Approved by: wxs@/itetcu@ (mentors, implicit) |
1.203 10 Jan 2010 06:47:02 |
linimon |
Over to submitter of most recent PRs.
Hat: portmgr |
1.203 10 Jan 2010 03:54:09 |
linimon |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
1.203 25 Dec 2009 23:57:03 |
miwi |
- Update to 1.203
Changes:
http://cpansearch.perl.org/src/RJBS/Data-UUID-1.203/Changes
PR: 140293
Submitted by: Sahil Tandon <sahil@tandon.net>
Approved by: maintainer timeout |
1.202 03 Jul 2009 20:01:49 |
pgollucci |
- Update to 1.202
PR: ports/135743
Approved by: maintainer timeout (skv; 16 days)
Submitted by: myself (pgollucci@) |
1.201 11 May 2009 18:54:44 |
skv |
Update to 1.201
Changes: http://cpansearch.perl.org/src/RJBS/Data-UUID-1.201/Changes |
1.149 15 Feb 2009 20:05:50 |
skv |
Update to 1.149
Changes: http://cpansearch.perl.org/src/RJBS/Data-UUID-1.149/Changes
PR: ports/131384
Submitted by: pgollucci |
1.148 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.148 09 Mar 2007 11:02:41 |
skv |
Update to 1.148 |
0.148 25 Dec 2006 13:29:04 |
skv |
Update to 0.148
Changes: nothing essential
PR: ports/106171
Submitted by: Christopher Boumenot <boumenot xx crash.divebomb.org> |
0.145 02 Oct 2006 17:47:11 |
skv |
Update to 0.145 |
0.142 14 Sep 2006 11:22:18 |
skv |
Update to 0.142
Changes: http://search.cpan.org/src/RJBS/Data-UUID-0.142/Changes |
0.14 20 Mar 2006 08:58:38 |
skv |
Update to 0.14 |
0.11 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.11 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.11 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.11 31 Aug 2003 08:18:46 |
skv |
Updated to 0.11 |
0.09 21 May 2003 11:45:21 |
skv |
Updated to 0.09
PR: ports/51849 |
0.06 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.06 27 May 2002 14:18:15 |
skv |
Add p5-Data-UUID 0.06,
module for generating Globally/Universally
Unique Identifiers (GUIDs/UUIDs). |