Next | Query returned 92 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2005-10-25 15:14:32 by Thomas Klausner | Files touched by this commit (5) | Package removed
Log message:
Update to 1.4.4:

Version 1.4.4 - October 2005, by Gary V. Vaughan

* ./configure --infodir=/usr/share/info now works correctly.
* When any file named on the command line is missing exit with status 1.
   2005-10-23 21:41:18 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed pkglint warning.

WARN: Makefile:24: CONFIGURE_ARGS should be modified using "+=".
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-04-05 11:24:39 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.4.3:

Version 1.4.3 - March 2005, by Gary V. Vaughan

* DESTDIR installs now work correctly.
* Don't segfault with uncompilable regexps to changeword().
* Always use \n line-endings for frozen files (fixes a cygwin bug).
* Portability fix for systems lacking mkstemp(3).
* Approximately 20% speed up in the common case of usage with autoconf.
* Supported on QNX 6.3.
   2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2004-10-26 19:00:44 by Gavan Fantom | Files touched by this commit (2)
Log message:
Update to 1.4.2:

* configure.in (VERSION): Bump to 1.4.2.
* NEWS: Describe 1.4.2's changes.

* src/m4.c (reference_error): Preserve errno, since M4ERROR
relies on this.
* src/builtin.c (m4_esyscmd): Clear errno before calling popen.
(m4_maketemp): Clear errno before calling mkstemp.
* src/path.c (path_search): Don't let "free" trash errno when
returning NULL.
* src/output.c (insert_file): Don't assume errno has a valid
value simply because fread returns zero.  This fixes a
portability bug reported by Marion Hakanson in
<http://lists.gnu.org/archive/html/bug-m4/2004-07/msg00029.html>.

Fixes PR pkg/27301.
   2004-09-20 09:58:20 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
Changes 1.4.1:
* maketemp now creates an empty file with the given name, instead of merely
  returning the name of a nonexistent file.  This closes a security hole.

(Now it builds on Darwin/MacOSX; no more 'sigstack' linking error.)
   2004-09-03 11:47:05 by grant beattie | Files touched by this commit (1)
Log message:
tweak COMMENT: uppercase UNIX, s/macro-processor/macro language processor/
   2004-05-08 18:14:56 by Jeremy C. Reed | Files touched by this commit (3)
Log message:
Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to
"yes"). So any packages that have old GNU configure script that
does not support --infodir option (while using INFO_FILES) can set
CONFIGURE_HAS_INFODIR=NO.

This was suggested by agc@ as a clearer definition.
   2004-05-08 04:08:38 by Jeremy C. Reed | Files touched by this commit (3)
Log message:
Use a new option NO_CONFIGURE_INFODIR which is about to be introduced
because although these packages use autoconf-style configure
scripts they do not know --infodir option.

Next | Query returned 92 messages, browsing 71 to 80 | Previous