devel/autogen - The NetBSD Packages Collection

The Automated Text and Program Generation Tool

AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions. Its goal is to simplify the
maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text that
must be kept synchronized.

One common example is the problem of maintaining the code required for
processing program options. Processing options requires a minimum of four
different constructs be kept in proper order in different places in your
program. You need at least:

   1. The flag character in the flag string,
   2. code to process the flag when it is encountered,
   3. a global state variable or two, and
   4. a line in the usage text.

Build dependencies

devel/libtool-base pkgtools/mktools devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

shells/bash lang/perl5 lang/guile22 textproc/libxml2 lang/guile22 textproc/libxml2

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64autogen-5.18.16nb11.tgz
NetBSD 10.0aarch64autogen-5.18.16nb10.tgz
NetBSD 10.0aarch64autogen-5.18.16nb10.tgz
NetBSD 10.0aarch64ebautogen-5.18.16nb10.tgz
NetBSD 10.0aarch64ebautogen-5.18.16nb11.tgz
NetBSD 10.0earmv6hfautogen-5.18.16nb11.tgz
NetBSD 10.0earmv6hfautogen-5.18.16nb10.tgz
NetBSD 10.0earmv6hfautogen-5.18.16nb10.tgz
NetBSD 10.0earmv7hfautogen-5.18.16nb11.tgz
NetBSD 10.0earmv7hfautogen-5.18.16nb10.tgz
NetBSD 10.0earmv7hfautogen-5.18.16nb10.tgz
NetBSD 10.0i386autogen-5.18.16nb11.tgz
NetBSD 10.0i386autogen-5.18.16nb10.tgz
NetBSD 10.0x86_64autogen-5.18.16nb11.tgz
NetBSD 10.0_BETAx86_64autogen-5.18.16nb10.tgz
NetBSD 8.0i386autogen-5.18.16nb10.tgz
NetBSD 8.0i386autogen-5.18.16nb10.tgz
NetBSD 8.0x86_64autogen-5.18.16nb10.tgz
NetBSD 8.0x86_64autogen-5.18.16nb10.tgz
NetBSD 8.0x86_64autogen-5.18.16nb11.tgz
NetBSD 9.0aarch64autogen-5.18.16nb11.tgz
NetBSD 9.0aarch64autogen-5.18.16nb10.tgz
NetBSD 9.0aarch64autogen-5.18.16nb10.tgz
NetBSD 9.0earmautogen-5.18.16nb9.tgz
NetBSD 9.0earmv4autogen-5.18.16nb9.tgz
NetBSD 9.0earmv6hfautogen-5.18.16nb11.tgz
NetBSD 9.0earmv6hfautogen-5.18.16nb10.tgz
NetBSD 9.0earmv6hfautogen-5.18.16nb10.tgz
NetBSD 9.0earmv7hfautogen-5.18.16nb11.tgz
NetBSD 9.0earmv7hfautogen-5.18.16nb10.tgz
NetBSD 9.0earmv7hfautogen-5.18.16nb10.tgz
NetBSD 9.0i386autogen-5.18.16nb10.tgz
NetBSD 9.0i386autogen-5.18.16nb11.tgz
NetBSD 9.0sparc64autogen-5.18.16nb9.tgz
NetBSD 9.0x86_64autogen-5.18.16nb11.tgz
NetBSD 9.0x86_64autogen-5.18.16nb10.tgz
NetBSD 9.3x86_64autogen-5.18.16nb10.tgz
NetBSD 9.3x86_64autogen-5.18.16nb11.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.