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: audio/pd/files/patch-src_s__loader.c

Number of commits found: 2

Wednesday, 11 May 2016
06:35 pi search for other commits by this committer
audio/pd: 0.46-7 -> 0.47-0

- The "deken" plug-in is integrated into the Pd help menu - you can
  download and install Pd libraries using the "Find Externals" menu
  command.
- New clone object that opens multiple copies of an abstraction and
  routes messages and signals to/from them, for making banks of voices or
  whatnot
- "Zoom" feature for dealing with high-resolution displays.  IEM GUIs are
  only somewhat dodgily handled (font sizes of labels aren't managed well).
- Controllable font sizes for menus and dialogs: setting the "pd window"
  font size also sets font sizes for menus/dialogs.
- The expr, expr~, and fexpr~ objects are included in Pd proper,
  not loaded as externs as before.  THis reflects their new license
  (lgpl) and should allow them to be used in IOS apps via libpd.
  Shahrohk Yadegari has updated the source and made manifold improvements
  in the objects.  Notably, they now allow access to variables in Pd
  defined via the "value" object.
- Backward messaging to netsend now works in UDP as well as TCP.
- Dialogs now work more Appleshly (changes taking place without the need
  to hit an "apply" button in many cases).  Thanks to danomatica.
- API support for "initbang" and "closebang" objects (from IEM library
  I think, but anyhow you can now get them in Pd Vanilla via deken (help
  menu "Find externals").
- "Declare" object path settings now take effect immediately when you edit
  the declare object.
- (Iohannes) Abstractions, externs, and stuff written in other
  languages (pythin, Lua, etc) are now loaded logically, that is, if
  you have one patch that loads an external named X, you can still
  load abstractions named X in other patches.  Miller now oficially
  Does Not Know How This Works (DNKHTW).
- Many bug fixes.

PR:		209438
Submitted by:	Tobias Brodel <brittlehaus@gmail.com> (maintainer)
Original commitRevision:414975 
Saturday, 6 Feb 2016
08:49 pi search for other commits by this committer
audio/pd: some fixes

- repair the loading of external objects
- reduce portlint complaints

PR:		206965
Submitted by:	Tobias Brodel <brittlehaus@gmail.com>
Original commitRevision:408285 

Number of commits found: 2