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: devel/msgpack/pkg-descr

Number of commits found: 6

Sunday, 16 Oct 2022
21:10 Adam Weinberger (adamw) search for other commits by this committer
devel/msgpack: Update and split into C and C++ versions

Upstream now provides msgpack as two separate distributions: a C version
with the traditional libmsgpackc.so library, and a header-only C++
version.

devel/msgpack is now devel/msgpack-c and devel/msgpack-cxx, and its
consumers now point to one or both. Note that it is entirely possible
for both to be required. PORTREVISION bump for all consumers.

In my testing, it's not clear that the MSGPACK option in the mariadb
ports actually does anything. I don't think mariadb is actually linking
against msgpack, even before this commit.
commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 9e03d99
Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 27 May 2018
14:37 adamw search for other commits by this committer
Update to 3.0.1 and take maintainership

The license has changed from Apache 2.0 to Boost Software License.

I'm taking maintainership as this port has been outdated for two
years with no maintainer input.

PR:		228217
Approved by:	maintainer timeout (2 weeks)
Original commitRevision:470984 
Friday, 27 May 2016
18:56 pi search for other commits by this committer
devel/msgpack: 1.1.0 -> 1.4.2

Changes:
  https://github.com/msgpack/msgpack-c/blob/master/CHANGELOG.md
- dependent ports PORTREVISION bump because name of shared library changed

PR:		209474
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Reviewed by:	swills
Original commitRevision:415958 
Saturday, 17 Apr 2010
01:53 kuriyama search for other commits by this committer
- Upgrade to 0.4.3.
- Use 4.4+ for sparc64 build (gcc-4.3 will be deprecated) [1].

Submitted by:   gerald [1]
Original commit
Monday, 18 Jan 2010
07:47 kuriyama search for other commits by this committer
MessagePack is a binary-based efficient data interchange format that
is focused on high performance. It is like JSON, but very fast and
small.

WWW: http://msgpack.sourceforge.jp/
Original commit

Number of commits found: 6