Port details |
- bee-host Host application for Browser's Exernal Editor extension
- 1.3.7.2 editors =3 1.3.7.2Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2022-08-12 11:30:08
- Last Update: 2023-12-14 18:34:01
- Commit Hash: 1e20d25
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- Also Listed In: www
- License: MIT
- WWW:
- https://github.com/rosmanov/bee-host
- Description:
- BeeCtl, a native messaging host application for Browser's Exernal Editor
extension (https://github.com/rosmanov/chrome-bee).
When installing the add-on External Editor for Firefox (or Chrome),
https://addons.mozilla.org/en-US/firefox/addon/external-editor/
this is the required host part.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bee-host>0:editors/bee-host
- To install the port:
- cd /usr/ports/editors/bee-host/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/bee-host
- pkg install bee-host
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bee-host
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702564012
SHA256 (rosmanov-bee-host-1.3.7-2_GH0.tar.gz) = 337d575d2bfa618bb3bce41690911442b5fea7a7ee6602584adf7ee0fe0b88fa
SIZE (rosmanov-bee-host-1.3.7-2_GH0.tar.gz) = 31212
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:
-
- cmake : devel/cmake-core
- Library dependencies:
-
- libcjson.so : devel/libcjson
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bee-host-1.3.7.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_bee-host
- USES:
- cmake:noninja localbase:ldflags shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.7.2 14 Dec 2023 18:34:01 |
Thierry Thomas (thierry) |
editors/bee-host: upgrade to 1.3.7-2 |
1.3.7 10 Dec 2023 10:23:10 |
Thierry Thomas (thierry) |
editors/bee-host: upgrade to 1.3.7 |
1.3.6 15 Mar 2023 16:51:51 |
Thierry Thomas (thierry) |
editors/bee-host: upgrade to 1.3.6
Release notes at <https://github.com/rosmanov/bee-host/releases/tag/1.3.6>. |
1.3.5 07 Oct 2022 10:44:43 |
Thierry Thomas (thierry) |
editors/bee-host: upgrade to 1.3.5 |
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) |
1.3.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 ) |
1.3.4 12 Aug 2022 16:20:26 |
Thierry Thomas (thierry) |
editors/bee-host: remove the dependency on Python
It was just there for a simple test. |
1.3.4 12 Aug 2022 11:26:33 |
Thierry Thomas (thierry) |
editors/bee-host: host part of the Browser's Exernal Editor extension
BeeCtl is the host part of Chrome-bee, a Chrome/Firefox extension that
allows to edit text fields with an external editor. |
Number of commits found: 8
|