Index: head/accessibility/gok/Makefile =================================================================== --- head/accessibility/gok/Makefile (nonexistent) +++ head/accessibility/gok/Makefile (revision 78996) @@ -0,0 +1,32 @@ +# New ports collection makefile for: gok +# Date created: 12 April 2003 +# Whom: Adam Weinberger +# +# $FreeBSD$ +# + +PORTNAME= gok +PORTVERSION= 0.7.0 +CATEGORIES= sysutils gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME On-Screen Keyboard (GOK) + +USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk +USE_REINPLACE= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|||' \ + ${WRKSRC}/gok/word-complete.c + +.include Property changes on: head/accessibility/gok/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/accessibility/gok/distinfo =================================================================== --- head/accessibility/gok/distinfo (nonexistent) +++ head/accessibility/gok/distinfo (revision 78996) @@ -0,0 +1 @@ +MD5 (gnome2/gok-0.7.0.tar.gz) = 628786adb05a12143ffc575ac5a5abec Property changes on: head/accessibility/gok/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/accessibility/gok/pkg-descr =================================================================== --- head/accessibility/gok/pkg-descr (nonexistent) +++ head/accessibility/gok/pkg-descr (revision 78996) @@ -0,0 +1,13 @@ +The GNOME On-Screen Keyboard (GOK) is an accessability interface +that gives you control of your system without needing a keyboard. +The GOK makes available a hierarchical button system that enables +keyboardless entry of common accelerators, and contains a +clickable keyboard that sports suggested autocompletion of many +common words, and even some commands. The GOK will provide an +alternative interface to common commands and functions within +applications that utilize the AT SPI. + +The GOK is is designed to be usable by many alternative input +methods, i.e. not a common keyboard and mouse combination. + +WWW: http://www.gok.ca Property changes on: head/accessibility/gok/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/accessibility/gok/pkg-plist =================================================================== --- head/accessibility/gok/pkg-plist (nonexistent) +++ head/accessibility/gok/pkg-plist (revision 78996) @@ -0,0 +1,120 @@ +bin/gok +etc/gconf/schemas/gok.schemas +etc/gconf/gconf.xml.defaults/apps/gok/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/layout/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2/%gconf.xml +libdata/pkgconfig/gok-1.0.pc +share/locale/am/LC_MESSAGES/gok.mo +share/locale/ca/LC_MESSAGES/gok.mo +share/locale/cs/LC_MESSAGES/gok.mo +share/locale/de/LC_MESSAGES/gok.mo +share/locale/es/LC_MESSAGES/gok.mo +share/locale/fr/LC_MESSAGES/gok.mo +share/locale/nl/LC_MESSAGES/gok.mo +share/locale/no/LC_MESSAGES/gok.mo +share/locale/pt/LC_MESSAGES/gok.mo +share/locale/pt_BR/LC_MESSAGES/gok.mo +share/locale/sv/LC_MESSAGES/gok.mo +share/locale/uk/LC_MESSAGES/gok.mo +share/locale/vi/LC_MESSAGES/gok.mo +share/gnome/help/gok/C/gok.xml +share/gnome/omf/gok/gok-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gok/gok-C.omf +share/gnome/gok/main.kbd +share/gnome/gok/qwerty.kbd +share/gnome/gok/alphabet.kbd +share/gnome/gok/manage.kbd +share/gnome/gok/launcher.kbd +share/gnome/gok/move-resize.kbd +share/gnome/gok/direct-selection.xam +share/gnome/gok/dwell-selection.xam +share/gnome/gok/automatic-scanning.xam +share/gnome/gok/inverse-scanning.xam +share/gnome/gok/dictionary.txt +share/gnome/gok/gok.rc +share/gnome/gok/goksound1.wav +share/gnome/gok/goksound2.wav +share/gnome/gok/Keyboard.kbd +@dirrm share/gnome/gok +@dirrm share/gnome/omf/gok +@dirrm share/gnome/help/gok/C/figures +@dirrm share/gnome/help/gok/C +@dirrm share/gnome/help/gok +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/layout +@dirrm etc/gconf/gconf.xml.defaults/apps/gok +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gok/gok-C.omf Property changes on: head/accessibility/gok/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/sysutils/Makefile =================================================================== --- head/sysutils/Makefile (revision 78995) +++ head/sysutils/Makefile (revision 78996) @@ -1,320 +1,321 @@ # $FreeBSD$ # SUBDIR += 3dm SUBDIR += LPRng SUBDIR += LPRngTool SUBDIR += Tee SUBDIR += abck SUBDIR += acidlaunch SUBDIR += afio SUBDIR += ah-tty SUBDIR += and SUBDIR += anteater SUBDIR += apcupsd SUBDIR += arson SUBDIR += asapm SUBDIR += ascpu SUBDIR += asfsm SUBDIR += asmem SUBDIR += asmon SUBDIR += bacula SUBDIR += barry SUBDIR += battstat-applet SUBDIR += bchunk SUBDIR += bkpupsd SUBDIR += blimitd SUBDIR += bsdsar SUBDIR += bubblemon SUBDIR += bubblemon-dockapp SUBDIR += cd-write SUBDIR += cd9660_unicode SUBDIR += cdbakeoven SUBDIR += cdrdao SUBDIR += cdroot SUBDIR += cdrtools SUBDIR += cfengine SUBDIR += cfengine2 SUBDIR += checkservice SUBDIR += clockspeed SUBDIR += cmdwatch SUBDIR += colorize SUBDIR += comconsole SUBDIR += consolehm SUBDIR += contool SUBDIR += copytape SUBDIR += cotty SUBDIR += cpbk SUBDIR += cpdup SUBDIR += cpuburn SUBDIR += crashme SUBDIR += cronolog SUBDIR += curly SUBDIR += cvsweb-converters SUBDIR += daemontools SUBDIR += daemontools53 SUBDIR += deleted SUBDIR += detach SUBDIR += di SUBDIR += dim SUBDIR += dirdiff SUBDIR += diskcheckd SUBDIR += diskusage SUBDIR += doconfig SUBDIR += du2ps SUBDIR += dump9660 SUBDIR += durep SUBDIR += dvdtape SUBDIR += dwatch SUBDIR += e2fsprogs SUBDIR += eject SUBDIR += enteruser SUBDIR += extipl SUBDIR += fastest_cvsup SUBDIR += fastresolve SUBDIR += fcron SUBDIR += ffsrecov SUBDIR += file SUBDIR += filedupe SUBDIR += fileutils SUBDIR += finfo SUBDIR += flasher SUBDIR += flexbackup SUBDIR += flock SUBDIR += flog SUBDIR += fontedit SUBDIR += fortunelock SUBDIR += freesbie SUBDIR += fsck_ext2fs SUBDIR += ftrace SUBDIR += fvcool SUBDIR += ganglia-monitor-core SUBDIR += gcombust SUBDIR += gconf-editor SUBDIR += gfslicer SUBDIR += gkrellflynn SUBDIR += gkrellm SUBDIR += gkrellm2 SUBDIR += gkrellmouse SUBDIR += gkrellmwho SUBDIR += glload SUBDIR += gnome-pkgview SUBDIR += gnomecontrolcenter SUBDIR += gnomecontrolcenter2 SUBDIR += gnomefind SUBDIR += gnomesystemmonitor + SUBDIR += gok SUBDIR += gpart SUBDIR += grub SUBDIR += gtk-imonc SUBDIR += gtoaster SUBDIR += gtop SUBDIR += gupsc SUBDIR += hammerhead SUBDIR += healthd SUBDIR += httplog SUBDIR += idled SUBDIR += installwatch SUBDIR += ipa SUBDIR += ipsc SUBDIR += jailer SUBDIR += jailutils SUBDIR += kcpuload SUBDIR += kdeadmin3 SUBDIR += kdirstat SUBDIR += lavaps SUBDIR += lcdproc SUBDIR += lfm SUBDIR += libchk SUBDIR += libretto-config SUBDIR += linux-acu SUBDIR += linux-e2fsprogs SUBDIR += lire SUBDIR += livecd SUBDIR += lmmon SUBDIR += log_analysis SUBDIR += logmon SUBDIR += logrotate SUBDIR += logtool SUBDIR += lsmlib SUBDIR += lsof SUBDIR += ltrace SUBDIR += maint SUBDIR += manck SUBDIR += medusa SUBDIR += memtest SUBDIR += metalog SUBDIR += mgeupsd SUBDIR += mixer SUBDIR += mkfile SUBDIR += mkisofs SUBDIR += mksunbootcd SUBDIR += mktool SUBDIR += monitord SUBDIR += msyslog SUBDIR += multitail SUBDIR += muse SUBDIR += ndir SUBDIR += no-login SUBDIR += npadmin SUBDIR += nut SUBDIR += nwclient SUBDIR += nwclient602 SUBDIR += obliterate SUBDIR += p5-File-Which SUBDIR += p5-Filesys-DiskSpace SUBDIR += p5-LJ-Cache SUBDIR += p5-LJ-TextMessage SUBDIR += p5-Quota SUBDIR += p5-Schedule-At SUBDIR += p5-Schedule-Cron SUBDIR += p5-Schedule-Match SUBDIR += p5-Stat-lsMode SUBDIR += p5-Sys-CpuLoad SUBDIR += p5-SyslogScan SUBDIR += p5-Tie-Syslog SUBDIR += p5-Unix-ConfigFile SUBDIR += p5-Unix-Syslog SUBDIR += p5-User SUBDIR += paicc SUBDIR += pdumpfs SUBDIR += pear-File SUBDIR += pear-Log SUBDIR += penv SUBDIR += perf SUBDIR += personality SUBDIR += pib SUBDIR += pkg_remove SUBDIR += pkg_tree SUBDIR += pkill SUBDIR += plconfig SUBDIR += pmap SUBDIR += portupgrade SUBDIR += prips SUBDIR += procmap SUBDIR += pslist SUBDIR += psmisc SUBDIR += pstack SUBDIR += pstree SUBDIR += pwgen SUBDIR += pyfind SUBDIR += qlogtools SUBDIR += qtpkg SUBDIR += rclean SUBDIR += rdate SUBDIR += readlink SUBDIR += rlogview SUBDIR += rmonitor SUBDIR += roottail SUBDIR += rotate SUBDIR += rtty SUBDIR += ruby-devel-logger SUBDIR += ruby-log4r SUBDIR += ruby-quota SUBDIR += safecat SUBDIR += samefile SUBDIR += sarah SUBDIR += sb16config SUBDIR += sbniconfig SUBDIR += sdd SUBDIR += service-config SUBDIR += setcdboot SUBDIR += setquota SUBDIR += sformat SUBDIR += shlock SUBDIR += sjog SUBDIR += skill SUBDIR += slay SUBDIR += slmon SUBDIR += sloth SUBDIR += socket SUBDIR += socklog SUBDIR += spinner SUBDIR += srmt SUBDIR += ssync SUBDIR += stat SUBDIR += stmpclean SUBDIR += stow SUBDIR += stowES SUBDIR += su2 SUBDIR += symlinks SUBDIR += synergy SUBDIR += syslog-ng SUBDIR += task SUBDIR += tcplist SUBDIR += tdir SUBDIR += thefish SUBDIR += ticker.app SUBDIR += timelimit SUBDIR += tmpwatch SUBDIR += tree SUBDIR += ttyload SUBDIR += tua SUBDIR += ucspi-tcp SUBDIR += udesc_dump SUBDIR += unquote SUBDIR += upsd SUBDIR += upsmon SUBDIR += uptimed SUBDIR += userinfo SUBDIR += userlist SUBDIR += usermin SUBDIR += uwatch SUBDIR += vcp SUBDIR += videogen SUBDIR += vobcopy SUBDIR += wait_on SUBDIR += webjob SUBDIR += webmin SUBDIR += whatpix SUBDIR += whowatch SUBDIR += wmapm SUBDIR += wmapmload SUBDIR += wmavgload SUBDIR += wmbattery SUBDIR += wmbluecpu SUBDIR += wmcpuload SUBDIR += wmcube SUBDIR += wmcube-gdk SUBDIR += wmfire SUBDIR += wmflame SUBDIR += wmfsm SUBDIR += wmhm SUBDIR += wminet SUBDIR += wmlmmon SUBDIR += wmlongrun SUBDIR += wmmemfree SUBDIR += wmmemload SUBDIR += wmmemmon SUBDIR += wmmon SUBDIR += wmmount SUBDIR += wmpccard SUBDIR += wmshutdown SUBDIR += wmtop SUBDIR += wmzazof SUBDIR += wots SUBDIR += wtail SUBDIR += x86info SUBDIR += xapply SUBDIR += xbatt SUBDIR += xbattbar SUBDIR += xcdroast SUBDIR += xcpustate SUBDIR += xdu SUBDIR += xfsm SUBDIR += xin SUBDIR += xloadface SUBDIR += xlogmaster SUBDIR += xmbmon SUBDIR += xosview SUBDIR += xperfmon SUBDIR += xperfmon3 SUBDIR += xstow SUBDIR += xsu SUBDIR += xsysinfo SUBDIR += xsysstats SUBDIR += xw SUBDIR += xwatch SUBDIR += xwipower SUBDIR += yawho .include Property changes on: head/sysutils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.352 \ No newline at end of property +1.353 \ No newline at end of property Index: head/sysutils/gok/Makefile =================================================================== --- head/sysutils/gok/Makefile (nonexistent) +++ head/sysutils/gok/Makefile (revision 78996) @@ -0,0 +1,32 @@ +# New ports collection makefile for: gok +# Date created: 12 April 2003 +# Whom: Adam Weinberger +# +# $FreeBSD$ +# + +PORTNAME= gok +PORTVERSION= 0.7.0 +CATEGORIES= sysutils gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME On-Screen Keyboard (GOK) + +USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk +USE_REINPLACE= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|||' \ + ${WRKSRC}/gok/word-complete.c + +.include Property changes on: head/sysutils/gok/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/sysutils/gok/distinfo =================================================================== --- head/sysutils/gok/distinfo (nonexistent) +++ head/sysutils/gok/distinfo (revision 78996) @@ -0,0 +1 @@ +MD5 (gnome2/gok-0.7.0.tar.gz) = 628786adb05a12143ffc575ac5a5abec Property changes on: head/sysutils/gok/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/sysutils/gok/pkg-descr =================================================================== --- head/sysutils/gok/pkg-descr (nonexistent) +++ head/sysutils/gok/pkg-descr (revision 78996) @@ -0,0 +1,13 @@ +The GNOME On-Screen Keyboard (GOK) is an accessability interface +that gives you control of your system without needing a keyboard. +The GOK makes available a hierarchical button system that enables +keyboardless entry of common accelerators, and contains a +clickable keyboard that sports suggested autocompletion of many +common words, and even some commands. The GOK will provide an +alternative interface to common commands and functions within +applications that utilize the AT SPI. + +The GOK is is designed to be usable by many alternative input +methods, i.e. not a common keyboard and mouse combination. + +WWW: http://www.gok.ca Property changes on: head/sysutils/gok/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/sysutils/gok/pkg-plist =================================================================== --- head/sysutils/gok/pkg-plist (nonexistent) +++ head/sysutils/gok/pkg-plist (revision 78996) @@ -0,0 +1,120 @@ +bin/gok +etc/gconf/schemas/gok.schemas +etc/gconf/gconf.xml.defaults/apps/gok/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/layout/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2/%gconf.xml +libdata/pkgconfig/gok-1.0.pc +share/locale/am/LC_MESSAGES/gok.mo +share/locale/ca/LC_MESSAGES/gok.mo +share/locale/cs/LC_MESSAGES/gok.mo +share/locale/de/LC_MESSAGES/gok.mo +share/locale/es/LC_MESSAGES/gok.mo +share/locale/fr/LC_MESSAGES/gok.mo +share/locale/nl/LC_MESSAGES/gok.mo +share/locale/no/LC_MESSAGES/gok.mo +share/locale/pt/LC_MESSAGES/gok.mo +share/locale/pt_BR/LC_MESSAGES/gok.mo +share/locale/sv/LC_MESSAGES/gok.mo +share/locale/uk/LC_MESSAGES/gok.mo +share/locale/vi/LC_MESSAGES/gok.mo +share/gnome/help/gok/C/gok.xml +share/gnome/omf/gok/gok-C.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/gok/gok-C.omf +share/gnome/gok/main.kbd +share/gnome/gok/qwerty.kbd +share/gnome/gok/alphabet.kbd +share/gnome/gok/manage.kbd +share/gnome/gok/launcher.kbd +share/gnome/gok/move-resize.kbd +share/gnome/gok/direct-selection.xam +share/gnome/gok/dwell-selection.xam +share/gnome/gok/automatic-scanning.xam +share/gnome/gok/inverse-scanning.xam +share/gnome/gok/dictionary.txt +share/gnome/gok/gok.rc +share/gnome/gok/goksound1.wav +share/gnome/gok/goksound2.wav +share/gnome/gok/Keyboard.kbd +@dirrm share/gnome/gok +@dirrm share/gnome/omf/gok +@dirrm share/gnome/help/gok/C/figures +@dirrm share/gnome/help/gok/C +@dirrm share/gnome/help/gok +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1 +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1 +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions +@dirrm etc/gconf/gconf.xml.defaults/apps/gok/layout +@dirrm etc/gconf/gconf.xml.defaults/apps/gok +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gok/gok-C.omf Property changes on: head/sysutils/gok/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property