aboutsummaryrefslogtreecommitdiff
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* - Add CONFLICTS between math/netcdf and science/hdf, they both installPav Lucistnik2004-03-243-0/+6
| | | | | | | | | | same binaries. PR: ports/64646, ports/64647 Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=105136
* Add ovt 2.3, the Orbit Visualization Tool.Thierry Thomas2004-03-235-0/+126
| | | | | | | | PR: 57860 Submitted by: Mykola Khotyaintsev <ko@nest.irfu.se> Notes: svn path=/head/; revision=105088
* - Update to 0.4.2Pav Lucistnik2004-03-222-3/+3
| | | | Notes: svn path=/head/; revision=104885
* - Update to 0.2.5Pav Lucistnik2004-03-222-3/+3
| | | | Notes: svn path=/head/; revision=104880
* - Update to version 3.5.1Kirill Ponomarev2004-03-2014-228/+32
| | | | | | | | PR: ports/64507 Submitted by: Ports Fury Notes: svn path=/head/; revision=104748
* A Density functional software. This software has a unique designMaho Nakata2004-03-209-0/+358
| | | | | | | | | | | | | | | | based upon the DFT++ algebraic framework introduced in Computer Physics Communications 128, 1-45 (June 2000). This framework allows us to transparently separate the computational guts (cache optimization, parallelization, etc.) from the introduction of new representations (plane waves, wavelets) and new physics (new density functionals, linear response theory, dielectric solutions). The software is fully cache and register optimized, and runs in serial, threaded, MPI and mixed threaded-MPI parallel environments. Notes: svn path=/head/; revision=104696
* 1) add documentsMaho Nakata2004-03-194-18/+41
| | | | | | | 2) add note for citation in pkg-message Notes: svn path=/head/; revision=104607
* The PSI3 suite of quantum chemical programs is designed for efficient,Maho Nakata2004-03-199-0/+687
| | | | | | | | | | | high-accuracy calculations of properties of small to medium-sized molecules. The package's current capabilities include a variety of Hartree-Fock, coupled cluster, complete-active-space self-consistent-field, and multi-reference configuration interaction models. Molecular point-group symmetry is utilized throughout to maximize efficiency. Notes: svn path=/head/; revision=104605
* SIZEifyMaho Nakata2004-03-194-0/+7
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* SIZEify.Trevor Johnson2004-03-173-0/+3
| | | | Notes: svn path=/head/; revision=104313
* - cdcl is a build dependencyPav Lucistnik2004-03-161-3/+4
| | | | | | | | PR: ports/64322 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=104195
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Update to 0.5.4.Akinori MUSHA2004-03-152-3/+3
| | | | | | | | PR: ports/64243 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=104061
* Add gave, a gtk+ based grid data analyser and viewer written in Ruby.Pav Lucistnik2004-03-145-0/+44
| | | | | | | | PR: ports/64249 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=104002
* Add ruby-gphys, a multi-purpose class to handle gridded physicalPav Lucistnik2004-03-145-0/+104
| | | | | | | | | | quantities for Ruby. PR: ports/64248 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=103999
* - Update to 1.4.0Pav Lucistnik2004-03-143-11/+4
| | | | | | | | PR: ports/64245 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=103993
* - Fixup packagePav Lucistnik2004-03-141-0/+3
| | | | Notes: svn path=/head/; revision=103988
* - Update gtk patch to version 5Pav Lucistnik2004-03-143-3/+6
| | | | | | | | | | - Fix cdcl-gtk package PR: ports/64241 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=103987
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-148-8/+7
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Update to 0.4.1Pav Lucistnik2004-03-113-6/+6
| | | | Notes: svn path=/head/; revision=103697
* - Update to 0.2.4Pav Lucistnik2004-03-113-4/+5
| | | | Notes: svn path=/head/; revision=103696
* Clean up this portMaho Nakata2004-03-102-9/+27
| | | | | | | | | | | 1) reduce optimization level and remove inappropreate optimization flags 2) use autoconf 257 3) remove lapack dependency 4) fix pkg-plist Notes: svn path=/head/; revision=103559
* BROKEN on amd64 and alpha: Does not compileKris Kennaway2004-03-091-1/+7
| | | | Notes: svn path=/head/; revision=103383
* - Attempt to fix build on SparcPav Lucistnik2004-03-084-14/+8
| | | | | | | | PR: ports/63929 Submitted by: Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer) Notes: svn path=/head/; revision=103348
* USE MASTERDIR when include MakefileMaho Nakata2004-03-071-1/+1
| | | | | | | | | PR: 63730 Submitted by: Mark Linimon <linimon@FreeBSD.org> Suggestion by: Masafumi Otsune <info@otsune.com> Notes: svn path=/head/; revision=103236
* BROKEN on sparc64: Configure fails.Kris Kennaway2004-03-062-2/+14
| | | | Notes: svn path=/head/; revision=103147
* BROKEN on !i386 and !alpha: Does not compileKris Kennaway2004-03-061-1/+7
| | | | Notes: svn path=/head/; revision=103146
* 1) some cleanups and enhancementsMaho Nakata2004-03-063-4/+23
| | | | | | | | | | 2) sorry I didn't mention your PR PR: 63366 Submitted by: Vladimir I. Chukharev <chu@gpi.ru> Notes: svn path=/head/; revision=103135
* BROKEN on alpha: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=102996
* - Update to version 1.3Kirill Ponomarev2004-03-043-13/+83
| | | | | | | | PR: ports/63755 Submitted by: Ports Fury Notes: svn path=/head/; revision=102923
* - Update to 1.100.2Pav Lucistnik2004-03-044-21/+38
| | | | | | | | PR: ports/63756 Submitted by: Ports Fury Notes: svn path=/head/; revision=102913
* - Fix packaging of slave portsPav Lucistnik2004-03-042-0/+6
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102902
* set CATEGORIES equal to science/hdf5, fixing PKGORIGINOliver Eikemeier2004-02-291-1/+1
| | | | Notes: svn path=/head/; revision=102500
* Add ruby-dcl, a ruby interface to DCL, a scienific graphical library.Pav Lucistnik2004-02-276-0/+314
| | | | | | | | | | Add ruby-dcl-gtk, a slave port for ruby-dcl with gtk patches. PR: ports/62873, ports/62874 Submitted by: <murashin@edamame.summing.com> Notes: svn path=/head/; revision=102331
* update to 1.01 and unbreakMaho Nakata2004-02-273-47/+44
| | | | | | | Submitted by: kris via bento Notes: svn path=/head/; revision=102328
* - Make MAINTAINER and COMMENT fields overridable by slave portPav Lucistnik2004-02-271-2/+2
| | | | Notes: svn path=/head/; revision=102325
* Add cdcl-gtk, a slave port for science/cdcl with enabled Gtk support.Pav Lucistnik2004-02-272-0/+14
| | | | | | | | PR: ports/62872 Submitted by: Shin'ya Murakami <murashin@edamame.summing.com> Notes: svn path=/head/; revision=102323
* Add cdcl, a scientific graphic library for geosciencePav Lucistnik2004-02-275-0/+675
| | | | | | | | PR: ports/62871 Submitted by: Shin'ya Murakami <murashin@edamame.summing.com> Notes: svn path=/head/; revision=102319
* Chase repomove graphics/hdf* -> science/hdf*Pav Lucistnik2004-02-251-1/+1
| | | | Notes: svn path=/head/; revision=102145
* Unhook hdf* ports in graphics, hook them in science.Pav Lucistnik2004-02-251-0/+2
| | | | Notes: svn path=/head/; revision=102144
* After repocopy from graphics/hdf5,Pav Lucistnik2004-02-256-88/+88
| | | | | | | | | | | - Update to 1.6.2 - Pass maintainership to submitter PR: ports/63252 Submitted by: Quincey Koziol <koziol@ncsa.uiuc.edu> Notes: svn path=/head/; revision=102143
* - Update to 1.0.1Pav Lucistnik2004-02-243-442/+564
| | | | | | | | PR: ports/63186 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) Notes: svn path=/head/; revision=102002
* This is broken on 4.x as well.Kris Kennaway2004-02-231-7/+3
| | | | Notes: svn path=/head/; revision=101782
* BROKEN: Checksum mismatchKris Kennaway2004-02-221-0/+2
| | | | Notes: svn path=/head/; revision=101711
* BROKEN on 5.x: does not compileKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101263
* Update to 0.5.3Akinori MUSHA2004-02-173-4/+6
| | | | | | | | | | PR: ports/62803 Submitted by: Shin'ya Murakami <murashin@edamame.summing.com> Add build time dependency to ruby-narray. Notes: svn path=/head/; revision=101139
* - Fix build on AMD64Kirill Ponomarev2004-02-071-1/+3
| | | | Notes: svn path=/head/; revision=100295
* fix build on currentOliver Lehmann2004-02-076-30/+104
| | | | Notes: svn path=/head/; revision=100245
* - Fix build on -currentKirill Ponomarev2004-02-064-14/+42
| | | | | | | | PR: ports/62431 Submitted by: Ports Fury Notes: svn path=/head/; revision=100146
* BROKEN: Does not compile on 5.xKris Kennaway2004-02-052-2/+14
| | | | Notes: svn path=/head/; revision=100026