Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 21:21:22 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Dir-Project Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200607142121.k6ELLMRE049178@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2006-07-14 21:21:22 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Dir-Project Makefile distinfo pkg-descr pkg-plist 
  Log:
  Dir::Project provides a way to locate a source-controlled directory
  (CVS, Subversion, Perforce, etc) using only the current working
  directory (cd). This prevents users from having to set other
  environment variables when they switch between areas, and allows
  scripts and such inside the directory to be executed without changing
  the user's PATH.
  
  WWW:    http://search.cpan.org/dist/Dir-Project/
  
  PR:             ports/100307
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2328    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-Dir-Project/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Dir-Project/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Dir-Project/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-Dir-Project/pkg-plist (new)



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