Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2009 20:10:07 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/139033: commit references a PR
Message-ID:  <200909242010.n8OKA7uo051838@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/139033; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139033: commit references a PR
Date: Thu, 24 Sep 2009 20:01:05 +0000 (UTC)

 pav         2009-09-24 20:00:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-pip         Makefile distinfo pkg-descr pkg-plist 
   Log:
   The pip ("Perl Installation Program") console application is used
   to install Perl distributions in a wide variety of formats, both
   from CPAN and from external third-party locations, while supporting
   module dependencies that go across the boundary from third-party
   to CPAN.
   
   Using pip you can install CPAN modules, arbitrary tarballs from
   both the local file-system or across the internet from arbitrary
   URIs.
   
   You can use pip to ensure that specific versions of CPAN modules
   are installed instead of the most current version.
   
   WWW: http://search.cpan.org/dist/pip/
   
   PR:             ports/139033
   Submitted by:   Cezary Morga <cm@therek.net>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.3648    +1 -0      ports/devel/Makefile
   1.1       +32 -0     ports/devel/p5-pip/Makefile (new)
   1.1       +3 -0      ports/devel/p5-pip/distinfo (new)
   1.1       +14 -0     ports/devel/p5-pip/pkg-descr (new)
   1.1       +10 -0     ports/devel/p5-pip/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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