summaryrefslogtreecommitdiff
path: root/math/netcdf/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.Thierry Thomas2006-01-301-50/+0
| | | | | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus Notes: svn path=/head/; revision=154853
* 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-021-3/+4
| | | | | | | | PR: ports/78315 Submitted by: Ports Fury Notes: svn path=/head/; revision=130214
* Update to version 3.0.6p1Kirill Ponomarev2005-02-191-5/+4
| | | | | | | | 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-081-4/+3
| | | | | | | | 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-201-1/+9
| | | | | | | | PR: ports/64507 Submitted by: Ports Fury Notes: svn path=/head/; revision=104748
* - Fix build on -currentKirill Ponomarev2004-02-061-7/+1
| | | | | | | | 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
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | 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-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* update math/netcdf to 3.5.0Michael Haro2001-04-301-3/+3
| | | | | | | | PR: 26995 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=42100
* update to 3.5.b8Ying-Chieh Liao2001-02-081-1/+1
| | | | | | | | 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-011-4/+6
| | | | | | | | 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-161-1/+1
| | | | Notes: svn path=/head/; revision=29630
* Update to version 3.5b3.Steve Price2000-05-291-8/+8
| | | | | | | | 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-081-3/+3
| | | | | | | | 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
* New port netcdf. The NetCDF (network Common Data Form) is a libraryThomas Gellekum1999-07-301-0/+37
supporting the creation, access, and sharing of scientific data. Notes: svn path=/head/; revision=20395