| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Jan 2013 09:58:46
1.19
|
culot  |
- 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
1.18
|
tabthorpe  |
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore |
29 Feb 2012 17:46:54
1.18
|
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
21 Jan 2012 17:40:15
1.18
|
eadler  |
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
1.18
|
az  |
- 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
1.18
|
ohauer  |
-remove MD5 |
28 Aug 2010 02:14:10
1.18
|
pgollucci  |
- 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
1.16
|
pgollucci  |
- Update to 1.16
PR: ports/141507
Approved by: maintainer
Submitted by: myself (pgollucci@) |
24 Sep 2009 20:00:52
0.13
|
pav  |
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 |