cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/pure-gtk
 Makefile distinfo pkg-descr pkg-plist
    Martin Wilke 
    miwi at FreeBSD.org
       
    Mon Jun 27 14:46:18 UTC 2011
    
    
  
miwi        2011-06-27 14:46:18 UTC
  FreeBSD ports repository
  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/pure-gtk Makefile distinfo pkg-descr pkg-plist 
  Log:
  pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x
  with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango
  libraries, each in their own Pure module.
  
  WWW:    http://docs.pure-lang.googlecode.com/hg/pure-gtk.html
  
  PR:             ports/156103
  Submitted by:   Zhihao Yuan <lichray at gmail.com>
  
  Revision  Changes    Path
  1.567     +1 -0      ports/x11-toolkits/Makefile
  1.1       +39 -0     ports/x11-toolkits/pure-gtk/Makefile (new)
  1.1       +2 -0      ports/x11-toolkits/pure-gtk/distinfo (new)
  1.1       +5 -0      ports/x11-toolkits/pure-gtk/pkg-descr (new)
  1.1       +10 -0     ports/x11-toolkits/pure-gtk/pkg-plist (new)
    
    
More information about the cvs-all
mailing list