Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2008 13:51:22 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11 Makefile ports/x11/sselp Makefile distinfo pkg-descr ports/x11/sselp/files patch-config.mk
Message-ID:  <200807191351.m6JDpMtA095336@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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