Bug 134794 - New port: x11/wbarconf <Configuration GUI for wbar>
Summary: New port: x11/wbarconf <Configuration GUI for wbar>
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-22 00:10 UTC by olivier
Modified: 2009-05-25 21:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.17 KB, text/plain)
2009-05-22 00:10 UTC, olivier
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description olivier 2009-05-22 00:10:03 UTC
Hi,
here is a new port: It's a python/gtk GUI for configuring wbar.

Regards,

Olivier

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-22 17:01:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-25 21:11:45 UTC
amdmi3      2009-05-25 20:11:32 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/wbarconf         Makefile distinfo pkg-descr pkg-plist 
  Log:
  wbarconf is graphical configuration utility for wbar written in Python/GTK
  
  WWW:    http://kapsi.fi/ighea/wbarconf/
  
  PR:             134794
  Submitted by:   Olivier Cochard-Labbé <olivier@cochard.me>
  
  Revision  Changes    Path
  1.718     +1 -0      ports/x11/Makefile
  1.1       +41 -0     ports/x11/wbarconf/Makefile (new)
  1.1       +3 -0      ports/x11/wbarconf/distinfo (new)
  1.1       +3 -0      ports/x11/wbarconf/pkg-descr (new)
  1.1       +22 -0     ports/x11/wbarconf/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 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-25 21:12:30 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!