Next | Query returned 35 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2013-03-02 11:44:46 by Matthias Scheler | Files touched by this commit (69)
Log message:
Reset maintainer to "pkgsrc-users@NetBSD.org".
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-10-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2010-01-24 14:34:39 by Thomas Klausner | Files touched by this commit (1)
Log message:
Set LICENSE.
   2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   2009-02-15 10:48:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.14, requested by Björn Jacke in private mail.

1.14
- this release is once more dedicated to Perl::Encode. There is no
way to do a check for valid UTF-8 which works with all Perl releases
from 5.8.0 up to 5.10.0. We now have to test which code works in
our Perl's Encode version and then decide which code path to go.
   2009-01-08 17:14:16 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.13:

1.13
- move non fatal Perl bug checks into the help screen output
- fix Perl warnings when wrong/unknown charset is used
- run check for some essential Encode functionality at every startup
- add --fixdouble option to only fix files that are double-UTF-8 encoded
- add --parsable option to allow convmv output parsable suggestions for external \ 
tools to to something with it
- add --preserve-mtimes option to restore mtimes of parent directories
- allow an argv to be a symlink
- don't checksum deleted files in tar ball and use sha256 now
- allow skippig of certain test suite tests, useful for OS X to skip NFC/NFD \ 
related stuff, for example "make test \ 
SKIPTESTS=nfd-test,someothertest" will skip that test(s)
   2008-02-16 14:17:12 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add commented out license: GPLv2 or v3.
   2008-02-12 00:28:46 by Klaus Heinz | Files touched by this commit (4)
Log message:
Updated to version 1.12.

Pkgsrc changes:
  - The packages supports installation to DESTDIR.
  - No more requirement for coreutils/findutils and patch-ab.
  - Switched to predefined REPLACE_SH instead of using subst.mk directly.
  - Cosmetic changes for MAKEFLAGS.
  - The shell script mk/check/check-portability.sh gets confused by some of
    the file names in the test archive: skip them.
  - Extracting files from testsuite.tar often fails on Darwin (with HFS?)
    so we skip this part.
  - Extract test archive with pax, it is available on every pkgsrc system.
  - Submitted patch-aa to author of convmv long ago.

Changes since version 1.10:
===========================
1.12
- now work with Perl 5.10 using an eval block
- GPL v2 and v3 now

1.11
- test suite compares sorted results of find to fix false alarms on some systems
- test suite now uses tar instead of cp for copying.
- fix a y/n mixup
- at startup we check if Perl::Encode is not too broken (bugs 37757 and 49830
  for now). Recent Perl releases are terribly broken. If this won't improve,
  I'll have to rewrite convmv in a language with more stable core functionality
  :-|. If you are distributor of convmv, please run make test before packaging
  to make sure you don't ship convmv with a broken Perl release.
   2007-01-14 17:25:25 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 1.10:

1.10
- now use from_to instead of utf8::decode (which is experimental
  and might vanish in the future) to check for valid UTF-8
- updates and cleanups of testsuite and include "0" filename
- fix "0" filename bugs
- take into account that charset name "utf-8" resolves to \ 
"utf-8-strict"
  in recent Perl versions

Next | Query returned 35 messages, browsing 21 to 30 | Previous