notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: converters/p5-Sereal-Decoder/distinfo

Number of commits found: 23

Thursday, 27 Apr 2023
15:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/p5-Sereal-Decoder: Update to 5.004

Changes:	https://metacpan.org/dist/Sereal-Decoder/changes
commit hash: 565e3ebeaf958ff24b4490e4f2b2add740c59b69 commit hash: 565e3ebeaf958ff24b4490e4f2b2add740c59b69 commit hash: 565e3ebeaf958ff24b4490e4f2b2add740c59b69 commit hash: 565e3ebeaf958ff24b4490e4f2b2add740c59b69 565e3eb
Tuesday, 21 Mar 2023
19:22 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/p5-Sereal-Decoder: Update to 5.003

Changes:	https://metacpan.org/dist/Sereal-Decoder/changes
commit hash: f9f5294060ddc3941a3472f3adcd642a37779563 commit hash: f9f5294060ddc3941a3472f3adcd642a37779563 commit hash: f9f5294060ddc3941a3472f3adcd642a37779563 commit hash: f9f5294060ddc3941a3472f3adcd642a37779563 f9f5294
Sunday, 4 Sep 2022
15:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/p5-Sereal-Decoder: Update to 5.001

Changes:	https://metacpan.org/dist/Sereal-Decoder/changes
commit hash: 126e04f7d5f2c3fb3813ec95b3725b07c06fee35 commit hash: 126e04f7d5f2c3fb3813ec95b3725b07c06fee35 commit hash: 126e04f7d5f2c3fb3813ec95b3725b07c06fee35 commit hash: 126e04f7d5f2c3fb3813ec95b3725b07c06fee35 126e04f
Saturday, 30 Jul 2022
19:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/p5-Sereal-Decoder: Update to 4.025

Changes:	https://metacpan.org/dist/Sereal-Decoder/changes
commit hash: 8ad16efce0724f155818902fe3e988f9e7a339ab commit hash: 8ad16efce0724f155818902fe3e988f9e7a339ab commit hash: 8ad16efce0724f155818902fe3e988f9e7a339ab commit hash: 8ad16efce0724f155818902fe3e988f9e7a339ab 8ad16ef
Sunday, 17 Apr 2022
23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
converters/p5-Sereal-Decoder: Update to 4.023

- Convert to normal port
- Sort PLIST

Changes:	https://metacpan.org/dist/Sereal-Decoder/changes
commit hash: 326e089a89030170182ae7484293348b3ef0f0f7 commit hash: 326e089a89030170182ae7484293348b3ef0f0f7 commit hash: 326e089a89030170182ae7484293348b3ef0f0f7 commit hash: 326e089a89030170182ae7484293348b3ef0f0f7 326e089
Sunday, 29 Nov 2020
03:40 adamw search for other commits by this committer
converters/p5-Sereal*: Update to 4.018
Original commitRevision:556546 
Thursday, 9 Jul 2020
08:47 adamw search for other commits by this committer
p5-Sereal-*: Forgot to commit distinfo in r541470
Original commitRevision:541734 
Thursday, 11 Jun 2020
21:23 adamw search for other commits by this committer
p5-Sereal*: Update to 4.012

Convert the ports to a master/slave relationship for simplicity.
Original commitRevision:538545 
Tuesday, 4 Feb 2020
13:11 adamw search for other commits by this committer
p5-Sereal*: Update to 4.011
Original commitRevision:525157 
Thursday, 30 Jan 2020
15:33 adamw search for other commits by this committer
p5-Sereal*: Update to 4.008
Original commitRevision:524647 
Wednesday, 10 Apr 2019
00:02 adamw search for other commits by this committer
Update p5-Sereal* to 4.007

Changes: https://metacpan.org/source/YVES/Sereal-4.007/Changes
Original commitRevision:498523 
Tuesday, 9 Apr 2019
00:15 adamw search for other commits by this committer
Update p5-Sereal and friends to 4.006
Original commitRevision:498436 
Tuesday, 23 Jan 2018
23:03 adamw search for other commits by this committer
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()
Original commitRevision:459804 
Sunday, 12 Nov 2017
22:00 adamw search for other commits by this committer
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
Original commitRevision:454090 
Thursday, 15 Sep 2016
02:02 adamw search for other commits by this committer
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
Original commitRevision:422176 
Saturday, 12 Dec 2015
17:11 adamw search for other commits by this committer
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)
Original commitRevision:403612 
Monday, 16 Mar 2015
20:56 adamw search for other commits by this committer
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)
Original commitRevision:381445 
Thursday, 20 Nov 2014
05:43 kuriyama search for other commits by this committer
- Upgrade to 3.003.
Original commitRevision:372836 
Monday, 13 Jan 2014
10:21 kuriyama search for other commits by this committer
- Upgrade to 2.03.
Original commitRevision:339579 
Sunday, 27 Oct 2013
10:27 kuriyama search for other commits by this committer
- Upgrade to 0.37.
Original commitRevision:331758 
Sunday, 26 May 2013
22:19 kuriyama search for other commits by this committer
- Upgrade to 0.36.
Original commitRevision:319139 
Saturday, 4 May 2013
08:50 kuriyama search for other commits by this committer
- Upgrade to 0.35*.

PR:		ports/177504
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
Original commitRevision:317301 
Tuesday, 5 Feb 2013
11:38 kuriyama search for other commits by this committer
This library implements a deserializer for an efficient,
compact-output, and feature-rich binary protocol called Sereal.  Its
sister module Sereal::Encoder implements an encoder for this format.
The two are released separately to allow for independent and safer
upgrading.

WWW: http://search.cpan.org/dist/Sereal-Decoder/
Original commitRevision:311703 

Number of commits found: 23