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/netpbm/files/patch-lib_libpm.c

Number of commits found: 3

Friday, 29 Sep 2023
22:10 Craig Leres (leres) search for other commits by this committer
graphics/netpbm: Update to 11.04.01

    https://sourceforge.net/p/netpbm/code/4700/tree/advanced/doc/HISTORY

Changes since 11.04.00:

 - pjtoppm: fix crash based on uninitialized variable. Introduced
   in Netpbm 11.04 (two days ago).

 - Build: Fix compile error on systems without 'asprintf'. Introduced
   in Netpbm 11.04 (yesterday).

Changes since 11.03.06:

 - pamaddnoise: add -salt.

 - pamaddnoise: reject options that aren't meaningful for the type
   of noise specified rather than just ignore them.

 - ppmtosixel: Add -7bit, so it works on more terminals, including
   xterms.  Thanks Scott Pakin.

 - g3topbm: Add -correctlong

 - build: Add COMPILED_BY environment variable to control the
   "compiled by" value from --version common option.  This helps
   with creating reproducible builds.

 - pnmtojpeg: minor improvement to error messages about bad files.

 - pammixmulti: Remove disclaimer of patent license.

 - pgmtexture: Fix bug: ignores -d.  Introduced in Netpbm 10.56
   (September 2011).

 - pbmtopgm: Fix error message for excessive -width.

 - tifftopnm: Fix incorrect output with insanely wide/deep rows.

 - thinkjettopbm: Fix incorrect output with insanely wide rows.

 - ybmtopbm: Fix incorrect output with insanely wide rows.

 - pjtoppm: Fix incorrect output with insanely large number of rows.

 - library: add check of maxval for computable size.

 - Build: Include LDFLAGS in link of shared library.

Also: Remove obsolete patches.
commit hash: 93c4589950fb7ab20cdb72a8a01fd7442bee29d6 commit hash: 93c4589950fb7ab20cdb72a8a01fd7442bee29d6 commit hash: 93c4589950fb7ab20cdb72a8a01fd7442bee29d6 commit hash: 93c4589950fb7ab20cdb72a8a01fd7442bee29d6 93c4589
Saturday, 28 Mar 2020
06:51 tobik search for other commits by this committer
graphics/netpbm: Update to 10.90.00

Changes:	https://github.com/t6/netpbm/blob/v10.90.00/doc/HISTORY
Original commitRevision:529308 
Friday, 6 Oct 2017
11:18 tobik search for other commits by this committer
graphics/netpbm: Update to 10.80.00

- This moves netpbm to the advanced release series, which brings the
  port closer to what is available on OpenBSD, Fedora, Arch Linux,
  openSUSE, etc. and will let us get rid of patches for supporting
  newer libpng versions.
- The advanced release series is only available via an SVN checkout.
  Add two maintenance targets netpbm-version-check and netpbm-fetch
  to make fetching them easier.  To generate release tarballs the sources
  are then tagged and committed to https://github.com/t6/netpbm
- Add STATIC option for linking all programs statically to allow running them
  in small chroots
- Add option to disable adding a Perl run dependency.  Only a fraction
  of all programs need it.  Some are compatibility shims for newer
  programs which should be used instead.  The following programs require
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:451378 

Number of commits found: 3