Port details |
- scli Simple terminal user interface for the Signal messenger (using signal-cli)
- 0.7.1 net-im =2 0.7.1Version of this port present on the latest quarterly branch.
- Maintainer: 0mp@FreeBSD.org
- Port Added: 2020-08-11 11:27:38
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/isamert/scli
- Description:
- scli is a simple TUI (terminal user interface) for Signal, the messaging
platform. It relies on signal-cli to connect to Signal services and urwid.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-im/scli/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/scli
- pkg install scli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: scli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649092155
SHA256 (isamert-scli-v0.7.1_GH0.tar.gz) = 8265c7ba4473c50aabd2d3692990d6d03364e585e071f266039ea5d80e04c21a
SIZE (isamert-scli-v0.7.1_GH0.tar.gz) = 147342
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- py39-urwid-readline>=0 : devel/py-urwid-readline@py39
- py39-urwid>=0 : devel/py-urwid@py39
- dbus>=0 : devel/dbus
- signal-cli>=0.8.4.1 : net-im/signal-cli
- py39-pyqrcode>=0 : graphics/py-pyqrcode@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for scli-0.7.1:
DOCS=on: Build and/or install documentation
LINKING=on: Linking support for the --link flag
===> Use 'make config' to modify these settings
- Options name:
- net-im_scli
- USES:
- python:run shebangfix
- 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.7.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.7.1 05 Apr 2022 14:26:51 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 0.7.1
Changes: https://github.com/isamert/scli/releases/tag/v0.7.1 |
0.7.0 17 Feb 2022 13:55:08 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 0.7.0
Changes: https://github.com/isamert/scli/releases/tag/v0.7.0 |
0.6.6 23 Jan 2022 21:54:08 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 0.6.6
Changes: https://github.com/isamert/scli/releases/tag/v0.6.6 |
0.6.5 02 Jan 2022 22:21:02 |
Michael Gmelin (grembo) |
net-im/scli: Fix distinfo
Hashes changed, see https://github.com/isamert/scli/issues/151 |
0.6.5 29 Oct 2021 10:29:22 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 0.6.5 |
0.6.4_2 07 Oct 2021 09:59:18 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update distinfo
GitHub seemed to regenerate the tarball, which changed its hash and
size. The contents are the same.
PR: 258955
Reported by: mandree |
0.6.4_2 06 Oct 2021 09:22:41 |
Mateusz Piotrowski (0mp) |
net-im/scli: Add a missing script
I forgot to git-add it last time.
Reported by: jrm |
0.6.4_2 05 Oct 2021 08:34:49 |
Mateusz Piotrowski (0mp) |
net-im/scli: Fix scli --version |
0.6.4_1 28 Jul 2021 13:00:18 |
Mateusz Piotrowski (0mp) |
net-im/scli: Fix the help command
Now scli knows where to find the README file. |
0.6.4 08 Jul 2021 10:35:38 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 0.6.4
Remove pkg-message. The workaround is no longer relevant as the bug has
been fixed.
Changes: https://github.com/isamert/scli/releases/tag/v0.6.4 |
0.6.3 22 Jun 2021 17:39:18 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 0.6.3 |
0.6.2 16 May 2021 19:58:55 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 0.8.3
Changes: https://github.com/isamert/scli/releases/tag/v0.6.2
Changes: https://github.com/isamert/scli/releases/tag/v0.6.1 |
0.6.0 26 Apr 2021 11:48:39 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 6.0.0
Changes: https://github.com/isamert/scli/releases/tag/v0.6.0 |
0.5.0.77 22 Apr 2021 11:07:42 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to the most recent commits |
0.5.0.74 21 Apr 2021 11:51:42 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update distfiles
Upstream rewrote recent history. |
0.5.0.72 17 Apr 2021 17:05:21 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to the latest commit
There were some problems with the stability of version 0.5.0. They are
gone when we apply the latest patches. |
0.5.0 15 Apr 2021 12:57:13 |
Mateusz Piotrowski (0mp) |
net-im/scli: Update to 0.5.0
Release notes:
https://github.com/isamert/scli/releases/tag/v0.5.0 |
0.4.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.0 18 Feb 2021 21:01:17 |
0mp |
Update to 0.4.0
Changelog:
https://github.com/isamert/scli/releases/tag/v0.4.0 |
0.3.2_1 21 Jan 2021 14:43:43 |
0mp |
Update distinfo
Apparently, upstream has re-rolled the release tarballs. Bump PORTREVISION
to notify others of the change.
Reported by: jrm |
0.3.2 21 Jan 2021 12:57:16 |
0mp |
Update to 0.3.2
Release notes:
https://github.com/isamert/scli/releases/tag/v0.3.2 |
0.3.1 21 Jan 2021 12:46:42 |
0mp |
Update to 0.3.1
- Release notes: https://github.com/isamert/scli/releases/tag/v0.3.1
- Bump required Python version to 3.7
- List dbus as a dependency explicitly |
0.3.0 12 Jan 2021 17:15:57 |
0mp |
Update to 0.3.0
Release notes:
https://github.com/isamert/scli/releases/tag/v0.3.0 |
0.2.2 22 Dec 2020 13:29:59 |
0mp |
Update to 0.2.2
Release notes:
https://github.com/isamert/scli/releases/tag/v0.2.2
PR: 252040
Submitted by: Neel Chauhan <neel@neelc.org> |
0.2.1_1 13 Dec 2020 10:01:04 |
0mp |
Fix a typo in pkg-message |
0.2.1 13 Dec 2020 09:54:00 |
0mp |
Update to 0.2.1
This fixes some issues with net-im/signal-cli 0.6.12. |
0.2.0 01 Nov 2020 10:57:06 |
0mp |
Update to 0.2.0
Release notes:
https://github.com/isamert/scli/releases/tag/v0.2.0 |
0.1.0 16 Sep 2020 10:35:43 |
0mp |
net-im/scli: Update to v0.1.0 |
g20200817_2 17 Aug 2020 13:23:47 |
0mp |
net-im/scli: Add readline support via urwid-readline
Although urwird-readline is an optional dependency for scli, let's not
create a port option for it. This is a really small dependency and it
makes no reason to ever disable it. |
g20200817_1 17 Aug 2020 12:53:27 |
0mp |
Add a pkg-message with some troubleshooting notes |
g20200817 17 Aug 2020 09:02:47 |
0mp |
net-im/scli: Update to the latest version |
g20200813 13 Aug 2020 21:59:03 |
0mp |
Update to the latest version |
g20200713 11 Aug 2020 11:27:34 |
0mp |
Add net-im/scli
scli is a simple TUI (terminal user interface) for Signal, the messaging
platform. It relies on signal-cli to connect to Signal services and urwid.
WWW: https://github.com/isamert/scli |