6bf2 FreshPorts -- devel/p5-File-chdir
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-chdir 0.1008 devel on this many watch lists=5 search for ports that depend on this port
More sensible way to change directories
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Dec 2003 10:35:31
Also Listed In: perl5
License: ART10 GPLv1


Perl's chdir() has the unfortunate problem of being very, very, very
global.  If any part of your program calls chdir() or if any library you
use calls chdir(), it changes the current working directory for the
whole program.

File::chdir gives you an alternative, $CWD and @CWD.  These two
variables combine all the power of chdir(), File::Spec and Cwd.

WWW: http://search.cpan.org/dist/File-chdir/
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-chdir/ && make install clean
To add the package: pkg_add -r p5-File-chdir


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
29 Mar 2013 00:44:54
Original commit files touched by this commit  0.1008
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
03 Dec 2012 20:12:49
Original commit files touched by this commit  0.1008
crees search for other commits by this committer
Update to 0.1008

Feature safe:	yes
21 Sep 2012 13:00:30
Original commit files touched by this commit  0.1007
culot search for other commits by this committer
- Update to 0.1007
- Remove dependency on p5-PathTools (already in core)
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/File-chdir/Changes
07 Jun 2012 08:13:02
Original commit files touched by this commit  0.1006
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
04 Nov 2011 16:54:19
Original commit files touched by this commit  0.1006
clsung search for other commits by this committer
- Update to 0.1006
17 May 2011 11:05:02
Original commit files touched by this commit  0.1004
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
09 Jun 2010 19:41:35
Original commit files touched by this commit  0.1004
tobez search for other commits by this committer
Update to 0.1004.  Assign maintainer to perl@.

Changes:        http://search.cpan.org/dist/File-chdir/Changes
28 Apr 2010 12:04:20
Original commit files touched by this commit  0.1003
wen search for other commits by this committer
- Update to 0.1003
10 Jan 2010 03:54:09
Original commit files touched by this commit  0.1002
linimon search for other commits by this committer
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
09 Jun 2008 10:22:53
Original commit files touched by this commit  0.1002
skv search for other commits by this committer
Update to 0.1002

Changes:        http://search.cpan.org/src/DAGOLDEN/File-chdir-0.1002/Changes
31 May 2008 21:40:51
Original commit files touched by this commit  0.07
miwi search for other commits by this committer
- Update to 0.1002

PR:             120665
Submitted by:   lippe
Approved by:    maintainer timeout
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.06
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)
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.06
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.06
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)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.06
trevor search for other commits by this committer
SIZEify (maintainer timeout)
10 Dec 2003 10:32:18
Original commit files touched by this commit  0.06
skv search for other commits by this committer
Add p5-File-chdir 0.06, a more sensible way to change directories.

Number of commits found: 16

2869
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

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