Date: Sun, 27 May 2007 21:47:33 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/guiloader Makefile distinfo pkg-descr pkg-plist Message-ID: <200705272147.l4RLlXfx090843@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705272147.l4RLlXfx090843>
