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

History of commit frequency

CVS Commit History:


   2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473)
Log message:
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
   2010-12-16 05:55:46 by Chuck Cranor | Files touched by this commit (4)
Log message:
make 10.2 work on macosx (port wouldn't compile since it was upgraded
from 9.8 to 10.2).   the main issue is that macosx doesn't have the
clockid_t and clock_gettime() API.
   2010-12-15 22:08:30 by Chuck Cranor | Files touched by this commit (3)
Log message:
fix shell syntax error in patch-aa and patch-ac.   added missing double
quotes to this line:
   EXTRA_LIBS="-framework CoreFoundation -framework IOKit"
otherwise configure gives you this nice error (but keeps going):

    ./configure: line 3015: CoreFoundation: command not found
   2010-03-26 17:41:57 by Julian Coleman | Files touched by this commit (1)
Log message:
Update checksums for:
  patch-ad: fix an #endif versus #else error
  patch-cc: adds NetBSD bswap* to interface/utils.h as per utils.h
  patch-ci: fix a crash on big-endian machines
   2010-03-26 17:38:33 by Julian Coleman | Files touched by this commit (3)
Log message:
patch-ad: fix an #endif versus #else error
patch-cc: adds NetBSD bswap* to interface/utils.h as per utils.h
patch-ci: fix a crash on big-endian machines
   2009-09-10 21:14:46 by Thomas Klausner | Files touched by this commit (3)
Log message:
Add patch from drochner that fixes ripping on NetBSD-current/amd64.
Bump PKGREVISION.
   2009-08-30 01:04:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
regen, did not match patches.
   2009-08-29 06:54:52 by Hasso Tepper | Files touched by this commit (6)
Log message:
Make it just build on DragonFly. Doesn't work yet though.
   2009-08-14 17:51:06 by Matthias Drochner | Files touched by this commit (8)
Log message:
some fixes and cleanup:
-replace a struct member name "private" in a public header, it is
 reserved in C+, fixes build problems reported by joerg and wiz
-link against librt on Linux (needed for clock_gettime()), should
 fix build problem reported by dsainty
-don't even compile cooked_interface.c on NetBSD, and g/c patches
 which added NetBSD support code which was never used
bump PKGREVISION
   2009-08-09 18:00:53 by Matthias Drochner | Files touched by this commit (18) | Package updated
Log message:
update to 3.0.10.2 (which is III-10.2 upstream)
This is a major update (9.8 was released 2001), most significant changes
are support for new (Linux) kernel interfaces and improved drive cache
model.

pkgsrc note: I've tried to retain Darwin/FreeBSD/DragonFly support,
except in scsi_interface.c where the structure changed significantly.
Someone who can test please add it back.

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