Bug 54260

Summary: New port: optipng-0.4.2, a PNG optimizer
Product: Ports & Packages Reporter: Thomas Hurst <freaky>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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!