Rong-En Fan
81a4189c53
- Update description to reflect reality
2009-02-25 02:30:35 +00:00
Joe Marcus Clarke
602c204a89
Chase the goffice update.
2009-02-24 02:18:50 +00:00
Martin Wilke
7d22134ae1
netCDF version 4 has many features not found in earlier versions of the
...
library and is implemented on top of HDF5. This module can read and
write files in both the new netCDF 4 and the old netCDF 3 format, and
can create files that are readable by HDF5 clients. The API modelled
after Scientific.IO.NetCDF, and should be familiar to users of that
module.
Many new features of netCDF 4 are implemented, such as multiple
unlimited dimensions, groups and zlib data compression. All the new
primitive data types (such as 64 bit and unsigned integer types) are
implemented, except variable-length strings (NC_STRING). User defined
data types (compound, vlen, enum etc.) are not supported.
WWW: http://code.google.com/p/netcdf4-python/
PR: ports/131866
Submitted by: wenheping at gmail.com
2009-02-23 20:18:45 +00:00
Martin Matuska
24bf28eff1
- Change default Tcl/Tk version to 8.5
...
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
2009-02-23 14:46:37 +00:00
Gerald Pfeifer
a8277dd6f7
Mark unconditionally BROKEN, EXPIRATION_DATE=2009-03-22.
...
Suggested by: pav
2009-02-22 01:31:20 +00:00
Max Brazhnikov
5f6ba2a345
Use my @FreeBSD.org email for the rest of my ports
2009-02-21 11:31:28 +00:00
Marcelo Araujo
baa19e0df7
- Mark as UNBROKEN on AMD64.
...
- It isn't necessary to use USE_FORTRAN.
2009-02-20 01:35:46 +00:00
Marcelo Araujo
ef56a06c67
- Mark as BROKEN, both doesn't compile on amd64.
...
Reported by: pav (pointyhat)
2009-02-19 11:48:13 +00:00
Maho Nakata
b69dbd7d34
Fix build with gcc43.
...
Spotted by pav
2009-02-17 07:25:59 +00:00
Maho Nakata
1e01e4ebe1
Fix build with gcc43.
...
Spotted by: pav
2009-02-14 08:36:17 +00:00
Maho Nakata
553c7e3cbe
Fix build with gcc43.
...
Fix obtained from
http://www.bioinformatics.org/pipermail/ghemical-devel/2008-August/000752.html
http://www.bioinformatics.org/pipermail/ghemical-devel/2008-July/000742.html
.
Spotted by: pav
2009-02-14 08:07:13 +00:00
Wesley Shields
6ce638fdbf
- Pass maintainership along.
2009-02-13 15:25:26 +00:00
Martin Matuska
c5e1202db4
- Update ImageMagick to 6.4.9.2
...
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
2009-02-10 19:50:55 +00:00
Gerald Pfeifer
44e552f824
Mark BROKEN.
2009-02-07 16:38:30 +00:00
Gerald Pfeifer
602f4b65f3
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
...
Mk/bsd.gcc.mk.
Remove trailing whitespace to appease portlint.
2009-02-07 15:11:31 +00:00
Gerald Pfeifer
35753a5a81
Remove obsolete comment.
...
Approved by: thierry
2009-02-02 10:54:21 +00:00
Maho Nakata
1fffaf7887
Update to 1.1.4
...
Suggested by: pav@
2009-02-02 02:53:05 +00:00
Chin-San Huang
de1b6f6c07
- Update to 1.3.0
...
- Enable HDF5 1.8, netCDF 4 and proj by default
- Reformat Makefile
PR: ports/130720
Submitted by: sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2009-02-01 09:54:29 +00:00
Pav Lucistnik
1e05a3718b
- Distfile rerolled with minor change to configure script
...
- Update download location
Reported by: -fetch-original pointyhat run
2009-01-30 22:25:07 +00:00
Pav Lucistnik
e93c59188a
- Update download location, update WWW
...
Reported by: -fetch-original pointyhat run
2009-01-30 21:15:33 +00:00
Beat Gaetzi
72329eb351
Update my email address to @FreeBSD.org.
...
Approved by: miwi (mentor)
2009-01-28 23:25:21 +00:00
Thierry Thomas
c584171e48
Upgrade to 1.3.3.
2009-01-26 17:52:55 +00:00
Thierry Thomas
e8e613c2a6
Upgrade to 1.3.3 and use gfortran43.
...
Changelog at
<http://rd.edf.com/the-edf-offers/research-and-development/softwares/code-saturne/code-saturne-news081127-en-601064.html >
2009-01-26 17:52:53 +00:00
Thierry Thomas
fc5d806388
Upgrade to 0.12.0.
2009-01-26 17:52:46 +00:00
Thierry Thomas
1f2126a81c
Upgrade to 1.0.8.
2009-01-26 17:52:44 +00:00
Florent Thoumie
584f727bc4
Fix science/afni after X.org 7.4 import (needs Xi).
...
Reported by: pointyhat (via pav)
2009-01-24 10:02:09 +00:00
Florent Thoumie
340b57f8be
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
...
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Martin Wilke
de766bbf0d
- Chase lang/guile shlib bump
2009-01-22 21:31:33 +00:00
Martin Wilke
13c0f27605
- Chase lang/guile shlib bump
2009-01-22 16:04:11 +00:00
Marcelo Araujo
38b8e670c0
- We need use FCFLAGS to build it in AMD64 and IA64.
...
- Bump PORTREVISION.
2009-01-21 00:36:06 +00:00
Marcelo Araujo
6ac20ad188
- No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now
...
done via Mk/bsd.gcc.mk.
Reported by: gerald
2009-01-20 17:35:18 +00:00
Dmitry Marakasov
725856c485
- Use USE_FORTRAN knob
...
PR: 130734
Submitted by: Shin'ya Murakami <murashin at gfd-dennou dot org> (maintainer)
2009-01-20 08:24:11 +00:00
Greg Lewis
fc324b2f3e
. Update to 1.12.9.
2009-01-20 05:44:41 +00:00
Pav Lucistnik
2fa218459c
- Fix OPTIONS processing
...
PR: ports/130740
Submitted by: Shin'ya Murakami <murashin@gfd-dennou.org>
2009-01-19 19:15:54 +00:00
Gerald Pfeifer
323ea6d96f
Leverage USE_FORTRAN instead of accomplishing the same manually.
2009-01-18 20:17:31 +00:00
Gerald Pfeifer
d85c8a1c8f
Do not explicitly pass F77 and FFLAGS to CONFIGURE_ENV, this is now done
...
transparently.
Approved by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
(maintainer)
2009-01-18 03:42:53 +00:00
Gerald Pfeifer
decbc6ac6b
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
...
Mk/bsd.gcc.mk.And for this port, CONFIGURE_ENV was bogus to begin with.
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-17 19:54:37 +00:00
Gerald Pfeifer
792fe875a8
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
...
Mk/bsd.gcc.mk.
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-17 19:51:12 +00:00
Pav Lucistnik
691a9fd83f
- Actually mark it broken on FreeBSD 6.x
2009-01-17 19:17:53 +00:00
Dirk Meyer
a6f9484f59
- add LICENSE:
2009-01-16 17:22:52 +00:00
Martin Wilke
31e0bde36d
pydicom is a pure python package for working with DICOM files. It was
...
made for inspecting and modifying DICOM files in an easy "pythonic"
way. The modifications can be written again to a new file. As a pure
python package, it should run anywhere python runs without any other
requirements.
WWW: http://code.google.com/p/pydicom/
PR: ports/130492
Submitted by: Wen Heping <wenheping at gmail.com>
2009-01-16 00:09:20 +00:00
Pav Lucistnik
d6bc85016e
- Fix shlib symlink
...
Reported by: pointyhat
2009-01-15 22:33:30 +00:00
Pav Lucistnik
53f792f735
- Mark BROKEN on FreeBSD 6.x: does not compile
...
Reported by: pointyhat
2009-01-15 08:39:55 +00:00
Pav Lucistnik
ccd4a9cd8a
- Fix plist
...
Reported by: pointyhat
2009-01-14 15:47:27 +00:00
Martin Wilke
337f8be6fb
- Update to 0.9.2
...
PR: 130446
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2009-01-14 09:12:31 +00:00
Maho Nakata
e1102f2a93
Bump port revision by the former commit.
2009-01-14 06:01:32 +00:00
Maho Nakata
64a1b4d9b9
Support shared lib by tewaking.
...
Suggested by: pav@
2009-01-14 06:00:46 +00:00
Pav Lucistnik
977a9bbd90
- Update to 0.10.3
2009-01-13 18:17:55 +00:00
Pav Lucistnik
bdedf71ee0
- Remove science/gchempaint, it has been integrated into science/gchemutils
2009-01-13 18:17:29 +00:00
Maho Nakata
e9a669e728
Update to 42r3 and unbreak for 7.
...
Drop maintainership to ports@.
2009-01-13 05:30:45 +00:00