Date: Fri, 23 Dec 2011 16:56:31 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/c++-gtk-utils Makefile distinfo pkg-descr pkg-plist Message-ID: <201112231656.pBNGuVox005107@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pawel 2011-12-23 16:56:31 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/c++-gtk-utils Makefile distinfo pkg-descr pkg-plist Log: c++-gtk-utils is a lightweight library containing a number of classes and functions for programming GTK+ programs using C++ in POSIX (unix-like) environments, where the user does not want to use a full-on wrapper such as gtkmm or wxWidgets, or is concerned about exception safety or thread safety of the wrapper and their documentation. WWW: http://cxx-gtk-utils.sourceforge.net Revision Changes Path 1.588 +1 -0 ports/x11-toolkits/Makefile 1.1 +45 -0 ports/x11-toolkits/c++-gtk-utils/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/c++-gtk-utils/distinfo (new) 1.1 +7 -0 ports/x11-toolkits/c++-gtk-utils/pkg-descr (new) 1.1 +455 -0 ports/x11-toolkits/c++-gtk-utils/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112231656.pBNGuVox005107>