aboutsummaryrefslogtreecommitdiffstats
path: root/science/netcdf
Commit message (Collapse)AuthorAgeFilesLines
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* science/netcdflwhsu2007-04-105-63/+17
| | | | | | | | | | | | | | | | | | | | | - Update to 3.6.2 graphics/gmt math/grace math/gri math/p5-NetCDF math/py-scientific math/ruby-netcdf science/gnudatalanguage science/minc science/minc2 science/v_sim science/vis5d+ - Bump PORTREVISION for the changing of science/netcdf's major library version number PR: 111347 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Approved by: clsung (mentor)
* - Update MASTER_SITESmiwi2006-12-243-4/+25
| | | | | | | - Fix build with gcc 4.X PR: ports/107117 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
* Hand maintainership to submittererwin2006-06-021-1/+1
| | | | | PR: 98290 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Update to 3.6.1garga2006-03-162-5/+4
| | | | | PR: ports/94504 Submitted by: Ports Fury
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.thierry2006-01-311-1/+1
| | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus
* - Add SHA256pav2005-11-251-0/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Chase name change in DISTNAMEahze2005-03-032-5/+6
| | | | | PR: ports/78315 Submitted by: Ports Fury
* Update to version 3.0.6p1krion2005-02-192-7/+6
| | | | | PR: ports/77695 Submitted by: Sam Lawrance <boris at brooknet.com.au>
* BROKEN: Unfetchablekris2005-02-191-0/+2
|
* Update to version 3.6.0krion2005-01-094-11/+9
| | | | | PR: ports/75954 Submitted by: Ports Fury
* - Add CONFLICTS between math/netcdf and science/hdf, they both installpav2004-03-251-0/+2
| | | | | | | same binaries. PR: ports/64646, ports/64647 Submitted by: Kay Lehmann <kay_lehmann@web.de>
* - Update to version 3.5.1krion2004-03-217-114/+16
| | | | | PR: ports/64507 Submitted by: Ports Fury
* fix build on currentoliver2004-02-073-15/+52
|
* - Fix build on -currentkrion2004-02-062-7/+21
| | | | | PR: ports/62431 Submitted by: Ports Fury
* BROKEN: Does not compile on 5.xkris2004-02-051-1/+7
|
* SIZEify.trevor2004-01-301-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* make the patch work on both -current and -stableijliao2002-10-011-6/+12
|
* fix patch pathijliao2002-09-162-4/+4
|
* fix build on -currentijliao2002-09-162-0/+48
|
* update math/netcdf to 3.5.0mharo2001-05-014-4/+24
| | | | | PR: 26995 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* update to 3.5.b8ijliao2001-02-092-2/+2
| | | | | PR: 24938 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
* Update to version 3.5.b6kevlo2000-11-012-5/+7
| | | | | PR: 22450 Submitted by: Ports Fury
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-3/+1
|
* Update to version 3.5b3.steve2000-05-293-12/+11
| | | | | PR: 18748 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-4/+3
|
* Upgrade to 3.5b2.tg1999-09-082-4/+4
| | | | | PR: 13598 Submitted by: KATO Tsuguru <tkato@prontimail.ne.jp>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-031-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* New port netcdf. The NetCDF (network Common Data Form) is a librarytg1999-07-305-0/+63
supporting the creation, access, and sharing of scientific data.