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: x11-toolkits/tix/files/patch-af

Number of commits found: 2

Friday, 3 Dec 2010
14:09 pav search for other commits by this committer
- Update to 8.4.3
- Grab maintainership

PR:             ports/152777
Submitted by:   Daniel O'Connor <doconnor@gsoft.com.au>
Original commit
Sunday, 20 Feb 2005
00:29 das search for other commits by this committer
Remove more copies of Tcl's SunOS shared library hack.
It's worth pointing out that the Tcl project used to
*recommend* that application writers copy this kludge.
These ports work fine with Tcl 8.3, which provided a fake
matherr() even if the OS didn't, but here's what the
Tcl 8.4 changelog has to say:

  2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english)
          *** POTENTIAL INCOMPATIBILITY ***

The following lines can be safely removed from any application that
has them, unless compatibility with SunOS 4.X is desired.

  extern int matherr();
  int *tclDummyMathPtr = (int *) matherr;

The build problems were pointed out by Kris, as usual.  ;-)
Original commit

Number of commits found: 2