dinoex 2008-11-24 18:15:34 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/etoile-scriptkit Makefile distinfo pkg-descr pkg-plist
Log:
ScriptKit is a very lightweight cross-app scripting framework built on top of
Distributed Objects. It simply exports a dictionary containing a set of named
objects for scripting with Objective-C or any languages based on the
LanguageKit
such as Pragmatic Smalltalk.
This is used for example by the hit corners and gesture recognition tool to
run
arbitrary commands in response to corner activations or mouse gestures, and by
ScriptServices which allows arbitrary shell or Smalltalk scripts to be invoked
on the current selection from any GNUstep or Etoile application.
WWW: http://www.etoile-project.org/
Revision Changes Path
1.605 +1 -0 ports/lang/Makefile
1.1 +33 -0 ports/lang/etoile-scriptkit/Makefile (new)
1.1 +3 -0 ports/lang/etoile-scriptkit/distinfo (new)
1.1 +11 -0 ports/lang/etoile-scriptkit/pkg-descr (new)
1.1 +22 -0 ports/lang/etoile-scriptkit/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"