dinoex 2008-11-29 12:19:28 UTC
FreeBSD ports repository
Modified files:
deskutils Makefile
Added files:
deskutils/etoile-scriptservices Makefile distinfo pkg-descr
pkg-plist
Log:
ScriptServices is a gateway between GNUstep system services and Unix scripts.
It turns Unix scripts into GNUstep system services.
Scripts should be put under
~/GNUstep/Library/ApplicaitonSupport/ScriptServices/
Whenever new scripts are installed, you need to update services by doing
`openapp ScriptServices --update`
A default script using `bc` comes with ScriptServices.
More scripts are in Examples directory.
WWW: http://www.etoile-project.org/
Revision Changes Path
1.344 +1 -0 ports/deskutils/Makefile
1.1 +41 -0 ports/deskutils/etoile-scriptservices/Makefile (new)
1.1 +3 -0 ports/deskutils/etoile-scriptservices/distinfo (new)
1.1 +10 -0 ports/deskutils/etoile-scriptservices/pkg-descr (new)
1.1 +14 -0 ports/deskutils/etoile-scriptservices/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"