Commit graph

14 commits

Author SHA1 Message Date
rillig
244face05f Fixed pkglint warnings:
- Using "+=" with CONFIGURE_ARGS.
- Converted patch-ab to unified format.
- Replaced ${PKGNAME:...} with a simple "avr-gdb".
2005-11-05 17:14:52 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
2ac6df6686 Add RMD160 digests 2005-02-24 10:16:52 +00:00
uebayasi
a06f391d8e Update MASTER_SITES. 2004-08-06 16:31:09 +00:00
snj
43d5e1643c Convert to buildlink3. 2004-05-08 04:50:50 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
wennmach
948de3a197 Add bounds checking for prologue buffer. This avoids avr-gdb crashes
when debugging programs without prologue.

Patch provided by Karl Janmar < karl -AT- utopiafoundation -DOT- org >
in PR pkg/23154
2003-10-21 14:19:37 +00:00
wennmach
04dd0e8050 regen distinfo after removal of patches/patch-aa 2003-07-24 08:39:58 +00:00
wennmach
4aa25adbfc Harmonize COMMENTs for avr packages. 2003-07-22 18:09:12 +00:00
wennmach
ad37c1cf2b Update avr-gdb to 5.3, making patch-aa obsolete.
While there, buildlink2-ify.
Changes suggested by Joachim Koenig-Baltes <joachim@cms.tecmath.com>
in private e-mail.
2003-07-17 20:03:58 +00:00
wennmach
3d2a80cbf0 GNU Debugger GDB, configured for Atmel AVR microcontroller targets.
Submitted by  Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with only minor changes by myself. Original package from FreeBSD.
2003-07-16 22:11:31 +00:00