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

History of commit frequency

CVS Commit History:


   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-06-14 19:59:32 by Joerg Sonnenberger | Files touched by this commit (263)
Log message:
Remove @dirrm entries from PLISTs
   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-02-20 11:52:57 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
Fix an undefined symbol problem which rendered this pkg unusable
after the last update.
(due to use of a locking primitive which is only available on 486+
while gcc defaults to -march=i386)
This might also fix PR pkg/40630 by Kamel Derouiche.
bump PKGREVISION
   2009-01-06 19:05:07 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Changes 3.5.21:
- Speed improvement on multicore platforms
- Ddjvu now can produce pdf output.

Changes 3.5.20:
- Csepdjvu handle gsdjvu hyperlink comments.
- Djvudigital therefore handles hyperlinks.
   2009-01-06 19:03:23 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
Changes 3.5.21:
- Speed improvement on multicore platforms
- Ddjvu now can produce pdf output.

Changes 3.5.20:
- Csepdjvu handle gsdjvu hyperlink comments.
- Djvudigital therefore handles hyperlinks.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-07-20 00:49:21 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 3.5.19:

NEW IN VERSION 3.5.19
---------------------
- License change. Starting with version 3.5.19,
  DjVuLibre is distributed under either version 2 of the GPL
  or (at your option) any later version.
  Previous version were released strictly under
  the GPL version 2.
   2007-02-06 00:42:21 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
Not needed any longer after 3.5.18 update.
   2007-02-06 00:41:50 by Thomas Klausner | Files touched by this commit (5)
Log message:
Update to 3.5.8:

NEW IN VERSION 3.5.18
---------------------
- Renamed djview as djview3.
- Various enhancement of DDJVUAPI.
- Partial support for page titles instead of page numbers.
- Clarification of metadata information.
- Fixed djvumake mask separation feature.
- Complain when given a so-called "secure" djvu file.
- Fixed handling of urls with cgi arguments
- Fixed bug related to caching and ddjvuapi
- Reorganized ${datadir}/djvu
- Provide scripts in ${datadir}/djvu/*/desktop to register
  the djvu mime types and the djview menu entries.

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