| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 May 2012 16:19:08
2.13
|
sunpoet  |
- Update to 2.13
- Add LICENSE
- Do not silence installation message
Changes: http://search.cpan.org/dist/Term-ProgressBar/Changes |
13 Mar 2012 16:15:36
2.11
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
2.11
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
17 Feb 2012 18:13:10
2.11
|
sunpoet  |
- Update to 2.11
Changes: http://search.cpan.org/dist/Term-ProgressBar/Changes |
26 Dec 2011 10:02:31
2.10
|
sunpoet  |
- Add conditional TEST_DEPENDS: Test::More
- Add a patch to fix the .packlist path
- Space/Tab twiddle
- Fix PLIST |
22 Dec 2011 13:31:07
2.10
|
culot  |
- Update to 2.10
- Add TEST_DEPENDS
- Pet portlint(1) by using PORTEXAMPLES instead of PORTDOCS for sample scripts
Changes: http://search.cpan.org/dist/Term-ProgressBar/Changes |
17 May 2011 11:05:02
2.09
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
24 Sep 2010 02:03:44
2.09
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
17 Apr 2008 14:30:31
2.09
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
08 Sep 2007 00:59:21
2.09
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
14 Aug 2006 10:50:38
2.09
|
mat  |
Respect DESTDIR
Respect EXAMPLESDIR
PR: 101839
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
22 Jan 2006 01:48:34
2.09
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
01 Dec 2005 21:00:42
2.09
|
tobez  |
Fix build by using correct dependency path.
Reported by: krismail |
14 Nov 2005 15:05:17
2.09
|
mat  |
Take a perl@ hat and add SHA256 checksums |
31 Oct 2005 18:24:21
2.09
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> 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 |
22 Sep 2005 08:34:53
2.09
|
tobez  |
Update to 2.09. Assign maintainer to perl@. Use the canonical way of
requiring perl from ports. |
21 Sep 2005 19:31:43
2.03
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 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 |
20 Sep 2005 14:20:34
2.03
|
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
31 Mar 2004 03:12:58
2.03
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 14:15:32
2.03
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
2.03
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 11:23:04
2.03
|
knu  |
De-pkg-comment. |
05 Feb 2003 03:27:15
2.03
|
edwin  |
maintainer update: devel/p5-Term-ProgressBar from 2.01 to 2.03
PR: ports/47932
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
12 Nov 2002 17:26:01
2.01
|
naddy  |
Update to 2.01.
PR: 44907
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
30 Jun 2002 22:33:31
2.00
|
tobez  |
Update to 2.00.
PR: 40040
Submitted by: maintainer |
30 Dec 2001 16:42:22 
|
petef  |
Add p5-Term-ProgressBar 1.0, perl extension to display a progress bar. |