530b FreshPorts -- devel/p5-pip
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-pip 1.19 devel on this many watch lists=0 search for ports that depend on this port
Perl Installation Program
Maintained by: 5u623l20@gmail.com search for ports maintained by this maintainer
Port Added: 24 Sep 2009 20:01:33
Also Listed In: perl5
License: ART10 GPLv1


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. archivers/p5-Archive-Zip
  2. devel/p5-CPAN-Inject
  3. sysutils/p5-File-Which
  4. devel/p5-File-pushd
  5. devel/p5-PAR-Dist
  6. devel/p5-Params-Util
  7. net/p5-URI
  8. www/p5-libwww
  9. lang/perl5.12
Required To Run:
  1. archivers/p5-Archive-Zip
  2. devel/p5-CPAN-Inject
  3. sysutils/p5-File-Which
  4. devel/p5-File-pushd
  5. devel/p5-PAR-Dist
  6. devel/p5-Params-Util
  7. net/p5-URI
  8. www/p5-libwww
  9. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-pip/ && make install clean
To add the package: pkg_add -r p5-pip


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/A/AD/ADAMK/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AD/ADAMK/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/A/AD/ADAMK/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AD/ADAMK/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/A/AD/ADAMK/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/A/AD/ADAMK/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/A/AD/ADAMK/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/A/AD/ADAMK/
  11. http://at.cpan.org/authors/id/A/AD/ADAMK/
  12. http://backpan.perl.org/authors/id/A/AD/ADAMK/
  13. http://cpan.nctu.edu.tw/authors/id/A/AD/ADAMK/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/A/AD/ADAMK/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/A/AD/ADAMK/
  16. http://www.cpan.dk/authors/id/A/AD/ADAMK/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 9

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Jan 2013 09:58:46
Original commit files touched by this commit  1.19
culot search for other commits by this committer
- Update to 1.19 [1]
- Pass maintainership to submitter [1]
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/pip/Changes
PR:		ports/175342 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
15 Oct 2012 16:21:12
Original commit files touched by this commit  1.18
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request

Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
29 Feb 2012 17:46:54
Original commit files touched by this commit  1.18
swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing

Approved by:    portmgr (blanket)
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.18
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
08 Sep 2011 08:36:43
Original commit files touched by this commit  1.18
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.18
ohauer search for other commits by this committer
-remove MD5
28 Aug 2010 02:14:10
Original commit files touched by this commit  1.18
pgollucci search for other commits by this committer
- Update to 1.18
- rename bin/pip to bin/pip-perl to avoid conflict with devel/py-pip

PR:             ports/147385
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
26 Dec 2009 06:00:15
Original commit files touched by this commit  1.16
pgollucci search for other commits by this committer
- Update to 1.16

PR:             ports/141507
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
24 Sep 2009 20:00:52
Original commit files touched by this commit  0.13
pav search for other commits by this committer
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

Number of commits found: 9

285b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days29
new fortnight63
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0