aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-pushd
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
* Update to 1.00.Anton Berezin2007-12-202-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/File-pushd/Changes Notes: svn path=/head/; revision=204175
* 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
* Update to 0.99.Anton Berezin2006-11-283-4/+5
| | | | Notes: svn path=/head/; revision=178182
* Update to 0.32.Anton Berezin2006-02-062-4/+4
| | | | Notes: svn path=/head/; revision=155299
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 0.30.Anton Berezin2005-12-042-3/+4
| | | | Notes: svn path=/head/; revision=150383
* Update to 0.24.Anton Berezin2005-11-082-4/+5
| | | | Notes: svn path=/head/; revision=147601
* Add devel/p5-File-push, a perl module that provides temporary chdir forAnton Berezin2005-11-044-0/+47
a limited scope. Notes: svn path=/head/; revision=147199