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

History of commit frequency

CVS Commit History:


   2013-01-30 22:00:01 by Thomas Klausner | Files touched by this commit (2)
Log message:
New doxygen, new PLIST. Bump dependency and PKGREVISION.
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-08-31 16:25:49 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix PLIST for doxygen-1.8.2, depend on it, and bump PKGREVISION.
   2012-07-10 08:53:41 by Matthias Scheler | Files touched by this commit (2)
Log message:
Add missing documentation files to package list, bump package revision.
   2012-07-09 14:15:09 by Makoto Fujiwara | Files touched by this commit (12) | Package updated
Log message:
Based on PR pkg/46675:
(1) bump PKGREVISON
(2) Update PLIST varied by doxygen bump 1.6.3 to 1.8.1.1
(3) (Patch added) Some Doxyfile updates to follow doxygen parser
   2011-01-21 22:18:13 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 20091027 CVS.
Bugfix for http://tidy.sf.net/issue/2855621
   2009-08-17 13:24:39 by Thomas Klausner | Files touched by this commit (2)
Log message:
Depend on doxygen-1.5.9, which causes different file names. Adapt
PLIST. Bump PKGREVISION.
   2009-08-04 00:35:33 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 20090326, bugfixes.
Set LICENSE.
   2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   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.

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