Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2000 10:47:40 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/21474: new port x11/dynamag
Message-ID:  <Pine.BSI.4.21.0009221045130.13596-100000@blues.jpj.net>

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

>Number:         21474
>Category:       ports
>Synopsis:       new port x11/dynamag
>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:   Fri Sep 22 07:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Trevor Johnson
>Release:        4.1-STABLE i386
>Organization:
myself
>Environment:

only tested under
FreeBSD ws99.invalid 4.1-STABLE FreeBSD 4.1-STABLE #0: Sat Jul 29 02:55:41
UTC 2000 root@ws99.invalid:/usr/obj/usr/src/sys/TREVOR41A i386
 
>Description:

magnifying utility which updates continuously

from the source:

   This is a major rewrite of the xmag program distributed by MIT with
   X11R5.  It features three modes of magnification.  The magnifier
   can be made to follow the mouse pointer around, displaying a
   magnified image either in a window that is "sticky" to the pointer,
   or in a stationary window.  The magnifier can also be `anchored'
   to continually magnify a fixed area of the screen.

The sticky window no longer works.

>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:
#
#	dynamag
#	dynamag/files
#	dynamag/files/md5
#	dynamag/pkg
#	dynamag/pkg/COMMENT
#	dynamag/pkg/DESCR
#	dynamag/pkg/PLIST
#	dynamag/Makefile
#
echo c - dynamag
mkdir -p dynamag > /dev/null 2>&1
echo c - dynamag/files
mkdir -p dynamag/files > /dev/null 2>&1
echo x - dynamag/files/md5
sed 's/^X//' >dynamag/files/md5 << 'END-of-dynamag/files/md5'
XMD5 (unwindows.tar.Z) = 2cce5fac26edd6a7cac21b883d5c92af
END-of-dynamag/files/md5
echo c - dynamag/pkg
mkdir -p dynamag/pkg > /dev/null 2>&1
echo x - dynamag/pkg/COMMENT
sed 's/^X//' >dynamag/pkg/COMMENT << 'END-of-dynamag/pkg/COMMENT'
XMagnifying utility which updates continuously
END-of-dynamag/pkg/COMMENT
echo x - dynamag/pkg/DESCR
sed 's/^X//' >dynamag/pkg/DESCR << 'END-of-dynamag/pkg/DESCR'
Xfrom the source:
X
X   This is a major rewrite of the xmag program distributed by MIT with
X   X11R5.  It features three modes of magnification.  The magnifier
X   can be made to follow the mouse pointer around, displaying a
X   magnified image either in a window that is "sticky" to the pointer,
X   or in a stationary window.  The magnifier can also be `anchored'
X   to continually magnify a fixed area of the screen.
X
XThe sticky window no longer works.
X
XWWW:  http://trace.wisc.edu/world/computer_access/unix/unixshar.html
X
XTrevor Johnson
Xtrevor@jpj.net
END-of-dynamag/pkg/DESCR
echo x - dynamag/pkg/PLIST
sed 's/^X//' >dynamag/pkg/PLIST << 'END-of-dynamag/pkg/PLIST'
Xbin/dynamag
END-of-dynamag/pkg/PLIST
echo x - dynamag/Makefile
sed 's/^X//' >dynamag/Makefile << 'END-of-dynamag/Makefile'
X# New ports collection makefile for:	dynamag
X# Date created:        			2000-09-22
X# Whom:					Trevor Johnson <trevor@jpj.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dynamag
XPORTVERSION=	1.1
XCATEGORIES=	x11
XMASTER_SITES=	ftp://trace.wisc.edu/pub/access_utils/unix/
XDISTNAME=	unwindows
XEXTRACT_SUFX=	.tar.Z
X
XMAINTAINER=	trevor@jpj.net
X
XUSE_IMAKE=	yes
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/dynamag ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-dynamag/Makefile
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?Pine.BSI.4.21.0009221045130.13596-100000>