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

History of commit frequency

CVS Commit History:


   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-07-23 17:17:50 by Ulrich Habel | Files touched by this commit (2) | Package updated
Log message:
updated to 1.18
took maintainership
added dependency to devel/p5-Log-Log4perl

ChangeLog:
1.12 Mon Feb 28 23:20:03 EST 2005
	- Added code to handle short running proggies like CGIs that want to
	  use the DatePattern stuff. Now check mtime of log file to see if we
	  need to rotate (at start up only).
	- Got rid of epochs as they conflict with Date::Manip's UnixDate()
	  function on MacOSX. This slows us down quite a bit so I am using
	  cmp instead of Date_Cmp() to get some speed back.
	- Fixed up some typos and removed some email addresses as requested.
	- Not released

1.13 Tue Mar  1 12:04:13 EST 2005
	- Went back to epoch times for comparisions. My comments above
	  regarding Date::Manip and MacOSX are silly.
	- Added better lockfile name picking thanks to Stephen Gordon
	- Removed the $$ from the lockfile name as it makes it too uniq

1.14 Mon Apr 24 13:35:06 EST 2006
	- create copyright notice

1.15 Wed Apr 26 08:09:20 EST 2006
	- Added GPL copyright notice to fit with Perl 5

1.18 Wed Jun 25 12:19:11 EST 2008
	- rolled up issue with using Date::Manip internal function
	- added extra test for cygwin
	- added better tests for 'max' paramater
	- removed TZ details from doco and pointed people to Date::Manip
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | Package updated
Log message:
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
   2005-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578)
Log message:
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467)
Log message:
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.

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