Bug 54260 - New port: optipng-0.4.2, a PNG optimizer
Summary: New port: optipng-0.4.2, a PNG optimizer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 14:30 UTC by Thomas Hurst
Modified: 2003-07-23 23:06 UTC (History)
0 users

See Also:


Attachments
file.shar (4.97 KB, text/plain)
2003-07-09 14:30 UTC, Thomas Hurst
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hurst 2003-07-09 14:30:16 UTC
	optipng is another nice PNG optimizer, which often produces even better
	results than pngcrush.

	This port should make it CC/CFLAGS clean, and works around a problem with
	zlib and -O by adding -O2 for the bundled statically compiled zlib.  It
	may be preferable to change this to -O0, but obviously it would be best
	if the problem could be tracked down properly.

	Tests fine now on my Celeron/PII, 4.8-STABLE.

Fix: For graphics/optipng:
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-07-23 23:06:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!