cvs commit: ports/devel Makefile ports/devel/guiloader Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun May 27 21:47:34 UTC 2007


miwi        2007-05-27 21:47:33 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/guiloader      Makefile distinfo pkg-descr pkg-plist 
  Log:
  GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenience
  layer that simplifies development of GuiLoader based applications written
  in the C++ language by introducing exception safety, binding GTK+ objects
  defined in GuiXml to C++ variables and type-safe dynamic connection to signals.
  
  WWW: http://crow-designer.sourceforge.net/
  
  PR:             ports/112618
  Submitted by:   Yinghong.Liu <liu_yinghong at yahoo.com.cn>
  
  Revision  Changes    Path
  1.2762    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/guiloader/Makefile (new)
  1.1       +3 -0      ports/devel/guiloader/distinfo (new)
  1.1       +6 -0      ports/devel/guiloader/pkg-descr (new)
  1.1       +5 -0      ports/devel/guiloader/pkg-plist (new)


More information about the cvs-all mailing list