Commit graph

5 commits

Author SHA1 Message Date
William Grzybowski
e2505bc1fc science/py-pydap: remove useless python knobs 2014-06-20 01:48:34 +00:00
Gerald Pfeifer
1cd277bdce 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)
2014-03-10 20:55:20 +00:00
Antoine Brodin
23a314d77f Do not depend both on py-setuptools and py-setuptoolsXX 2014-03-08 15:51:47 +00:00
William Grzybowski
5ba46f0790 science/py-pydap: update to 3.1.1
PR:		ports/183985
Submitted by:	maintainer
2013-11-29 11:40:24 +00:00
William Grzybowski
4c49ebcd4d science/py-pydap: Implementation of the Opendap/DODS protocol
Pydap is an implementation of the Opendap/DODS protocol, written from scratch.
You can use Pydap to access scientific data on the internet without having to
download it; instead, you work with special array and iterable objects that
download data on-the-fly as necessary, saving bandwidth and time. The module
also comes with a robust-but-lightweight Opendap server, implemented as a WSGI
application.

WWW: https://pypi.python.org/pypi/Pydap

PR:		ports/181687
Submitted by:	Johannes Meixner <xmj chaot.net>
2013-10-30 15:51:04 +00:00