Bug 135049 - [NEW PORT] deskutils/global-menu Globally-shared menu bar of all applications in gnome (like MAC-OSX)
Summary: [NEW PORT] deskutils/global-menu Globally-shared menu bar of all applications...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-29 07:50 UTC by gustau.perez
Modified: 2009-06-05 23:10 UTC (History)
0 users

See Also:


Attachments
file.shar (6.32 KB, text/plain)
2009-05-29 07:50 UTC, gustau.perez
no flags Details
global_menu.txt (6.28 KB, text/plain)
2009-06-02 10:38 UTC, Gustau Pérez
no flags Details
global_menu.txt (7.24 KB, text/plain)
2009-06-04 08:55 UTC, gustau.perez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gustau.perez 2009-05-29 07:50:01 UTC
Global menu is an applet that can be added to gnome-panel and provides a global menu for all gtk-based applications like the one found in MAC-OSX.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-05-29 10:58:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-05-29 20:38:37 UTC
State Changed
From-To: open->feedback

please install ports-mgmt/portlint and try portlint -AC and fix all 
output. Thanks
Comment 3 Gustau Pérez 2009-06-02 10:38:20 UTC
  I'm attaching a modified shar that fixes the FATALs and nearly all the
WARNS (only the master_site and noportdocs remains).

  Regards,

-- 
PGP KEY : http://www-entel.upc.edu/gus/gus.asc
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-06-02 22:44:40 UTC
State Changed
From-To: feedback->open

got a new patch
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2009-06-02 22:44:52 UTC
State Changed
From-To: open->feedback

Thanks for the shar file, 

Please take a look a these buildlogs here: 

http://64bit.miwibox.org/index.php?action=describe_port&id=2729 
http://32bit.miwibox.org/index.php?action=describe_port&id=2622 

- Martin
Comment 6 gustau.perez 2009-06-04 08:55:28 UTC
  This fixes both the compile warning (comparing different type of
pointers) and the pending files when uninstalling. Added a pkg-message.
Hope nothing else breaks :)

   Regards,

   Gus
Comment 7 Martin Wilke freebsd_committer freebsd_triage 2009-06-05 23:09:00 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!
Comment 8 dfilter service freebsd_committer freebsd_triage 2009-06-05 23:09:23 UTC
miwi        2009-06-05 22:09:07 UTC

  FreeBSD ports repository

  Modified files:
    deskutils            Makefile 
  Added files:
    deskutils/global-menu Makefile distinfo pkg-descr pkg-message 
                          pkg-plist 
    deskutils/global-menu/files patch-makefile.am 
                                patch-makefile.in patch-menuitem.c 
  Log:
  Global Menu is the globally-shared menu bar of all applications
  launched in your desktop session.
  
  WWW: http://code.google.com/p/gnome2-globalmenu/
  
  PR:             ports/135049
  Submitted by:   Gustavo Perez
  
  Revision  Changes    Path
  1.365     +1 -0      ports/deskutils/Makefile
  1.1       +44 -0     ports/deskutils/global-menu/Makefile (new)
  1.1       +3 -0      ports/deskutils/global-menu/distinfo (new)
  1.1       +11 -0     ports/deskutils/global-menu/files/patch-makefile.am (new)
  1.1       +11 -0     ports/deskutils/global-menu/files/patch-makefile.in (new)
  1.1       +11 -0     ports/deskutils/global-menu/files/patch-menuitem.c (new)
  1.1       +4 -0      ports/deskutils/global-menu/pkg-descr (new)
  1.1       +7 -0      ports/deskutils/global-menu/pkg-message (new)
  1.1       +60 -0     ports/deskutils/global-menu/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"