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/pngcrush/distinfo

Number of commits found: 54

Sunday, 17 Mar 2024
15:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/pngcrush: Remove expired port

graphics/pngcrush
commit hash: 775e3d098431dc63778c80ec3b7d605356c444a6 commit hash: 775e3d098431dc63778c80ec3b7d605356c444a6 commit hash: 775e3d098431dc63778c80ec3b7d605356c444a6 commit hash: 775e3d098431dc63778c80ec3b7d605356c444a6 775e3d0
Friday, 29 Sep 2017
19:45 swills search for other commits by this committer
graphics/pngcrush: Update to 1.8.13

PR:		222517
Submitted by:	lightside <lightside@gmx.com>
Approved by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
Original commitRevision:450933 
Wednesday, 9 Nov 2016
23:35 mandree search for other commits by this committer
Maintainer update to newer release 1.8.7.

PR:		213944
Submitted by:	Anton Sayetsky (maintainer)
Original commitRevision:425818 
Tuesday, 12 Apr 2016
09:08 rakuco search for other commits by this committer
Update to 1.8.1.

Changelog:
* Added the LICENSE file to the tar and zip distributions.
* Made "-force" force output even when the IDAT is larger, and added
  "-noforce" option; "-noforce" is now the default behavior (Bug
  report #68 at SourceForge by "wintakeall")
* Use right filename in filesize reduction report (overwrite?inname:outname)
  (bug report #69 by "wintakeall").
* Removed some superfluous spaces from the Copyright statement.
* Added "-speed" option; it avoids using the AVG or PAETH filters which
  are slower to decode.

PR:		208730
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
Original commitRevision:413107 
Saturday, 12 Mar 2016
12:12 rakuco search for other commits by this committer
Update to 1.8.0.

Changelog:
* Made "-reduce" and "-force" the default behavior.  Removed obsolete
  options "-plte_len", "-cc", "-nocc", "-double_gamma", "-already_crushed",
  and "-bit_depth". Removed "things_have_changed" code.
* Deleted png_read_update_info() statement that was mistakenly added to
  version 1.7.89. It caused "bad adaptive filter value" errors.
* Suppress warning about "damaged LZ stream" when bailing out and building
  with libpng-1.7.0beta.
* Added a LICENSE file to the distribution. It points to the actual
  license appearing in the NOTICES section near the top of pngcrush.c
* Show if pngcrush is built with bundled or system libpng and zlib.
* Fixed segfault while writing a -loco MNG (bug found with AFL, reported
  by Brian Carpenter). Bug was introduced in pngcrush-1.7.35.

PR:		207801
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
Original commitRevision:410872 
Saturday, 28 Nov 2015
15:38 riggs search for other commits by this committer
Update to upstream version 1.7.88

Version 1.7.88 eliminates a potential overflow while adding iTXt chunk.

PR:		204733
Submitted by:	vsasjason@gmail.com (maintainer)
MFH:		2015Q4
Original commitRevision:402541 
Friday, 20 Nov 2015
19:50 pi search for other commits by this committer
graphics/pngcrush: 1.7.86 -> 1.7.87

- Fixed a double-free bug. There was a "free" of the sPLT chunk structure
  in pngcrush and then again in png.c (Bug report by Brian Carpenter).
- Added common-law trademark notice and export control information.
- Rearranged some paragraphs in the comments at the beginning of pngcrush.c
- Increased some buffer sizes in an attempt  to prevent possible overflows.

PR:		204421
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
Original commitRevision:402097 
Tuesday, 4 Aug 2015
11:52 robak search for other commits by this committer
graphics/pngcrush: update 1.7.85 -> 1.7.86

PR:		202054
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
Original commitRevision:393517 
Tuesday, 28 Apr 2015
06:05 vg search for other commits by this committer
- Update to 1.7.85

Changelog:
*  Improved reporting of invalid chunk names. Does not try to put
     non-printable characters in STDERR; displays hex numbers instead.
*  Fixed include path for utime.h on MSVC (Louis McLaughlin).
*  Eliminated "FAR" memory support (it was removed from libpng at version
     1.6.0).
*  Disabled the "-already_crushed" option which does not really work well.

PR:		ports/199520
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
Original commitRevision:384887 
Sunday, 1 Mar 2015
14:34 sunpoet search for other commits by this committer
- Update to 1.7.84

Changes:	http://pmt.sourceforge.net/pngcrush/changelog.html
PR:		198127
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
Original commitRevision:380194 
Saturday, 13 Dec 2014
19:34 riggs search for other commits by this committer
Update to upstream release 1.7.81

PR:		195730
Submitted by:	vsasjason@gmail.com (maintainer)
Original commitRevision:374678 
Wednesday, 5 Nov 2014
19:26 ak search for other commits by this committer
- Update to 1.7.80
  * Fixed bug in -plte_len N option.
  * Added "-reduce_palette" and "-noreduce_palette" options. Enable
    reduce_palette when the "-new" or "-reduce" option is used.

PR:	194790
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
Original commitRevision:372204 
Friday, 24 Oct 2014
14:38 ak search for other commits by this committer
- Update to 1.7.78
- Update maintainer's email

PR:	194461
Submitted by:	Anton Sayetsky <vsjcfm@gmail.com> (maintainer)
Original commitRevision:371442 
Tuesday, 17 Jun 2014
21:44 rakuco search for other commits by this committer
Update to 1.7.76.

PR:		191127
Submitted by:	vsjcfm@gmail.com (maintainer)
Original commitRevision:358184 
Wednesday, 23 Apr 2014
00:59 amdmi3 search for other commits by this committer
- Update to 1.7.73

Changelog:
* Restored calls to png_set_crc_action() which had been removed from version
1.7.72 for some testing and inadvertently not restored.
* Changed "fix" internal variable name to "salvage" (still set with "-fix")
* Added code to fix/salvage PNG with "bad adaptive filter value" error.
* Avoid calculating CRC during compression trials except for the last trial,
when the output is actually written.
* Fixed a bug with reducing 16-bit images to 8-bit using "-reduce" option.

PR:		188290
Submitted by:	Anton Sayetsky <vsjcfm@gmail.com> (maintainer)
Original commitRevision:351894 
Thursday, 13 Mar 2014
18:03 pawel search for other commits by this committer
Update to version 1.7.72

PR:		ports/187353
Submitted by:	maintainer
Original commitRevision:348111 
Wednesday, 5 Mar 2014
11:50 mat search for other commits by this committer
- Update to 1.7.71
- Stage
- Pass maintainership to submitter

maintainer timeout (1 month)

PR:		186305
Submitted by:	Anton Sayetsky
Sponsored by:	Absolight
Original commitRevision:347106 
Sunday, 22 Sep 2013
23:18 eadler search for other commits by this committer
Update to 1.7.67
Modernize LIB_DEPENDS
Tested with poudriere

Approved by:	jsa (maintainer)
Original commitRevision:327901 
Saturday, 8 Jun 2013
17:18 mandree search for other commits by this committer
Update to 1.7.59, unbreaking the fetch.

PR:		ports/179351
PR:		ports/177629
PR:		ports/178806
PR:		ports/179046
PR:		ports/179197 [1]
PR:		ports/179351
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com> [1] and others
Approved by:	jsa (maintainer timeout, 9 weeks on PR 177629)
Original commitRevision:320275 
Sunday, 3 Mar 2013
17:35 jsa search for other commits by this committer
Update port to 1.7.51.

Approved by:	kwm (mentor)
Original commitRevision:313369 
Monday, 29 Oct 2012
21:02 jsa search for other commits by this committer
Update to 1.7.41.

PR:		ports/173028
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:	wxs (mentor)
Feature safe:	yes
Original commitRevision:306638 
Sunday, 21 Oct 2012
04:31 jsa search for other commits by this committer
Update to 1.7.40.

Approved by:	wxs (mentor)
Feature safe:	yes
Original commitRevision:306217 
Sunday, 27 May 2012
23:06 jsa search for other commits by this committer
Update to 1.7.28.

PR:             ports/166218
Submitted by:   ehaupt
Approved by:    wxs (mentor)
Original commit
Friday, 10 Feb 2012
23:31 jsa search for other commits by this committer
Update to 1.7.24.

Approved by:    wxs (mentor)
Original commit
Saturday, 31 Dec 2011
02:22 jsa search for other commits by this committer
Update to 1.7.22.

Approved by:    wxs (mentor)
Feature safe:   yes
Original commit
Saturday, 18 Jun 2011
19:10 jsa search for other commits by this committer
Update to 1.7.15. Make build use system libpng from now on.

Approved by:    kwm (mentor)
Original commit
Friday, 18 Feb 2011
02:32 jsa search for other commits by this committer
Update to 1.7.14.

Approved by:    wxs (mentor)
Original commit
Thursday, 30 Dec 2010
01:17 jsa search for other commits by this committer
Update to 1.7.13.

PR:             ports/153509
Submitted by:   lwhsu
Approved by:    kwm (mentor)
Original commit
Friday, 1 Oct 2010
08:02 jsa search for other commits by this committer
Update to 1.7.12. Distfile should once again be fetchable.

Approved by:    kwm (mentor)
Original commit
Saturday, 20 Mar 2010
19:12 miwi search for other commits by this committer
- Update to 1.7.10

PR:             144750
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Original commit
Tuesday, 9 Mar 2010
22:43 miwi search for other commits by this committer
- Update to 1.7.9

PR:             144549
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Original commit
Sunday, 10 Jan 2010
00:07 pgollucci search for other commits by this committer
- Update to 1.7.7

PR:             ports/142551
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Original commit
Tuesday, 22 Dec 2009
02:17 wen search for other commits by this committer
- Update to 1.7.6

PR:             ports/141855
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Original commit
Saturday, 21 Nov 2009
19:35 amdmi3 search for other commits by this committer
- Update to 1.7.5
- Add support for color counting
- Pass maintainership to submitter

PR:             140726
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
Original commit
Friday, 7 Aug 2009
17:50 amdmi3 search for other commits by this committer
- Update to 1.7.0
Original commit
Wednesday, 6 May 2009
13:43 amdmi3 search for other commits by this committer
- Update to 1.6.16
Original commit
Wednesday, 4 Mar 2009
23:21 amdmi3 search for other commits by this committer
- Update to 1.6.15
Original commit
Sunday, 11 Jan 2009
15:29 amdmi3 search for other commits by this committer
- Update to 1.6.13
Original commit
Monday, 22 Dec 2008
22:29 amdmi3 search for other commits by this committer
- Update to 1.6.12
Original commit
Tuesday, 4 Nov 2008
22:18 amdmi3 search for other commits by this committer
- Update to 1.6.11
Original commit
Thursday, 28 Aug 2008
14:53 amdmi3 search for other commits by this committer
- Update to 1.6.10
Original commit
Monday, 7 Jul 2008
19:15 amdmi3 search for other commits by this committer
- Update to 1.6.7

Approved by:    miwi (mentor)
Original commit
Tuesday, 3 Jun 2008
08:54 miwi search for other commits by this committer
- Update to 1.6.6

PR:             124212
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Original commit
Sunday, 11 Jun 2006
13:27 philip search for other commits by this committer
Update to 1.6.4

PR:             ports/98807
Submitted by:   Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
Original commit
Tuesday, 25 Apr 2006
16:02 vs search for other commits by this committer
Update to 1.6.3

PR:             ports/96214
Submitted by:   Ports Fury
Original commit
Sunday, 22 Jan 2006
12:35 edwin search for other commits by this committer
SHA256ify

Approved by: krion@
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Tuesday, 23 Jul 2002
00:31 jedgar search for other commits by this committer
Update port to 1.5.10.

PR:             40898
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Sunday, 16 Dec 2001
13:07 jedgar search for other commits by this committer
Update port to 1.5.8.    
Original commit
Tuesday, 9 Oct 2001
19:22 jedgar search for other commits by this committer
Update port to 1.5.7    
Original commit
Monday, 8 Oct 2001
12:28 tom search for other commits by this committer
Update to version 1.5.6    
Original commit
Monday, 18 Jun 2001
13:20 jedgar search for other commits by this committer
Update port to 1.5.5    
Original commit
Sunday, 29 Apr 2001
19:30 jedgar search for other commits by this committer
Update port to 1.5.4    
Original commit
Wednesday, 20 Dec 2000
12:22 jedgar search for other commits by this committer
Update port to 1.5.3    
Original commit

Number of commits found: 54