Next | Query returned 79 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2009-11-23 16:08:45 by Aleksej Saushev | Files touched by this commit (3)
Log message:
Fix NetBSD builds now: include bsd.dep.mk, conditionalize bsd.depall.mk.
   2009-11-23 11:43:37 by Aleksej Saushev | Files touched by this commit (3)
Log message:
Simulate "bsd.init.mk" because for some unknown reason
pkgsrc doesn't provide it.
This fixes build problems on platforms other than NetBSD.
   2009-11-22 22:19:19 by Tobias Nygren | Files touched by this commit (2)
Log message:
Resurrect patch-ai, it's needed to build on 64-bit platforms. (hi asau!)
   2009-11-22 14:12:53 by Aleksej Saushev | Files touched by this commit (1) | Package updated
Log message:
Follow package update.
   2009-11-22 13:52:54 by Aleksej Saushev | Files touched by this commit (16) | Package updated
Log message:
Update f2c to 2009-04-11 snapshot.
Changes are mostly bug fixes.
Perform conservative update: recreate libF77 and libI77 providing
binary compatibility.
Prefer files to patches creating respective files.
Override build system completely, we effectively did that anyway.
   2009-10-31 20:15:45 by Aleksej Saushev | Files touched by this commit (5)
Log message:
Don't enforce linking in MAIN__. Bump package revision.
No changes in libraries.
No fallout expected, none found so far.
   2009-06-25 16:22:08 by Dan McMahill | Files touched by this commit (2)
Log message:
Add the correct header entry for sparcv8.  Addresses PR pkg/33997.
   2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167)
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-01-05 04:45:18 by Darrin B. Jewell | Files touched by this commit (2)
Log message:
add handling for darwin gcc's -install_name, -compatiblity_version and
-current_version flags.  These are added by libtool and break going through f2c
bump PKGREVISION

Next | Query returned 79 messages, browsing 31 to 40 | Previous