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/jsoncpp/pkg-plist

Number of commits found: 11

Friday, 5 Nov 2021
19:09 Yuri Victorovich (yuri) search for other commits by this committer Author: Daniel Engberg
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 00f2a7a
Tuesday, 30 Jun 2020
02:16 yuri search for other commits by this committer
devel/jsoncpp: Update 1.9.2 -> 1.9.3

Add support for "make test".

PR:		246953
Submitted by:	daniel.engberg.lists@pyret.net
Original commitRevision:540853 
Monday, 13 Jan 2020
21:38 yuri search for other commits by this committer
devel/jsoncpp: Update 1.8.1 -> 1.9.2

PR:		229677
Differential Revision:	D22905
Original commitRevision:522975 
Thursday, 29 Jun 2017
09:55 madpilot search for other commits by this committer
Update to 1.8.1

PR:		220321
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Original commitRevision:444638 
Monday, 19 Dec 2016
15:54 sunpoet search for other commits by this committer
- Update to 1.8.0

Changes:	https://github.com/open-source-parsers/jsoncpp/releases
PR:		215390
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Original commitRevision:428945 
Thursday, 6 Oct 2016
19:00 pawel search for other commits by this committer
Update to version 1.7.7

PR:		213184
Submitted by:	maintainer
Original commitRevision:423432 
Tuesday, 5 Jul 2016
06:44 brnrd search for other commits by this committer
devel/jsoncpp: Update to 1.7.3

  - Update to version 1.7.3 [2]
  - Fix compiler issues [1]

PR:		209945
Submitted by:	Mathieu Simon <freebsd@simweb.ch> [1]
Reviewed by:	yuri@rawbw.com (maintainer) [2]
Original commitRevision:418065 
Tuesday, 17 May 2016
17:00 pi search for other commits by this committer
devel/jsoncpp: 0.6.0 -> 1.7.2

Changes: https://github.com/open-source-parsers/jsoncpp/releases
- Changed distsite to github
- This is a major upgrade, please report any issues

PR:		209407
Submitted by:	yuri@rawbw.com
Approved by:	johan@stromnet.se (maintainer)
Reviewed by:	brd, swills
Original commitRevision:415395 
Tuesday, 30 Jun 2015
21:43 rakuco search for other commits by this committer
Properly version libjsoncpp.so.

Fix the problem described in bug 200969: currently, libjsoncpp.so is not
properly versioned by SCons; in other words, there's no SONAME in the
library's ELF header, which confuses the linker when creating binaries that
link against it.

Solve it by using InstallVersionedLib(), available since SCons 2.3.0: this
call is able to properly version the shared library the way we need it.
Since there is no support for actually installing the files outside the
build directory, we have to recreate the required symlinks ourselves in the
Makefile. Another related change is that we now create the libraries with
the proper names instead of doing that in the Makefile.

I'm (ab)using the maintainer's approval given to bug 200939, as swills's
latest patch includes this change as well.

PR:		200969
PR:		201057
Approved by:	johan@stromnet.se (maintainer)
Original commitRevision:391009 
Monday, 27 Oct 2014
10:40 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371546 
Tuesday, 21 Jan 2014
18:43 danilo search for other commits by this committer
- Add new port devel/jsoncpp

jsoncpp is an implementation of a JSON reader and writer in C++.

PR:		ports/185592
Submitted by:	Johan Str?m <johan@stromnet.se>
Original commitRevision:340636 

Number of commits found: 11