FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 10:39 AM GMT
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
Maintained by: bahamasfranks@gmail.com search for ports maintained by this maintainer
Port Added: 05 Jan 2008 01:29:29
License: not specified in port
UrJTAG aims to create an enhanced, modern tool for communicating over
JTAG with flash chips, CPUs, and many more.  It takes on the well proven
openwince jtag tools code.

WWW:	http://urjtag.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: textproc/flex, devel/gmake
Required Libraries: devel/libftdi, 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:
     USB=On (default) "Build support for USB JTAG adapters"
     FTDI=On (default) "Build support for FTDI-based USB JTAG adapters"
     JEDEC=Off (default) "Enable experimental JEDEC flash detection"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://sunet.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://iweb.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://switch.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://surfnet.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://kent.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://freefr.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://voxel.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://jaist.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://osdn.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://nchc.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://ncu.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://transact.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://softlayer.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://internode.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://ufpr.dl.sourceforge.net/project/urjtag/urjtag/0.10/
http://waix.dl.sourceforge.net/project/urjtag/urjtag/0.10/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.179 seconds.