Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2004 22:16:08 -0800 (PST)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11 Makefile ports/x11/gnome-clipboard-daemon Makefile distinfo pkg-descr pkg-plist ports/x11/gnome-clipboard-daemon/files patch-Makefile
Message-ID:  <200401250616.i0P6G8HQ042794@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2004/01/24 22:16:08 PST

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/gnome-clipboard-daemon Makefile distinfo pkg-descr 
                               pkg-plist 
    x11/gnome-clipboard-daemon/files patch-Makefile 
  Log:
  Add gnome-clipboard-daemon, a clipboard manager for X.
  
  GNOME Clipboard Daemon is a program that keeps the content of your X
  clipboard in memory, so the clipboard won't get lost even after you close the
  application you copied from. It's a daemon - it has no GUI. You start it and
  it'll run inthe background and Just Work(tm).
  
  Example:
          1. Start AbiWord.
          2. Type in 'hello world'. Select everything and click Copy.
          3. Close AbiWord.
          4. Start gedit.
          5. Click Paste. Normally nothing will happen. But if GNOME Clipboard
                  Daemon is running, pasting will work.
  
  PR:             61869
  Submitted by:   Jeremy Messenger <mezz7@cox.net>
  
  Revision  Changes    Path
  1.477     +1 -0      ports/x11/Makefile
  1.1       +23 -0     ports/x11/gnome-clipboard-daemon/Makefile (new)
  1.1       +1 -0      ports/x11/gnome-clipboard-daemon/distinfo (new)
  1.1       +32 -0     ports/x11/gnome-clipboard-daemon/files/patch-Makefile (new)
  1.1       +14 -0     ports/x11/gnome-clipboard-daemon/pkg-descr (new)
  1.1       +1 -0      ports/x11/gnome-clipboard-daemon/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401250616.i0P6G8HQ042794>