2015-01-02 13:56:37 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Regenerate configure script with autoconf from pkgsrc.
Should fix PR 49522.
|
2014-12-23 05:49:11 by OBATA Akio | Files touched by this commit (1) |
Log message:
"charset.alias" must not be in PLIST.
|
2014-12-15 12:35:42 by Makoto Fujiwara | Files touched by this commit (16) |
Log message:
(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+).
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-04-17 03:44:58 by matthew green | Files touched by this commit (3) |
Log message:
also look in *.mk files as makefiles. bump pkg revision.
|
2010-12-12 00:40:08 by matthew green | Files touched by this commit (2) |
Log message:
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.
|
2009-07-08 18:09:04 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
user-destdir support
|
2007-03-13 14:24:29 by Christoph Badura | Files touched by this commit (1) |
Log message:
Belatedly fix typo in PKGREVISION introduced in revision 1.3.
|
2007-03-04 20:21:19 by Darrin B. Jewell | Files touched by this commit (1) |
Log message:
use ac_cv_prog_EMACS=no instead of ac_cv_path_EMACS=no
|