aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Term-ProgressBar
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Respect DESTDIRMathieu Arnold2006-08-142-7/+7
| | | | | | | | | | Respect EXAMPLESDIR PR: 101839 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=170576
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Fix build by using correct dependency path.Anton Berezin2005-12-011-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=150171
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Update to 2.09. Assign maintainer to perl@. Use the canonical way ofAnton Berezin2005-09-222-11/+11
| | | | | | | requiring perl from ports. Notes: svn path=/head/; revision=143330
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Reset maintainership of Seamus Venasse who has not responded for some time.Erwin Lansing2005-09-201-1/+1
| | | | | | | | | | Thank you for your efforts in the past! Noticed by: tobez Approved by: portmgr (self) Notes: svn path=/head/; revision=143208
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* maintainer update: devel/p5-Term-ProgressBar from 2.01 to 2.03Edwin Groothuis2003-02-052-2/+2
| | | | | | | | PR: ports/47932 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=74763
* Update to 2.01.Christian Weisgerber2002-11-122-2/+2
| | | | | | | | PR: 44907 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=69967
* Update to 2.00.Anton Berezin2002-06-303-6/+29
| | | | | | | | PR: 40040 Submitted by: maintainer Notes: svn path=/head/; revision=62235
* Add p5-Term-ProgressBar 1.0, perl extension to display a progress bar.Pete Fritchman2001-12-305-0/+39
PR: 33331 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=52410