Port details |
- avr-gdb GNU GDB for the AVR target
- 7.3.1_6 devel =3 7.3.1_6Version of this port present on the latest quarterly branch.
- Maintainer: joerg@FreeBSD.org
- Port Added: 2002-09-10 08:52:56
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv3
- WWW:
- https://www.gnu.org/software/gdb/
- Description:
- This is the GNU Debugger GDB, configured for the AVR microcontroller
target.
This debugger cannot really be used standalone, but is useful in
connection with either AVaRICE (http://avarice.sourceforge.net/)
or simulavr (http://www.freesoftware.fsf.org/simulavr/).
- ¦ ¦ ¦ ¦
- 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/avr-gdb/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/avr-gdb
- pkg install avr-gdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: avr-gdb
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gdb-7.3.1.tar.bz2) = 6d7bff716fde98d03866a1b747c0929ee7dba49bca13e01d975e0b0fa9b33a28
SIZE (gdb-7.3.1.tar.bz2) = 19500995
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
- Library dependencies:
-
- libexpat.so : textproc/expat2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_avr-gdb
- USES:
- cpe gmake ncurses tar:bzip2 iconv
- 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) |
7.3.1_6 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 ) |
7.3.1_6 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 ) |
7.3.1_6 14 Oct 2021 21:30:11 |
Stefan Eßer (se) |
devel/avr-gdb: Add CPE information
Approved by: portmgr (blanket) |
7.3.1_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.3.1_6 09 Sep 2018 18:38:00 |
joerg |
Put "iconv" into USES.
Add LICENSE, as suggested by portlint. |
7.3.1_5 08 Dec 2016 17:40:42 |
tijl |
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
7.3.1_4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
7.3.1_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
7.3.1_4 07 Feb 2016 19:23:23 |
marino |
devel/avr-gdb: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
7.3.1_4 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
7.3.1_4 25 Feb 2015 12:51:52 |
marino |
devel/avr-gdb: Fix build on gcc5 by disabling -Werror
Approved by: blanket |
7.3.1_4 23 Sep 2014 19:57:34 |
joerg |
Depend this port from expat so the XML memory description feature
will become available. |
7.3.1_3 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
7.3.1_3 27 Feb 2014 13:58:49 |
ehaupt |
Support staging |
7.3.1_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
7.3.1_3 18 Oct 2013 09:59:43 |
tijl |
Fix two bugs reported by clang.
PR: ports/172209
Submitted by: Miklos Magyari <magyarimiki@gmail.com>
Approved by: maintainer timeout (1 year) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
7.3.1_2 19 Dec 2011 15:03:54 |
joerg |
Add a workaround (actually, a hack) for bug #13519. |
7.3.1_1 18 Dec 2011 22:07:33 |
joerg |
Activate the built-in simulator. |
7.3.1 17 Dec 2011 22:47:21 |
joerg |
Upgrade to GDB 7.3.1. |
6.8 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
6.8 22 Jan 2010 19:32:28 |
joerg |
Upgrade to GDB version 6.8 (finally). |
6.5 31 Jan 2009 21:20:09 |
pgollucci |
- Update download location switch to GNU
Reported by: -fetch-original pointyhat run via pav |
6.5 22 Feb 2008 08:49:27 |
joerg |
Unescape an HTML escape within this patch. It's been within the
context part only so all it did was causing fuzz when patching, thus
no PORTREVISION bump needed. |
6.5 30 Sep 2006 21:49:24 |
joerg |
Upgrade to GCC 6.5.
Add local patches to support the ATmega256x controller family that
features a 3-byte PC. patch-atmega256x-binutils is Bjoern Haase's
backported binutils patch for the ATmega256x (stripped down to those
GNU binutils directories that are present in the GDB source tree),
while patch-atmega256x-gdb is my own one to modify the AVR backend in
GDB to understand 3-byte PCs. |
6.3_2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
6.3_2 27 May 2005 04:49:55 |
joerg |
Oops, that patched missed one directory name in front of the file name
to patch...
Reminded by: pointyhat |
6.3_1 24 May 2005 20:02:50 |
joerg |
Fix for GDB bug #1948. Internally, this fixes a bad check in
remote_xfer_partial(), notably for AVR-GDB this makes the command
"info io_registers" work again. |
6.3 14 Feb 2005 17:10:10 |
joerg |
Oops, one dash too many. ;-) |
6.3 14 Feb 2005 17:08:56 |
joerg |
Fix PGKNAMEPREFIX (missing trailing dash). |
6.3 05 Feb 2005 22:42:11 |
joerg |
Update to GDB 6.3. This also requires a patch from Theodore Roth,
see http://sources.redhat.com/ml/gdb-patches/2004-10/msg00324.html |
5.3_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
5.3_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
5.3 13 Jun 2003 15:09:52 |
joerg |
Upgrade to GDB 5.3. |
5.2.1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
5.2.1 10 Sep 2002 08:52:42 |
joerg |
Complete the support for the AVR microcontroller toolchain: a port of
GDB to the AVR. |