Commit graph

4 commits

Author SHA1 Message Date
abs
7e7f852855 Updated devel/p5-Term-ProgressBar to 2.13
pkgsrc changes
	- Add LICENSE
	- PERL5_PACKLIST has changed to standard format

2.13 Fri May 18 06:24:42 2012
        - remove unused and invalid SIGNATURE file
        - move content of BUGS to Changes
        - Remove the INSTALL and configure files,
          people should use the standard CPAN installation tools
    - Add standard prerequisites to Makefile.PL


2.12 Wed May 16 12:47:16 2012
        - use strict; use warnings; in examples
        - remove bareword from POD (JBAKER)
        - make lbrack and rbrack official.

2.11 Fri Feb 17 12:31:04 2012
        - skip the signature verification

2.10  Wed Dec 21 11:18:26 2011
        - remove Build.PL (keep the Makefile.PL only)
        - Replace home-made testing tools with CPAN-ish tools
        - Require Capture::Tiny for testing
        - New co-maintainer: Gabor Szabo
2012-09-09 13:11:35 +00:00
wiz
af46b36e58 Update to 2.09:
2.09  Sun Mar 13  9:17 PM GMT 2005
	- Fix for incorrect formatting of 'D...' time done at end

2.08  Sat Mar 12 11:47 AM GMT 2005
	- Add remove option
	- Add patch to account for weird terminal sizing under Windoze
	  (thanks to Andrew Peters for the patch).

2.07  Sun Mar  6  1:31 PM GMT 2005
	- Correct handling of non-term mode to output stats but no PB
	- Print time taken to complete in ETA mode when Done
	- Add use of 'name' to example in 'new' doc
	- Add doc of use of minor characters to description
	- Add doc. for name value to new
2005-03-27 20:49:51 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
adrianp
6c682caf34 A progress bar for things that take a while. It looks like
50% [=====     ]

and is as long as the terminal.  Linear estimation of the time left for
the process to run is available.
2004-10-20 16:56:47 +00:00