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: graphics/mapnik/pkg-descr

Number of commits found: 3

Sunday, 30 Apr 2023
18:41 Robert Clausecker (fuz) search for other commits by this committer Author: David Hummel
graphics/mapnik: Revert Mapnik removal & update to 3.1.0

Mapnik is a Free Toolkit for developing mapping applications. It's
written in C++ and there are Python bindings to facilitate fast-paced
agile development. It can comfortably be used for both desktop and web
development, which was something wanted from the beginning.

Mapnik is about making beautiful maps. It uses the AGG library and
offers world class anti-aliasing rendering with subpixel accuracy for
geographic data. It is written from scratch in modern C++ and doesn't
suffer from design decisions made a decade ago. When it comes to
handling common software tasks such as memory management, filesystem
access, regular expressions, parsing and so on, Mapnik doesn't re-invent
the wheel, but utilizes best of breed industry standard libraries from
boost.org.

Changelog: https://github.com/mapnik/mapnik/blob/v3.1.0/CHANGELOG.md
WWW: http://www.mapnik.org/

PR:             241805
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/157
commit hash: 84c697c41d13d0bc8d1fe1cf9d6f81410c77630f commit hash: 84c697c41d13d0bc8d1fe1cf9d6f81410c77630f commit hash: 84c697c41d13d0bc8d1fe1cf9d6f81410c77630f commit hash: 84c697c41d13d0bc8d1fe1cf9d6f81410c77630f 84c697c
Monday, 3 Jun 2013
20:39 madpilot search for other commits by this committer
- Remove double dependencies [1]
- Adopt USES [1]
- Change tab to space for WWW line in pkg-descr [1]
- Add patch to fix a rare build failure when using parallel make jobs

PR:		ports/179169 [1]
Submitted by:	myself
Approved by:	Aleksey Illarionov <littlesavage@rambler.ru> (maintainer)
Original commitRevision:319806 
Friday, 21 Nov 2008
20:56 miwi search for other commits by this committer
Mapnik is a Free Toolkit for developing mapping applications. It's
written in C++ and there are Python bindings to facilitate fast-paced
agile development. It can comfortably be used for both desktop and web
development, which was something wanted from the beginning.

Mapnik is about making beautiful maps. It uses the AGG library and
offers world class anti-aliasing rendering with subpixel accuracy for
geographic data. It is written from scratch in modern C++ and doesn't
suffer from design decisions made a decade ago. When it comes to
handling common software tasks such as memory management, filesystem
access, regular expressions, parsing and so on, Mapnik doesn't re-invent
the wheel, but utilizes best of breed industry standard libraries from
boost.org.

WWW:    http://www.mapnik.org/

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

Number of commits found: 3