6e66 FreshPorts -- devel/p5-File-pushd
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-File-pushd 1.005 devel on this many watch lists=0 search for ports that depend on this port
File::pushd - temporary chdir for a limited scope
Maintained by: tobez@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Nov 2005 10:51:08
Also Listed In: perl5
License: not specified in port


File::pushd does a temporary chdir that is easily and automatically
reverted.  It works by creating a simple object that caches the original
working directory.  When the object is destroyed, the destructor calls
chdir to revert to the original working directory.  By storing the
object in a lexical variable with a limited scope, this happens
automatically at the end of the scope.

WWW: http://search.cpan.org/dist/File-pushd/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.14
Required To Run:
  1. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-File-pushd/ && make install clean
To add the package: pkg_add -r p5-File-pushd


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/File/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/File/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/File/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/File/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/File/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/File/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/File/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/File/
  11. http://at.cpan.org/modules/by-module/File/
  12. http://backpan.perl.org/modules/by-module/File/
  13. http://cpan.nctu.edu.tw/modules/by-module/File/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/File/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/File/
  16. http://www.cpan.dk/modules/by-module/File/
  17. http://www.cpan.dk/modules/by-module/File/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 Mar 2013 13:47:31
Original commit files touched by this commit  1.005
tobez search for other commits by this committer
Update to 1.005.

Changes:	http://search.cpan.org/dist/File-pushd/Changes
06 Mar 2013 11:05:27
Original commit files touched by this commit  1.004
tobez search for other commits by this committer
Update to 1.004.

Changes:	http://search.cpan.org/dist/File-pushd/Changes
28 Nov 2012 15:12:18
Original commit files touched by this commit  1.003
tobez search for other commits by this committer
Update to 1.003.

Changes: http://cpansearch.perl.org/src/DAGOLDEN/File-pushd-1.003/Changes

Feature safe:	yes
20 Dec 2011 09:39:30
Original commit files touched by this commit  1.002
tobez search for other commits by this committer
Update to 1.002.

Changes:        http://search.cpan.org/dist/File-pushd/Changes
Feature safe:   yes
16 Sep 2011 12:02:54
Original commit files touched by this commit  1.001
tobez search for other commits by this committer
Update to 1.001.

Changes:        http://search.cpan.org/dist/File-pushd/Changes
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.00_1
ohauer search for other commits by this committer
-remove MD5
28 Jan 2010 23:45:30
Original commit files touched by this commit  1.00_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 15).

Approved by:    portmgr (itetcu)
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.00
araujo search for other commits by this committer
- 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)
20 Dec 2007 09:26:38
Original commit files touched by this commit  1.00
tobez search for other commits by this committer
Update to 1.00.

Changes: http://search.cpan.org/dist/File-pushd/Changes
08 Sep 2007 00:57:38
Original commit files touched by this commit  0.99
linimon search for other commits by this committer
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
28 Nov 2006 14:28:26
Original commit files touched by this commit  0.99
tobez search for other commits by this committer
Update to 0.99.
06 Feb 2006 07:02:19
Original commit files touched by this commit  0.32
tobez search for other commits by this committer
Update to 0.32.
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.30
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
04 Dec 2005 16:00:00
Original commit files touched by this commit  0.30
tobez search for other commits by this committer
Update to 0.30.
08 Nov 2005 17:15:50
Original commit files touched by this commit  0.24
tobez search for other commits by this committer
Update to 0.24.
04 Nov 2005 10:38:40
Original commit files touched by this commit  0.20
tobez search for other commits by this committer
Add devel/p5-File-push, a perl module that provides temporary chdir for
a limited scope.

Number of commits found: 16

284f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 291
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours5
new 7 days31
new fortnight72
new month204

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0