| Port details |
- etoile-corner 0.4.1 deskutils
=0 
- Etoile Project hot-corners
Maintained by: dinoex@FreeBSD.org  Port Added: 29 Nov 2008 12:22:35
Also Listed In: gnustep
License: BSD
Corner is a simple 'hot-corners' implementation. It instantiates a
CornerDelegate object and sends it messages of the form -enterTopLeft and
-exitTopLeftAfter: for each corner, where the exit message takes the number of
seconds the mouse spent in that corner as an argument.
The delegate simply ignores these messages by default. A category on this
object, however, can be provided. If you store a Smalltalk script in the
"CornerScript" default as a string object then this will be loaded
automatically and compiled. If this contains a category on CornerDelegate then
the Smalltalk implementation will be called instead. A trivial example might
log a message when the corner was entered was called:
$ defaults write Corner CornerScript \
"CornerDelegate extend [ enterTopLeft [ 'Script called' log. ] ]"
LICENSE: BSD
WWW: http://www.etoile-project.org/ CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered. Required To Build: devel/gnustep-make, x11-toolkits/gnustep-back, lang/etoile-smalltalkkit, lang/etoile-scriptkit, lang/etoile-languagekit, devel/gmake, x11/libX11
Required To Run: devel/gnustep-make, x11-toolkits/gnustep-back, lang/etoile-smalltalkkit, lang/etoile-scriptkit, lang/etoile-languagekit, x11/libX11
There are no ports dependent upon this port
To install the port: cd /usr/ports/deskutils/etoile-corner/ && make install clean To add the package: pkg_add -r etoile-corner
Configuration Options
No options to configure
- Master Sites:
- http://download.gna.org/etoile/
- ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
|
Number of commits found: 9
| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Apr 2011 04:19:15
0.4.1
|
dinoex  |
- fix build on i386 |
20 Mar 2011 12:54:45
0.4.1
|
miwi  |
- Get Rid MD5 support |
07 Jun 2010 02:40:13
0.4.1
|
dinoex  |
- fix package |
04 Jun 2010 14:08:27
0.4.1
|
dinoex  |
LICENSE BSD |
30 May 2010 12:28:39
0.4.1
|
dinoex  |
- drop USE_GNUSTEP_PREFIX |
05 Jul 2009 10:37:52
0.4.1
|
dinoex  |
- cleanup ADDITIONAL_LIB_DIRS |
05 Jun 2009 09:54:52
0.4.1
|
dinoex  |
- add direct dependency on X11
- fix buiuld for custom LOCALBASE
Reported by: QAT |
20 Mar 2009 09:15:46
0.4.1
|
dinoex  |
- udpate to 0.4.1 |
29 Nov 2008 12:22:00
0.4.0
|
dinoex  |
Corner is a simple 'hot-corners' implementation. It instantiates a
CornerDelegate object and sends it messages of the form -enterTopLeft and
-exitTopLeftAfter: for each corner, where the exit message takes the number of
seconds the mouse spent in that corner as an argument.
The delegate simply ignores these messages by default. A category on this
object, however, can be provided. If you store a Smalltalk script in the
"CornerScript" default as a string object then this will be loaded
automatically and compiled. If this contains a category on CornerDelegate then
the Smalltalk implementation will be called instead. A trivial example might
log a message when the corner was entered was called:
$ defaults write Corner CornerScript \
"CornerDelegate extend [ enterTopLeft [ 'Script called' log. ] ]"
WWW: http://www.etoile-project.org/ |
Number of commits found: 9
|
| Latest Vulnerabilities |
|
14 vulnerabilities affecting 32 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|