Up to [cvs.netbsd.org] / pkgsrc / devel / p5-Term-Prompt
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 14 12:26:38 2011 UTC (9 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 21 16:34:29 2010 UTC (21 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.6: +2 -2
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:00 2008 UTC (3 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Sun Jul 27 17:33:07 2008 UTC (3 years, 9 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update from version 1.03 to 1.04. Pkgsrc changes: o Canonicalize the HOMEPAGE on search.cpan.org. Upstream changes: 1.04 Wed Jul 04 20:00:00 2007 - Fixed line 229 to avoid unit value warnings. - Updated old-style &function calls. - Fixed conflicts between global our $DEBUG and function-internal my $DEBUG. - General formatting stuff (whitespace, single vs. double quotes, etc.)
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:26 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Add DESTDIR support.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:24 2006 UTC (6 years, 2 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
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
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.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 24 04:57:50 2006 UTC (6 years, 4 months ago) by hiramatsu
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Remove ${PERL5_SITEARCH}/ from PERL5_PACKLIST.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Dec 27 18:13:04 2005 UTC (6 years, 4 months ago) by cube
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of p5-Term-Prompt, version 1.03, into the NetBSD Packages Collection. I had that one sitting here for a few months... I don't even remember writing it, so maybe proper credit is lacking. In such case tell me so. The Term-Prompt module can be used to accept interactive input. You specify the type of inputs allowed, a prompt, help text and defaults and it will deal with the user interface, (and the user!), by displaying the prompt, showing the default, and checking to be sure that the response is one of the legal choices. Additional "types" that could be added would be a phone type, a social security type, a generic numeric pattern type...
Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 27 18:13:04 2005 UTC (6 years, 4 months ago) by cube
Branch: MAIN
Initial revision