aboutsummaryrefslogtreecommitdiff
path: root/science/hdf
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.2.8.Marcelo Araujo2012-12-209-136/+85
| | | | | | | | | | | - Add MAKE_JOBS_SAFE. - Trim header. PR: ports/172052 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=309283
* Mark as broken on powerpc.Mark Linimon2012-09-081-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303878
* Add the three overlooked headers to the pkg-plist.Mikhail Teterin2012-04-231-0/+3
| | | | | | | Notified by: pav@ Notes: svn path=/head/; revision=295345
* Upgrade from 4.2r3 to 4.2.7 (this neccessitated EPOCH bump).Mikhail Teterin2012-04-216-85/+126
| | | | | | | | | | | Unbreak, untangle. Stop fetching/installing documents (other than man-pages) -- these are available online. Using standard libtool instead of the bundled one fails -- an autotools expert should take a closer look. Notes: svn path=/head/; revision=295204
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark ↵Baptiste Daroussin2012-04-091-0/+3
| | | | | | | as broken for more than 6 month Notes: svn path=/head/; revision=294459
* - remove MD5Olli Hauer2011-07-031-4/+0
| | | | Notes: svn path=/head/; revision=276984
* Mark broken some ports with unfetchable distfilesBaptiste Daroussin2011-06-171-0/+2
| | | | Notes: svn path=/head/; revision=275732
* update wwwBaptiste Daroussin2011-06-161-1/+1
| | | | Notes: svn path=/head/; revision=275646
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* make fetchable.Maho Nakata2009-08-141-1/+2
| | | | Notes: svn path=/head/; revision=239501
* - Mark MAKE_JOBS_UNSAFE, fails with force make jobsDmitry Marakasov2009-08-051-0/+1
| | | | Notes: svn path=/head/; revision=238999
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Fix shlib symlinkPav Lucistnik2009-01-151-2/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=226203
* - Fix plistPav Lucistnik2009-01-142-1/+3
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=226083
* Bump port revision by the former commit.Maho Nakata2009-01-141-0/+1
| | | | Notes: svn path=/head/; revision=226033
* Support shared lib by tewaking.Maho Nakata2009-01-142-8/+33
| | | | | | | Suggested by: pav@ Notes: svn path=/head/; revision=226032
* Update to 42r3 and unbreak for 7.Maho Nakata2009-01-137-657/+21
| | | | | | | Drop maintainership to ports@. Notes: svn path=/head/; revision=225931
* Remove CONFIGURE_ENVMaho Nakata2009-01-111-1/+0
| | | | | | | Submitted by: gerald@ Notes: svn path=/head/; revision=225790
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* Mark as broken on gcc 4.2.Mark Linimon2007-09-301-0/+4
| | | | Notes: svn path=/head/; revision=200431
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-121-5/+2
| | | | Notes: svn path=/head/; revision=195454
* Fix build and finally migrated to gfortran42!Maho Nakata2007-07-041-4/+7
| | | | | | | Spotted by: linimon Notes: svn path=/head/; revision=194864
* Marked as BROKEN [1], and make fetchable [2].Maho Nakata2007-04-232-8/+11
| | | | | | | Submitted by: kris [1], fenner [2]. Notes: svn path=/head/; revision=190665
* * Use gfortranMaho Nakata2007-04-171-3/+10
| | | | | | | | | | * portlint. Build was not verified. It has been known that it doesn't build with 6.2-RELEASE(?), even without modification, but pointyhat build cluster. Hope pointyhat builds without errors. Notes: svn path=/head/; revision=190163
* Take over.Maho Nakata2007-04-121-1/+1
| | | | Notes: svn path=/head/; revision=189828
* . Drop maintainership of these ports. Its glaringly obvious that I don'tGreg Lewis2007-04-041-1/+1
| | | | | | | | have time to maintain them since I'm not even keeping up with the ports that are most important to me. Notes: svn path=/head/; revision=189144
* . Update website.Greg Lewis2007-01-241-1/+1
| | | | Notes: svn path=/head/; revision=183151
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-234-18/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* . Add SHA256.Greg Lewis2005-11-161-2/+7
| | | | Notes: svn path=/head/; revision=148433
* Now builds on amd64Kris Kennaway2005-04-101-2/+2
| | | | Notes: svn path=/head/; revision=132942
* . Simplify how DISTFILES is constructed, which also makes portlint happyGreg Lewis2005-04-071-8/+6
| | | | | | | since it now appears in the correct order. Notes: svn path=/head/; revision=132706
* . Add an explicit -lm when linking hdiff, required by gcc 3.4. This shouldGreg Lewis2005-03-191-0/+13
| | | | | | | | | fix the build on 5.x. Reported by: mich, lofi Notes: svn path=/head/; revision=131668
* . Install documentation.Greg Lewis2005-03-183-1/+40
| | | | Notes: svn path=/head/; revision=131589
* . Add Szip support.Greg Lewis2005-03-171-2/+4
| | | | Notes: svn path=/head/; revision=131524
* . Update to 4.2r1.Greg Lewis2005-03-1720-531/+651
| | | | | | | | | | | . Convert to using the autoconf build infrastructure that is part of the distribution rather than rolling our own build infrastructure. . Take maintainership. [1] Approved by: mi [1] (previous maintainer) Notes: svn path=/head/; revision=131519
* Fixed installation on 5.x and 6.x.Ruslan Ermilov2004-09-061-2/+2
| | | | | | | | Reported by: mi Approved by: portmgr (krion) Notes: svn path=/head/; revision=118125
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - 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
* BROKEN on !i386 and !alpha: Does not compileKris Kennaway2004-03-061-1/+7
| | | | Notes: svn path=/head/; revision=103146
* set CATEGORIES equal to science/hdf5, fixing PKGORIGINOliver Eikemeier2004-02-291-1/+1
| | | | Notes: svn path=/head/; revision=102500
* Add INSTALLS_SHLIB to the MakefileEdwin Groothuis2003-10-061-0/+2
| | | | Notes: svn path=/head/; revision=90396
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix build on -stable.Joe Marcus Clarke2002-09-152-2/+2
| | | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Approved by: timeout from maintainer Notes: svn path=/head/; revision=66378
* INTERNALLIB has a different meaning in the new bsd.lib.mkRuslan Ermilov2002-07-212-4/+0
| | | | | | | | API -- build (but do not install) a static library _only_. Not defining LIB avoids building the static library. Notes: svn path=/head/; revision=63333
* Add the WWW line and remove my old and non-functional e-mail address.Mikhail Teterin2001-12-211-2/+1
| | | | Notes: svn path=/head/; revision=51950
* Every two years I upgrade this -- whether it needs it or not. UpgradeMikhail Teterin2001-12-212-3/+3
| | | | | | | to the latest HDF4.1r5... Notes: svn path=/head/; revision=51949
* Do not install patchlevel.h into ${LOCALBASE}/include. VariousMikhail Teterin2001-05-292-3/+2
| | | | | | | | | | | software packages include patchlevel.h expecting their own, instead of the HDF's. PR: 27708 Submitted by: tobez@tobez.org Notes: svn path=/head/; revision=43273
* Do not build the profile-versions of the libraries by explicitly definingMikhail Teterin2001-04-093-2/+4
| | | | | | | NOPROFILE in the relevant Makefiles. Notes: svn path=/head/; revision=41145