Next | Query returned 21 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2015-01-10 21:28:38 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix PKGREVISION.

   2014-07-05 15:30:15 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Replace COMMIT_MSG, the previos one is for 0.1.2 -> 1.0.0
Now for 1.0.0 to 1.0.0nb1
   2014-07-05 14:51:31 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
sync (emulators/simulavr) Makefile change:
  revision 1.23
  date: 2014/06/13 03:41:46;  author: dsainty;  state: Exp;  lines: +3 -1
  If TeX is installed it is used to build a PDF.  Since we don't install the
  PDF, there's no point in building it, so disable TeX auto-detection.
   2014-07-05 14:43:56 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(from pkgsrc/emulators/simulavr)
  revision 1.20
  date: 2013/11/29 12:57:28;  author: joerg;  state: Exp;  lines: +3 -1
  Racy build.
   2014-06-20 16:33:28 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Add patch to resolve following error
  StdDefs.c: In function 'putstr':
  StdDefs.c:120:4: warning: pointer targets in passing argument 1 of 'strlen' \ 
differ in signedness [-Wpointer-sign]
      for (j = 0; j <= strlen(s); j++)
          ^
   2014-06-20 15:00:38 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Resolve (or adjust to avr-gcc-4.8.3) libiberty.a not found problem.

   2014-02-22 09:25:04 by OBATA Akio | Files touched by this commit (3)
Log message:
itcl is in tcl 8.6 and later.
   2013-09-15 18:45:17 by Makoto Fujiwara | Files touched by this commit (5)
Log message:
clang flags as resize unresolved reference,
backport from git repository (as of 2013-09-15).
   2013-09-12 06:56:08 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Now packaging confirmed on pbulk environment.

Makefile
- Add avr-libc in depeding list
  +BUILD_DEPENDS+=                avr-libc-[0-9]*:../../wip/avr-libc
  (buildlink3.mk doen't seem to work).
- Missing swig added
  +.include "../../devel/swig/buildlink3.mk"

PLIST
- examples/python directory doesn't seem to be activated.
  Drop from PLIST.
   2013-08-25 17:02:15 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Improving a little bit.


Next | Query returned 21 messages, browsing 1 to 10 | Previous