aboutsummaryrefslogtreecommitdiff
path: root/science/netcdf4
Commit message (Collapse)AuthorAgeFilesLines
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-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 Notes: svn path=/head/; revision=196111
* science/netcdfLi-Wen Hsu2007-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) Notes: svn path=/head/; revision=189624
* - Update MASTER_SITESMartin Wilke2006-12-233-4/+25
| | | | | | | | | | - Fix build with gcc 4.X PR: ports/107117 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=180628
* Hand maintainership to submitterErwin Lansing2006-06-011-1/+1
| | | | | | | | PR: 98290 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=164160
* - Update to 3.6.1Renato Botelho2006-03-162-5/+4
| | | | | | | | PR: ports/94504 Submitted by: Ports Fury Notes: svn path=/head/; revision=157433
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.Thierry Thomas2006-01-301-1/+1
| | | | | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus Notes: svn path=/head/; revision=154853
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Chase name change in DISTNAMEMichael Johnson2005-03-022-5/+6
| | | | | | | | PR: ports/78315 Submitted by: Ports Fury Notes: svn path=/head/; revision=130214
* Update to version 3.0.6p1Kirill Ponomarev2005-02-192-7/+6
| | | | | | | | PR: ports/77695 Submitted by: Sam Lawrance <boris at brooknet.com.au> Notes: svn path=/head/; revision=129264
* BROKEN: UnfetchableKris Kennaway2005-02-181-0/+2
| | | | Notes: svn path=/head/; revision=129208
* Update to version 3.6.0Kirill Ponomarev2005-01-084-11/+9
| | | | | | | | PR: ports/75954 Submitted by: Ports Fury Notes: svn path=/head/; revision=125828
* - Add CONFLICTS between math/netcdf and science/hdf, they both installPav Lucistnik2004-03-241-0/+2
| | | | | | | | | | same binaries. PR: ports/64646, ports/64647 Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=105136
* - Update to version 3.5.1Kirill Ponomarev2004-03-207-114/+16
| | | | | | | | PR: ports/64507 Submitted by: Ports Fury Notes: svn path=/head/; revision=104748
* fix build on currentOliver Lehmann2004-02-073-15/+52
| | | | Notes: svn path=/head/; revision=100245
* - Fix build on -currentKirill Ponomarev2004-02-062-7/+21
| | | | | | | | PR: ports/62431 Submitted by: Ports Fury Notes: svn path=/head/; revision=100146
* BROKEN: Does not compile on 5.xKris Kennaway2004-02-051-1/+7
| | | | Notes: svn path=/head/; revision=100026
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* make the patch work on both -current and -stableYing-Chieh Liao2002-10-011-6/+12
| | | | Notes: svn path=/head/; revision=67274
* fix patch pathYing-Chieh Liao2002-09-162-4/+4
| | | | Notes: svn path=/head/; revision=66424
* fix build on -currentYing-Chieh Liao2002-09-162-0/+48
| | | | Notes: svn path=/head/; revision=66423
* update math/netcdf to 3.5.0Michael Haro2001-04-304-4/+24
| | | | | | | | PR: 26995 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=42100
* update to 3.5.b8Ying-Chieh Liao2001-02-082-2/+2
| | | | | | | | PR: 24938 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=38122
* Update to version 3.5.b6Kevin Lo2000-11-012-5/+7
| | | | | | | | PR: 22450 Submitted by: Ports Fury Notes: svn path=/head/; revision=34553
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* Update to version 3.5b3.Steve Price2000-05-293-12/+11
| | | | | | | | PR: 18748 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28887
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-4/+3
| | | | Notes: svn path=/head/; revision=27509
* Upgrade to 3.5b2.Thomas Gellekum1999-09-082-4/+4
| | | | | | | | PR: 13598 Submitted by: KATO Tsuguru <tkato@prontimail.ne.jp> Notes: svn path=/head/; revision=21395
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* New port netcdf. The NetCDF (network Common Data Form) is a libraryThomas Gellekum1999-07-305-0/+63
supporting the creation, access, and sharing of scientific data. Notes: svn path=/head/; revision=20395