FreshPorts -- The Place For Ports Fri, 29 Aug 2008 8:12 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
pvm 3.4.5_3 net on this many watch lists=8 search for ports that depend on this port
Parallel Virtual Machine libraries and environment

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
Port Added: unknown
Also Listed In: parallel


PVM (Parallel Virtual Machine) is a portable message-passing programming
system, designed to link separate host machines to form a virtual
machine which is a single, manageable computing resource. 

The virtual machine can be composed of hosts of different architectures,
located in physically remote locations. PVM applications can be composed of any
number of separate processes, or components, written in a mixture of C,
C++ and Fortran. The system is portable to a wide variety of
architectures, including workstations, multiprocessors, supercomputers and
PCs. 

WWW: http://www.csm.ornl.gov/pvm/pvm_home.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/gcc42, x11/libX11, x11-toolkits/libXaw, x11-toolkits/libXt
Required To Run: x11/libX11, x11-toolkits/libXaw, x11-toolkits/libXt

To install the port: cd /usr/ports/net/pvm/ && make install clean
To add the package: pkg_add -r pvm


Configuration Options
     No options to configure

Master Sites:
http://www.netlib.org/pvm3/
ftp://ftp.chg.ru/pub/prog/parallel/pvm3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  3.4.5_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
14 Jul 2007 10:44:42
Original commit files touched by this commit  3.4.5_2
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
19 May 2007 21:32:57
Original commit files touched by this commit  3.4.5_2
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}.
17 Jan 2007 06:20:00
Original commit files touched by this commit  3.4.5_1
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
07 Oct 2006 16:26:31
Original commit files touched by this commit  3.4.5
miwi search for other commits by this committer
- Fix build with gcc41

PR:             ports/104113
Submitted by:   trasz
11 May 2006 23:49:56
Original commit files touched by this commit  3.4.5
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
25 Nov 2005 16:48:31
Original commit files touched by this commit  3.4.5
pav search for other commits by this committer
- Add SHA256
13 Oct 2005 07:38:46
Original commit files touched by this commit  3.4.5
linimon search for other commits by this committer
Pacify distfile survey by following redirects on URLs.

Source:         distfile survey
16 Oct 2004 03:21:37
Original commit files touched by this commit  3.4.5
clsung search for other commits by this committer
- update to 3.4.5
- use %%PREFIX%% in pkg-message

PR:             ports/71718
Submitted by:   clsung
Approved by:    mentor (leeym)
10 May 2004 12:18:58
Original commit files touched by this commit  3.4.4
vs search for other commits by this committer
Fix path in pkg-message.

Submitted by: phk
29 Mar 2004 09:35:45
Original commit files touched by this commit  3.4.4
arved search for other commits by this committer
Tell pvm that FreeBSD supports amd64/ia64/sparc64
Remove BROKEN.
19 Mar 2004 04:21:39
Original commit files touched by this commit  3.4.4
trevor search for other commits by this committer
Add size data.
13 Mar 2004 11:03:13
Original commit files touched by this commit  3.4.4
demon search for other commits by this committer
Release maintainership.
13 Mar 2004 06:01:27
Original commit files touched by this commit  3.4.4
kris search for other commits by this committer
BROKEN on !i386 and !alpha: Does not compile
03 Nov 2003 01:38:51
Original commit files touched by this commit  3.4.4
edwin search for other commits by this committer
Fix master_site
07 Mar 2003 06:08:06
Original commit files touched by this commit  3.4.4
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
24 Nov 2002 13:41:11
Original commit files touched by this commit  3.4.4
knu search for other commits by this committer
Add parallel to CATEGORIES.

PR:             ports/39094
Submitted by:   trevor
31 Oct 2002 23:36:04
Original commit files touched by this commit  3.4.4
mi search for other commits by this committer
Support X11-less installation. One sample executable -- xep -- will not
be built/installed. Add a missing backslash at EOL -- a fresh typo.
Remove a non-existing directory from CFLAGS -- a three year old typo.
31 Oct 2002 23:01:57
Original commit files touched by this commit  3.4.4
mi search for other commits by this committer
Upgrade to 3.4.4 released over a year ago. Obey CFLAGS.

Split the man-pages into the actual texts and MLINKS, of which there are
over a hundred. The vendor used the .so macro, but either it was not
used properly, or there is a bug in our man(1). Either way, MLINKS seems
cleaner.

Move the text in the post-install target into pkg-message and arrange
for showing it after installing the port. The last two items were not
shown to maintainer, but are not expected to raise objections.

TODO -- add WITHOUT_X11 compliance -- a must for some deployments.

Approved by:    demon (maintainer).
31 Mar 2002 03:03:17
Original commit files touched by this commit  3.4.3_1
kris search for other commits by this committer
Fix compilation on 5.0 (<malloc.h> removal)
19 Dec 2001 19:13:53
files touched by this commit
demon search for other commits by this committer
Define the -DSHAREDTMP option, since this allows one to simulate   clusters of
pvm machines with jail(8).    
13 Nov 2000 12:45:41
files touched by this commit
demon search for other commits by this committer
Change MAINTAINER field.   I am now at FreeBSD dot org    
08 Oct 2000 08:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19052
Broken 162
Deprecated 80
Ignore 428
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 1
new 48 hours6
new 7 days25
new fortnight62
new month222

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.335 seconds.