Bug 125770 - New port: x11/sselp : Simple SELection Printer for x11
Summary: New port: x11/sselp : Simple SELection Printer for x11
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-19 14:20 UTC by Julien Laffaye
Modified: 2008-07-19 15:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.72 KB, text/plain)
2008-07-19 14:20 UTC, Julien Laffaye
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Laffaye 2008-07-19 14:20:01 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-07-19 14:51:50 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-19 14:51:54 UTC
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)
_______________________________________________
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"