Port details |
- p5-perlbrew Perl Environment manager
- 0.59_1 devel
=1 0.59_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2010-10-29 06:32:51
- Last Update: 2015-01-19 13:04:01
- SVN Revision: 377402
- People watching this port, also watch:: p5-Alien-wxWidgets, p5-Thread-Suspend, wipe, p5-threads-shared
- Also Listed In: perl5
- License: MIT
- WWW:
- http://search.cpan.org/dist/App-perlbrew/
- Description:
- perlbrew is a program to automate the building and
installation of perl in the users HOME.
By default, it installs everything to $ENV{HOME}/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/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-perlbrew>0:devel/p5-perlbrew
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-perlbrew
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-CPAN-Perl-Releases>=0.76 : devel/p5-CPAN-Perl-Releases
- p5-Capture-Tiny>=0.20 : devel/p5-Capture-Tiny
- p5-Devel-PatchPerl>=0.76 : devel/p5-Devel-PatchPerl
- p5-local-lib>=1.008004 : devel/p5-local-lib
- perl5.18.4 : lang/perl5.18
- Runtime dependencies:
-
- p5-CPAN-Perl-Releases>=0.76 : devel/p5-CPAN-Perl-Releases
- p5-Capture-Tiny>=0.20 : devel/p5-Capture-Tiny
- p5-Devel-PatchPerl>=0.76 : devel/p5-Devel-PatchPerl
- p5-local-lib>=1.008004 : devel/p5-local-lib
- perl5.18.4 : lang/perl5.18
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.59_1 19 Jan 2015 13:04:01
![Revision:377402 Revision:377402](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Move devel/p5-perlbrew to devel/p5-App-perlbrew
- Update to 0.72
- Sort PLIST
- Update pkg-descr
Changes: http://search.cpan.org/dist/App-perlbrew/Changes |
0.59_1 26 Nov 2014 13:08:38
![Revision:373448 Revision:373448](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.59 27 Oct 2014 10:55:59
![Revision:371547 Revision:371547](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
0.59 17 Oct 2014 10:23:35
![Revision:371040 Revision:371040](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset maintainership |
0.59 06 Mar 2014 18:51:18
![Revision:347305 Revision:347305](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove outdated PERL_LEVEL check
With hat: perl |
0.59 06 Feb 2014 09:28:38
![Revision:342984 Revision:342984](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging. |
0.59 20 Sep 2013 17:13:47
![Revision:327724 Revision:327724](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.59 16 Sep 2013 10:28:33
![Revision:327376 Revision:327376](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
az ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.59 25 Feb 2013 04:12:50
![Revision:312903 Revision:312903](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pclin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.59
- Add LICENSE (MIT)
Changes: http://search.cpan.org/dist/App-perlbrew/Changes
Approved by: swills (mentor) |
0.58 13 Feb 2013 06:04:09
![Revision:312143 Revision:312143](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pclin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor) |
0.58 03 Jan 2013 14:57:14
![Revision:309884 Revision:309884](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jadawin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.58
- Submitter is now maintainer
PR: ports/174799
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
0.42 14 Aug 2012 18:19:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
tabthorpe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr |
0.42 12 Apr 2012 03:26:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.42
PR: ports/166746
Approved by: ports@c0decafe.net (maintainer) |
0.30 30 Oct 2011 15:37:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.30
Changes: http://search.cpan.org/dist/App-perlbrew/Changes
PR: ports/161684
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 15 days) |
0.29 03 Oct 2011 02:37:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.29
Changes: http://search.cpan.org/dist/App-perlbrew/Changes
PR: ports/161238
Submitted by: sunpoet (myself)
Approved by: ports@c0decafe.net (maintainer) |
0.28 24 Sep 2011 17:29:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.28
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/App-perlbrew/Changes
PR: ports/160613
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days) |
0.20 16 May 2011 17:45:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.20
- Change to new CPAN :id subdir macro
- Make portlint happier
- Space/Tab twiddle
Changes: http://search.cpan.org/dist/App-perlbrew/Changes
PR: ports/157079
Submitted by: sunpoet (myself)
Approved by: ports@c0decafe.net (maintainer) |
0.10 24 Nov 2010 06:19:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Also remove them from pkg-plist lists not from me that crept in |
0.10 29 Oct 2010 06:32:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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/ |