Port details |
- poke Scriptable interactive binary editor
- 3.2_1 editors =2 3.2_1Version of this port present on the latest quarterly branch.
- Maintainer: mistresssilvara@hotmail.com
- Port Added: 2021-03-27 19:00:17
- Last Update: 2024-02-23 16:54:21
- Commit Hash: d04480f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.jemarch.net/poke
- Description:
- GNU poke is an interactive, extensible editor for binary data. Not
limited to editing basic entities such as bits and bytes, it provides
a full-fledged procedural, interactive programming language designed
to describe data structures and to operate on them.
- ¦ ¦ ¦ ¦
- 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/editors/poke/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/poke
- pkg install poke
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: poke
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685854777
SHA256 (poke-3.2.tar.gz) = 758e551dd53a6cce54ec94d8fc21fa4d6b52a27d1c2667206d599ecdc74f0d97
SIZE (poke-3.2.tar.gz) = 7559660
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:
-
- help2man : misc/help2man
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgc.so : devel/boehm-gc
- libjson-c.so : devel/json-c
- libtextstyle.so : devel/libtextstyle
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for poke-3.2_1:
EXAMPLES=on: Build and/or install examples
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- editors_poke
- USES:
- gmake libtool pkgconfig readline gettext-runtime
- 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 |
3.2_1 23 Feb 2024 16:54:21 |
Muhammad Moinur Rahman (bofh) |
editors/poke: Moved man to share/man
Approved by: portmgr (blanket) |
3.2 05 Jun 2023 16:53:01 |
Robert Clausecker (fuz) Author: Christopher Micallef |
editors/poke: update to 3.2
Changelog: https://jemarch.net/poke-3.2-relnotes.html
Approved by: mistresssilvara@hotmail.com (maintainer)
Reported by: pi
PR: 261539 |
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.0 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.0 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 27 Mar 2021 19:03:15 |
otis |
editors/poke: Add forgotten EXAMPLES option |
1.0 27 Mar 2021 19:00:09 |
otis |
Add port: editors/poke: A programmable binary editor
PR: 253929
Submitted by: Olga Smirnova <mistresssilvara@hotmail.com>
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D29446 |
Number of commits found: 8
|