pkgsrc/cross
mef 17b3d188b8 (1) Recent setup for 7.6 does not support
bfd_target_elf_flavour
instead only supports
   bfd_target_aout_flavour
   bfd_target_coff_flavour
   bfd_target_ecoff_flavour.
To fix this, we need
  +CONFIGURE_ENV+=                gdb_cv_var_elf=yes
as found in native gdb setup (pkgsrc Makefile).

(2) Utilize curses instead of terminfo,
  +CONFIGURE_ARGS+=       --with-curses

  +# to link -lcurses.7 => /usr/lib/libcurses.so.7
  +# instead of terminfo
  +.include "../../mk/curses.buildlink3.mk"
2013-08-26 01:11:34 +00:00
..
atasm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
avr-binutils Fix typo, not 2.32 but 2.23, sorry and thanks. 2013-08-08 03:29:59 +00:00
avr-gcc Add buildlink3.mk file. 2013-08-08 03:14:57 +00:00
avr-gdb (1) Recent setup for 7.6 does not support 2013-08-26 01:11:34 +00:00
avr-libc patches/patch-doc_api_Makefile_am 2013-08-12 03:09:59 +00:00
avrdude * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
bfd-crunchide Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
bfd-mdsetimage Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
binutils Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
cc65 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
COMMON Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
dasm Update to 2.20.11 2013-06-16 09:40:58 +00:00
dfu-programmer Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
h8300-elf-binutils - Add LICENSE 2013-06-16 20:33:17 +00:00
h8300-elf-gcc34 Use NEWLIBVER in SITES. 2013-05-06 07:11:25 +00:00
h8300-hms-binutils Resolves: 2013-04-06 20:27:16 +00:00
h8300-hms-gcc Resolves: 2013-04-06 20:27:16 +00:00
i386-cygwin32 Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
i386-linux Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
i386-msdosdjgpp Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
icdprog Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
libtool-base Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
mingw Import MinGW packages into "cross" category. From pkgsrc-wip project. 2010-03-15 18:34:36 +00:00
mingw-binutils cross/mingw-binutils: Alternative fix for gcc47 2012-10-09 17:32:33 +00:00
mingw-gcc info/dir is not supposed to be in the PLIST. 2013-06-22 21:22:35 +00:00
mingw-runtime-bin Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
mingw-w32api-bin Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
uisp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
Makefile added libtool-base to keep pkglint happy, but disabled 2013-05-16 04:37:03 +00:00