Next | Query returned 99 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2004-10-02 22:54:59 by Quentin Garnier | Files touched by this commit (3)
Log message:
o Unconditionally enable popen() support.
o Enable pkgviews installation (hi cube, the one from pkgsrcCon 2004 who
  forgot to commit this)

Bump PKGREVISION.
   2004-06-12 05:02:27 by grant beattie | Files touched by this commit (1)
Log message:
set ${MAKE_ENV} in the environment before calling ${MAKE}.
   2004-06-12 05:01:59 by grant beattie | Files touched by this commit (3)
Log message:
- don't hardcode CC=gcc
- don't hardcode RANLIB=ranlib
- don't pass gcc specific -W flags
- needs -ldl on Solaris
   2004-05-09 22:19:59 by Soren Jacobsen | Files touched by this commit (4)
Log message:
No longer used.
   2004-05-02 19:40:28 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Disable LUA_COMPATUPSYNTAX and LUA_COMPATVALUES, which are causing
trouble with some functions. This closes PR pkg/25248.
   2004-04-05 17:19:49 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Increase BUILDLINK_DEPENDS to 5.0.2, because this is a known version that
works under !NetBSD platforms; suggested by Quentin Garnier.
   2004-04-05 16:54:34 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Install bin2c binary located in ${WRKSRC}/etc, it's needed to build
some lua libraries; pointed out by pancake. No bump PKGREVISION this time.
   2004-04-05 04:31:06 by Juan Romero Pardines | Files touched by this commit (9)
Log message:
Update lua to 5.0.2, from Bruce J.A. Nourish via tech-pkg@.

Lua 5.0.2 is a bugfix release, which contains the following fixes:

src/ldo.c
        Attempt to resume running coroutine crashed Lua
src/lgc.c
        C functions also may have stacks larger than current top
        Userdata to be collected still counted into new GC threshold
src/lgc.h
        Userdata to be collected still counted into new GC threshold
src/lparser.c
        Syntax `local function' did not increment stack size
src/lvm.c
        `pc' address was invalidated when a coroutine was suspended
        Count hook might be called without being set
src/lib/lbaselib.c
        Buffer overflow for unusual %p representation
        Wrong number of returns from chunks loaded from stdin
src/lib/liolib.c
        `file.close()' could not be called without arguments
        Buffer overflow for unusual %p representation
src/luac/luac.c
        Missing lock/unlock
   2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256)
Log message:
Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
   2004-02-24 01:05:26 by Quentin Garnier | Files touched by this commit (2)
Log message:
bl3ification needed by new ion.  Reported by Stoned Elipot and Krister
Walfridsson.  ``Oops''.

Next | Query returned 99 messages, browsing 81 to 90 | Previous