Port details |
- p5-String-CRC32 Perl interface for cyclic redundancy check generation
- 2.100 devel
=23 2.100Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2001-08-24 20:00:02
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: libiconv, gmake, p5-MIME-Base64, expat, freetype2
- Also Listed In: perl5
- License: CC0-1.0
- Description:
- The CRC32 module calculates CRC sums of 32 bit lengths.
It generates the same CRC values as ZMODEM, PKZIP, PIC-
CHECK and many others.
Despite its name, this module is able to compute the
checksum of strings as well as of files.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-String-CRC32>0:devel/p5-String-CRC32
- To install the port:
- cd /usr/ports/devel/p5-String-CRC32/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-String-CRC32
- pkg install p5-String-CRC32
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-String-CRC32
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1612599903
SHA256 (String-CRC32-2.100.tar.gz) = 9706093b2d068b6715d35b4c58f51558e37960083202129fbb00a57e19a74713
SIZE (String-CRC32-2.100.tar.gz) = 7995
- 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
-
- databases/p5-AnyEvent-Memcached
- databases/p5-Cache-Memcached
- databases/p5-MR-Tarantool
- devel/p5-IPC-Shareable
- devel/p5-Paws
- net/p5-Kafka
- net/p5-Net-SSH-Perl
-
Deleted ports which required this port:
- for Run
-
- databases/p5-AnyEvent-Memcached
- databases/p5-Cache-Memcached
- databases/p5-MR-Tarantool
- devel/p5-Gearman
- devel/p5-IPC-Shareable
- devel/p5-Paws
- net/p5-Kafka
-
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-String-CRC32
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.100
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Feb 2021 08:33:05
2.100
|
pi  |
devel/p5-String-CRC32: update 1.8 -> 2.100
Relnotes: https://metacpan.org/changes/distribution/String-CRC32 |
04 Nov 2019 16:04:11
1.8
|
sunpoet  |
Update to 1.8
Changes: https://metacpan.org/changes/distribution/String-CRC32 |
09 Jul 2018 07:55:30
1.7
|
wen  |
- Update to 1.7
Changes: https://metacpan.org/changes/distribution/String-CRC32 |
26 Jun 2017 19:35:59
1.6
|
sunpoet  |
Update to 1.6
- Add LICENSE
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/String-CRC32/Changes |
26 Nov 2014 13:08:38
1.5_1
|
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 ) |
27 Oct 2014 10:55:59
1.5
|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
1.5
|
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 |
31 Dec 2013 14:59:41
1.5
|
sunpoet  |
- Update to 1.5 |
31 Oct 2013 07:36:26
1.4
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
1.4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
1.4
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
25 Jul 2012 11:24:11
1.4
|
cs  |
Fix typos in COMMENT |
17 May 2011 11:05:02
1.4
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
23 May 2008 21:18:39
1.4
|
olgeni  |
Hunt for typos in devel/p5-*. |
17 Apr 2008 14:30:31
1.4
|
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) |
20 Apr 2006 19:34:10
1.4
|
leeym  |
- update to 1.4
- assign to perl@ |
22 Jan 2006 00:27:03
1.3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
24 Nov 2005 15:40:04
1.3
|
pav  |
- Add some SHA256 checksums |
16 May 2005 10:03:42
1.3
|
erwin  |
Update to 1.3 |
21 Mar 2005 16:20:56
1.2
|
leeym  |
- fix typo in the PR which is submitted by me (ports/78654) and passed to ache
Noticed by: kris
PR: ports/78654
Submitted by: leeym |
19 Mar 2005 14:57:13
1.2
|
ache  |
Fix tabs, plist
Remove myself from maintainer.
PR: 78654 |
20 Mar 2004 21:03:41
1.2
|
trevor  |
Add size data, approved by maintainers. |
24 Oct 2003 14:15:32
1.2
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
1.2
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:01:16
1.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
25 Aug 2001 00:00:02 
|
ache  |
Generate CRC32 checksum |