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

Number of commits found: 3

Sunday, 11 Oct 2009
07:51 gerald search for other commits by this committer
Replace pkg-plist by a PLIST_FILES in Makefile.

Approved by:    maintainer (wen heping)
Original commit
Saturday, 26 Sep 2009
11:41 gerald search for other commits by this committer
Update to libmpc version 0.7 which brings the following changes:
 - New functions: mpc_pow, mpc_set_nan, mpc_swap
 - Bug fixes:
   . log: along branch cut
   . norm: infinite loop in case of overflow
   . ui_div, div, fr_div: handling of division by 0 and infinities
     following the example code of the C99 standard
   . compilation with g++
 - Makefile.vc updated (thanks to Mickael Gastineau)
 - Changed MPC_SET_X_Y macro
 - Removed functions mpc_random and mpc_random2 (which no port uses)

Approved by:    maintainer (wen heping)
Feature safe:   yes
Original commit
Saturday, 11 Apr 2009
08:16 miwi search for other commits by this committer
Mpc is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result.
It is built upon and follows the same principles as Mpfr. The
library is written by Andreas Enge, Philippe Theveny and Paul
Zimmermann and is distributed under the Gnu Lesser General Public
License, either version 2.1 of the license, or (at your option)
any later version. The Mpc library has been registered in France
by the Agence pour la Protection des Programmes on 2003-02-05
under the number IDDN FR 001 060029 000 R P 2003 000 10000.

WWW: http://www.multiprecision.org/

PR:             ports/133395
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit

Number of commits found: 3