Path to this page:
./
devel/m4,
GNU version of UNIX m4 macro language processor
Branch: pkgsrc-2011Q4,
Version: 1.4.16nb1,
Package name: m4-1.4.16nb1,
Maintainer: pkgsrc-users 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). `m4' also has builtin functions for including files, running
shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for
generating `configure' scripts, but not for running them.
GNU `m4' was originally written by Rene Seindal, with subsequent
changes by Franc,ois Pinard and other volunteers on the Internet. All
names and email addresses can be found in the file `THANKS' from the
GNU `m4' distribution.
This is release 1.4. It is now to be considered stable, future
releases are only meant to fix bugs, increase speed, or improve
documentation. However...
An experimental feature, which would improve `m4' usefulness, allows
for changing the syntax for what is a "word" in `m4'. You should use:
./configure --enable-changeword
if you want this feature compiled in. The current implementation slows
down `m4' considerably and is hardly acceptable. So, it might go away,
do not count on it yet.
Master sites: (Expand)
SHA1: 44b3ed8931f65cdab02aee66ae1e49724d2551a4
RMD160: 9b161898b9fb2fc44614e644a0e3bdab3ff1328b
Filesize: 1619.014 KB
Version history: (Expand)
- (2012-02-14) Updated to version: m4-1.4.16nb1
- (2012-01-08) Package added to pkgsrc.se, version m4-1.4.16 (created)
CVS history: (Expand)
2012-02-13 21:42:03 by S.P.Zeidler | Files touched by this commit (4) | |
Log message:
Pullup ticket #3681 - requested by riz
devel/m4: build fixes
Revisions pulled up:
- devel/m4/Makefile 1.66
- devel/m4/distinfo 1.34
- devel/m4/patches/patch-ab 1.12
- devel/m4/patches/patch-ac 1.10
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: christos
Date: Tue Jan 31 00:58:44 UTC 2012
Added Files:
pkgsrc/devel/m4/patches: patch-ab patch-ac
Log message:
update for new fpos_t
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.12 pkgsrc/devel/m4/patches/patch-ab
cvs rdiff -u -r0 -r1.10 pkgsrc/devel/m4/patches/patch-ac
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: christos
Date: Tue Jan 31 01:00:13 UTC 2012
Modified Files:
pkgsrc/devel/m4: Makefile
Log message:
bump patchlevel
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/devel/m4/Makefile
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: christos
Date: Tue Jan 31 01:12:46 UTC 2012
Modified Files:
pkgsrc/devel/m4: distinfo
Log message:
update.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/m4/distinfo
|