Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-21 | Fix build with GCC 4. | joerg | 2 | -1/+36 | |
2006-10-13 | Fixed "test ==". | rillig | 2 | -1/+15 | |
2006-08-03 | Reset maintainer, email bounced with: | wiz | 1 | -2/+2 | |
Mailbox closed for this recipient | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-19 | Fix errno. | joerg | 2 | -1/+15 | |
2005-11-05 | Fixed pkglint warnings: | rillig | 3 | -23/+21 | |
- Using "+=" with CONFIGURE_ARGS. - Converted patch-ab to unified format. - Replaced ${PKGNAME:...} with a simple "avr-gdb". | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+3 | |
2004-08-06 | Update MASTER_SITES. | uebayasi | 1 | -2/+2 | |
2004-05-08 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-10-21 | Add bounds checking for prologue buffer. This avoids avr-gdb crashes | wennmach | 3 | -2/+20 | |
when debugging programs without prologue. Patch provided by Karl Janmar < karl -AT- utopiafoundation -DOT- org > in PR pkg/23154 | |||||
2003-07-24 | regen distinfo after removal of patches/patch-aa | wennmach | 1 | -2/+1 | |
2003-07-22 | Harmonize COMMENTs for avr packages. | wennmach | 1 | -2/+2 | |
2003-07-17 | Update avr-gdb to 5.3, making patch-aa obsolete. | wennmach | 3 | -30/+7 | |
While there, buildlink2-ify. Changes suggested by Joachim Koenig-Baltes <joachim@cms.tecmath.com> in private e-mail. | |||||
2003-07-16 | GNU Debugger GDB, configured for Atmel AVR microcontroller targets. | wennmach | 5 | -0/+58 | |
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139, with only minor changes by myself. Original package from FreeBSD. |