99ee FreshPorts -- devel/urjtag
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
urjtag 0.10_3 devel on this many watch lists=0 search for ports that depend on this port
Extended utility to work with JTAG-aware boards

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 search for ports maintained by this maintainer
Port Added: 05 Jan 2008 01:29:29
License: GPLv2


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.

WWW: http://urjtag.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/flex
  2. devel/gmake
Required Libraries:
  1. devel/libftdi
  2. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/urjtag/ && make install clean
To add the package: pkg_add -r urjtag


Configuration Options
===> The following configuration options are available for urjtag-0.10_3:
     FTDI=on: Build support for FTDI-based USB JTAG adapters
     JEDEC=off: Enable experimental JEDEC flash detection
     NLS=on: Native Language Support
     USB=on: Build support for USB JTAG adapters
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  3. http://freefr.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  4. http://garr.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  5. http://heanet.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  6. http://hivelocity.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  7. http://ignum.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  8. http://internode.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  9. http://iweb.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  10. http://jaist.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  11. http://kaz.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  12. http://kent.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  13. http://master.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  14. http://nchc.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  15. http://ncu.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  16. http://netcologne.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  17. http://sunet.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  18. http://superb-dca3.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  19. http://switch.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  20. http://tenet.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  21. http://ufpr.dl.sourceforge.net/project/urjtag/urjtag/0.10/
  22. http://waix.dl.sourceforge.net/project/urjtag/urjtag/0.10/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Apr 2013 15:10:57
Original commit files touched by this commit  0.10_3
bapt search for other commits by this committer
Convert USE_GETTEXT -> USES=gettext

While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
28 Mar 2013 15:51:17
Refresh Original commit files touched by this commit
  Sanity Test Failure
eadler search for other commits by this committer
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
29 Sep 2012 06:13:17
Original commit files touched by this commit  0.10_3
danfe search for other commits by this committer
- Adjust Makefile header and define LICENSE knob
- Simplify BUILD_DEPENDS, add a comment
- Reformat port description while I am here
26 Sep 2012 09:09:28
Original commit files touched by this commit  0.10_3
  Sanity Test Failure
bapt search for other commits by this committer
Convert to OptionsNG
24 Sep 2012 17:04:05
Original commit files touched by this commit  0.10_3
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.10_3
amdmi3 search for other commits by this committer
- 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
05 Mar 2011 15:55:58
Original commit files touched by this commit  0.10_3
dhn search for other commits by this committer
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum
31 May 2010 02:01:56
Original commit files touched by this commit  0.10_2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
14 Feb 2010 19:37:57
Original commit files touched by this commit  0.10_1
pgollucci search for other commits by this committer
- Chase devel/libftdi shlib bump

Pointyhat to:   myself
Reported by:    pav via pointyhat
28 May 2009 01:23:38
Original commit files touched by this commit  0.10
amdmi3 search for other commits by this committer
- Update to 0.10

PR:             134516
Submitted by:   Steve Franks <bahamasfranks@gmail.com> (maintainer)
12 May 2009 11:28:17
Original commit files touched by this commit  0.9_2
itetcu search for other commits by this committer
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:   araujo@
Reported by:    QAT
09 Mar 2009 17:15:43
Original commit files touched by this commit  0.9_1
  Sanity Test Failure
stas search for other commits by this committer
- 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
05 Feb 2009 19:11:51
Original commit files touched by this commit  0.9_1
amdmi3 search for other commits by this committer
- 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)
15 Jan 2009 06:46:35
Original commit files touched by this commit  0.9_1
beech search for other commits by this committer
- Change maintainer email

PR:             ports/130570
Submitted by:   bahamasfranks@gmail.com (maintainer)
11 Jan 2009 15:09:19
Original commit files touched by this commit  0.9_1
miwi search for other commits by this committer
- Chase devel/libftdi shlib bump
11 Oct 2008 03:51:43
Original commit files touched by this commit  0.9
bms search for other commits by this committer
Build USB and FTDI dongle support by default.
08 Oct 2008 19:23:54
Original commit files touched by this commit  0.9
bms search for other commits by this committer
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
26 Sep 2008 09:42:43
Original commit files touched by this commit  0.9
miwi search for other commits by this committer
- Update to 0.9

PR:             127487
Submitted by:   Steve Franks <stevefranks@ieee.org> (maintainer)
07 Sep 2008 21:57:18
Original commit files touched by this commit  0.7_1
linimon search for other commits by this committer
Over to new volunteer.

Approved by:    old maintainer
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.7_1
edwin search for other commits by this committer
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)
18 Jan 2008 20:57:55
Original commit files touched by this commit  0.7
bms search for other commits by this committer
Nuke NLS as I obviously didn't support it properly.

Noticed by:     pav
07 Jan 2008 18:53:03
Original commit files touched by this commit  0.7
bms search for other commits by this committer
fix plist turds

Submitted by:   wxs
07 Jan 2008 00:52:53
Original commit files touched by this commit  0.7
bms search for other commits by this committer
try to fix build on -current; I have no -current system to test with, and
it builds fine on all my systems here.
05 Jan 2008 11:53:43
Original commit files touched by this commit  0.7
bms search for other commits by this committer
Fix an include file clash with Shockwave Flash.
05 Jan 2008 01:29:10
Original commit files touched by this commit  0.7
bms search for other commits by this committer
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.

Number of commits found: 25

282e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0