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/tclmidi/files/strstream.h

Number of commits found: 2

Wednesday, 11 Apr 2012
06:18 mi search for other commits by this committer
Unbreak and fix:

        * Use BSDmakefile (and bsd.lib.mk) instead of
          configure/Makefile.in;
        * plug some (but not all!) ancient memory leaks;
        * make use of bsd.tcl.mk (now requires Tcl-8.4 or higher);
        * fix warnings and 64-bit issues;
        * bump PORTREVISION.

To do:
        * plug the remaining memory leak (valgrind is priceless!);
        * fix up the author's tests to uniformly report failure or
          success and arrange for them to run post-build.

Feature safe:   yes
Original commit
Thursday, 18 Mar 2004
16:27 pav search for other commits by this committer
- Fix build with modern gcc

  Add placeholder strstream.h file in the workdir, and patch
  some of the Makefile.in's to use the workdir in their include path.

  Rewriting this port to use ISO C++ would maybe be better, but will make the
diff
  a lot larger.  Also, the tclmidi program doesn't really seem to be actively
  maintained anyway.

PR:             ports/64310
Submitted by:   Dimitry Andric <dimitry@andric.com>
Original commit

Number of commits found: 2