The NetBSD Project

CVS log for pkgsrc/textproc/p5-Text-Tabs+Wrap/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-Text-Tabs+Wrap

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25, Fri Sep 4 13:49:25 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +1 -1 lines
FILE REMOVED

p5-Text-Tabs+Wrap: remove, part of perl since 1998

Revision 1.24 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:05 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.3 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:47 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.3 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jul 1 21:50:10 2019 UTC (4 years, 8 months ago) by nia
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.3 (colored)

Redirect these few strange perl packages using DISTNAME inside HOMEPAGE.

I'm going to assume they have a good reason.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:02 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.3 (colored)

Recursive bump for perl5-5.28.0

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:52 2017 UTC (6 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.3 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.19 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:40 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.3 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:33 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.3 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.17 / (download) - annotate - [select for diffs], Thu May 29 23:37:44 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.3 (colored)

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.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Aug 26 01:27:15 2013 UTC (10 years, 7 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.15: +3 -4 lines
Diff to previous 1.15 (colored) to selected 1.3 (colored)

Update to 2013.0523

Upstream changes:
= 2013/05/23

Change module 'NAME'

= 2013/05/22

Typos

= 2013/04/26

Minor test suite fixes - bug 81698.

Fixed bug 79766 -- an extraneous "=" in a regex.

Changed the license to qualify as an "open source" license.

= 2012/08/18

Packaging fix.

Minor documentation fixes.

= 2012/08/15

Minor fixes to test suites.

Added back versions to support old versions of perl.

= 2009/04/17

Added support for Unicode combining characters to both
Text::Tabs and Text::Wrap, plus a new test suite for each
of these new functionalities.  --tchrist

Revision 1.15 / (download) - annotate - [select for diffs], Fri May 31 12:42:17 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.3 (colored)

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.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 25 06:56:29 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored) to selected 1.3 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 3 21:58:05 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.3 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 14 15:14:14 2011 UTC (12 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.3 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 21 16:36:07 2010 UTC (13 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored) to selected 1.3 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

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=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 17 18:00:24 2009 UTC (14 years, 8 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.3 (colored)

Give up MAINTAINER

Revision 1.9 / (download) - annotate - [select for diffs], Fri May 1 21:28:16 2009 UTC (14 years, 11 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.3 (colored)

PkgSrc changes:
  - Updating package for p5 modules of Text::Wrap and Text::Tabs from
    2006.1117 to 2009.0305

Upstream changes:
* 2009/03/05

Test improvements from Dave Mitchel sent back in 2005...

Added code to increase $columns if it's not big enough to accommodate
the subsequent tab.

Minor documentation fixes from David Landgren <david at landgren.net>.

Use warnings::warnif instead of just warn for columns < 2.  Appled per
request of Rafael Garcia-Suarez <rgarciasuarez at gmail.com>.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Feb 22 22:30:12 2009 UTC (15 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored) to selected 1.3 (colored)

Update to 2006.1117:


Use warnings::warnif instead of just warn for columns < 2.  Appled per
request of Rafael Garcia-Suarez <rgarciasuarez at gmail.com>.

= 2006/11/17

Text::Tabs can handle newlines now so the BUGS section has been removed
per request from Aristotle Pagaltzis.

= 2006/07/11

Further bomb-proofing to pass more tests: Dan Jacobson <jidanni at
jidanni dot org> found another way to generate a "this shouldn't happen".

= 2006/07/05

Made documentation and code changes to address perlbug:
https://rt.perl.org/rt3/Ticket/Display.html?id=30229

Added in changes from the distributed-with-perl version.  This took
care of perlbug: https://rt.perl.org/rt3/Ticket/Display.html?id=34902
It also took care of suggestion from Matthijs Bomhoff <matthijs
at bomhoff dot nl>.

Made documentation changes (added EXAMPLES) as per a suggestion
from Gabor Blasko <gblasko at cs dot columbia dot edu>

belg4mit at MIT dot EDU reported that $columns==1 die'd.  No longer.

Added tests for each bug report.

= 2005/08/24

Added $separator2 and tests for $separator and $separator2

Aristotle Pagaltzis <pagaltzis at gmx.de> contributed a new version of
expand() that is faster.

Jarkko Hietaniemi <jhi at cc.hut.fi> sent in perl change #17917 which
fixed a bug in wrap.

Matthew Durante <matthew_durante at hotmail.com> and
Don Buchholz <don at truedisk.com> sent in a doc patches.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:56 2008 UTC (15 years, 5 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.3 (colored)

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=...").

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:50 2008 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)

Add DESTDIR support.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:33 2005 UTC (18 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)

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.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:42 2005 UTC (18 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

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.

Revision 1.3 / (download) - annotate - [selected], Mon Apr 11 21:47:38 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 20 11:31:10 2004 UTC (19 years, 3 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

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.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Nov 3 20:58:21 2004 UTC (19 years, 4 months ago) by adrianp
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

Text::Tabs performs the same job that the unix expand(1) and unexpand(1)
commands do: adding or removing tabs from a document.

Text::Wrap::wrap() will reformat lines into paragraphs.  All it does is 
break up long lines, it will not join short lines together.

Text::Fill::fill() will reformat blocks of text into paragraphs.  It
uses Text::Wrap::wrap() to do the work

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 3 20:58:21 2004 UTC (19 years, 4 months ago) by adrianp
Branch: MAIN
Diff to selected 1.3 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>