cvs commit: ports/x11 Makefile ports/x11/sselp Makefile distinfo pkg-descr ports/x11/sselp/files patch-config.mk

Martin Wilke miwi at FreeBSD.org
Sat Jul 19 13:51:22 UTC 2008


miwi        2008-07-19 13:51:22 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/sselp            Makefile distinfo pkg-descr 
    x11/sselp/files      patch-config.mk 
  Log:
  Simple X selection printer. Prints the X selection to stdout.
  If there is no X client owning the selection it just exits.
  Useful for scripts where you can query the X selection
  without pressing mouse Button2 in cumbersome ways.
  
  WWW: http://www.suckless.org/programs/sselp.html
  
  PR:             ports/125770
  Submitted by:   Julien Laffaye <kimelto at gmail.com>
  
  Revision  Changes    Path
  1.686     +1 -0      ports/x11/Makefile
  1.1       +21 -0     ports/x11/sselp/Makefile (new)
  1.1       +3 -0      ports/x11/sselp/distinfo (new)
  1.1       +32 -0     ports/x11/sselp/files/patch-config.mk (new)
  1.1       +6 -0      ports/x11/sselp/pkg-descr (new)


More information about the cvs-all mailing list