notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
blisp Utility and library for flashing Bouffalo RISC-V MCUs
g20230703 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20230703Version of this port present on the latest quarterly branch.
Maintainer: porsolic@gmail.com search for ports maintained by this maintainer
Port Added: 2023-03-25 18:18:10
Last Update: 2023-07-03 16:38:10
Commit Hash: defd093
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/pine64/blisp
Description:
Utility and library for flashing Bouffalo RISC-V MCUs such as upgrading firmware on Pinecil V2 open source soldering iron
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/blisp
  2. etc/devd/blisp.conf
  3. /usr/local/share/licenses/blisp-g20230703/catalog.mk
  4. /usr/local/share/licenses/blisp-g20230703/LICENSE
  5. /usr/local/share/licenses/blisp-g20230703/MIT
Collapse this list.
Dependency lines:
  • blisp>0:sysutils/blisp
To install the port:
cd /usr/ports/sysutils/blisp/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/blisp
  • pkg install blisp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: blisp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688364679 SHA256 (pine64-blisp-g20230703-048a724_GH0.tar.gz) = 7e27ef9c52e0138c881b1ab8df6de1ee52352196664182a019b866e47481bc9a SIZE (pine64-blisp-g20230703-048a724_GH0.tar.gz) = 145320

Expand this list (2 items)

Collapse this list.

SHA256 (argtable-argtable3-6f0e40b_GH0.tar.gz) = 5ac298f92cd26bc2cab541ac7a8f7295a040675d621e594864bb93ac8bfbcf59 SIZE (argtable-argtable3-6f0e40b_GH0.tar.gz) = 510332

Collapse this list.


Packages (timestamps in pop-ups are UTC):
blisp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20230703g20230703-g20230703g20230703---
FreeBSD:13:quarterlyg20230703g20230703g20230317g20230703g20230703g20230703g20230703g20230703
FreeBSD:14:latestg20230703g20230703-g20230703g20230703g20230317-g20230317
FreeBSD:14:quarterlyg20230703g20230703-g20230703g20230703g20230703g20230703g20230703
FreeBSD:15:latestg20230703g20230703n/ag20230703n/ag20230703g20230703g20230703
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libserialport.so : devel/libserialport
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_blisp
USES:
cmake
pkg-message:
For install:
Blisp is a utility for flashing Bouffalo Labs RISC-V Microcontrollers and SoCs. It's tested with Pinecil v2 soldering iron, but should work with PineCone dev board, PineNut programmer and other hardware with same MCU. A devd conf file is included which will set permission on USB device to enable flashing. To activate execute following command: service devd restart Example: blisp --write -c bl70x --reset <path/to/firmware.bin>
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pine64/blisp/tar.gz/048a724?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20230703
03 Jul 2023 16:38:10
commit hash: defd093c3e329a320214b092e5dafefb13d2ccd4commit hash: defd093c3e329a320214b092e5dafefb13d2ccd4commit hash: defd093c3e329a320214b092e5dafefb13d2ccd4commit hash: defd093c3e329a320214b092e5dafefb13d2ccd4 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: porsolic
sysutils/blisp: update to latest master

PR:		272339
Reported by:	porsolic@gmail.com (maintainer)
g20230317
25 Mar 2023 18:14:54
commit hash: 38d60dbac72467af69671a0340dc6fc579d8dc8bcommit hash: 38d60dbac72467af69671a0340dc6fc579d8dc8bcommit hash: 38d60dbac72467af69671a0340dc6fc579d8dc8bcommit hash: 38d60dbac72467af69671a0340dc6fc579d8dc8b files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Pero Orsolic
sysutils/blisp: Utility for for flashing Bouffalo Labs RISC-V Microcontrollers
and SoCs

Utility and library for flashing Bouffalo RISC-V MCUs such as upgrading
firmware on Pinecil V2 open source soldering iron

PR:		269870

Number of commits found: 2