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 on branch 2022Q2
pngwriter C++ library for creating PNG images
0.7.0_2 graphics on this many watch lists=2 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 0.7.0_2Version of this port present on the latest quarterly branch.
Maintainer: rakuco@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-07 09:51:43
Last Update: 2023-11-06 10:03:47
Commit Hash: 06df180
People watching this port, also watch:: jwhois, sharutils, pngrewrite, zip, openssl
Also Listed In: devel
License: GPLv2+
WWW:
https://pngwriter.sourceforge.net/
Description:
The PNGwriter library, which requires libpng, allows you to plot to a 48-bit PNG file, saving it directly to disk. Plotting is as easy as specifying the red, green, and blue values and the x, y coordinates of the pixel. It includes functions for plotting simple geometric shapes (circle, rect, line), reading the colour of a pixel, reading in a whole PNG file (great for image analysis), plotting and reading in HSV colourspace, and many others that might come in handy.
Homepage    cgit ¦ Codeberg ¦ 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. @ldconfig
  2. /usr/local/share/licenses/pngwriter-0.7.0_2/catalog.mk
  3. /usr/local/share/licenses/pngwriter-0.7.0_2/LICENSE
  4. /usr/local/share/licenses/pngwriter-0.7.0_2/GPLv2+
  5. include/pngwriter.h
  6. lib/cmake/PNGwriter/PNGwriterConfig.cmake
  7. lib/cmake/PNGwriter/PNGwriterConfigVersion.cmake
  8. lib/cmake/PNGwriter/PNGwriterTargets-release.cmake
  9. lib/cmake/PNGwriter/PNGwriterTargets.cmake
  10. lib/libPNGwriter.so
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • pngwriter>0:graphics/pngwriter
To install the port:
cd /usr/ports/graphics/pngwriter/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/pngwriter
  • pkg install pngwriter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pngwriter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1517567846 SHA256 (pngwriter-pngwriter-0.7.0_GH0.tar.gz) = 82d46eef109f434f95eba9cf5908710ae4e75f575fd3858178ad06e800152825 SIZE (pngwriter-pngwriter-0.7.0_GH0.tar.gz) = 570525

Packages (timestamps in pop-ups are UTC):
pngwriter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.0_20.7.0_20.7.0_20.7.0_20.7.0_2-0.7.0_2-
FreeBSD:13:quarterly0.7.0_20.7.0_20.7.0_20.7.0_20.7.0_20.7.0_20.7.0_20.7.0_2
FreeBSD:14:latest0.7.0_20.7.0_20.7.0_20.7.0_20.7.0_20.7.0_2-0.7.0_2
FreeBSD:14:quarterly0.7.0_20.7.0_2-0.7.0_20.7.0_20.7.0_20.7.0_20.7.0_2
FreeBSD:15:latest0.7.0_20.7.0_2n/a0.7.0_2n/a0.7.0_20.7.0_20.7.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libpng.so : graphics/png
  2. libfreetype.so : print/freetype2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pngwriter-0.7.0_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
graphics_pngwriter
USES:
cmake compiler:c++11-lang cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pngwriter/pngwriter/tar.gz/0.7.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port