Port details |
- hotot Lightweight, flexible microblogging client
- 0.9.8.14_6 net-im
=0 0.9.8.14_6Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2012-10-30 10:39:41
- Last Update: 2019-03-24 18:43:27
- SVN Revision: 496768
- Also Listed In: www
- License: LGPL3
- WWW:
- http://www.hotot.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: hotot
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lyricat-Hotot-0.9.8.14_GH0.tar.gz) = 1e67a8c39cfe250ed86633f9aedf366d25fe8133cca98fb0f28b9c1a0d7edd7b
SIZE (lyricat-Hotot-0.9.8.14_GH0.tar.gz) = 1234004
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- msgfmt : devel/gettext-tools
- python2.7 : lang/python27
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- intltool-extract : textproc/intltool
- Runtime dependencies:
-
- __init__.py : www/py-webkitgtk
- __init__.py : x11/keybinder
- python2.7 : lang/python27
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hotot-0.9.8.14_6:
GTK2=on: GTK+ 2 GUI toolkit support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cmake gettext python:2.7 gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.8.14_6 24 Mar 2019 18:43:27 |
kwm |
Remove expired webkit-gtk2 and webkit-gtk3 ports.
Bump graphics/variety deprecation date, there is a patch for a update which
uses webkit2-gtk3 in ports/236180 but I had issues that I could't fix. |
0.9.8.14_6 16 Mar 2019 17:53:55 |
tcberner |
www/hotot: remove QT4 option (Qt4 deprecation)
- untested, as blocked by www/webkit-gtk2
Approved by: portmgr (implicit) |
0.9.8.14_5 01 Jan 2019 17:44:57 |
adridg |
Cleanup net-im after KDE4 removal.
- hotot drops option KDE4
- lice-qt-gui drops option KDE4
- telepathy-logger-qt4 probably didn't need kde:4 anyway
Reported by: antoine
MFH: 2019Q1 |
0.9.8.14_4 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.9.8.14_3 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.9.8.14_3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.9.8.14_3 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.9.8.14_2 24 Aug 2016 08:20:31 |
tcberner |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
0.9.8.14_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.8.14_2 07 May 2015 17:26:06 |
mat |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.9.8.14_2 21 Nov 2014 23:55:50 |
antoine |
Cleanup plist |
0.9.8.14_2 24 Oct 2014 16:29:52 |
mva |
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit) |
0.9.8.14_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.9.8.14_1 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.9.8.14_1 03 Apr 2014 11:26:46 |
danfe |
Backport a fix from upstream for HTTP code 406 when doing search, and also
stagify the port.
PR: ports/184981 |
0.9.8.14 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.9.8.14 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.9.8.14 19 Jul 2013 13:48:11 |
danfe |
Small, non-functional changes (cleanups). |
0.9.8.14 03 Jun 2013 06:47:55 |
danfe |
Unbreak the fetch.
PR: ports/179181 |
0.9.8.14 12 May 2013 05:42:17 |
danfe |
Update to version 0.9.8.14. |
0.9.8.13 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.9.8.13 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.9.8.13 04 Mar 2013 06:13:29 |
danfe |
Update to version 0.9.8.13 to remedy distfile fetch problem. |
0.9.8.11 26 Feb 2013 03:41:27 |
danfe |
Update to version 0.9.8.11 (github commit 6f87ed7). |
0.9.8.10_1 26 Dec 2012 10:39:18 |
olivierd |
Bump PORTREVISION for keybinder-related ports
While here,
- audio/xfce4-mixer improve KEYBIND_DESC
Approved by: rene, miwi (mentors, implicit) |
0.9.8.10 03 Dec 2012 09:12:45 |
danfe |
- 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 |
0.9.8.8_1 30 Oct 2012 12:50:17 |
danfe |
- 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 |
0.9.8.8 30 Oct 2012 10:39:30 |
danfe |
Add Hotot 0.9.9.8, featureful and sexy-looking microblogging client.
Feature safe: yes |