97bc FreshPorts -- net/clusterit
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
clusterit 2.5 net on this many watch lists=9 search for ports that depend on this port
A collection of clustering tools
Maintained by: demon@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: devel parallel
License: not specified in port


This is a collection of clustering tools to turn your ordinary everyday pile
of UNIX workstations into a speedy parallel beast. This facilitates managing
a set of program executing in parallel with a very flexible authentication
scheme.

WWW: http://www.garbled.net/clusterit.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. x11/libX11
Required To Run:
  1. x11/libX11
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  3. http://heanet.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  4. http://internode.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  5. http://iweb.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  6. http://jaist.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  7. http://kent.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  8. http://nchc.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  9. http://ncu.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  10. http://osdn.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  11. http://softlayer.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  12. http://sunet.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  13. http://surfnet.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  14. http://switch.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  15. http://transact.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  16. http://ufpr.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  17. http://voxel.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/
  18. http://waix.dl.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  2.5
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
29 Sep 2011 14:25:50
Original commit files touched by this commit  2.5
demon search for other commits by this committer
Unbreak on 9+ (utmpx).
Seems utmp.h include is not used.

PR:             160934
Reported by:    "Hartmann, O." <ohartman@zedat.fu-berlin.de>
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.5
miwi search for other commits by this committer
- Get Rid MD5 support
20 Mar 2010 14:07:19
Original commit files touched by this commit  2.5
miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
22 Aug 2009 00:32:25
Original commit files touched by this commit  2.5
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
04 Sep 2008 10:17:06
Original commit files touched by this commit  2.5
demon search for other commits by this committer
Update to version 2.5.

PR:             127028
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.0_4
  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)
23 Mar 2008 16:44:09
Original commit files touched by this commit  2.0_4
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  2.0_3
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}.
22 Jan 2006 21:24:05
Original commit files touched by this commit  2.0_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
06 Jul 2004 08:57:49
Original commit files touched by this commit  2.0_2
demon search for other commits by this committer
Fix build on -current.
03 Jul 2004 13:02:56
Original commit files touched by this commit  2.0_2
demon search for other commits by this committer
Bump PORTREVISION due to patch-dsh-dsh.c.

Submitted by:   kris
02 Jul 2004 08:52:29
Original commit files touched by this commit  2.0_1
demon search for other commits by this committer
Fix dsh crash.

Submitted by:   Barkley Vowk <bvowk@math.ualberta.ca>
18 Mar 2004 18:01:13
Original commit files touched by this commit  2.0_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
20 Nov 2003 15:06:15
Original commit files touched by this commit  2.0_1
trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
20 Nov 2003 13:51:47
Original commit files touched by this commit  2.0_1
trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
13 Nov 2003 13:30:42
Original commit files touched by this commit  2.0_1
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
02 Nov 2003 12:07:29
Original commit files touched by this commit  2.0_1
edwin search for other commits by this committer
Fix directory layout for mastersite ftp.chg.ru
18 Oct 2003 10:08:08
Original commit files touched by this commit  2.0_1
demon search for other commits by this committer
Include stdarg.h instead of varargs.h.
07 Apr 2003 07:29:21
Original commit files touched by this commit  2.0_1
demon search for other commits by this committer
Fix crashes in some cases.
Bump PORTREVISION.

Submitted by:   Alexander Kourakos <awk@bnt.com>
07 Mar 2003 06:08:06
Original commit files touched by this commit  2.0
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  2.0
knu search for other commits by this committer
Add parallel to CATEGORIES.

PR:             ports/39094
Submitted by:   trevor
03 Jan 2002 11:02:13
files touched by this commit
demon search for other commits by this committer
Fix building on -current.    
03 Sep 2001 02:24:04
files touched by this commit
demon search for other commits by this committer
Add WITHOUT_X11 knob.    
16 Aug 2001 11:43:08
files touched by this commit
demon search for other commits by this committer
Upgrade to 2.0    
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 07: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: 27

2828
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
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

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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

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