Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2008 09:21:54 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Cwd Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200810120921.m9C9Lsfv022640@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-10-12 09:21:54 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Cwd         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Cwd - get pathname of current working directory
  
  This module provides functions for determining the pathname of the current
  working directory. It is recommended that getcwd (or another *cwd() function)
  be used in all code to ensure portability.
  
  By default, it exports the functions cwd(), getcwd(), fastcwd(), and
  fastgetcwd() (and, on Win32, getdcwd()) into the caller's namespace.
  
  WWW: http://search.cpan.org/~kwilliams/Cwd-2.21/Cwd.pm
  
  PR:             ports/127881
  Submitted by:   Dennis Herrmann <adox at mcx2.org>
  
  Revision  Changes    Path
  1.3210    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Cwd/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Cwd/distinfo (new)
  1.1       +10 -0     ports/devel/p5-Cwd/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Cwd/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810120921.m9C9Lsfv022640>