Next | Query returned 66 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2009-07-15 13:57:29 by Mihai Chelaru | Files touched by this commit (3)
Log message:
Update to mono 2.4.2
   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-04-07 13:29:52 by Mihai Chelaru | Files touched by this commit (5) | Package updated
Log message:
The continuing story of mono 2.4 update
   2009-03-25 23:37:16 by Havard Eidnes | Files touched by this commit (47) | Package updated
Log message:
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
   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-01-20 14:46:23 by Mihai Chelaru | Files touched by this commit (4)
Log message:
Update to mono 2.2
   2008-10-07 15:25:12 by Mihai Chelaru | Files touched by this commit (4)
Log message:
Update to mono-xsp 2.0, part of mono 2.0
   2008-10-06 18:10:48 by Mihai Chelaru | Files touched by this commit (1)
Log message:
add buildlink3.mk file needed by www/ap-mono. Noted by Mr. Takahiro Kambe
   2008-05-30 13:07:22 by Tobias Nygren | Files touched by this commit (6)
Log message:
Drop lang/mono/Makefile.common which is not needed anymore.
   2008-04-25 10:26:45 by Mihai Chelaru | Files touched by this commit (3) | Package updated
Log message:
update to 1.9.1:

	* Don't output a date header from System.Web, let xsp do it
	* Bug fixes: #376352, #371581, #379890, #379888, #377904 #363404

Next | Query returned 66 messages, browsing 51 to 60 | Previous