Port details |
- beebeep Secure office (Local-area-network) chat
- 5.8.4 net-im =2 5.8.4Version of this port present on the latest quarterly branch.
- Maintainer: adridg@FreeBSD.org
- Port Added: 2019-11-08 20:40:13
- Last Update: 2022-09-11 10:20:14
- Commit Hash: ddae4e9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.beebeep.net/
- Description:
- BeeBEEP is a secure (encryption based on Rijndael Algorithm, AES)
peer to peer office messenger. You can talk and send files with all
your colleagues inside a local area network such of an office, home
or internet cafe without a server. BeeBEEP works also with VPNs.
This serverless application is indispensable in all those places
where privacy and security an essential requirement.
- ¦ ¦ ¦ ¦
- 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/beebeep/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/beebeep
- pkg install beebeep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: beebeep
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1610103939
SHA256 (beebeep-code-5.8.4.zip) = 43e65a9d5249385fde782907d0cc3e26d6dd435bb623bcc0f93499055988f04c
SIZE (beebeep-code-5.8.4.zip) = 27544206
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- linguist : devel/qt5-linguist
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_beebeep
- USES:
- compiler:c++17-lang pkgconfig qmake qt:5 zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.8.4 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
5.8.4 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 ) |
5.8.4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.8.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.8.4 08 Jan 2021 11:29:56 |
adridg |
Update net-im/beebeep to latest upstream release
beebeep is a local-area-network chat tool, for offices and cafe's.
The changelog is at
https://sourceforge.net/p/beebeep/code/HEAD/tree/CHANGELOG.txt
with highlights:
- New feature: added "Use high resolution emoticons" option
- New feature: added ECDH key exchange to encryption protocol
- New feature: added "Auto save interval" for chat messages to prevent data loss
- New feature: added "Favored emoticons" as tab in emoticon list
- New feature: added Voice Message Player interface
Reported by: portscout |
5.8.2 08 Nov 2019 20:40:03 |
adridg |
New port: net-im/beebeep
beeBEEP is a secure intra-office (LAN) chat program. It will auto-
discover other beeps on the local network. There are snaps and
AppImages available for Linux, so it's easy to deploy by a small
team in a LAN for local encrypted chat.
https://www.beebeep.net/
(Spotted on Twitter from Alan Pope, so I packaged it for FreeBSD) |
Number of commits found: 7
|