A pure-ruby growl notifier. ruby-growl allows you to perform Growl
notification via UDP from machines without growl installed (for
example, non-OSX machines).
What's Growl? Growl is a really cool "global notification system
for Mac OS X". See http://growl.info/
See also the Ruby Growl bindings in Growl's subversion repository:
http://growl.info/documentation/growl-source-install.php
ruby-growl also contains a command-line notification tool named
'growl'. Where possible, it isoption-compatible with growlnotify.
(Use --priority instead of -p.)
WWW: http://rubyforge.org/projects/ruby-growl/
- Master site set to github (SF does not have latest releases)
- Project homepage changed
- License variable set
PR: ports/159639
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv>
Approved by: Woody Carey <woodycarey@hotmail.com> (maintainer)
Object-Dock. Today, elementary icons is one of the most beautiful,
professional, and popular tango-styled icon sets on Gnome-Look,
it has won editor's choice on UpToDown.com,
inspired many new works such as the popular gnome-colors and new-wave
themes, and has even been proposed and implemented as the default look
for quite a few Linux distributions including Freezy Linux and
Frugalware Linux.
WWW: http://danrabbit.deviantart.com/art/elementary-Icons-65437279
PR: ports/159392
Submitted by: Nicole Reid <root@cooltrainer.org>
update. It should be noted that LDAP support is built in to 4.2, so people
are encouraged to move to that if you want LDAP support.
PR: ports/159830
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
other platforms. I figure if I have to bump PORTREVISION for the other
change I might as well just update to 1.2.1 to stop the occasional "there
is a new version, please update" emails.
- Change REQUIRE to be DAEMON instead of NETWORKING. Previously it would try
to start before ldconfig but would fail because ldnet could not be found.
- While here, add some other small changes to RC script per dougb@.
MouseX::Foreign provides an ability for Mouse classes to extend any classes,
including non-Mouse classes, including Moose classes.
WWW: http://search.cpan.org/dist/MouseX-Foreign/