FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 4:38 PM BST
Port details
avarice 2.12 devel on this many watch lists=1 search for ports that depend on this port
Atmel AVR JTAG programmer and debugging interface for avr-gdb
Maintained by: joerg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Apr 2003 00:47:22
License: not specified in port


AVaRICE is a program which interfaces the GNU Debugger GDB with the
AVR JTAG ICE available from Atmel.

Use AVaRICE standalone as a programmer, or it can be run as an
intermediary between avr-gdb and the AVR JTAG hardware, allowing one
to use GDB to debug your AVR code as it runs in-system.

WWW: http://avarice.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libbfd, devel/gnulibiberty, lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://sunet.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://iweb.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://switch.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://surfnet.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://kent.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://freefr.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://voxel.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://jaist.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://osdn.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://nchc.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://ncu.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://transact.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://softlayer.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://internode.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://ufpr.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
http://waix.dl.sourceforge.net/project/avarice/avarice/avarice-2.12/
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
17 Dec 2011 22:58:16
Original commit files touched by this commit  2.12
joerg search for other commits by this committer
Upgrade to version 2.12.
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.10
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
03 Jul 2011 14:59:23
Original commit files touched by this commit  2.10
ohauer search for other commits by this committer
-remove MD5
22 Aug 2009 00:18:43
Original commit files touched by this commit  2.10
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
05 Apr 2009 06:20:27
Original commit files touched by this commit  2.10
joerg search for other commits by this committer
Update to master version 2.10.  This fixes a build issue when using
libbfd from recent (2.19) binutils.
09 Mar 2009 17:15:43
Original commit files touched by this commit  2.9
  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 Mar 2009 10:25:40
Original commit files touched by this commit  2.9
joerg search for other commits by this committer
Update to new upstream version.
08 Sep 2008 18:34:28
Original commit files touched by this commit  2.8
joerg search for other commits by this committer
Upgrade to version 2.8.

Use GNU_CONFIGURE (with the default arguments) rather than HAS_CONFIGURE
so the man pages will be installed into the correct directories.

Approved by:     portmgr (erwin)
30 Oct 2007 00:01:04
Original commit files touched by this commit  2.7
joerg search for other commits by this committer
Update to version 2.7.
08 Oct 2006 20:58:44
Original commit files touched by this commit  2.5
joerg search for other commits by this committer
Upgrade to version 2.5.
24 May 2006 14:55:15
Original commit files touched by this commit  2.4
joerg search for other commits by this committer
Fix the spelling of LIB_DEPENDS, so we are actually requiring libusb
to be a prerequisite.

Reported by:    Sergey Zaharchenko <doublef-ctm@yandex.ru>
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.4
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
11 Jan 2006 19:58:33
Original commit files touched by this commit  2.4
joerg search for other commits by this committer
Upgrade to avarice-2.4.
27 Jan 2005 09:48:50
Original commit files touched by this commit  2.3
joerg search for other commits by this committer
Upgrade to version 2.3.
25 Nov 2004 23:52:53
Original commit files touched by this commit  2.2
kris search for other commits by this committer
Add missing manpages
14 May 2004 19:35:39
Original commit files touched by this commit  2.2
joerg search for other commits by this committer
One of the scripts supplied in the tools subdir actually depends on Perl,
so the `configure' step failed if there's no Perl in sight.

Just make this depend on Perl by now.  Maybe the AVaRICE folks decide to
do that another way in future.

Notice by:      kris
28 Apr 2004 20:57:04
Original commit files touched by this commit  2.2
joerg search for other commits by this committer
Update to a recent version of AVaRICE (finally).  This now also requires
the (just committed) libbfd and gnulibiberty ports.

Since Brian Dean no longer has the time to maintain this port, he asked
me to take it over.
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.0.20030403
trevor search for other commits by this committer
SIZEify (maintainer timeout)
17 Apr 2003 22:36:32
Original commit files touched by this commit  2.0.20030403
bsd search for other commits by this committer
Fix avarice for 5.0 - needs perl for building.

Submitted by:   kris@ and bento
14 Apr 2003 00:46:49
Original commit files touched by this commit  2.0.20030403
bsd search for other commits by this committer
Add AVaRICE - a program for providing a debugging layer so that GNU
GDB can be used to debug Atmel AVR programs in-system on JTAG enabled
devices, to be used in combination with the Atmel JTAG ICE hardware.
This program can also be used for programming the device as well as
debugging the code.

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
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 11
new 48 hours31
new 7 days57
new fortnight181
new month253

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.153 seconds.