Bug 162304

Summary: New port: graphics/py-png
Product: Ports & Packages Reporter: lichray
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
py-png.shar none

Description lichray 2011-11-05 04:10:10 UTC
	
	A PNG library written in pure Python:
	http://code.google.com/p/pypng/

Fix: The docs are available on the Internet, and the scripts other than the lib are somewhat useless. We're not installing them.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-11-05 18:35:41 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-05 18:35:44 UTC
miwi        2011-11-05 18:35:30 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/py-png      Makefile distinfo pkg-descr pkg-plist 
  Log:
  A pure Python module to decode (read) and encode (write) PNG files.
  All PNG formats are supported.
  
  WWW: http://code.google.com/p/pypng/
  
  PR:             ports/162304
  Submitted by:   Zhihao Yuan <lichray@gmail.com>
  
  Revision  Changes    Path
  1.1466    +1 -0      ports/graphics/Makefile
  1.1       +25 -0     ports/graphics/py-png/Makefile (new)
  1.1       +2 -0      ports/graphics/py-png/distinfo (new)
  1.1       +4 -0      ports/graphics/py-png/pkg-descr (new)
  1.1       +3 -0      ports/graphics/py-png/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"