Port details |
- urjtag Extended utility to work with JTAG-aware boards
- 2021.03_2 devel =2 2021.03_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2008-01-05 01:29:29
- Last Update: 2024-03-07 09:47:32
- Commit Hash: 63afee3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://urjtag.org/
- Description:
- UrJTAG aims to create an enhanced, modern tool for communicating over JTAG
interface with flash chips, CPUs, and many more. It takes on well proven
openwince JTAG tools code.
- ¦ ¦ ¦ ¦
- 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/urjtag/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/urjtag
- pkg install urjtag
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: urjtag
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617914331
SHA256 (urjtag-2021.03.tar.xz) = b0a2eaa245513af096dc4d770109832335c694c6c12aa5e92fefae8685416f1c
SIZE (urjtag-2021.03.tar.xz) = 1208440
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.4.1 : devel/gmake
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- bash : shells/bash
- Library dependencies:
-
- libftdi1.so : devel/libftdi1
- 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 urjtag-2021.03_2:
FTDI=on: FTDI-based USB JTAG adapters support
JEDEC=off: Experimental JEDEC flash detection
NLS=on: Native Language Support
NOASYNC=off: Disable the libftdi async mode
PYTHON=off: Python bindings or support
USB=on: USB JTAG adapters support
===> Use 'make config' to modify these settings
- Options name:
- devel_urjtag
- USES:
- gmake libtool readline tar:xz gettext
- 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 |
2021.03_2 07 Mar 2024 09:47:32 |
Nuno Teixeira (eduardo) |
devel/urjtag: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
2021.03_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 ) |
2021.03_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2021.03 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2021.03 08 Apr 2021 20:45:42 |
Yuri Victorovich (yuri) |
devel/urjtag: Update 2019.12 -> 2021.03 |
2019.12_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2019.12_2 02 Dec 2020 21:05:56 |
yuri |
devel/urjtag: Add the NOASYNC option to possibly work around bugs like
bug#251533
PR: 251533
Reported by: Torfinn Ingolfsen <tingox+freebsd@gmail.com> |
2019.12_1 21 Nov 2020 18:32:49 |
yuri |
devel/urjtag: Fix bug that libusb wasn't recognized
PR: 251232
Reported by: Torfinn Ingolfsen <tingox+freebsd@gmail.com>
MFH: 2020Q4 |
2019.12 11 Jan 2020 21:45:19 |
yuri |
devel/urjtag: Update 0.10 -> 2019.12
Take maintainership. |
0.10_8 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.10_7 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.10_6 09 Jan 2017 09:43:38 |
amdmi3 |
- Switch to USES=localbase
- Remove always false OSVERSION condition |
0.10_6 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.10_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.10_5 04 Dec 2014 16:04:40 |
amdmi3 |
- Check OPSYS along with OSVERSION |
0.10_5 11 Oct 2014 21:17:41 |
jhale |
- Convert USE_BZIP2 to USES
- Use options helpers
- Whitespace cleanup |
0.10_5 23 Sep 2014 16:33:03 |
amdmi3 |
- Drop @dirrm* from plist |
0.10_5 03 Aug 2014 11:36:57 |
pi |
devel/libftdi: USES=libtool, fix build, bump dependencies
comms/linrad
comms/lirc
devel/urjtag
devel/openocd
sysutils/lcdproc
sysutils/flashrom
devel/xc3sprog is already bumped via PR 188055 |
0.10_4 24 Dec 2013 09:51:50 |
jadawin |
- Fix build on current
- Support STAGE
PR: ports/184810
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.10_3 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.10_3 26 Apr 2013 15:10:57 |
bapt |
Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng |
0.10_3 28 Mar 2013 15:51:17 |
eadler |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
0.10_3 29 Sep 2012 06:13:17 |
danfe |
- Adjust Makefile header and define LICENSE knob
- Simplify BUILD_DEPENDS, add a comment
- Reformat port description while I am here |
0.10_3 26 Sep 2012 09:09:28 |
bapt |
Convert to OptionsNG |
0.10_3 24 Sep 2012 17:04:05 |
tabthorpe |
- Reassign to the heap at maintainer's request |
0.10_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.10_3 05 Mar 2011 15:55:58 |
dhn |
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum |
0.10_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.10_1 14 Feb 2010 19:37:57 |
pgollucci |
- Chase devel/libftdi shlib bump
Pointyhat to: myself
Reported by: pav via pointyhat |
0.10 28 May 2009 01:23:38 |
amdmi3 |
- Update to 0.10
PR: 134516
Submitted by: Steve Franks <bahamasfranks@gmail.com> (maintainer) |
0.9_2 12 May 2009 11:28:17 |
itetcu |
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT |
0.9_1 09 Mar 2009 17:15:43 |
stas |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
0.9_1 05 Feb 2009 19:11:51 |
amdmi3 |
- Reorder include paths to not conflict with graphics/libflash when it's
installed
- Thus, remove CONFLICTS
- Fix CFLAGS handling
PR: 130887
Submitted by: "Walter C. Pelissero" <walter dot pelissero at iesy dot net>
Approved by: Steve Franks <bahamasfranks at gmail dot com> (maintainer) |
0.9_1 15 Jan 2009 06:46:35 |
beech |
- Change maintainer email
PR: ports/130570
Submitted by: bahamasfranks@gmail.com (maintainer) |
0.9_1 11 Jan 2009 15:09:19 |
miwi |
- Chase devel/libftdi shlib bump |
0.9 11 Oct 2008 03:51:43 |
bms |
Build USB and FTDI dongle support by default. |
0.9 08 Oct 2008 19:23:54 |
bms |
Add OPTIONS for USB and FTDI dongle support, tested with
USB Altera ByteBlaster clone.
Add OPTIONS for JEDEC flash detection support.
Add CONFLICTS against libflash which breaks the build totally
if present on the system.
Approved by: maintainer |
0.9 26 Sep 2008 09:42:43 |
miwi |
- Update to 0.9
PR: 127487
Submitted by: Steve Franks <stevefranks@ieee.org> (maintainer) |
0.7_1 07 Sep 2008 21:57:18 |
linimon |
Over to new volunteer.
Approved by: old maintainer |
0.7_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.7 18 Jan 2008 20:57:55 |
bms |
Nuke NLS as I obviously didn't support it properly.
Noticed by: pav |
0.7 07 Jan 2008 18:53:03 |
bms |
fix plist turds
Submitted by: wxs |
0.7 07 Jan 2008 00:52:53 |
bms |
try to fix build on -current; I have no -current system to test with, and
it builds fine on all my systems here. |
0.7 05 Jan 2008 11:53:43 |
bms |
Fix an include file clash with Shockwave Flash. |
0.7 05 Jan 2008 01:29:10 |
bms |
Add new port urjtag, a more recently maintained version of openwince jtag
which can run on any platform supported by FreeBSD's ppi(4) driver and more. |