Port details |
- raspbsd-led Misc LED programs for ARM boards
- 0.2_1 misc
=3 0.2_1Version of this port present on the latest quarterly branch. IGNORE: is only for armv6, while you are running amd64
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2015-11-07 01:11:39
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: not specified in port
- WWW:
- https://github.com/RaspBSD/raspbsd-led
- Description:
- This provides LED tools for flashing the built-on LEDs found on many
ARM boards, such as the BeagleBone Black.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- raspbsd-led>0:misc/raspbsd-led
- To install the port:
- cd /usr/ports/misc/raspbsd-led/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install misc/raspbsd-led
- pkg install raspbsd-led
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: raspbsd-led
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: armv6
- distinfo:
- SHA256 (raspbsd-raspbsd-led-v0.2_GH0.tar.gz) = acdea71bb76f1e3e1bda0e5da0c1519478e8761c4b6fae01db495d2c40bda2a6
SIZE (raspbsd-raspbsd-led-v0.2_GH0.tar.gz) = 1106
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_raspbsd-led
- 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 |
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) |
0.2_1 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 ) |
0.2_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2_1 05 Nov 2019 20:59:57
  |
rene  |
Return brd's ports to the pool after safekeeping his commit bit. |
0.2_1 29 Aug 2016 15:41:40
  |
brd  |
Fix a typo for the RC script.
Approved by: bdrewery (implicit) |
0.2_1 07 Jul 2016 18:31:18
  |
brd  |
Set PORTREVISION properly.
Approved by: bdrewery (mentor) |
0.2_1 15 May 2016 18:17:59
  |
brd  |
Add missing USE_RC_SUBR so the startup script is actually installed
Approved by: bdrewery (mentor, implicit) |
0.2 29 Apr 2016 15:23:33
  |
brd  |
Update misc/raspbsd-led to 0.2
Approved by: bdrewery (mentor) |
0.1 07 Nov 2015 03:05:34
  |
brd  |
Add a missing ONLY_FOR_ARCHS= I forgot earlier and pet portlint.
Approved by: bdrewery (mentor) |
0.1 07 Nov 2015 01:11:31
  |
brd  |
Add a new port of tools designed to work with the LEDs on ARM boards.
It initially supports the BeagleBone Black, but others will follow.
Approved by: bdrewery (mentor) |