Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2008 14:00:09 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/125770: commit references a PR
Message-ID:  <200807191400.m6JE09oK023283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/125770; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125770: commit references a PR
Date: Sat, 19 Jul 2008 13:51:54 +0000 (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"
 



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