Next | Query returned 29 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2009-05-03 18:44:41 by Hasso Tepper | Files touched by this commit (1)
Log message:
Correct the patch-ac checksum.
   2009-04-28 15:01:39 by Hasso Tepper | Files touched by this commit (3)
Log message:
Make it build on DragonFly.
   2008-07-13 18:14:00 by Tonnerre Lombard | Files touched by this commit (5)
Log message:
Update vobcopy to a version which is less than 3 years old. This fixes
CVE-2007-5718, some crashes, and introduces and fixes largefile issues.

Changes since vobcopy-0.5.14:
 - Fixed operation on GNU libcized BSD variants.
 - Fixed compilation under MacOS 10.
 - Fixed CVE-2007-5718 (insecure temporary file creation).
 - Fixed segfault in the logging routine.
 - Fixed Makefile for gcc versions not equal to 3.4.
 - Choose the right dvd device from fstab.
 - Read only as many blocks as there are actually left.
 - Partial fix for detection of full nfs files.
 - Fixed double space detection on MacOSX, hopefully...
 - sprintf fixes.
 - -D_FORTIFY_SOURCE=2 is strange, 3 bytes won't fit into a char[4] then.
   Well, they fit into char[8]...
 - The configure.sh script now also detects if the system is an ia64/AMD64
   and uses the lib64 directory accordingly.
 - Added checks for return values from library calls.
 - Added some code to make -n and -m mutually exclusive.
 - The size-checking code with -m was broken. Fixed hopefully.
 - Typo in the manpage.
 - With -m, if files exist you now have the option to [s]kip the files
   already present.
 - Some dvd's show files ending in ";?", they should now work.
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2007-05-13 08:14:38 by D'Arcy J.M. Cain | Files touched by this commit (2)
Log message:
Don't declare bool enum if TRUE and FALSE are already defined.  Fixes
failure in bulk build.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-05-19 10:32:04 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Fix errno usage.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-27 11:19:16 by Martti Kuparinen | Files touched by this commit (4)
Log message:
Updated vobcopy to 0.5.14

0.5.14-rc1:
        lots of bug fixes for *bds, solaris and -tada- OSX!
        Quite some stuff should now work better on freebsd, openbsd and
        solaris since Takeshi Nakamura provided some patches. Also
        incorporated the fix the netbsd folks did when they incorporated
        0.5.13 into their ports collection. AND it seems that OSX now
        works (besides fink, which provided vobcopy for quite some time
        already). What is needed is dlcompat IIRC. Thanks to all for their help!

0.5.14-test1:
        changed dvd name getting function to what Jim Hatfield found works
        for freebsd
        Davide has a dvd which has names like this:
        VTS_01_2.VOB;?
        A new routine tries to remove the ;?.
        On OSX, getopt.h doesn't get found. /usr/include/getopt.h should do it

Next | Query returned 29 messages, browsing 11 to 20 | Previous