Port details |
- lm4tools TI Tiva C ARM microcontroller tools
- 0.1.3.20160905 devel =2 0.1.3.20160905Version of this port present on the latest quarterly branch.
- Maintainer: lev@FreeBSD.org
- Port Added: 2014-02-15 13:44:18
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2 BSD3CLAUSE
- WWW:
- https://github.com/utzig/lm4tools
- Description:
- Some tools which enable multi-platform development on the TI Stellaris
Launchpad boards. The Stellaris Launchpad is a low cost development board
created by Texas Instruments that comes with an ARM Cortex-M4F processor.
Included tools:
lm4flash Command-line firmware flashing tool using libusb-1.0
to communicate with the Stellaris Launchpad ICDI.
lmicdiusb TCP/USB bridge created by TI, letting GDB communicate with
the Stellaris Launchpad ICDI.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lm4tools>0:devel/lm4tools
- To install the port:
- cd /usr/ports/devel/lm4tools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/lm4tools
- pkg install lm4tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lm4tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1473083172
SHA256 (utzig-lm4tools-0.1.3.20160905-65fbc45_GH0.tar.gz) = 724f31896d8874f7b5bc2694b5cdb9bed07ec10c939e6996f2711270c4e77764
SIZE (utzig-lm4tools-0.1.3.20160905-65fbc45_GH0.tar.gz) = 25669
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lm4tools-0.1.3.20160905:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_lm4tools
- USES:
- gmake
- 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.1.3.20160905 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.1.3.20160905 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.3.20160905 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.3.20160905 06 Sep 2016 13:12:45 |
lev |
Update to latest commit
PR: 212400
Submitted by: Dmitry Marakasov <amdmi3@FreeBSD.org> |
0.1.3.20141201_1 21 Jan 2016 12:09:29 |
lev |
Fix build: add USES=pkgconf |
0.1.3.20141201 20 Jan 2016 19:54:09 |
lev |
Update to latest github commit. |
0.1.3_1 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.1.3_1 22 Dec 2014 17:12:27 |
feld |
Update "BSD" license in devel category |
0.1.3_1 10 Nov 2014 21:26:26 |
antoine |
Remove duplicates from plist |
0.1.3_1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
0.1.3_1 15 Feb 2014 19:26:42 |
lev |
Fix removal of documentation subdirectory. |
0.1.3_1 15 Feb 2014 16:24:37 |
lev |
Simplify makefile |
0.1.3_1 15 Feb 2014 14:56:04 |
lev |
Add documentation, fix URL in description |
0.1.3 15 Feb 2014 13:44:01 |
lev |
Add m4tools -- tools to wrok with TI / Stellaris ARM microcontrollers
and JTAG variant. |