Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2010 06:32:40 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-perlbrew Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201010290632.o9T6WekC096761@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

wen         2010-10-29 06:32:40 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-perlbrew    Makefile distinfo pkg-descr pkg-plist 
  Log:
  perlbrew is a program to automate the building and
  installation of perl in the users HOME.
  
  At the moment, it installs everything to ~/perl5/perlbrew,
  and requires you to tweak your PATH by including
  a bashrc/cshrc file it provides.
  
  You then can benefit from not having to run 'sudo' commands
  to install cpan modules because those are installed inside
  your HOME too.
  
  It's a completely separate perl environment.
  
  WWW:    http://search.cpan.org/dist/App-perlbrew/
  
  Revision  Changes    Path
  1.4095    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/p5-perlbrew/Makefile (new)
  1.1       +3 -0      ports/devel/p5-perlbrew/distinfo (new)
  1.1       +14 -0     ports/devel/p5-perlbrew/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-perlbrew/pkg-plist (new)



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