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

History of commit frequency

CVS Commit History:


   2004-02-21 08:09:54 by Soren Jacobsen | Files touched by this commit (1)
Log message:
s/compilant/compliant/
   2004-01-27 01:53:12 by Klaus Heinz | Files touched by this commit (49)
Log message:
Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248
   2004-01-24 14:51:15 by grant beattie | Files touched by this commit (34)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2004-01-14 00:40:25 by Jan Schaumann | Files touched by this commit (2)
Log message:
Make this compile with gcc-3.3 by replacing multi-line strings

"foo
string"

in inline asm with

"foo\n"
"string"

(Noted in agc's latest bulk build.)
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726)
Log message:
Drop trailing whitespace.  Ok'ed by wiz.
   2003-05-03 22:57:04 by James Chacon | Files touched by this commit (2)
Log message:
Pass RPATH_FLAG along so libGL gets picked up correctly
   2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795)
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
   2003-01-10 19:46:33 by Nathan J Williams | Files touched by this commit (1)
Log message:
Remove i386-centric ONLY_FOR_PLATFORM definition. Empirically, this
works fine on non-i386 platforms.
   2002-10-15 13:27:12 by SUNAGAWA Keiki | Files touched by this commit (7)
Log message:
fixed some build and installation issue.  tested on 1.6D/i386.

- use buildlink2
- it needs MesaLib
- added missing entries into PLIST
- /usr/local, /usr/pkg --> ${PREFIX}
- modified the way of handling LDFLAGS
- and some minor stuff

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