Bug 150489 - [NEW PORT] devel/d-feet: D-Feet is a D-Bus debugger written in PyGtk+ by John (J5) Palmieri
Summary: [NEW PORT] devel/d-feet: D-Feet is a D-Bus debugger written in PyGtk+ by John...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 13:50 UTC by Thinker K.F. Li
Modified: 2011-01-29 14:30 UTC (History)
0 users

See Also:


Attachments
d-feet-0.1.12.shar (10.65 KB, text/plain)
2010-09-11 13:50 UTC, Thinker K.F. Li
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thinker K.F. Li 2010-09-11 13:50:00 UTC
D-Feet is a D-Bus debugger written in PyGtk+ by John (J5) Palmieri.
Current Features
    * View names on any bus
    * View exported objects, interfaces, methods and signals
    * View the full command line of services on the bus
    * Execute methods with parameters on the bus and see their return values 


WWW:	http://live.gnome.org/DFeet/

Generated with FreeBSD Port Tools 0.99
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-01-29 14:27:11 UTC
miwi        2011-01-29 14:27:07 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/d-feet         Makefile distinfo pkg-descr pkg-plist 
    devel/d-feet/files   patch-d-feet patch-setup.py 
  Log:
  D-Feet is a D-Bus debugger written in PyGtk+ by John (J5) Palmieri.
  Current Features
      * View names on any bus
      * View exported objects, interfaces, methods and signals
      * View the full command line of services on the bus
  
  WWW:    http://live.gnome.org/DFeet/
  
  PR:             ports/150489
  Submitted by:   Thinker K.F. Li <thinker at eeebox.branda.to>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4205    +1 -0      ports/devel/Makefile
  1.1       +36 -0     ports/devel/d-feet/Makefile (new)
  1.1       +2 -0      ports/devel/d-feet/distinfo (new)
  1.1       +33 -0     ports/devel/d-feet/files/patch-d-feet (new)
  1.1       +10 -0     ports/devel/d-feet/files/patch-setup.py (new)
  1.1       +9 -0      ports/devel/d-feet/pkg-descr (new)
  1.1       +91 -0     ports/devel/d-feet/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 2 Martin Wilke freebsd_committer freebsd_triage 2011-01-29 14:27:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!