Next | Query returned 21 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273)
Log message:
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
   2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387)
Log message:
Create directories before installing files into them.
   2005-03-01 14:26:24 by Thomas Klausner | Files touched by this commit (1)
Log message:
It is atapibus at atapi, not atabus.
   2005-02-28 01:48:52 by Hubert Feyrer | Files touched by this commit (3)
Log message:
Update adjustkernel to 1.7. Changes:

 * Update copyright year
 * Change syntax to not require mandatory options (think about the word!)
 * Document short options
 * Mention /var/run/dmesg.boot
 * Expand examples section a bit
 * Xref dmesg(8)
 * Document a known bug

OK'd by mjl@
   2004-11-03 11:49:58 by Hubert Feyrer | Files touched by this commit (3)
Log message:
Update to adjustkernel 1.6: add copyright note, requested by Rich Cannings
for inclusion into the OpenBSD ports system.
   2004-05-18 17:30:08 by Jeremy C. Reed | Files touched by this commit (2)
Log message:
Mention "NetBSD" in the DESCRiption and in the COMMENT.
(Okayed by mjl@.)

TODO: Maybe someone can make this OPSYS specific
or test on other *BSDs.
   2004-01-20 13:26:16 by Alistair G. Crooks | Files touched by this commit (39)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   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-03-28 22:14:42 by Thomas Klausner | Files touched by this commit (93)
Log message:
NO_PATCH is deprecated, says pkglint. Remove it.

Next | Query returned 21 messages, browsing 11 to 20 | Previous