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

History of commit frequency

CVS Commit History:


   2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270)
Log message:
Removed trailing white-space.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-18 03:32:50 by Lubomir Sedlacik | Files touched by this commit (3)
Log message:
Update to version 1.4.2

Bugfix release.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-30 22:15:12 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Remove slash from end of DEPENDS.

This caused my bulk build to fail (before building) when it was
building list of dependencies, because multimedia/mmg/Makefile
included ../../multimedia/mkvtoolnix/Makefile.dist and also
depended on ../../multimedia/mkvtoolnix/. And multimedia/mkvtoolnix/Makefile
also included ../../multimedia/mkvtoolnix/Makefile.dist.

The bulk build error was like:

---->  Depending in /home/jreed/pkgsrc/multimedia/mmg (pass #1)
---->  Depending in ../../multimedia/mkvtoolnix/ (pass #2)
...
---->  Depending in ../../multimedia/mkvtoolnix/ (pass #24)
ERROR:  You have reached 25 times through the dependency tree
        and _still_ not finished.  This is probably due to a broken
        set of dependencies.  You may wish to examine the partial
        database left in /home/jreed/pkgsrc/.bulk_db.foo

Removing the trailing slash from the DEPENDS fixed this problem for me.
   2005-03-23 17:58:40 by Lubomir Sedlacik | Files touched by this commit (12)
Log message:
Updated to version 1.4.1

Changes:

- added help file

1.4.1:
======
- bugfixes

1.4.0:
======
- support for MPEG-1 and MPEG-2 video read from PS and ES streams,
- support for AVC (aka h.264) video from MP4 files,
- support for concatenating files,
- support for the new elements needed for menus,
- support for WAVPACK4 lossless and lossy audio,
- support for extracting VobSubs and
- added an online help to mmg accessible by pressing F1
   2005-02-24 12:24:05 by Alistair G. Crooks | Files touched by this commit (59)
Log message:
Add RMD160 digests.
   2005-02-17 12:04:09 by Lubomir Sedlacik | Files touched by this commit (4)
Log message:
Update to version 1.0.2

Changes:

- all: bug fix: Fixed compilation with the upcoming new versions
  of libebml and libmatroska.

- mkvmerge: bug fix: mkvmerge did not accept XML chapter files
  created with older mkvtoolnix versions due to deprecated chapter
  elements. Such elements are now skipped.

- mkvmerge: bug fix: Fixed negative audio displacement for a
  couple of formats.

- mmg: bug fix: Again the window handling. Hopefully this is
  better than the other attempts.

- mmg: bug fix: One was able to crash mmg by pressing 'ok' in the
  muxing dialog right after muxing finished, especially if the
  'abort' button was hit before. This mostly happened on Linux.
   2005-02-06 00:45:36 by Lubomir Sedlacik | Files touched by this commit (4)
Log message:
Add kristerw@'s patches from multimedia/mkvtoolnix.
Fixes build with gcc2.
   2004-12-29 00:18:22 by Jeremy C. Reed | Files touched by this commit (139) | Package updated
Log message:
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)

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