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)
_______________________________________________
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"