BCOP is a code generator that provides an easy way to handle plugin options by generating parts of the plugin code directly from the xml metadata file. It is used for most of the Compiz Fusion plugins. WWW: http://forum.compiz-fusion.org/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->flz Grab.
flz 2007-08-22 15:59:34 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/compiz-bcop Makefile distinfo pkg-descr pkg-plist Log: Add devel/compiz-bcop, a code generator that provides an easy way to handle plugin options by generating parts of the plugin code directly from the xml metadata file. It is used for most of the Compiz Fusion plugins. PR: ports/115704 Submitted by: Robert Noland <rnoland@2hip.net> Revision Changes Path 1.2849 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/compiz-bcop/Makefile (new) 1.1 +3 -0 ports/devel/compiz-bcop/distinfo (new) 1.1 +5 -0 ports/devel/compiz-bcop/pkg-descr (new) 1.1 +5 -0 ports/devel/compiz-bcop/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"
State Changed From-To: open->closed New port added. Thanks!