Commit graph

12 commits

Author SHA1 Message Date
Brooks Davis
638fc7f4cd Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5).
2007-02-05 18:03:58 +00:00
Brooks Davis
dc25d8a1c1 The globus build requires GNU tar (or at least a tar named gtar) so add
an appropriate BUILD_DEPEND.

Create a variable, TMPBINDIR, to hold ${WRKDIR}/tmpdir to keep things
consistant.

Remove a useless comment.
2006-09-07 21:38:57 +00:00
Brooks Davis
64fe9ff2ed - Update to the Globus Toolkit 4.0.3. This is primairly a security
bugfix release dealing with tmpfile race conditions.
 - Some CVS remenents have crept into the distribution, don't install them.
 - Add USE_LDCONFIG to run ldconfig on the globus libraries. [1]
 - Add some verbosity in hopes of finding what I'm doing that is causing
   this to fail on the package cluster.

Reported by:	Tony Maher <anthony.maher at uts.edu.au> [1]
Security:	vid:vid:5039ae61-2c9f-11db-8401-000ae42e9b93
2006-08-29 15:26:20 +00:00
Brooks Davis
29c4cda14c Mark FORBIDDEN due to multiple tmpfile races.
Security:	vid:5039ae61-2c9f-11db-8401-000ae42e9b93
2006-08-15 21:15:46 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Brooks Davis
7a7fc51619 Upgrade to 4.0.2 plus all current eratta fixes.
It builds for me on i386 and amd64 so remove BROKEN for now in hopes
that it's really fixed.

Spell powerpc correctly in the makefile and the patched internal autotools
configuration. [0]

PR:		ports/98615 [0]
2006-08-03 19:44:25 +00:00
Mark Linimon
ee7d3c1a28 Mark as broken: fails to install. 2006-07-15 22:11:21 +00:00
Brooks Davis
e5e940a8f9 Add missing perl dep. 2006-03-21 15:58:42 +00:00
Brooks Davis
2dbac9d4a6 Move gtar to the extract depends list. Should now build on 6+ systems
that didn't start life before 6.0-RELEASE.

Approved by:	portmgr (linimon)
2006-03-13 22:47:57 +00:00
Brooks Davis
6e1c7e7d85 Use the ftp site rather than the http site which redirects to it
and thus doesn't actually work.

Approved by:	portmgr (marcus)
2006-03-02 18:10:20 +00:00
Brooks Davis
0da2a193c8 CONFLICTS with globus2 and add a build dep on gtar.
Reported by:	kris (gtar)
2006-02-15 06:00:06 +00:00
Brooks Davis
56bc523d1d Add a port of The Globus Toolkit 4.0. From the Globus Project website:
The Globus Toolkit is an open source software toolkit used for
        building grids. It is being developed by the Globus Alliance and
        many others all over the world. A growing number of projects and
        companies are using the Globus Toolkit to unlock the potential
        of grids for their cause.
2006-02-11 00:18:18 +00:00