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.

Port details
zygrib-maps High resolution maps for zyGrib
2.4_1 misc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-07-14 18:46:13
Last Update: 2019-09-28 11:44:38
SVN Revision: 513121
License: GPLv3
WWW:
http://www.zygrib.org/
Description:
Maps for zyGrib, the weather data visualizer. WWW: http://www.zygrib.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/zygrib-maps-2.4_1/catalog.mk
  2. /usr/local/share/licenses/zygrib-maps-2.4_1/LICENSE
  3. /usr/local/share/licenses/zygrib-maps-2.4_1/GPLv3
  4. share/zygrib/maps/gshhs/gshhs_0.rim
  5. share/zygrib/maps/gshhs/gshhs_1.rim
  6. share/zygrib/maps/gshhs/rangs_0.cat
  7. share/zygrib/maps/gshhs/rangs_0.cel
  8. share/zygrib/maps/gshhs/rangs_1.cat
  9. share/zygrib/maps/gshhs/rangs_1.cel
  10. share/zygrib/maps/gshhs/wdb_borders_f.b
  11. share/zygrib/maps/gshhs/wdb_borders_h.b
  12. share/zygrib/maps/gshhs/wdb_rivers_f.b
  13. share/zygrib/maps/gshhs/wdb_rivers_h.b
Collapse this list.
Dependency lines:
  • zygrib-maps>0:misc/zygrib-maps
No installation instructions:
This port has been deleted.
PKGNAME: zygrib-maps
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1531589043 SHA256 (zyGrib_maps2.4.tgz) = 3cd6bf3de709ff4afb193a7bb5455f28d6ab540687a97f2d978bd0a21592750e SIZE (zyGrib_maps2.4.tgz) = 105735981

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. zygrib>0 : misc/zygrib
Fetch dependencies:
  1. curl : ftp/curl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.zygrib.org/getfile.php?file=
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4_1
28 Sep 2019 11:44:38
Revision:513121Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-09-27 misc/zygrib: Can not build with graphics/proj
2019-09-27 misc/survex: Can not build with graphics/proj
2019-09-27 graphics/proj5: Please use graphics/proj instead
2019-09-27 graphics/p5-Geo-Proj4: Can not build with graphics/proj
misc/zygrib-maps, depends on expired misc/zygrib
graphics/p5-Geo-Point, depends on expired graphics/p5-Geo-Proj4
2.4_1
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4
14 Jul 2018 18:45:43
Revision:474646Original commit files touched by this commit
yuri search for other commits by this committer
New port: misc/zygrib-maps: High resolution maps for zyGrib

Number of commits found: 3