Bug 160366

Summary: New port: misc/xmonad-log-applet An applet that will display Xmonad log information
Product: Ports & Packages Reporter: Alexander Kojevnikov <alexander>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
xmonad-log-applet.shar
none
xmonad-log-applet.shar none

Description Alexander Kojevnikov 2011-09-01 16:00:20 UTC
The applet makes it easier to use Xmonad with GNOME, see this page for more information: http://uhsure.com/xmonad-log-applet.html

Fix: Patch attached with submission follows:
Comment 1 Alexander Kojevnikov 2011-09-02 03:04:13 UTC
Attaching an updated shar.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2011-12-25 18:28:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2011-12-27 04:46:00 UTC
State Changed
From-To: open->feedback

fails to fetch
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2012-02-13 05:25:50 UTC
State Changed
From-To: feedback->open

try again
Comment 5 Alexander Kojevnikov 2012-02-13 11:28:31 UTC
Updated to 2.0.0, let me know if you want a diff instead.
Comment 6 Eitan Adler freebsd_committer freebsd_triage 2012-02-19 03:41:38 UTC
Responsible Changed
From-To: eadler->freebsd-ports-bugs

I Can't deal with this one now
Comment 7 Pawel Pekala freebsd_committer freebsd_triage 2012-03-03 15:07:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 8 dfilter service freebsd_committer freebsd_triage 2012-03-05 18:53:57 UTC
pawel       2012-03-05 18:53:48 UTC

  FreeBSD ports repository

  Modified files:
    misc                 Makefile 
  Added files:
    misc/xmonad-log-applet Makefile distinfo pkg-descr pkg-plist 
  Log:
  xmonad-log-applet is for Xmonad users who find the GNOME panel useful. The
  applet will show the active workspaces, the title of the selected window or
  whatever information you send it from your xmonad.hs.
  
  WWW: https://github.com/alexkay/xmonad-log-applet
  
  PR:             ports/160366
  Submitted by:   Alexander Kojevnikov <alexander@kojevnikov.com>
  
  Revision  Changes    Path
  1.1004    +1 -0      ports/misc/Makefile
  1.1       +22 -0     ports/misc/xmonad-log-applet/Makefile (new)
  1.1       +2 -0      ports/misc/xmonad-log-applet/distinfo (new)
  1.1       +5 -0      ports/misc/xmonad-log-applet/pkg-descr (new)
  1.1       +4 -0      ports/misc/xmonad-log-applet/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 9 dfilter service freebsd_committer freebsd_triage 2012-03-05 18:57:43 UTC
pawel       2012-03-05 18:57:35 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  For misc/xmonad-log-applet
  
  PR:             ports/160366
  
  Revision  Changes    Path
  1.1067    +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
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 10 Pawel Pekala freebsd_committer freebsd_triage 2012-03-05 19:03:06 UTC
State Changed
From-To: open->closed

New port added. Thanks!