Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   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-03-02 23:22:29 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.35:

2004-10-06  Sean M. Burke

	* Release 0.35

	Bugfix version: locale2language_tag now correctly understands
	locale-IDs with at-signs in them, like 'it_IT.utf8@euro' or
	'it_IT@euro'.  This is now enforced by the new t/20_locales.t

	Thanks to Luca 'loopback' Cavalli for letting me know about these
	new locale-ID name-styles.

	* Release 0.34 -- never happened, because of an upload error

2004-07-01  Sean M. Burke

	* Release 0.33

	Minor bugfix version:
	The test 80_all_env.t was erroneously failing for people with
	LC_ALL or LC_MESSAGES set.  Fixed.  Thanks to everyone, especially
	Nicholas Clark, who patiently helped out with this.

2004-06-20  Sean M. Burke

	* Release 0.32

	Minor bugfix version:
	The test 80_all_env.t was erroneously failing under MSWins that
	had Win32::Locale installed.  A workaround added.

2004-06-17  Sean M. Burke

	* Release 0.31

        Corrected some unevennesses in when/whether the return values from
	I18N::LangTags::Detect's various internal functions would be
	downcased.  Now they're /always/ downcased, and are /always/ fed
	thru alternate_language_tags()!

	Also, spiffed up and generally improved the earlier test
	80_all_env.t, which not even I could make sense of, and I wrote
	the damned thing.  Now it's sane, and checks both scalar and
	list return values.  Thanks to Rafael Garcia-Suarez and the
	various CPAN-Testers for prodding me to fix this.  (Hopefully the
	earlier problems /are/ now fixed!  Otherwise there'll be another
	version of this module out real soon!)
   2005-02-24 12:02:59 by Alistair G. Crooks | Files touched by this commit (172)
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.
   2004-05-13 10:21:08 by Martin J. Laubach | Files touched by this commit (4) | Imported package
Log message:
Import p5-I18N-LangTags 0.30

Language tags are a formalism, described in RFC 3066 (obsoleting 1766),
for declaring what language form (language and possibly dialect) a given
chunk of information is in.

This library provides functions for common tasks involving language tags
as they are needed in a variety of protocols and applications.


Next | Query returned 17 messages, browsing 11 to 20 | previous