Bug 114867

Summary: New port:x11/simdock A fast and customizable dockbar
Product: Ports & Packages Reporter: Yinghong. Liu <relaxbsd>
Component: Individual Port(s)Assignee: Ion-Mihai "IOnut" Tetcu <itetcu>
Status: Closed FIXED    
Severity: Affects Only Me CC: relaxbsd
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
simdock.shar none

Description Yinghong. Liu 2007-07-24 16:30:01 UTC
SimDock is a fast and customizable dockbar. It is written in c++ and wxWidgets
and fits well in Gnome but works on most desktop environments. Does not require
Compiz nor 3D acceleration.

WWW: http://sourceforge.net/projects/simdock/
Author: simonedll@yahoo.it
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-08-20 18:18:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-08-20 20:06:12 UTC
State Changed
From-To: open->feedback

Missing depends: 
http://sce-tindy.tecnik93.com/tb/index.php?action=describe_port&id=1773
Comment 3 Yinghong. Liu 2007-08-20 21:55:44 UTC
Please insert the line(the line in row 18) in Makefile:
USE_GNOME=      gnomehack gnomeprefix pkgconfig gconf2 libwnck
after the line:
GNU_CONFIGURE=  yes
Thanks!

2007/8/21, itetcu@freebsd.org <itetcu@freebsd.org>:
> Synopsis: New port:x11/simdock A fast and customizable dockbar
>
> State-Changed-From-To: open->feedback
> State-Changed-By: itetcu
> State-Changed-When: Mon Aug 20 19:06:12 UTC 2007
> State-Changed-Why:
> Missing depends:
> http://sce-tindy.tecnik93.com/tb/index.php?action=describe_port&id=1773
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=114867
>
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-08-21 10:53:27 UTC
itetcu      2007-08-21 09:53:21 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/simdock          Makefile distinfo pkg-descr pkg-plist 
  Log:
  SimDock is a fast and customizable dockbar. It is written in c++ and wxWidgets
  and fits well in Gnome but works on most desktop environments. Does not require
  Compiz nor 3D acceleration.
  
  WWW:    http://sourceforge.net/projects/simdock/
  Author: simonedll@yahoo.it
  
  PR:             ports/114867
  Submitted by:   Yinghong.Liu <relaxbsd at gmail.com>
  
  Revision  Changes    Path
  1.662     +1 -0      ports/x11/Makefile
  1.1       +42 -0     ports/x11/simdock/Makefile (new)
  1.1       +3 -0      ports/x11/simdock/distinfo (new)
  1.1       +6 -0      ports/x11/simdock/pkg-descr (new)
  1.1       +10 -0     ports/x11/simdock/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 5 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-08-21 10:54:06 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!