# 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: # # /usr/ports/security/xspy # /usr/ports/security/xspy/pkg-descr # /usr/ports/security/xspy/Makefile # /usr/ports/security/xspy/distinfo # /usr/ports/security/xspy/pkg-plist # /usr/ports/security/xspy/pkg-comment # echo c - /usr/ports/security/xspy mkdir -p /usr/ports/security/xspy > /dev/null 2>&1 echo x - /usr/ports/security/xspy/pkg-descr sed 's/^X//' >/usr/ports/security/xspy/pkg-descr << 'END-of-/usr/ports/security/xspy/pkg-descr' Xxspy is used to monitor keypresses on remote X servers. XIt takes advantage of an oversight in X Windows (R5 & R6) to find Xout about keypresses even in "secure mode". It works by polling the Xkeyboard, by default every hundredth of a second. X XWWW: http://www.acm.vt.edu/~jmaxwell/programs/xspy/xspy.html END-of-/usr/ports/security/xspy/pkg-descr echo x - /usr/ports/security/xspy/Makefile sed 's/^X//' >/usr/ports/security/xspy/Makefile << 'END-of-/usr/ports/security/xspy/Makefile' X# Ports collection makefile for: xspy X# Date created: Jan 11 2003 X# Whom: Yonatan X# X# $FreeBSD$ X# X XPORTNAME= xspy XPORTVERSION= 1.0c XCATEGORIES= security XMASTER_SITES= http://www.acm.vt.edu/~jmaxwell/programs/xspy/ X XMAINTAINER= Yonatan@xpert.com X XWRKSRC= ${WRKDIR}/${PORTNAME} XUSE_IMAKE= yes XXMKMF= xmkmf XUSE_XLIB= YES X XALL_TARGET= xspy X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/xspy ${PREFIX}/bin X X.include END-of-/usr/ports/security/xspy/Makefile echo x - /usr/ports/security/xspy/distinfo sed 's/^X//' >/usr/ports/security/xspy/distinfo << 'END-of-/usr/ports/security/xspy/distinfo' XMD5 (xspy-1.0c.tar.gz) = 3cbdb554e2f5acd58c1fe0cfd30e1416 END-of-/usr/ports/security/xspy/distinfo echo x - /usr/ports/security/xspy/pkg-plist sed 's/^X//' >/usr/ports/security/xspy/pkg-plist << 'END-of-/usr/ports/security/xspy/pkg-plist' X@comment $FreeBSD$ Xbin/xspy END-of-/usr/ports/security/xspy/pkg-plist echo x - /usr/ports/security/xspy/pkg-comment sed 's/^X//' >/usr/ports/security/xspy/pkg-comment << 'END-of-/usr/ports/security/xspy/pkg-comment' XMonitoring keystrokes on remote X servers END-of-/usr/ports/security/xspy/pkg-comment exit