Lightweight, flexible microblogging client Maintained by:danfe@FreeBSD.org Port Added: 30 Oct 2012 10:39:41 Also Listed In:www License: LGPL3
Hotot is a multi-column microblogging client written with HTML5 technologies
through Webkit.
It supports Twitter and Identi.ca services, as well as real-time update (via
Twitter streaming API), profile editing, multi-lingual, thread conversations,
three level in-app effects, trending topics detailed into city level, color
labels (assign colors to people).
For a geek, it has native notification system, HTTP/Socks proxy, vim-style
keyboard shortcuts, and a powerful Kismet content filter system which could
perform a few automated tasks, and speech input on Google Chrome.
It supports Instapaper/ReadItLater, Google tweet translation, geographic
information shown on Google Maps, plenty of image upload services including
Twitter official one (and their previews), video preview like YouTube, URL
shorten and unshorten (many beautiful prefixes), and user stats through the
internal extensions.
WWW: http://www.hotot.org/
To install the port:cd /usr/ports/net-im/hotot/ && make install clean To add the package:pkg_add -r hotot
Configuration Options
===> The following configuration options are available for hotot-0.9.8.14:
GTK2=on: GTK+ 2 GUI toolkit support
KDE4=off: KDE 4 integration (implies Qt 4)
QT4=on: Qt 4 toolkit support
===> Use 'make config' to modify these settings
- Update to version 0.9.8.10 (track master for some nice fixes)
- Reduce local patching (integrated upstream)
- Provide KDE 4 integration option (disabled by default)
- Do not override DISTNAME, update a comment, sort pkg-plist
Feature safe: yes
- Allow to select desired user interface toolkit (GTK+2 and/or Qt4, default
is to provide both)
- Fix Qt4-based binary by more accurate patching of hardcoded "Linux" word
(e.g. it prevented proxy dialog from being displayed)
- Also note that some changes were submitted by olivierd@ (forgot to mention
in previous commit)
PR: ports/156415 (for r306666)
Feature safe: yes