aboutsummaryrefslogtreecommitdiff
path: root/science/netcdf4
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* - Add missing tab in USES=pathfixSunpoet Po-Chuan Hsieh2013-08-211-2/+2
| | | | | | | - Add test: Notes: svn path=/head/; revision=325111
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Convert science to new options frameworkBaptiste Daroussin2013-04-281-12/+9
| | | | Notes: svn path=/head/; revision=316757
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Bump PORTREVISION for science/hdf5-18 shlib changeSunpoet Po-Chuan Hsieh2011-07-151-1/+2
| | | | Notes: svn path=/head/; revision=277735
* - Revert devel/hdf5-18 shlib version back to 6 as hdf5 1.8.7 (ports/158394) ↵Sunpoet Po-Chuan Hsieh2011-06-291-1/+1
| | | | | | | is not committed yet Notes: svn path=/head/; revision=276627
* - Update to 4.1.3Sunpoet Po-Chuan Hsieh2011-06-293-30/+14
| | | | | | | | | | - Do not install *.info and *.ps to DOCSDIR - Cleanup Makefile Changes: http://www.unidata.ucar.edu/software/netcdf/release-notes-4.1.3.html Notes: svn path=/head/; revision=276626
* - Update to 4.1.2Sunpoet Po-Chuan Hsieh2011-04-123-28/+31
| | | | | | | | | | | | | - Add OPTIONS: DAP - Use bsd.port.options.mk - Use USE_GNOME=gnomehack - Use = instead of += on LIB_DEPENDS and MAKE_ENV - CPPFLAGS is now added to CONFIGURE_ENV by Mk/bsd.port.Mk Changes: http://www.unidata.ucar.edu/software/netcdf/release-notes-4.1.2.html Notes: svn path=/head/; revision=272623
* - Use LOCAL/sunpoet as backup MASTER_SITESSunpoet Po-Chuan Hsieh2010-10-011-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262220
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261634
* - Fix duplicated LATEST_LINKLi-Wen Hsu2010-05-151-1/+1
| | | | | | | | PR: ports/146620 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Notes: svn path=/head/; revision=254359
* - Add option FORTRANLi-Wen Hsu2010-05-152-18/+37
| | | | | | | | | | | | - Recall SZIP, fix typo (LIB_DEPEND -> LIB_DEPENDS) - Sort pkg-plist - Space/Tab twiddle PR: 146416 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Notes: svn path=/head/; revision=254342
* - Update to 4.1.1Wen Heping2010-04-224-33/+51
| | | | | | | | PR: ports/145923 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Notes: svn path=/head/; revision=253045
* - Move pkgconfig config to libdata, just like others doRong-En Fan2009-09-272-8/+8
| | | | | | | | | | | - Remove a useless post-patch - Bump PORTREVISION Submitted by: maintainer via irc Feature safe: yes Notes: svn path=/head/; revision=242156
* - Update science/netcdf4 to 4.0.1Rong-En Fan2009-09-264-11/+16
| | | | | | | | | | | - Bump PORTREVISION for dependent ports PR: ports/136377 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=242144
* - Resolve LATEST_LINK conflictPav Lucistnik2009-05-311-0/+1
| | | | Notes: svn path=/head/; revision=234941
* - Remove unused pkgmessage.Chin-San Huang2009-01-021-3/+0
| | | | | | | Noticed by: sunpoet (maintainer) Notes: svn path=/head/; revision=225103
* - Update science/netcdf4 to 4.0Chin-San Huang2009-01-015-61/+104
| | | | | | | | PR: ports/129418 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net> Notes: svn path=/head/; revision=225082
* - Fix PORTDOCSBeech Rintoul2008-08-081-0/+1
| | | | Notes: svn path=/head/; revision=218228
* - Respect PORTDOCSBeech Rintoul2008-08-082-8/+3
| | | | | | | Reported by: IonBot Notes: svn path=/head/; revision=218227
* - Add experimental WITH_FORTRAN knob and a patch to have it compile.Beech Rintoul2008-08-073-1/+40
| | | | | | | | | | | | - It's off by default as it doesn't seem to be required by any port. - No functional change. PR: ports/125915 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> Approved by: maintainer timeout (>2 Weeks) Notes: svn path=/head/; revision=218179
* - Add regression-target since the port recommends running the checks before ↵Beech Rintoul2008-07-202-5/+8
| | | | | | | | | | | | | | installing. - Fix distinfo - Bump portrevision PR: ports/125550 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> Approved by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer, with changes) Notes: svn path=/head/; revision=217218
* - Update to 3.6.3Rong-En Fan2008-06-252-9/+10
| | | | | | | | PR: ports/124871 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) Notes: svn path=/head/; revision=215764
* - 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