notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
xpvm Graphical console and monitor for PVM
1.2.5_8 net Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.5_8Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: This port depends on Tcl/Tk 8.4 , which is no longer maintained. Please port it to 8.5+
Expired This port expired on: 2017-10-15
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: 2004-06-28 13:54:21
Last Update: 2017-10-16 20:37:21
SVN Revision: 452251
People watching this port, also watch:: pnetcdf, hourglass
Also Listed In: parallel
License: not specified in port
WWW:
http://www.netlib.org/utk/icl/xpvm/xpvm.html
Description:
XPVM provides a graphical interface to the PVM console commands and information, along with several animated views to monitor the execution of PVM programs. These views provide information about the interactions among tasks in a parallel PVM program, to assist in debugging and performance tuning. WWW: http://www.netlib.org/utk/icl/xpvm/xpvm.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • xpvm>0:net/xpvm
No installation instructions:
This port has been deleted.
PKGNAME: xpvm
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (XPVM.src.1.2.5.tgz) = 7d7463eb22dbee0e0d9a2e81b9cb43aa03b42dc8dee66a8c10d152078b2d10cb SIZE (XPVM.src.1.2.5.tgz) = 196004

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gcc6 : lang/gcc6
  2. as : devel/binutils
Runtime dependencies:
  1. gcc6 : lang/gcc6
Library dependencies:
  1. libpvm3.so : net/pvm
  2. libtk84.so : x11-toolkits/tk84
  3. libtcl84.so : lang/tcl84
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
tk:84 tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. ftp://ftp.irisa.fr/pub/netlib/pvm3/xpvm/
  2. ftp://ftp.mirrorservice.org/sites/ftp.netlib.org/pvm3/xpvm/
  3. http://netlib.sandia.gov/pvm3/xpvm/
  4. http://www.mirrorservice.org/sites/ftp.netlib.org/pvm3/xpvm/
  5. http://www.netlib.no/netlib/pvm3/xpvm/
  6. http://www.netlib.org/pvm3/xpvm/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.5_8
16 Oct 2017 20:37:21
Revision:452251Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-10-15 devel/vtcl: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 editors/tpad: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 games/polypuzzle: This port depends on Tcl/Tk 8.4 , which is no
longer maintained. Please port it to 8.5+
2017-10-15 multimedia/nxtvepg: This port depends on Tcl/Tk 8.4 , which is no
longer maintained. Please port it to 8.5+
2017-10-15 net/xpvm: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 x11/tkXwin: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
1.2.5_8
11 Sep 2017 15:23:16
Revision:449657Original commit files touched by this commit
gahr search for other commits by this committer
lang/tcl84, x11-toolkits/tk84: deprecate Tcl/Tk 8.4 and dependents
1.2.5_8
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
1.2.5_7
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
1.2.5_6
15 Feb 2017 14:05:08
Revision:434164Original commit files touched by this commit
tijl search for other commits by this committer
Port uses libpvm3.so.  Adjust dependencies.
1.2.5_5
20 Nov 2016 09:38:09
Revision:426566Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
1.2.5_4
17 Jun 2016 23:28:05
Revision:417041Original commit files touched by this commit
mat search for other commits by this committer
Rename all files containing a : in their filename.

While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
1.2.5_4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.2.5_4
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.2.5_4
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.2.5_4
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.2.5_3
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
1.2.5_3
27 Jun 2014 16:08:43
Revision:359562Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Remove leading article from COMMENT
- Move things to proper places
1.2.5_3
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
1.2.5_2
07 Dec 2013 22:23:29
Revision:335853Original commit files touched by this commit
gerald search for other commits by this committer
Unbreak this port by applying a simplified version of the real patch that
was submitted [1] which
- adds USE_GCC since that's how libpvm3.a (a dependency) was built;
- works around pvm's aimk build system to pass our LDFLAGS.

While we are at it, migrate to the new LIB_DEPENDS format.

PR:             183342 [1]
Submitted by:   Christoph Moench-Tegeder <cmt@burggraben.net> [1]
Pointyhat to:	gerald [1]
1.2.5_2
06 Dec 2013 15:48:41
Revision:335768Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: fails to patch

===>  Applying FreeBSD patches for xpvm-1.2.5_2
No file to patch.  Skipping...
1 out of 1 hunks ignored--saving rejects to mrt/base_file.h.rej
Can't create mrt/base_file.h.rej, output is in /tmp//patchrkyiRmL: No such file
or directory
=> Patch patch-mrt-base_file.h failed to apply cleanly.
*** [do-patch] Error code 1
1.2.5_2
03 Dec 2013 23:21:18
Revision:335599Original commit files touched by this commit
gerald search for other commits by this committer
Fix the build with GCC 4.7 and later (which do fewer extraneous
#includes of system include files).

PR:		183342
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
1.2.5_2
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.5_1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.2.5_1
21 Jan 2012 17:40:15
Original commit files touched by this commit
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
1.2.5_1
31 Mar 2011 12:53:57
Original commit files touched by this commit
bf search for other commits by this committer
Switch to MASTER_SITE_NETLIB
1.2.5_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.2.5_1
01 Feb 2010 02:18:55
Original commit files touched by this commit
pgollucci search for other commits by this committer
- use $SUB_FILES to dynamically Update pkg-message, make plist DATADIR safe

PR:             ports/143154
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
1.2.5_1
19 Apr 2008 17:56:05
Original commit files touched by this commit 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)
1.2.5_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.2.5
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
1.2.5
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.2.5
02 Jul 2004 08:52:26
Original commit files touched by this commit
vs search for other commits by this committer
s/malloc.h/stdlib.h/

Noticed by: cluster via kris
1.2.5
28 Jun 2004 11:38:12
Original commit files touched by this commit
vs search for other commits by this committer
Add xpvm 1.2.5, a Graphical Console and Monitor for PVM.

PR:             ports/65076
Submitted by:   Rong-En Fan <rafan@infor.org>

Number of commits found: 29