Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Jan 2021 16:44:46
0.7.4

|
0mp  |
Update to 0.7.4
Changelog:
https://github.com/AsamK/signal-cli/blob/v0.7.4/CHANGELOG.md |
17 Jan 2021 13:21:02
0.7.3

|
0mp  |
Update to 0.7.3
Changelog:
https://github.com/AsamK/signal-cli/blob/v0.7.3/CHANGELOG.md#073---2021-01-17 |
07 Jan 2021 21:53:50
0.7.2

|
0mp  |
Update to 0.7.2
Changelog:
https://github.com/AsamK/signal-cli/blob/v0.7.2/CHANGELOG.md |
23 Dec 2020 11:39:38
0.7.1

|
0mp  |
Update to 0.7.1
Changelog:
https://github.com/AsamK/signal-cli/blob/v0.7.1/CHANGELOG.md
PR: 252041
Submitted by: Neel Chauhan <neel@neelc.org> (earlier version)
Reviewed by: jrm@
Differential Revision: https://reviews.freebsd.org/D27734 |
22 Nov 2020 21:23:39
0.6.12

|
0mp  |
Update to 0.6.12
Release notes:
https://github.com/AsamK/signal-cli/releases/tag/v0.6.12 |
14 Oct 2020 17:28:17
0.6.11

|
0mp  |
Update to 0.6.11
Release notes:
https://github.com/AsamK/signal-cli/releases/tag/v0.6.11 |
14 Oct 2020 00:40:27
0.6.10_2

|
0mp  |
Get the patch for handling recipients with only UUIDs
https://github.com/AsamK/signal-cli/commit/a54fc92c05c5c8b532e029e82eedd73f9440e138
MFH: 2020Q4 |
21 Sep 2020 15:05:23
0.6.10_1

|
0mp  |
Mark as broken on FreeBSD 11.4 amd64
It is unclear to me why it happens only on this specific FreeBSD version.
Exception is:
org.gradle.launcher.daemon.client.DaemonDisappearedException: Gradle build
daemon disappeared unexpectedly (it may have been killed or may have crashed)
Reported by: pkg-fallout |
16 Sep 2020 11:21:26
0.6.10_1

|
0mp  |
net-im/signal-cli: Fix a typo in pkg-message |
16 Sep 2020 11:06:45
0.6.10

|
0mp  |
net-im/signal-cli: Update to 0.6.10
Release notes:
- https://github.com/AsamK/signal-cli/releases/tag/v0.6.9
- https://github.com/AsamK/signal-cli/releases/tag/v0.6.10
Port changes:
- Improve the comment about jffi-native to be a bit more clear.
- Set JAVA_HOME for Gradle explicitly. Gradle was not picking up the right
Java version automatically.
- Remove post-patch; it is no longer needed.
- Bump the required Java version to 11+ as documented by the upstream. |
11 Aug 2020 11:11:27
0.6.8_1

|
0mp  |
net-im/signal-cli: Include patches bringing B-Bus support
This commit updates dbus-java and its dependencies to 3.2.2, which includes
patches contributed by grembo@, which make signal-cli work nicely with
D-Bus on FreeBSD. It is a great thing because now it is possible to use
various TUI clients for Signal.
Additionally, we include an rc(8) service now, which allows users to run
signal-cli as a system service if they desire to use D-Bus system bus to
talk to signal-cli.
Other changes:
- Make _get-links depend on patch instead of extract (sometimes we need to
patch Gradle config files to get the versions we really want).
- Introduce ORIGINAL_BUILD_GRADLE variable for robustness.
- Put some documentation into pkg-message to help users start using
signal-cli.
- Set JAVA_HOME in the signal-cli script; it is a bug fix.
Special thanks to: grembo@ |
06 Aug 2020 10:29:41
0.6.8

|
0mp  |
Remove duplicate distfile |
05 Aug 2020 10:02:01
0.6.8

|
0mp  |
Update to 0.6.8
- Set LICENSE_FILE.
- Drop LIB_DEPENDS, libunix-java.so is no longer needed.
- Use ${GMAKE} to call Gmake.
- Bump JAVA_VERSION to 8+
- Update build.gradle.in to make it compatible with the recent Gradle
versions.
- Drop unnecessary JAVA_OPTS from signal-cli.in.
Release notes:
https://github.com/AsamK/signal-cli/releases/tag/v0.6.8 |
19 Apr 2020 12:38:17
0.6.7_1

|
0mp  |
Fix pkg-plist
DBUS files are already handled via DBUS_PLIST_FILES. |
19 Apr 2020 12:30:38
0.6.7

|
0mp  |
Update to 0.6.7
Release notes:
https://github.com/AsamK/signal-cli/releases/tag/v0.6.7 |
31 Mar 2020 12:54:09
0.6.6_2

|
0mp  |
Update to 0.6.6
While here:
- Add D-Bus as a runtime dependency.
- Simplify do-install.
Reported by: Repology |
26 Mar 2020 20:17:20
0.6.5_2

|
0mp  |
Bump PORTREVISION after r529198
Reported by: mat |
26 Mar 2020 16:14:30
0.6.5_1

|
0mp  |
Add missing entries to pkg-plist |
26 Mar 2020 09:02:18
0.6.5_1

|
0mp  |
Chase devel/libmatthew plist changes
Also:
- Bring back vendored libmatthew JARs. It turns out that the build script
is not picking up the ports version of libmatthew when generating the
signal-cli script (share/signal-cli/bin/signal-cli). Use the vendored
version for now.
- Remove an unnecessary comment. |
25 Mar 2020 22:08:51
0.6.5

|
0mp  |
Clean up distinfo
I forgot to clean up leftovers after removing the vendored version of
libmatthew from the distfiles. |
25 Mar 2020 21:39:53
0.6.5

|
0mp  |
New port: Command-line and D-Bus interface for Signal and libsignal-service-java
signal-cli is a command-line interface for libsignal-service-java. It
supports registering, verifying, sending and receiving messages. To be able
to link to an existing Signal-Android/signal-cli instance, signal-cli uses
a patched libsignal-service-java, because libsignal-service-java does not
yet support provisioning as a slave device. For registering you need a
phone number where you can receive SMS or incoming calls. signal-cli is
primarily intended to be used on servers to notify admins of important
events. For this use-case, it has a dbus interface, that can be used to
send messages from any programming language that has dbus bindings.
WWW: https://github.com/AsamK/signal-cli |