Port details |
- p5-MogileFS-Network Network awareness and extensions for p5-MogileFS-Server
- 0.06_1 sysutils
=0 0.06_1Version of this port present on the latest quarterly branch. - Maintainer: trociny@FreeBSD.org
 - Port Added: 2012-09-23 08:26:24
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: net perl5
- License: ART10 GPLv1+
- Description:
- This collection of modules adds multiple network awareness to the MogileFS
server. It provides two replication policies, 'MultipleNetworks' and
'HostsPerNetwork', and also provides a plugin 'ZoneLocal' that causes
get_paths queries to be returned in a prioritized order based on locality of
storage.
WWW: https://metacpan.org/release/MogileFS-Network
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-MogileFS-Network>0:sysutils/p5-MogileFS-Network
- To install the port:
- cd /usr/ports/sysutils/p5-MogileFS-Network/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/p5-MogileFS-Network
- pkg install p5-MogileFS-Network
- PKGNAME: p5-MogileFS-Network
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (MogileFS-Network-0.06.tar.gz) = 4adb668b89166a11371b747af7d9f1a46958f7039efb0566aa6bf79994c8fffa
SIZE (MogileFS-Network-0.06.tar.gz) = 9981
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Net-Netmask>=0 : net-mgmt/p5-Net-Netmask
- p5-Net-Patricia>=0 : net/p5-Net-Patricia
- p5-MogileFS-Server>=2.50 : sysutils/p5-MogileFS-Server
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Net-Netmask>=0 : net-mgmt/p5-Net-Netmask
- p5-Net-Patricia>=0 : net/p5-Net-Patricia
- p5-MogileFS-Server>=2.50 : sysutils/p5-MogileFS-Server
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_p5-MogileFS-Network
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.06_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.06_1
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.06_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.06_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:25:18
0.06_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.06_1
|
mat  |
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 ) |
18 Oct 2013 19:38:41
0.06
|
trociny  |
Stage support.
Approved by: bdrewery (mentor) |
20 Sep 2013 23:06:00
0.06
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
16 Sep 2013 08:39:20
0.06
|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
23 Sep 2012 08:26:04
0.06
|
culot  |
MogileFS::Network is a collection of modules adding multiple network
awareness to the MogileFS server. It provides two replication policies,
'MultipleNetworks' and 'HostsPerNetwork', and also provides a plugin
'ZoneLocal' that causes get_paths queries to be returned in a
prioritized order based on locality of storage.
WWW: http://search.cpan.org/dist/MogileFS-Network/
PR: ports/171822
Submitted by: Mikolaj Golub <trociny@FreeBSD.org> |