Port details |
- p5-Sereal-Encoder Perl module for fast, powerful binary serialization (encoder)
- 5.004 converters =3 5.004Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2013-02-05 11:37:50
- Last Update: 2023-04-27 15:47:52
- Commit Hash: 185db9e
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/pod/Sereal::Encoder
- Description:
- This library implements an efficient, compact-output, and feature-rich
serializer using a binary protocol called Sereal. Its sister module
Sereal::Decoder (converts/p5-Sereal-Decoder) implements a decoder for
this format. The two are released separately to allow for independent
and safer upgrading.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Sereal-Encoder>0:converters/p5-Sereal-Encoder
- To install the port:
- cd /usr/ports/converters/p5-Sereal-Encoder/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/p5-Sereal-Encoder
- pkg install p5-Sereal-Encoder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Sereal-Encoder
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682354630
SHA256 (Sereal-Encoder-5.004.tar.gz) = 5e5a86ccd32dae34ed80932ecbe5c68e29752b5de0e9b0a793ab7eb2ca55cb1b
SIZE (Sereal-Encoder-5.004.tar.gz) = 836822
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
- Test dependencies:
-
- p5-Sereal-Decoder>=5.000 : converters/p5-Sereal-Decoder
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- p5-Test-Differences>=0,1 : devel/p5-Test-Differences
- p5-Test-LongString>=0 : devel/p5-Test-LongString
- p5-Test-Warn>=0 : devel/p5-Test-Warn
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- converters/p5-Sereal
- devel/p5-Data-Frame
- devel/p5-Data-Serializer-Sereal
- www/p5-Session-Storage-Secure
-
Deleted ports which required this port:
- for Run
-
- converters/p5-Sereal
- devel/p5-Data-Frame
- devel/p5-Data-Serializer-Sereal
- www/p5-Session-Storage-Secure
-
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:
- converters_p5-Sereal-Encoder
- 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 |
5.004 27 Apr 2023 15:47:52 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Sereal-Encoder: Update to 5.004
Changes: https://metacpan.org/dist/Sereal-Encoder/changes |
5.003 09 Apr 2023 13:37:35 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Sereal-{Decoder,Encoder}: Allow build without BATCH=yes
PR: 270573
Reported by: yasu |
5.003 21 Mar 2023 19:22:20 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Sereal-Encoder: Update to 5.003
Changes: https://metacpan.org/dist/Sereal-Encoder/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) |
5.001 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 ) |
5.001 04 Sep 2022 15:25:38 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Sereal-Encoder: Update to 5.001
Changes: https://metacpan.org/dist/Sereal-Encoder/changes |
4.025 04 Sep 2022 03:48:07 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Sereal-Encoder: Add PORTSCOUT |
4.025 30 Jul 2022 19:26:30 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Sereal-Encoder: Update to 4.025
Changes: https://metacpan.org/dist/Sereal-Encoder/changes |
4.023 17 Apr 2022 23:58:44 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Sereal-Encoder: Update to 4.023
- Convert to normal port
- Sort PLIST
Changes: https://metacpan.org/dist/Sereal-Encoder/changes |
4.018 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.018 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.018 29 Nov 2020 03:40:31 |
adamw |
converters/p5-Sereal*: Update to 4.018 |
4.015 09 Jul 2020 08:47:53 |
adamw |
p5-Sereal-*: Forgot to commit distinfo in r541470 |
4.012 11 Jun 2020 21:23:25 |
adamw |
p5-Sereal*: Update to 4.012
Convert the ports to a master/slave relationship for simplicity. |
4.011 04 Feb 2020 13:11:05 |
adamw |
p5-Sereal*: Update to 4.011 |
4.008 30 Jan 2020 15:33:12 |
adamw |
p5-Sereal*: Update to 4.008 |
4.007 10 Apr 2019 00:02:45 |
adamw |
Update p5-Sereal* to 4.007
Changes: https://metacpan.org/source/YVES/Sereal-4.007/Changes |
4.006 09 Apr 2019 00:15:44 |
adamw |
Update p5-Sereal and friends to 4.006 |
4.005 23 Jan 2018 23:03:38 |
adamw |
Update p5-Sereal to 4.005
* Encoder: Document encode_to_file()
* Decoder: Document and fix decode_from_file()
* Sereal: fixup docs on write_file()/decode_file() |
4.004 12 Nov 2017 22:00:41 |
adamw |
Update to 4.004
4.004 Sun Nov 12
* Fix build issues from C++ style comments
* Fixup build_requires
4.003 Sun Nov 12
* Fixup Devel::CheckLib usage
* Do not compress using Snappy if the buffer is larger 2**32
* Build fixes
4.001_001 Mon Feb 6 11:13:40 CEST 2017
* Sereal v4 release with Zstandard compression support
https://github.com/facebook/zstd |
3.015 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
3.015 15 Sep 2016 02:02:48 |
adamw |
Update p5-Sereal and friends to 3.015.
While here, a number of Makefile tweaks, including a little
more info in the descrs, meta::cpan instead of cpan for WWW,
and a number of formatting tweaks.
Also, given that p5-Sereal, -Decoder, and -Encoder all have
the same tests, it's really no benefit to making -Decoder
and -Encoder register TEST_DEPENDS on each other. Tests for
just that module work for 'make test', and the full suite
can be run by doing 'make test' in the main p5-Sereal port.
Also, take maintainership. This is the third PR that's timed
out, and I have sent multiple direct emails with each one.
kuriyama's last commit to this port was nearly 2 years ago.
I am considering this port abandoned. I'd like to thank
kuriyama for creating these ports and looking after them
for over 3 and a half years!
PR: 212316
Approved by: maintainer timeout |
3.014 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
3.014 12 Dec 2015 17:11:24 |
adamw |
Update the p5-Sereal group to 3.014. While here, add all missing
TEST_DEPENDS.
Changes: https://metacpan.org/changes/distribution/Sereal
PR: 204841
Approved by: maintainer timeout (2 weeks and 2 email attempts) |
3.005 16 Mar 2015 20:56:37 |
adamw |
Update p5-Sereal* to 3.005.
Changes: https://metacpan.org/changes/distribution/Sereal
https://metacpan.org/changes/distribution/Sereal-Encoder
https://metacpan.org/changes/distribution/Sereal-Decoder
PR: 197714
Approved by: maintainer timeout (1 month) |
3.003_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 ) |
3.003 20 Nov 2014 05:43:01 |
kuriyama |
- Upgrade to 3.003. |
2.03 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
2.03 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 |
2.03 13 Jan 2014 10:21:15 |
kuriyama |
- Upgrade to 2.03. |
0.37 27 Oct 2013 10:27:52 |
kuriyama |
- Upgrade to 0.37. |
0.36 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
0.36 10 Sep 2013 07:55:33 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.36 26 May 2013 22:19:57 |
kuriyama |
- Upgrade to 0.36. |
0.35 04 May 2013 08:50:24 |
kuriyama |
- Upgrade to 0.35*.
PR: ports/177504
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> |
0.26 05 Feb 2013 11:37:27 |
kuriyama |
This library implements an efficient, compact-output, and feature-rich
serializer using a binary protocol called Sereal. Its sister module
Sereal::Decoder implements a decoder for this format. The two are
released separately to allow for independent and safer upgrading.
WWW: http://search.cpan.org/dist/Sereal-Encoder/ |