./wip/drow, Low-level ELF file analyzer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.22, Package name: drow-0.2.22, Maintainer: pkgsrc-users

Drow is an ELF linux analyzer coded in C. It is aimed to the low-level
programmer. It is a console application which displays ELF file information in
an human readable format, providing different options for different parts/aims
of the file data.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 57cc2607c476efd8f826c7be728653fd87d42e17
Filesize: 27.223 KB

Version history: (Expand)


CVS history: (Expand)


   2013-01-10 15:50:15 by othyro | Files touched by this commit (3)
Log message:
PKG_DESTDIR_SUPPORT -> destdir; use SPECIAL_PERMS to install drow.
chown -> chmod in Makefile (patch); regenerated distinfo.
   2012-12-04 01:05:05 by othyro | Files touched by this commit (1)
Log message:
Fixed formatting.
   2012-12-04 01:04:07 by othyro | Files touched by this commit (1)
Log message:
Removed USE_PKGLOCALEDIR - this package installs no locale files; Removed
double entry of GNU_CONFIGURE; Set DESTDIR in CONFIGURE_ENV;
INSTALLATION_DIRS+=bin; Package is DESTDIR ready and passes pkglint.
   2012-12-04 00:59:13 by othyro | Files touched by this commit (1)
Log message:
Regenerated after adding patchset.
   2012-12-04 00:58:09 by othyro | Files touched by this commit (2)
Log message:
patches/patch-Makefile.in - Make package use DESTDIR.
patches/patch-drow.c - Fix implicit declaration of exit.
   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-09-28 23:24:30 by Aleksej Saushev | Files touched by this commit (99)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-07-05 16:28:44 by othyro | Files touched by this commit (1)
Log message:
+LICENSE; PKG_DESTDIR_SUPPORT=user-destdir; passes pkglint.