Port details |
- p5-Data-Uniqid Perl extension for simple genrating of unique id's
- 0.12_1 devel =3 0.12_1Version of this port present on the latest quarterly branch.
- Maintainer: sergey.dyatko@gmail.com
- Port Added: 2008-12-01 21:19:50
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: p5-Encode-IMAPUTF7, memcached, py311-APScheduler, autoconf, p5-Sort-Naturally
- Also Listed In: perl5
- License: not specified in port
- Description:
- Data::Uniqid provides three simple routines for generating unique ids. These ids
are coded with a Base62 systen to make them short and handy (e.g. to use it as
part of a URL).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Data-Uniqid>0:devel/p5-Data-Uniqid
- To install the port:
- cd /usr/ports/devel/p5-Data-Uniqid/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Data-Uniqid
- pkg install p5-Data-Uniqid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Data-Uniqid
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Data-Uniqid-0.12.tar.gz) = b6919ba49b9fe98bfdf3e8accae7b9b7f78dc9e71ebbd0b7fef7a45d99324ccb
SIZE (Data-Uniqid-0.12.tar.gz) = 2141
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- print/latex-biber
- for Run
-
- mail/imapsync
- print/latex-biber
Configuration Options:
- ===> The following configuration options are available for p5-Data-Uniqid-0.12_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_p5-Data-Uniqid
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12_1 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 ) |
0.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12_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 ) |
0.12 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.12 03 Jul 2014 23:57:08 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
0.12 05 Feb 2014 14:37:25 |
ehaupt |
Support staging. |
0.12 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.12 07 Sep 2013 14:36:59 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.12 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.12 12 Jan 2010 00:49:07 |
pgollucci |
- Update to 0.12
PR: ports/142637
Approved by: sergey.dyatko@gmail.com (maintainer)
Submitted by: myself (pgollucci@) |
0.11 01 Dec 2008 21:19:23 |
miwi |
Data::Uniqid provides three simple routines for generating unique ids. These ids
are coded with a Base62 systen to make them short and handy (e.g. to use it as
part of a URL).
PR: ports/129265
Submitted by: Sergey V. Dyatko <sergey.dyatko at gmail.com> |
Number of commits found: 11
|