Commit graph

8 commits

Author SHA1 Message Date
wiz
b4ec221fb1 Patch around problem in configure script directly, using a patch
from uwe in PR 49522. Remove autoconf dependency.
2015-01-02 22:34:02 +00:00
mef
00b0d75796 (pkgsrc)
- Add two patches, to avoid
   error: incompatible types when assigning to type '__off_t' from type 'fpos_t'
   fp_->_offset = u.f;
  - Remove one patch patch-af, which had a comment, not necessary for now
    " also look in *.mk files as makefiles.  bump pkg revision."
(upstream)
  - Update 4.2 to 4.6
    ----------------------
* Noteworthy changes in release 4.6 (2012-02-03) [stable]

** Bug fixes
  - lid -L no longer mishandles open-ended ranges like "..2" and "2.."
  - lid's -d, -o and -x options now work properly

* Noteworthy changes in release 4.5 (2010-06-17) [stable]
* Noteworthy changes in release 4.4 (2009-10-30) [beta]
                        ------------
** New features
  mkid and xtokid accept a new option --files0-from=FILE, to make them
  process only the files named in FILE.  FILE must contain a list of
  NUL-terminated file names.

** Bug fixes
  mkid and xtokid now accept language specific options via the command line.

* Noteworthy changes in release 4.3.92 (2008-10-18) [beta]
                        --------------
** Bug fixes

  fid: avoid a buffer overrun
  handle failed allocation, e.g., by strdup
  avoid potential realloc overflow
  mkid: avoid an infloop on some .el files
  all programs: detect write error on stdout

** Miscellaneous improvements

  revamp code and infrastructure, bringing it closer to coreutils' standards
  add automatically-generated man pages
  mkid recognize more suffixes: .ac, .mk, .bz2, .lzma.
  idutils is now licensed under the General Public License version 3
    or later (GPLv3+).
2014-12-15 11:35:42 +00:00
mrg
c1f6af9a32 also look in *.mk files as makefiles. bump pkg revision. 2011-04-17 01:44:57 +00:00
mrg
5f39c75115 fix the lisp scanner to properly exit when EOF is reached. there are
two files in netbsd 'src' that trigger this bug, but now i can run 'mkid'
on all of 'src' again.
2010-12-11 23:40:08 +00:00
christos
536bd1c22f fix a bogus sizeof (from uwe) 2006-09-17 01:25:18 +00:00
wiz
8a43e059b6 Update to 4.2:
Version 4.2 - August 5, 2006, by Claudio Fontana

* Bugfix release
2006-08-06 23:10:30 +00:00
christos
0ed14ef5b2 Make this work under NetBSD; I had only tested it on Linux. 2006-08-06 22:23:56 +00:00
wiz
27979e3894 Re-import devel/id-utils under its new name, idutils. 2006-08-05 19:53:26 +00:00