Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | devel/avr-gdb: document ncurses requirement (USES+=ncurses) | John Marino | 2016-02-07 | 1 | -1/+1 |
| | | | | approved by: infrastructure blanket | ||||
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | devel/avr-gdb: Fix build on gcc5 by disabling -Werror | John Marino | 2015-02-25 | 1 | -1/+2 |
| | | | | Approved by: blanket | ||||
* | Depend this port from expat so the XML memory description feature | Joerg Wunsch | 2014-09-23 | 1 | -1/+2 |
| | | | | will become available. | ||||
* | Convert a bunch of USE_BZIP2 to USES=tar:bzip2 | Adam Weinberger | 2014-07-29 | 1 | -2/+1 |
| | | | | Approved by: portmgr (not really, but touches unstaged ports) | ||||
* | Support staging | Emanuel Haupt | 2014-02-27 | 1 | -4/+4 |
| | |||||
* | Fix properties on pkg-plist | Baptiste Daroussin | 2014-01-21 | 1 | -1/+0 |
| | |||||
* | Fix two bugs reported by clang. | Tijl Coosemans | 2013-10-18 | 3 | -1/+23 |
| | | | | | | PR: ports/172209 Submitted by: Miklos Magyari <magyarimiki@gmail.com> Approved by: maintainer timeout (1 year) | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| | | | | devel part 1) | ||||
* | Add a workaround (actually, a hack) for bug #13519. | Joerg Wunsch | 2011-12-19 | 2 | -1/+14 |
| | |||||
* | Activate the built-in simulator. | Joerg Wunsch | 2011-12-18 | 1 | -1/+2 |
| | |||||
* | Upgrade to GDB 7.3.1. | Joerg Wunsch | 2011-12-17 | 4 | -83/+3 |
| | |||||
* | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Upgrade to GDB version 6.8 (finally). | Joerg Wunsch | 2010-01-22 | 6 | -1561/+23 |
| | |||||
* | - Update download location switch to GNU | Philip M. Gollucci | 2009-01-31 | 1 | -2/+2 |
| | | | | Reported by: -fetch-original pointyhat run via pav | ||||
* | Unescape an HTML escape within this patch. It's been within the | Joerg Wunsch | 2008-02-22 | 1 | -1/+1 |
| | | | | | context part only so all it did was causing fuzz when patching, thus no PORTREVISION bump needed. | ||||
* | Upgrade to GCC 6.5. | Joerg Wunsch | 2006-09-30 | 4 | -5/+1591 |
| | | | | | | | | | 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. | ||||
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Oops, that patched missed one directory name in front of the file name | Joerg Wunsch | 2005-05-27 | 2 | -3/+3 |
| | | | | | | to patch... Reminded by: pointyhat | ||||
* | Fix for GDB bug #1948. Internally, this fixes a bad check in | Joerg Wunsch | 2005-05-24 | 2 | -0/+16 |
| | | | | | remote_xfer_partial(), notably for AVR-GDB this makes the command "info io_registers" work again. | ||||
* | Oops, one dash too many. ;-) | Joerg Wunsch | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | Fix PGKNAMEPREFIX (missing trailing dash). | Joerg Wunsch | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | Update to GDB 6.3. This also requires a patch from Theodore Roth, | Joerg Wunsch | 2005-02-05 | 4 | -8/+27 |
| | | | | see http://sources.redhat.com/ml/gdb-patches/2004-10/msg00324.html | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Upgrade to GDB 5.3. | Joerg Wunsch | 2003-06-13 | 3 | -24/+2 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Complete the support for the AVR microcontroller toolchain: a port of | Joerg Wunsch | 2002-09-10 | 6 | -0/+60 |
GDB to the AVR. |