From owner-cvs-all@FreeBSD.ORG Thu Aug 9 16:31:05 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 584EC16A421; Thu, 9 Aug 2007 16:31:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4944213C4CC; Thu, 9 Aug 2007 16:31:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l79GV5CK065282; Thu, 9 Aug 2007 16:31:05 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l79GV5Ss065281; Thu, 9 Aug 2007 16:31:05 GMT (envelope-from sat) Message-Id: <200708091631.l79GV5Ss065281@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 9 Aug 2007 16:31:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11 Makefile ports/x11/xsel-conrad Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Aug 2007 16:31:05 -0000 sat 2007-08-09 16:31:04 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xsel-conrad Makefile distinfo pkg-descr Log: Add port x11/xsel-conrad: XSel is a command-line program for getting and setting the contents of the X selection. Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button. This port is similar to x11/xsel, but with different CLI syntax and a bit more functionality. It is a lot more popular, too. WWW: http://www.vergenet.net/~conrad/software/xsel/ Author: Conrad Parker Based on: OpenBSD port, Portage package Revision Changes Path 1.661 +1 -0 ports/x11/Makefile 1.1 +40 -0 ports/x11/xsel-conrad/Makefile (new) 1.1 +3 -0 ports/x11/xsel-conrad/distinfo (new) 1.1 +9 -0 ports/x11/xsel-conrad/pkg-descr (new)