Next | Query returned 37 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2004-03-11 00:08:46 by Ben Collver | Files touched by this commit (1)
Log message:
This patch is not needed by cabextract 1.0, remove it.
   2004-01-22 08:18:44 by grant beattie | Files touched by this commit (9)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2003-12-24 10:53:50 by Julio M. Merino Vidal | Files touched by this commit (69)
Log message:
s/@netbsd.org/@NetBSD.org/ in MAINTAINER.
   2002-08-25 23:53:06 by Johnny C. Lam | Files touched by this commit (424)
Log message:
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
   2002-08-21 18:18:52 by Dieter Baron | Files touched by this commit (3)
Log message:
upgrade to 0.6

changes since 0.5:
  * pkgsrc fixes for 0.5 integrated
  * support for the Quantum compression method reverse-engineered by
     Matthew Russotto
  * cabextract now exhaustively searches your files for cabinets.
    If there's more than one cabinet in the same file, cabextract will
    find those too.
  * Spanning cabinets sets contain both a 'next' and 'previous' cabinet
    name. cabextract now searches backwards through the cabinet chain
    to find the start of a cabinet set, before searching in the forwards
    direction as usual.
   2002-05-10 12:01:31 by ITOH Yasufumi | Files touched by this commit (1)
Log message:
Add patch-aa
   2002-05-10 12:01:10 by ITOH Yasufumi | Files touched by this commit (1)
Log message:
Fixes:
  - Do not compute a pointer outside of an array.
    The original code did this and if the executable is mapped at the
    low address in virtual space, the "runsrc" value becomes ``negative''
    address and caused crash.
    Package maintainers should use a.out to detect this sort of botches. :D

  - Fix usage of mktime(3).

  - Fix usage of tolower(3).

Changes:
  - Honor umask for file mode.

  - Add a hack to handle self-extracting cabinet (*.exe).

Next | Query returned 37 messages, browsing 31 to 40 | previous