Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 1999 15:13:37 -0700 (PDT)
From:      Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13925: New Xcut Port
Message-ID:  <199909232213.PAA17530@passer.osg.gov.bc.ca>

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

>Number:         13925
>Category:       ports
>Synopsis:       Brand new port for xcut-0.2.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 23 15:20:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Cy Schubert
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
ITSD Province of BC
>Environment:

FreeBSD passer 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Tue Sep 21 13:47:34 PDT 1999     root@passer:/opt/cvs-330/src/sys/compile/PASSER  i386

>Description:

	xcut is a small but useful program which can take standard input and
	store it in the X cut buffer, and also work in reverse by writing
	the X cut buffer onto standard output.

	If you wish, I will volunteer to be mainainer of this port.


>How-To-Repeat:

	N/A

>Fix:
	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xcut
#	xcut/Makefile
#	xcut/files
#	xcut/patches
#	xcut/pkg
#	xcut/files/md5
#	xcut/patches/patch-aa
#	xcut/pkg/COMMENT
#	xcut/pkg/DESCR
#	xcut/pkg/PLIST
#
echo c - xcut
mkdir -p xcut > /dev/null 2>&1
echo x - xcut/Makefile
sed 's/^X//' >xcut/Makefile << 'END-of-xcut/Makefile'
X# New ports collection makefile for:	xcut
X# Version required:			0.2
X# Date created:				23 September 1999
X# Whom:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
X#
X# $Id: Makefile,v 1.1 1999/09/23 15:00:00 foobar Exp $
X#
X
XDISTNAME=	xcut-0.2
XCATEGORIES=	x11
XMASTER_SITES=	http://acsys.anu.edu.au/~tpot/xcut/
XMASTER_SITE_SUBDIR=	applications
X
XMAINTAINER=	Cy.Schubert@uumail.gov.bc.ca
X
XUSE_IMAKE=	YES
XMAN1=		xcut.1
X
X.include <bsd.port.mk>
END-of-xcut/Makefile
echo c - xcut/files
mkdir -p xcut/files > /dev/null 2>&1
echo c - xcut/patches
mkdir -p xcut/patches > /dev/null 2>&1
echo c - xcut/pkg
mkdir -p xcut/pkg > /dev/null 2>&1
echo x - xcut/files/md5
sed 's/^X//' >xcut/files/md5 << 'END-of-xcut/files/md5'
XMD5 (xcut-0.2.tar.gz) = 557103a20f9a122a09a1c03096a6f665
END-of-xcut/files/md5
echo x - xcut/patches/patch-aa
sed 's/^X//' >xcut/patches/patch-aa << 'END-of-xcut/patches/patch-aa'
X--- Imakefile.orig	Mon Sep 20 22:46:38 1999
X+++ Imakefile	Thu Sep 23 14:59:31 1999
X@@ -11,8 +11,8 @@
X 
X XCOMM Set up for local environment
X 
X-BINDIR=/usr/local/bin
X-MANPATH=/usr/local/man
X+BINDIR=${X11BASE}/bin
X+MANPATH=${X11BASE}${MAN1PREFIX}/man
X MANSUFFIX=1
X 
X XCOMM Build xcut and manpage
END-of-xcut/patches/patch-aa
echo x - xcut/pkg/COMMENT
sed 's/^X//' >xcut/pkg/COMMENT << 'END-of-xcut/pkg/COMMENT'
XManipulate X cut buffers from command line
END-of-xcut/pkg/COMMENT
echo x - xcut/pkg/DESCR
sed 's/^X//' >xcut/pkg/DESCR << 'END-of-xcut/pkg/DESCR'
Xxcut is a small but useful program which can take standard input and
Xstore it in the X cut buffer, and also work in reverse by writing
Xthe X cut buffer onto standard output.
X
X
XWWW: http://acsys.anu.edu.au/~tpot/xcut/
END-of-xcut/pkg/DESCR
echo x - xcut/pkg/PLIST
sed 's/^X//' >xcut/pkg/PLIST << 'END-of-xcut/pkg/PLIST'
Xbin/xcut
END-of-xcut/pkg/PLIST
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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