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: math/cadabra2/files/patch-core_cadabra2.in

Number of commits found: 2

Saturday, 31 Mar 2018
22:55 yuri search for other commits by this committer
math/cadabra2: Update 2.1.6 -> 2.2.0

Port changes:
* Remove the overriding patch of boost::asio:
  now EINPROGRESS is handled properly, before it was not.
* Remove the overriding patch of websocketpp:
  added an equivalent patch into cadabra2 source,
  it is easier this way. Before such function didn't
  exist in the websocketpp interface.
* Add the patch for pull/82:
  missing #include / removal of unnecessary prefix calculation.
* Change cmake -> cmake:outsource.
* Switch to python3 because it links to python3 anyway,
  even though it claims to support python2.
* Add DOS2UNIX_FILES for cmake/version.cmake for one patched file.
* Remove post-patch: added a similar patch under files/
* Remove post-install: stripping is now done by the project.
* Remove post-install-GUI-on: icons are now installed by the project.

Testing:
* Runs fine, shows correct results for examples from the online manual.
Original commitRevision:466103 
Saturday, 20 May 2017
16:03 tcberner search for other commits by this committer
Update math/cadabra2 to 2.1.4

* Add patch patch-core_cadabra2.in, to get proper shebang in bin/cadabra2.

PR:		218985
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Approved by:	Yuri Victorovich (maintainer), rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10761
Original commitRevision:441317 

Number of commits found: 2