Port details |
- pructl Utilities to interface with PRUs
- 0.2_1 devel
=2 0.2_1Version of this port present on the latest quarterly branch. - Maintainer: jmg@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2014-12-06 03:10:02
- Last Update: 2023-02-19 11:01:38
- Commit Hash: 82afcc1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://bitbucket.org/rpaulo/pructl
- Description:
- pructl is a tool to interface with libpru.
It allows the user to reset the PRU, enable/disable the PRU and to
upload programs to the PRU.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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/devel/pructl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pructl
- pkg install pructl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pructl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675204504
SHA256 (rpaulo-pructl-v0.2_GH0.tar.gz) = 544bdf6fe5c23f311a4a7969fd1a67c8dab860a73beebb972d501d393c400712
SIZE (rpaulo-pructl-v0.2_GH0.tar.gz) = 5395
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
- ninja : devel/ninja
- Library dependencies:
-
- libpru.so : devel/libpru
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_pructl
- USES:
- cmake libedit
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2_1 19 Feb 2023 11:01:38
![commit hash: 82afcc13ccae2d8573525d3a44f7d87d8d2a6bfe commit hash: 82afcc13ccae2d8573525d3a44f7d87d8d2a6bfe](/images/git.png) ![commit hash: 82afcc13ccae2d8573525d3a44f7d87d8d2a6bfe commit hash: 82afcc13ccae2d8573525d3a44f7d87d8d2a6bfe](/images/codeberg.svg) ![commit hash: 82afcc13ccae2d8573525d3a44f7d87d8d2a6bfe commit hash: 82afcc13ccae2d8573525d3a44f7d87d8d2a6bfe](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Robert Clausecker (fuz) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/pructl: fix link by adding -lBlocksRuntime
PR: 269268
MFH: 2023Q1
Approved by: maintainer timeout (2 weeks)
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38623 |
0.2_1 08 Sep 2022 13:24:26
![commit hash: 99e56af3bed7dab4826a6ddd1d51586dd9b0bc01 commit hash: 99e56af3bed7dab4826a6ddd1d51586dd9b0bc01](/images/git.png) ![commit hash: 99e56af3bed7dab4826a6ddd1d51586dd9b0bc01 commit hash: 99e56af3bed7dab4826a6ddd1d51586dd9b0bc01](/images/codeberg.svg) ![commit hash: 99e56af3bed7dab4826a6ddd1d51586dd9b0bc01 commit hash: 99e56af3bed7dab4826a6ddd1d51586dd9b0bc01](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitry Marakasov (amdmi3) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/pructl: mark BROKEN
[100% 4/4] : && /usr/local/libexec/ccache/cc -Werror -O2 -pipe
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-std=c99 -fstack-protector-strong CMakeFiles/prudbg.dir/prudbg.c.o -o prudbg
-Wl,-rpath,/usr/local/lib: /usr/local/lib/libpru.so /usr/local/lib/libedit.so
-lutil && :
FAILED: prudbg
: && /usr/local/libexec/ccache/cc -Werror -O2 -pipe -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -std=c99
-fstack-protector-strong CMakeFiles/prudbg.dir/prudbg.c.o -o prudbg
-Wl,-rpath,/usr/local/lib: /usr/local/lib/libpru.so /usr/local/lib/libedit.so
-lutil && :
ld: error: /lib/libc.so.7: undefined reference to _Block_copy
[--no-allow-shlib-undefined]
Reported by: pkg-fallout
Approved by: portmgr blanket |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.2_1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.2_1 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.2_1 22 Sep 2020 20:13:46
![Revision:549631 Revision:549631](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
cy ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Unbreak by making fetchable again, using GH.
jmg@ has agreed to maintain this port for now as he uses it. He's
willing to give maintainership to anyone else who actively uses it.
Reported by: jmg |
0.2_1 26 Dec 2018 21:24:35
![Revision:488452 Revision:488452](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add patchfile forgotten in r488448. |
0.2_1 26 Dec 2018 21:13:42
![Revision:488448 Revision:488448](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
USE_CSTD=c99 is necessary to build this port on GCC-based architectures.
Additionally, remove -Weverything, base GCC doesn't support it.
PR: 234370
Submitted by: Piotr Kubaj |
0.2_1 20 Aug 2017 10:42:45
![Revision:448365 Revision:448365](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Return these ports to the pool after rpaulo@ handed in his commit bit.
With hat: portmgr-secretary |
0.2_1 01 Apr 2016 14:00:57
![Revision:412346 Revision:412346](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2_1 16 Sep 2015 15:10:12
![Revision:397069 Revision:397069](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch to USES=libedit as suggested by stage-qa
Approved by: portmgr blanket |
0.2 03 Mar 2015 23:58:04
![Revision:380400 Revision:380400](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rpaulo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update devel/{libpru,pructl} to 0.2.
This version brings a better debugging experience in prudbg.
Differential Revision: https://reviews.freebsd.org/D2000
Reviewed by: bapt
Approved by: bapt |
0.1 06 Dec 2014 03:09:50
![Revision:374085 Revision:374085](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rpaulo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
pructl is an utility to interface with PRUs.
It uses libpru (devel/libpru) and currently supports the BeagleBone
(white/black).
Differential Revision: https://reviews.freebsd.org/D1271
Reviewed by: bapt
Approved by: bapt |