summaryrefslogtreecommitdiff
path: root/science (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add xloops-ginac 0.1.3Ying-Chieh Liao2002-10-158-0/+70
| | | | | | | A program calculating Feynman diagrams Notes: svn path=/head/; revision=68091
* add flounder 0.32aYing-Chieh Liao2002-10-1422-0/+341
| | | | | | | A quick way to visualize regularly spaced 4D data Notes: svn path=/head/; revision=68054
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-23/+23
| | | | Notes: svn path=/head/; revision=67509
* make the patch work on both -current and -stableYing-Chieh Liao2002-10-012-12/+24
| | | | Notes: svn path=/head/; revision=67274
* - Support CFLAGS/CXXFLAGS properlyYing-Chieh Liao2002-09-201-5/+12
| | | | | | | | | | - Support install macros PR: 42892 Submitted by: Ports Fury Notes: svn path=/head/; revision=66798
* - Support CFLAGS/CXXFLAGS properlyYing-Chieh Liao2002-09-203-12/+16
| | | | | | | | | | - Do not install useless .la files PR: 42886 Submitted by: Ports Fury Notes: svn path=/head/; revision=66794
* add mmtk 2.2Ying-Chieh Liao2002-09-166-0/+1047
| | | | | | | | | | An Open Source program library for molecular simulation applications PR: 42332 Submitted by: Glenn Johnson <glennpj@charter.net> Notes: svn path=/head/; revision=66428
* fix patch pathYing-Chieh Liao2002-09-164-8/+8
| | | | Notes: svn path=/head/; revision=66424
* fix build on -currentYing-Chieh Liao2002-09-164-0/+96
| | | | Notes: svn path=/head/; revision=66423
* 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
* Fix plistKris Kennaway2002-09-141-0/+2
| | | | Notes: svn path=/head/; revision=66331
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-023-3/+6
| | | | | | | | PR: 42303 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65458
* Rename this port to mpqc-mpich to avoid conflicting with mpqc port.Kris Kennaway2002-08-311-0/+2
| | | | | | | Pointy hat to: ijliao Notes: svn path=/head/; revision=65351
* Update to 1.5.Christian Weisgerber2002-08-3113-57/+163
| | | | | | | | | | Loosely based on PR: 41652 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Notes: svn path=/head/; revision=65342
* Add missing .pyo files to each pkg-plistHye-Shik Chang2002-08-231-0/+53
| | | | Notes: svn path=/head/; revision=64882
* Update to version 2.36Kevin Lo2002-08-222-2/+2
| | | | | | | | PR: 41867 Submitted by: Chia-Hsing Yu <b7506061@csie.ntu.edu.tw> Notes: svn path=/head/; revision=64794
* add glens 0.3Ying-Chieh Liao2002-08-087-0/+65
| | | | | | | OpenGL gravitational lens simulator Notes: svn path=/head/; revision=64210
* add bblimage 0.66Ying-Chieh Liao2002-07-2211-0/+135
| | | | | | | A set of software tools for medical image processing Notes: svn path=/head/; revision=63376
* 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
* correct the installation pathYing-Chieh Liao2002-07-171-7/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=63126
* forgot a "\"Ying-Chieh Liao2002-07-161-1/+1
| | | | | | | Submitted by: "Dan Langille" <dan@langille.org> Notes: svn path=/head/; revision=63080
* add mpqc-mpichYing-Chieh Liao2002-07-162-0/+26
| | | | | | | | PR: 40631 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Notes: svn path=/head/; revision=63072
* fix broken and make some enhancementYing-Chieh Liao2002-07-163-7/+175
| | | | | | | | | | | | | | | | | | 1. using math/atlas(added lapack, blas flags for other choices of lapack, blas package) It improves the performance for few percent. 2. override CFLAGS, FFLAGS for C++, C, FORTRAN compiler 3. override CC, F77, C++ for other choices of C++, C, FORTRAN compiler 4. support for parallel computing using MPI. pass maintainership to submitter PR: 40631 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> (new maintainer) No Response from: original maintainer (mail bounce) Notes: svn path=/head/; revision=63070
* - GNU_CONFIGURE -> USE_LIBTOOLYing-Chieh Liao2002-07-1310-12/+72
| | | | | | | | | | | - Support CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly - Strip binaries PR: 40498 Submitted by: Ports Fury Notes: svn path=/head/; revision=62898
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-4/+5
| | | | | | | | PR: 39273 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62642
* oops... forgot to add this oneYing-Chieh Liao2002-07-072-0/+22
| | | | Notes: svn path=/head/; revision=62555
* add HDF5 1.4.4Ying-Chieh Liao2002-07-0736-1266/+226
| | | | | | | A New Generation of HDF Notes: svn path=/head/; revision=62554
* Add missing USE_XLIBGreg Lewis2002-06-271-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=62072
* PERL -> REINPLACE_CMDPatrick Li2002-06-232-3/+5
| | | | | | | | PR: ports/39716 ports/39715 ports/39711 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=61840
* Add missing dependency on gtkgl and unbreak the port.Greg Lewis2002-06-201-1/+2
| | | | | | | | PR: 39551 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=61611
* upgrade to 2.1.1Ying-Chieh Liao2002-06-173-71/+79
| | | | | | | | | unbreak Approved by: maintainer timeout Notes: svn path=/head/; revision=61438
* upgrade to 2.35Ying-Chieh Liao2002-06-172-3/+3
| | | | | | | | PR: 39418 Submitted by: maintainer Notes: svn path=/head/; revision=61429
* Add math/ruby-netcdf 0.3.5, a Ruby interface to the NetCDF scientific IOAkinori MUSHA2002-06-115-0/+66
| | | | | | | library. Notes: svn path=/head/; revision=61127
* add oases 2.2Ying-Chieh Liao2002-05-287-0/+1186
| | | | | | | | | | Ocean Acoustics and Seismic Exploration Synthesis PR: 38548 Submitted by: Heiner Strau? <heiner@bilch.com> Notes: svn path=/head/; revision=60166
* * add python interfaceYing-Chieh Liao2002-05-213-12/+35
| | | | | | | | | | * change maintainer email address PR: 37919 Submitted by: maintainer Notes: svn path=/head/; revision=59630
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59397
* add euler 1.60.4Ying-Chieh Liao2002-05-147-0/+262
| | | | | | | A program computes with real and complex numbers and matrices Notes: svn path=/head/; revision=59056
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-8/+1
| | | | Notes: svn path=/head/; revision=58331
* FElt sourceforge subdir changed to all lowercasePatrick Li2002-04-281-1/+1
| | | | | | | | PR: 37528 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=58265
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-191-1/+1
| | | | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56333
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-5/+0
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* add mayavi 1.1Ying-Chieh Liao2002-03-096-0/+176
| | | | | | | The MayaVi Data Visualizer Notes: svn path=/head/; revision=55764
* add gdis 0.73.3Ying-Chieh Liao2002-03-057-0/+65
| | | | | | | Display and manipulation of isolated molecules and periodic systems Notes: svn path=/head/; revision=55550
* Add p5-Chemistry-Elements 0.91, perl extension for working withPete Fritchman2002-02-086-0/+37
| | | | | | | | | | Chemical Elements. PR: 33412 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=54347
* Fix build on -currentKris Kennaway2002-01-261-0/+12
| | | | Notes: svn path=/head/; revision=53774
* add vis5d+ 1.2.1Ying-Chieh Liao2002-01-097-0/+109
| | | | | | | An OpenGL-based volumetric visualization program for scientific datasets Notes: svn path=/head/; revision=52815
* Add the WWW line and remove my old and non-functional e-mail address.Mikhail Teterin2001-12-213-6/+3
| | | | Notes: svn path=/head/; revision=51950
* Every two years I upgrade this -- whether it needs it or not. UpgradeMikhail Teterin2001-12-216-9/+9
| | | | | | | to the latest HDF4.1r5... Notes: svn path=/head/; revision=51949