cvs commit: ports/devel Makefile ports/devel/p5-File-Path-Expand Makefile distinfo pkg-descr pkg-plist

Kirill Ponomarew krion at FreeBSD.org
Sat Nov 1 10:08:14 PST 2003


krion       2003/11/01 10:08:13 PST

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-File-Path-Expand Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  File::Path::Expand expands user directories in filenames.  For
  the simple case it's no more complex than s{^~/}{$HOME/}, but
  for other cases it consults C<getpwent> and does the right
  thing.
  
  PR:             58812
  Submitted by:   Lars Thegler <lars at thegler.dk>
  
  Revision  Changes    Path
  1.1348    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-File-Path-Expand/Makefile (new)
  1.1       +1 -0      ports/devel/p5-File-Path-Expand/distinfo (new)
  1.1       +5 -0      ports/devel/p5-File-Path-Expand/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-File-Path-Expand/pkg-plist (new)


More information about the cvs-all mailing list