diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2020-04-15 21:45:03 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2020-04-15 21:45:03 +0000 |
commit | cdaba71527492983c8e9a257aafa7503d8f47366 (patch) | |
tree | 0a2b08f7d07bf45fe15d9987a3fd9ce9c8032279 /UIDs | |
parent | Fixed dependency that caused gitlab-ce to fail to build. (diff) |
New port net-im/sshout: Instant-messaging solution based on SSH
Secure Shout Host Oriented Unified Talk is an instant-messaging platform
designed to make uses of the existing SSH server in your system.
SSHOUT creates a private chat room in your host. The authentication of the
chat room is done by SSH public authentication. Users can join your chat room
by either directly connecting your SSH server with any SSH client; or using a
SSHOUT client that implemented the client side SSHOUT API.
This package provides the SSHOUT server side programs; if you are finding a
SSHOUT client, go to project page and find out a suitable client; or you can
also write your own client using SSHOUT API.
PR: 228723
Submitted by: WHR <msl0000023508@gmail.com>
Notes
Notes:
svn path=/head/; revision=531797
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -210,7 +210,7 @@ meta1q:*:261:261::0:0:MeTA1 QMGR:/nonexistent:/usr/sbin/nologin meta1c:*:262:262::0:0:MeTA1 SMTPC:/nonexistent:/usr/sbin/nologin meta1m:*:263:263::0:0:MeTA1 misc:/nonexistent:/usr/sbin/nologin meta1:*:264:264::0:0:MeTA1 other:/nonexistent:/usr/sbin/nologin -# free: 265 +sshout:*:265:265::0:0:Secure Shout Host Oriented Unified Talk:/var/db/sshout:/usr/local/libexec/sshoutd # free: 266 # free: 267 # free: 268 |