NOTICE: This package has been removed from pkgsrc

./devel/gdbada, GNAT GDB : An Ada 95 Debugger

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 6.3nb3, Package name: gdbada-6.3nb3, Maintainer: john

GNU GDB 6.3 developmental snapshot patched for Ada language.


Required to build:
[devel/gmake] [devel/libtool-base]

Master sites:

SHA1: ac174c32d23c628521142f92b83c30a4a40b450b
RMD160: fb3cb09d29ce8c7c805737c7e9af9ccd5918773d
Filesize: 16040.225 KB

Version history: (Expand)


CVS history: (Expand)


   2012-08-14 19:07:58 by Aleksej Saushev | Files touched by this commit (19)
Log message:
Mark packages with no staged installation support explicitly \ 
(PKG_DESTDIR_SUPPORT=none).
   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2009-07-14 21:02:16 by Hasso Tepper | Files touched by this commit (3)
Log message:
Don't attempt to build gdb on DragonFly. It's also unlikely that someone
will integrate DragonFly changes into upstream soon.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2007-12-02 14:04:16 by Thomas Klausner | Files touched by this commit (35)
Log message:
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
   2006-10-22 09:59:55 by Roland Illig | Files touched by this commit (2)
Log message:
Fixed "test ==".
   2006-10-04 23:36:01 by Thomas Klausner | Files touched by this commit (46)
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.