Next | Query returned 35 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405)
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-10-07 09:20:49 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.5.3

Upstream changelog please visit:
http://cpansearch.perl.org/src/RRA/podlators-2.5.3/ChangeLog
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2013-12-09 15:17:56 by OBATA Akio | Files touched by this commit (238)
Log message:
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.

Bump PKGREVISION for runtime dependency pattern changed packages.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-02-02 05:03:43 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-podlators to 2.4.0.

Changes from previous:
----------------------
2010-10-10  Russ Allbery  <rra@stanford.edu>

	* VERSION: podlators 2.4.0 released.

	* scripts/pod2man: Remove the code to generate the #! line and
	supporting code and instead rely on ExtUtils::MakeMaker to handle
	that during package build.
	* scripts/pod2text: Likewise.
	* scripts/pod2man.PL: Renamed to pod2man.
	* scripts/pod2text.PL: Renamed to pod2text.
	* Makefile.PL: Remove PL_FILES section.

	* pod/perlpodstyle.pod: New style guide for POD documentation,
	split mostly from the NOTES section of the pod2man man page.
	* scripts/pod2man.PL: Remove NOTES section, now maintained as the
	separate perlpodstyle document.
	* Makefile.PL: Add perlpodstyle.1 to the generated man pages.

	* lib/Pod/Man.pm (cmd_para): Do not strip escaped trailing
	whitespace, such as that created by S<> at the end of a line,
	since the backslash is then taken by *roff as escaping the
	newline.  Thanks, Kevin Ryde.
	* t/man.t: Test S<> at the end of lines.

	* lib/Pod/Man.pm (output): If the utf8 option is given, encode
	output in UTF-8 if there is no encoding layer.  Now requires the
	Encode module.
	(start_document): Rather than forcibly change the PerlIO encoding
	layer, probe the PerlIO layers with protection for Perl versions
	without PerlIO and set a flag indicating whether to encode on the
	fly on output.
	* lib/Pod/Text.pm: Likewise.
	* Makefile.PL: Mark Encode as required.
	* t/man-perlio.t: Test Pod::Man output to a file handle with a
	PerlIO encoding layer already applied.
	* t/text-perlio.t: Likewise for Pod::Text.

Next | Query returned 35 messages, browsing 21 to 30 | Previous