Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2009 18:13:56 GMT
From:      Eitan Adler <eitanadlerlist@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/131719: [patch] update to x11/xclip
Message-ID:  <200902151813.n1FIDu6M014729@www.freebsd.org>
Resent-Message-ID: <200902151820.n1FIK1SD078270@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         131719
>Category:       ports
>Synopsis:       [patch] update to x11/xclip
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 15 18:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
>Description:
tested with portlint and make install and make deinstall

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# New ports collection makefile for:	xclip
# Date created:			Dec 18, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	xclip
PORTVERSION=	0.11
CATEGORIES=	x11
MASTER_SITES=SF

MAINTAINER=	eitanadlerlist@gmail.com
COMMENT=	An interface to X selections ("the clipboard") from the command line

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE=yes
USE_GMAKE=	yes
USE_XORG=	x11 xproto xmu

MAN1=		xclip.1
PLIST_FILES=	bin/xclip bin/xclip-copyfile bin/xclip-cutfile bin/xclip-pastefile

.include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



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