Next | Query returned 63 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2009-08-27 17:29:38 by Hasso Tepper | Files touched by this commit (7) | Package updated
Log message:
Update to 4.4.1. Upstream changelog is obviously too massive to paste it
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications by me.
   2009-06-14 19:39:54 by Joerg Sonnenberger | Files touched by this commit (15)
Log message:
Remove @dirrm entries from PLISTs
   2006-12-07 22:12:17 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs msgfmt.
   2006-10-11 18:12:32 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Pass down correct shell as lang/gcc does.
   2006-08-03 21:22:31 by Thomas Klausner | Files touched by this commit (4)
Log message:
Reset maintainer, email bounced with:
Mailbox closed for this recipient
   2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528)
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
   2006-03-30 19:37:03 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Recognize DragonFly.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
   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.

Next | Query returned 63 messages, browsing 41 to 50 | Previous