5f97 FreshPorts -- net/p5-Parallel-Pvm
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-Parallel-Pvm 1.4.0_1 net on this many watch lists=0 search for ports that depend on this port
Ignore IGNORE: does not run on amd64 ia64, while you are running amd64
Perl extension for the Parallel Virtual Machine (PVM)
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Oct 2003 09:55:03
Also Listed In: perl5
License: not specified in port


Paraller::Pvm is a perl interface to the Parallel Virtual Machine (PVM)
Message Passing System.

The PVM message passing system enables a programmer to configure a group
of (possibly heterogenous) computers connected by a network into a
parallel virtual machine.

Using PVM, applications can be developed which spawns parallel processes
onto nodes in the virtual machine to perform specific tasks.  These
parallel tasks can also periodically exchange information using a set of
message passing functions developed for the system.

PVM applications have mostly been developed in the scientific and
engineering fields.  However applications for real-time and
client/server systems can also be developed.  PVM simply provides a
convenient way for managing parallel tasks and communications without
need for rexec or socket level programming.

WWW: http://search.cpan.org/dist/Parallel-Pvm/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. net/pvm
  2. lang/perl5.8
Required To Run:
  1. net/pvm
  2. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/p5-Parallel-Pvm/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


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/modules/by-module/Parallel/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Parallel/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Parallel/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Parallel/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Parallel/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Parallel/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Parallel/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Parallel/
  10. http://at.cpan.org/modules/by-module/Parallel/
  11. http://backpan.perl.org/modules/by-module/Parallel/
  12. http://cpan.nctu.edu.tw/modules/by-module/Parallel/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Parallel/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Parallel/
  15. http://www.cpan.dk/modules/by-module/Parallel/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 May 2012 15:42:51
Original commit files touched by this commit  1.4.0_1
skv search for other commits by this committer
Pass maintainership of almost of my "p5-*" ports to "perl@".

(I hope updating of them will be improved).
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.4.0_1
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
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.4.0_1
miwi search for other commits by this committer
- Get Rid MD5 support
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.4.0_1
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.4.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Jun 2006 15:43:46
Original commit files touched by this commit  1.4.0
skv search for other commits by this committer
Update to 1.4.0

PR:             ports/98323
Submitted by:   Rong-En Fan <rafan xx infor.org>
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.3.0
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:46:07
Original commit files touched by this commit  1.3.0
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
12 Sep 2005 13:25:24
Original commit files touched by this commit  1.3.0
skv search for other commits by this committer
Use NOT_FOR_ARCHS

PR:             ports/85991
Submitted by:   leeym
27 Mar 2005 02:02:05
Original commit files touched by this commit  1.3.0
kris search for other commits by this committer
BROKEN on ia64: Needs pvm shared libraries

Approved by:    portmgr (self)
30 May 2004 06:58:08
Original commit files touched by this commit  1.3.0
kris search for other commits by this committer
BROKEN on amd64: pvm port needs to provide shared libraries
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.3.0
trevor search for other commits by this committer
SIZEify (maintainer timeout)
15 Oct 2003 09:53:40
Original commit files touched by this commit  1.3.0
skv search for other commits by this committer
Add p5-Parallel-Pvm 1.3.0,
perl extension for the Parallel Virtual
Machine (PVM).

Number of commits found: 13

2838
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 460
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight85
new month178

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