aboutsummaryrefslogtreecommitdiffstats
path: root/net/pvm
Commit message (Collapse)AuthorAgeFilesLines
* - Make the port build and install shared librarieswen2010-02-243-2/+108
| | | | | | PR: ports/143866 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Feature safe: yes
* - use $SUB_FILES to Update pkg-messagepgollucci2010-02-012-1/+3
| | | | | PR: ports/143148 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
* - Update to 3.4.6amdmi32009-10-302-5/+5
| | | | | PR: 139842 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-4/+4
| | | | | | | | | | | | | | | - 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)
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-5/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* * Migrate to gfortran.maho2007-01-171-1/+7
| | | | * Bump port revision.
* - Fix build with gcc41miwi2006-10-072-0/+22
| | | | | PR: ports/104113 Submitted by: trasz
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* - Add SHA256pav2005-11-261-0/+1
|
* Pacify distfile survey by following redirects on URLs.linimon2005-10-131-1/+1
| | | | Source: distfile survey
* - update to 3.4.5clsung2004-10-163-6/+6
| | | | | | | | - use %%PREFIX%% in pkg-message PR: ports/71718 Submitted by: clsung Approved by: mentor (leeym)
* Fix path in pkg-message.vs2004-05-101-1/+1
| | | | Submitted by: phk
* Tell pvm that FreeBSD supports amd64/ia64/sparc64arved2004-03-292-4/+12
| | | | Remove BROKEN.
* Add size data.trevor2004-03-191-0/+1
|
* Release maintainership.demon2004-03-131-1/+1
|
* BROKEN on !i386 and !alpha: Does not compilekris2004-03-131-1/+7
|
* Fix master_siteedwin2003-11-031-1/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add parallel to CATEGORIES.knu2002-11-241-1/+1
| | | | | PR: ports/39094 Submitted by: trevor
* Support X11-less installation. One sample executable -- xep -- will notmi2002-11-014-4/+21
| | | | | be built/installed. Add a missing backslash at EOL -- a fresh typo. Remove a non-existing directory from CFLAGS -- a three year old typo.
* Upgrade to 3.4.4 released over a year ago. Obey CFLAGS.mi2002-11-015-67/+96
| | | | | | | | | | | | | | | 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).
* Fix compilation on 5.0 (<malloc.h> removal)kris2002-03-311-0/+5
|
* Define the -DSHAREDTMP option, since this allows one to simulatedemon2001-12-202-0/+11
| | | | | | | | | | | | | | | | | | | | | | clusters of pvm machines with jail(8). Basically, do this: ifconfig lo0 10.0.0.1 netmask 255.255.255.255 alias ifconfig lo0 10.0.0.2 netmask 255.255.255.255 alias ifconfig lo0 10.0.0.3 netmask 255.255.255.255 alias ... echo "10.0.0.1 ten-1" >> /etc/hosts echo "10.0.0.2 ten-2" >> /etc/hosts echo "10.0.0.3 ten-3" >> /etc/hosts ... jail / ten-1 10.0.0.1 /usr/libexec/inetd jail / ten-1 10.0.0.2 /usr/libexec/inetd jail / ten-1 10.0.0.3 /usr/libexec/inetd Tada! now you have three PVM enabled computers on your laptop :-) Submitted by: phk
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Chase the checksum (docs updated, a code syntax error fixed and prototypeskris2000-04-301-1/+1
| | | | | | updated) Noticed by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to 3.4.3. This is not a downgrade. The update is needed for thewill2000-03-303-55/+94
| | | | | | import of the pvmpov port. Approved by: maintainer
* Get this to build at least on the Alpha. Haven't tested whether itsteve2000-02-141-0/+10
| | | | actually works (yet).
* Use ifreq.ifr_flags instead of ifreq.ifru.ifru_flags so this build on bothsteve1999-11-271-0/+11
| | | | -current and -stable.
* $Id $ -> $FreeBSD$ (note space, which is probably why Peter missed it)asami1999-08-311-1/+1
|
* USE_XLIB.asami1999-05-041-1/+2
|
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* Parallel Virtual Machine libraries and environmenttaoka1999-04-146-0/+162
PR: ports/10562 Submitted by: Dima Sivachenko dima@netserv1.chg.ru