# $Id$ PortSystem 1.0 name nordugrid-nox version 1.1.0rc2 categories net maintainers NorduGrid description The Nox 1.1.0rc2 release of the Advanced Resource Connector long_description \ The Advanced Resource Connector (ARC) middleware, introduced by \ NorduGrid (www.nordugrid.org), is an open source software solution \ enabling production quality computational and data Grids since May \ 2002. The latest production ARC release, the version 0.8.1 was \ released on November 6, 2009. \ \ The Nox release of the ARC software collects and integrates several \ innovative next generation services and client tools into a consistent \ software release. Nox components have been developed by the KnowARC \ project over the last three years and represent software services of \ different levels of maturity. Some of them are already deployable in \ production environments, while others should be considered only as \ technology preview prototypes. \ \ Nox is not meant to be a replacement of the current line of ARC \ production releases. The purpose of the release is to offer an early \ possibility to try out the new Web Service (WS) based \ standard-compliant components before they can appear in one of the \ coming production ARC releases. Some of the Nox components are \ actually already a part of the latest production ARC release. The Nox \ release can be deployed simultaneously with a production release ARC \ installation. \ \ The Nox release makes the ARC middleware available on additional \ long-awaited popular platforms. ARC has long been known for its very \ good portability and support for wide range of Linux versions. This \ release of ARC moves one step further by initiating the inclusion of \ Nox packages into the Linux distributions themselves. The design of \ ARC and the careful choice of underlying dependencies takes the \ portability of the code to a new level. Nox is now available on \ Microsoft Windows, Mac OS X and Solaris. \ \ The release code name Nox originates from the date of the end of \ KnowARC project: November 2009. N - for November and Ox for the \ corresponding Lunar year. \ \ Like the rest of ARC, Nox is released under Apache 2.0 license. homepage http://www.nordugrid.org platforms darwin master_sites http://download.nordugrid.org/software/nordugrid-arc-nox/testing/1.1.0rc2/src distfiles nordugrid-arc-nox-1.1.0rc2.tar.gz checksums md5 eb2d80e04d976b8c936d7c788dd97606 \ sha1 538c2d979148837ebbc5c4cfff6ab5c35c2607c9 \ rmd160 8ef2e25bfbfca4a6cd165a251b7a5da01223a99d depends_lib port:glibmm \ port:libxml2 \ port:db46 \ port:xmlsec worksrcdir nordugrid-arc-nox-1.1.0rc2 pre-configure { system "cd ${worksrcpath}/po && sed -i.msgmergehack 's/@MSGMERGE@ --update/@MSGMERGE@ --update --backup=off/' Makefile.in.in" } configure.args-append --disable-java --with-dbcxx-include="/opt/local/include/db46" configure.ldflags-append "-L/opt/local/lib/db46"