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/gfan/files/patch-Makefile

Number of commits found: 2

Sunday, 24 Feb 2019
22:10 linimon search for other commits by this committer
This port requires a C++11-compatible compiler to build, so add
USES=compiler:c++11-lang to fix build on GCC-based architectures.

Also add LDFLAGS to the linking command so that it links against ports
libstdc++.

While here, add USES=localbase.

PR:		235976
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Original commitRevision:493819 
Friday, 8 Feb 2019
09:27 tobik search for other commits by this committer
New ports: math/gfan, math/gfanlib

Gfan is a software package for computing Groebner fans and tropical
varieties. These are polyhedral fans associated to polynomial ideals.
The maximal cones of a Groebner fan are in bijection with the marked
reduced Groebner bases of its defining ideal. The software computes
all marked reduced Groebner bases of an ideal. Their union is a
universal Greobner basis. The tropical variety of a polynomial ideal
is a certain subcomplex of the Groebner fan. Gfan contains algorithms
for computing this complex for general ideals and specialized
algorithms for tropical curves, tropical hypersurfaces and tropical
varieties of prime ideals.  In addition to the above core functions
the package contains many tools which are useful in the study of
Groebner bases, initial ideals and tropical geometry.

WWW: http://home.math.au.dk/jensen/software/gfan/gfan.html

PR:		231186
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Original commitRevision:492416 

Number of commits found: 2