Initial import of pkg_install-info version 4.5 into the NetBSD Packages
authorseb <seb>
Mon, 9 Jun 2003 22:16:25 +0000 (22:16 +0000)
committerseb <seb>
Mon, 9 Jun 2003 22:16:25 +0000 (22:16 +0000)
commit26afc1ea6e8a84732e814e071b5b09ebd17f2fbb
tree7e2fd2a0d74e4de2beff4d0181c242b1ec29ea48
parentd4e1bcba36df90981a39823934a2b261af48d019
Initial import of pkg_install-info version 4.5 into the NetBSD Packages
Collection.

This package provides a standalone GNU install-info utility.
19 files changed:
pkgtools/pkg_install-info/DESCR [new file with mode: 0644]
pkgtools/pkg_install-info/Makefile [new file with mode: 0644]
pkgtools/pkg_install-info/PLIST [new file with mode: 0644]
pkgtools/pkg_install-info/files/Makefile.in [new file with mode: 0644]
pkgtools/pkg_install-info/files/README [new file with mode: 0644]
pkgtools/pkg_install-info/files/aclocal.m4 [new file with mode: 0644]
pkgtools/pkg_install-info/files/config.h.in [new file with mode: 0644]
pkgtools/pkg_install-info/files/configure [new file with mode: 0755]
pkgtools/pkg_install-info/files/configure.ac [new file with mode: 0644]
pkgtools/pkg_install-info/files/gettext.h [new file with mode: 0644]
pkgtools/pkg_install-info/files/install-info.c [new file with mode: 0644]
pkgtools/pkg_install-info/files/strcasecmp.c [new file with mode: 0644]
pkgtools/pkg_install-info/files/strdup.c [new file with mode: 0644]
pkgtools/pkg_install-info/files/strerror.c [new file with mode: 0644]
pkgtools/pkg_install-info/files/strncasecmp.c [new file with mode: 0644]
pkgtools/pkg_install-info/files/system.h [new file with mode: 0644]
pkgtools/pkg_install-info/files/xalloc.h [new file with mode: 0644]
pkgtools/pkg_install-info/files/xexit.c [new file with mode: 0644]
pkgtools/pkg_install-info/files/xstrdup.c [new file with mode: 0644]