Bug 115704 - [NEW PORT] devel/compiz-bcop: Code generator for Compiz Fusion Plugins
Summary: [NEW PORT] devel/compiz-bcop: Code generator for Compiz Fusion Plugins
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-22 01:30 UTC by Robert Noland
Modified: 2007-08-22 17:01 UTC (History)
0 users

See Also:


Attachments
compiz-bcop-0.5.2.shar (2.33 KB, text/plain)
2007-08-22 01:30 UTC, Robert Noland
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Noland 2007-08-22 01:30:02 UTC
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
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2007-08-22 16:43:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Grab.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-22 16:59:38 UTC
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"
Comment 3 Florent Thoumie freebsd_committer freebsd_triage 2007-08-22 17:01:42 UTC
State Changed
From-To: open->closed

New port added. Thanks!