# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= m4 VERSION= 1.4.19 KEYWORDS= devel VARIANTS= standard noprefix SDESC[noprefix]= GNU macro processor with unprefixed program name SDESC[standard]= GNU implementation of the Unix macro processor HOMEPAGE= https://www.gnu.org/software/m4/m4.html CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GNU/m4 DISTFILE[1]= m4-1.4.19.tar.xz:main DF_INDEX= 1 SPKGS[noprefix]= complete primary examples nls SPKGS[standard]= complete primary examples OPTIONS_AVAILABLE= NOPREFIX OPTIONS_STANDARD= none VOPTS[noprefix]= NOPREFIX=ON BUILD_DEPENDS= libsigsegv:static:standard USES= cpe LICENSE= GPLv3+:primary LICENSE_TERMS= primary:{{WRKDIR}}/TERMS LICENSE_FILE= GPLv3+:{{WRKSRC}}/COPYING LICENSE_AWK= TERMS:"^\#include" LICENSE_SOURCE= TERMS:{{WRKSRC}}/src/m4.c LICENSE_SCHEME= solo CPE_VENDOR= gnu FPC_EQUIVALENT= devel/m4 INFO_SUBDIR= . MUST_CONFIGURE= gnu CONFIGURE_ARGS= --with-libsigsegv-prefix={{LOCALBASE}} [NOPREFIX].DESCRIPTION= Build without prefixing all programs with "g" [NOPREFIX].CONFIGURE_ARGS_OFF= --program-prefix=g --disable-nls [NOPREFIX].CONFIGURE_ARGS_ON= --enable-nls [NOPREFIX].INFO_OFF= primary:gm4 [NOPREFIX].INFO_ON= primary:m4 [NOPREFIX].USES_ON= gettext:build post-patch: ${REINPLACE_CMD} -e '/^install-exec-am: / s| .*||' \ ${WRKSRC}/lib/Makefile.in post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/m4 ${INSTALL_DATA} ${WRKSRC}/examples/*.m4 \ ${STAGEDIR}${PREFIX}/share/examples/m4 post-patch-NOPREFIX-OFF: ${REINPLACE_CMD} -e 's|/m4.info|/gm4.info|' ${WRKSRC}/doc/Makefile.in .for EXT in info info-1 info-2 ${MV} ${WRKSRC}/doc/m4.${EXT} ${WRKSRC}/doc/gm4.${EXT} .endfor [FILE:839:descriptions/desc.primary] GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. GNU M4 is a macro processor in the sense that it copies its input to the output expanding macros as it goes. Macros are either builtin or user-defined and can take any number of arguments. Besides just doing macro expansion, m4 has builtin functions for including named files, running UNIX commands, doing integer arithmetic, manipulating text in various ways, recursion etc... m4 can be used either as a front-end to a compiler or as a macro processor in its own right. One of the biggest users of GNU M4 is the GNU Autoconf project. [FILE:95:distinfo] 63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96 1654908 m4-1.4.19.tar.xz [FILE:32:manifests/plist.primary.standard] bin/gm4 share/man/man1/gm4.1.gz [FILE:30:manifests/plist.primary.noprefix] bin/m4 share/man/man1/m4.1.gz