non port: converters/p5-Sereal/Makefile |
SVNWeb
|
Number of commits found: 34 |
Thu, 27 Apr 2023
|
[ 15:47 Po-Chuan Hsieh (sunpoet) ] 5da8fe2
converters/p5-Sereal: Update to 5.004
Changes: https://metacpan.org/dist/Sereal/changes
|
Tue, 21 Mar 2023
|
[ 19:22 Po-Chuan Hsieh (sunpoet) ] 61234bb
converters/p5-Sereal: Update to 5.003
Changes: https://metacpan.org/dist/Sereal/changes
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sun, 4 Sep 2022
|
[ 15:25 Po-Chuan Hsieh (sunpoet) ] c5fab95
converters/p5-Sereal: Update to 5.001
Changes: https://metacpan.org/dist/Sereal/changes
|
[ 03:48 Po-Chuan Hsieh (sunpoet) ] beefe7e2
converters/p5-Sereal: Add PORTSCOUT
|
Sat, 30 Jul 2022
|
[ 19:26 Po-Chuan Hsieh (sunpoet) ] 7fcff38
converters/p5-Sereal: Update to 4.025
Changes: https://metacpan.org/dist/Sereal/changes
|
Sun, 17 Apr 2022
|
[ 23:58 Po-Chuan Hsieh (sunpoet) ] 2dea06c
converters/p5-Sereal*: Update to 4.023
Changes: https://metacpan.org/dist/Sereal/changes
|
Fri, 19 Nov 2021
|
[ 01:23 Adam Weinberger (adamw) ] f3e571a
Multiple: Drop maintainership on some ports
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 29 Nov 2020
|
[ 03:40 adamw ]
converters/p5-Sereal*: Update to 4.018
|
Wed, 8 Jul 2020
|
[ 07:56 adamw ]
p5-Sereal*: Update to 4.015
|
Thu, 11 Jun 2020
|
[ 21:23 adamw ]
p5-Sereal*: Update to 4.012
Convert the ports to a master/slave relationship for simplicity.
|
Tue, 4 Feb 2020
|
[ 13:11 adamw ]
p5-Sereal*: Update to 4.011
|
Thu, 30 Jan 2020
|
[ 15:33 adamw ]
p5-Sereal*: Update to 4.008
|
Wed, 10 Apr 2019
|
[ 00:02 adamw ]
Update p5-Sereal* to 4.007
Changes: https://metacpan.org/source/YVES/Sereal-4.007/Changes
|
Tue, 9 Apr 2019
|
[ 00:15 adamw ]
Update p5-Sereal and friends to 4.006
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Tue, 23 Jan 2018
|
[ 23:03 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()
|
Sun, 12 Nov 2017
|
[ 22:00 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
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Thu, 15 Sep 2016
|
[ 02:02 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
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 12 Dec 2015
|
[ 17:11 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)
|
Mon, 16 Mar 2015
|
[ 20:56 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)
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Thu, 20 Nov 2014
|
[ 05:43 kuriyama ]
- Upgrade to 3.003.
|
Mon, 13 Jan 2014
|
[ 10:21 kuriyama ]
- Upgrade to 2.03.
|
Sun, 27 Oct 2013
|
[ 10:27 kuriyama ]
- Upgrade to 0.37.
|
Fri, 20 Sep 2013
|
[ 16:05 bapt ] (Only the first 10 of 161 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Tue, 10 Sep 2013
|
[ 07:55 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sun, 26 May 2013
|
[ 22:19 kuriyama ]
- Upgrade to 0.36.
|
Sat, 4 May 2013
|
[ 08:50 kuriyama ]
- Upgrade to 0.35*.
PR: ports/177504
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
|
Tue, 5 Feb 2013
|
[ 11:45 kuriyama ]
Sereal is an efficient, compact-output, binary and feature-rich
serialization protocol. The Perl encoder is implemented as the
Sereal::Encoder module, the Perl decoder correspondingly as
Sereal::Decoder. They are distributed separately to allow for safe
upgrading without downtime.
WWW: http://search.cpan.org/dist/Sereal/
|
Number of commits found: 34 |