Date: Mon, 29 Jun 1998 07:43:33 +0400 (MSD) From: Andrey Zakhvatov <andy@icc.surw.chel.su> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7106: New port: xwpick-2.20 Message-ID: <199806290343.HAA24906@icc.surw.chel.su>
next in thread | raw e-mail | index | archive | help
>Number: 7106 >Category: ports >Synopsis: New port: xwpick-2.20 >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: Sun Jun 28 20:40:01 PDT 1998 >Last-Modified: >Originator: Andrey Zakhvatov >Organization: South Ural Railway ICC >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: This is a port of image pick up utility for X Window System. Xwpick lets you pick an image from an arbitrary window or rectangular area of an X Window (DEC Window) server and write it to a file in a variety of formats. # 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: # # xwpick-2.20 # xwpick-2.20/Makefile # xwpick-2.20/files # xwpick-2.20/files/md5 # xwpick-2.20/pkg # xwpick-2.20/pkg/PLIST # xwpick-2.20/pkg/DESCR # xwpick-2.20/pkg/COMMENT # echo c - xwpick-2.20 mkdir -p xwpick-2.20 > /dev/null 2>&1 echo x - xwpick-2.20/Makefile sed 's/^X//' >xwpick-2.20/Makefile << 'END-of-xwpick-2.20/Makefile' X# New ports collection makefile for: xwpick X# Version required: 2.20 X# Date created: 24 June 1998 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= xwpick-2.20 XCATEGORIES= graphics x11 XMASTER_SITES= ${MASTER_SITE_XCONTRIB} XMASTER_SITE_SUBDIR= applications X XMAINTAINER= andy@icc.surw.chel.su X XUSE_IMAKE= yes XMAN1= xwpick.1 X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/xwpick ${PREFIX}/bin X @ ${INSTALL_DATA} ${WRKSRC}/xwpick.man ${PREFIX}/man/man1/xwpick.1 X.if !defined(NOPORTDOCS) X @ ${MKDIR} ${PREFIX}/share/doc/xwpick X @ ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PREFIX}/share/doc/xwpick X @ ${INSTALL_DATA} ${WRKSRC}/CNL_ARTICLE.PS ${PREFIX}/share/doc/xwpick X @ ${INSTALL_DATA} ${WRKSRC}/0README ${PREFIX}/share/doc/xwpick/README X.endif X X.include <bsd.port.mk> END-of-xwpick-2.20/Makefile echo c - xwpick-2.20/files mkdir -p xwpick-2.20/files > /dev/null 2>&1 echo x - xwpick-2.20/files/md5 sed 's/^X//' >xwpick-2.20/files/md5 << 'END-of-xwpick-2.20/files/md5' XMD5 (xwpick-2.20.tar.gz) = 4964dcd4bcd92a71f5ce90af1753f896 END-of-xwpick-2.20/files/md5 echo c - xwpick-2.20/pkg mkdir -p xwpick-2.20/pkg > /dev/null 2>&1 echo x - xwpick-2.20/pkg/PLIST sed 's/^X//' >xwpick-2.20/pkg/PLIST << 'END-of-xwpick-2.20/pkg/PLIST' Xbin/xwpick Xman/man1/xwpick.1.gz Xshare/doc/xwpick/CHANGELOG Xshare/doc/xwpick/CNL_ARTICLE.PS Xshare/doc/xwpick/README X@dirrm share/doc/xwpick END-of-xwpick-2.20/pkg/PLIST echo x - xwpick-2.20/pkg/DESCR sed 's/^X//' >xwpick-2.20/pkg/DESCR << 'END-of-xwpick-2.20/pkg/DESCR' XXwpick lets you pick an image from an arbitrary window or rectangular Xarea of an X Window (DEC Window) server and write it to a file in a Xvariety of formats. END-of-xwpick-2.20/pkg/DESCR echo x - xwpick-2.20/pkg/COMMENT sed 's/^X//' >xwpick-2.20/pkg/COMMENT << 'END-of-xwpick-2.20/pkg/COMMENT' XImage pick up utility for X Window System. END-of-xwpick-2.20/pkg/COMMENT exit >How-To-Repeat: >Fix: Please, check and commit this port. >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?199806290343.HAA24906>