Next | Query returned 139 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-12-15 22:40:02 by Joerg Sonnenberger | Files touched by this commit (22)
Log message:
Recursive bump for libltdl
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-08-11 14:31:30 by Matthias Drochner | Files touched by this commit (1)
Log message:
turn ImageMagick/bl3 inclusion into a simple DEPENDS, nothing
compiles against its libraries
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2009-04-07 12:36:45 by Matthias Drochner | Files touched by this commit (1)
Log message:
export ltdl and gsf dependencied (referenced by an installed .la file)
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2009-03-02 16:57:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
Mark as MAKE_JOBS_SAFE=no, the library is built too late for some of the
targets.
   2009-02-28 14:14:45 by Matthias Drochner | Files touched by this commit (3)
Log message:
link the "extract" application with c++, otherwise it can't dlopen()
c++ modules, bump PKGREVISION
   2008-08-03 07:07:00 by Blair Sadewitz | Files touched by this commit (5)
Log message:
Update to version 0.5.20c (needed for gnunet).
Changes since 0.5.18a:

	Fixed endianess issues in mp3 extractor.

	Fixed build issues (need to link C++ code explicitly against
	libstdc++ on BSD).

	Releasing libextractor 0.5.20c.

	Fixed concurrency issues in plugin (un-)loading by adding locking
	around libltdl functions.

	Added an FFmpeg-based thumbnail extractor plugin, initially
	supporting only bmp and png files.

	Fixed security issues in XPDF-based PDF extractor.

	Added track number and ISRC for FLAC/mp3/ogg files.

	Added a plugin for AppleSingle/AppleDouble files.

	Various minor code cleanups.

	Fixed security issues in XPDF-based PDF extractor.

	Added a FLAC (.flac) plugin.

	Added a Flash Video (.flv) plugin.

	Add support for some common iTunes tags to qtextractor.

	Disable libgsf logging (for corrupt files).

	Added escape (\n) handling to split extractor.

	Fixed problem with newer versions of libgsf.
	Fixed problem with automake 1.10 not setting MKDIR_P.
	Releasing libextractor 0.5.18a.

Next | Query returned 139 messages, browsing 81 to 90 | Previous