aboutsummaryrefslogtreecommitdiff
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* - Add common code to support for cmake based ports.Martin Wilke2008-05-273-30/+21
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* Introduce NOPORTEXAMPLES.Thierry Thomas2008-05-252-18/+22
| | | | | | | Suggested by: itetcu Notes: svn path=/head/; revision=213666
* [NEW PORT] graphics/2d-rewriter: Fractals generator based on pattern ↵Edwin Groothuis2008-05-245-0/+56
| | | | | | | | | | | | | | | | matching and rewriting 2d-rewriter is fractals generator based on pattern matching and rewriting. The program takes input containing initial object placement and rewriting rules and keeps applying rules to the data field until it reaches an arrangement where no rules can be applied. PR: ports/118906 Submitted by: Igor Serikov <bt@turtle.freedns.us> Notes: svn path=/head/; revision=213588
* Relinquish maintainership at maintainer's request.Florent Thoumie2008-05-231-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=213543
* Fix plist when NOPORTDOCS is set.Thierry Thomas2008-05-211-2/+4
| | | | | | | Notified by: itetcu Notes: svn path=/head/; revision=213472
* Upgrade to v. 3.3.3.Thierry Thomas2008-05-202-4/+4
| | | | | | | Changelog at <http://inac.cea.fr/L_Sim/V_Sim/index.en.html>. Notes: svn path=/head/; revision=213426
* Jmol is a Java molecular viewer forMartin Wilke2008-05-175-0/+202
| | | | | | | | | | | | | | | | | three-dimensional chemical structures. Features include reading a variety of file types and output from quantum chemistry programs, and animation of multi-frame files and computed normal modes from quantum programs. WWW: http://sourceforge.net/projects/jmol/ PR: ports/123631 Submitted by: Wen heping <wenheping at gmail.com> Notes: svn path=/head/; revision=213232
* - Update to 2.0.3.3Martin Wilke2008-05-172-4/+4
| | | | Notes: svn path=/head/; revision=213226
* - Update to 3.3Pav Lucistnik2008-05-147-1040/+138
| | | | | | | | PR: ports/122488 Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de> (maintainer) Notes: svn path=/head/; revision=213026
* Fix configure.Thierry Thomas2008-05-121-11/+3
| | | | | | | Reported by: pointyhat via Pav Notes: svn path=/head/; revision=212963
* - Fix fetchPav Lucistnik2008-05-122-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=212944
* - fix Bundle installDirk Meyer2008-05-072-0/+121
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=212770
* - update to 1.97Dirk Meyer2008-05-053-125/+22
| | | | | | | - cleanup MASTER_SITES Notes: svn path=/head/; revision=212654
* - fix build for option WITH_GNUSTEP_DEVELDirk Meyer2008-05-051-0/+10
| | | | Notes: svn path=/head/; revision=212653
* - Convert gzstream, libgfx[1] and qslim to shlibsAndrew Pantyukhin2008-05-031-4/+4
| | | | | | | | | | - Unbundle libgfx from qslim - Chase the conversion in vis5d+ Suggested by: thierry [1] Notes: svn path=/head/; revision=212518
* - Unbreak buildMartin Wilke2008-05-021-5/+4
| | | | | | | | PR: 123233 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer) Notes: svn path=/head/; revision=212485
* Colt is a package for scalable scientific and technical computing in Java. ItHerve Quiroz2008-05-014-0/+71
| | | | | | | | | | | | | | | | | | | consists of several free Java libraries, for user convenience bundled under one single uniform umbrella. Namely the Colt library, the Jet library, the CoreJava library, and the Concurrent library. The Colt library provides fundamental general-purpose data structures optimized for numerical data, such as resizable arrays, dense and sparse matrices (multi-dimensional arrays), linear algebra, associative containers and buffer management. WWW: http://dsd.lbl.gov/~hoschek/colt/ PR: 122913 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=212438
* Upgrade Code_Saturne to 1.3.2.Thierry Thomas2008-04-3019-250/+137
| | | | | | | | | | | | | | | Code_Saturne 1.3.2 contains important corrections in the extended neighbourhood (used for gradient calculation with options IMRGRA=2 and 3 and for the LES dynamic model), in the steady-state algorithm and for rotation periodicity. Therefore it is strongly advised to upgrade to version 1.3.2. Earlier releases of version 1.3 (especially versions 1.3.f and 1.3.1) are considered obsolete and have been removed from the website. Note: the pdf handbooks don't build at the moment, but they are available from the Code_Saturne's main site. Notes: svn path=/head/; revision=212381
* 3Dirk Meyer2008-04-292-2/+2
| | | | Notes: svn path=/head/; revision=212273
* - Fix build after math/GiNaC updateMartin Wilke2008-04-284-26/+76
| | | | | | | | PR: 122503 Submitted by: Ports Fury Notes: svn path=/head/; revision=212140
* Really update ImageMagick before trying to chase it...Thierry Thomas2008-04-272-2/+22
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=212104
* Chase ImageMagick upgrade.Thierry Thomas2008-04-271-2/+2
| | | | Notes: svn path=/head/; revision=212099
* - Update to 1.6.0Rong-En Fan2008-04-276-164/+366
| | | | | | | | PR: ports/123023 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=212074
* - Mark BROKEN Does not compileMartin Wilke2008-04-231-0/+2
| | | | Notes: svn path=/head/; revision=211837
* - Chase graphics/ImageMagick shlib version bumpMartin Wilke2008-04-221-2/+2
| | | | | | | Pointyhat to: mi@ Notes: svn path=/head/; revision=211761
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1924-48/+46
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Fix references to -build directory in installed .cmake files.Thierry Thomas2008-04-181-3/+3
| | | | Notes: svn path=/head/; revision=211549
* - Update to 1.6Thomas Abthorpe2008-04-185-16/+85
| | | | | | | | PR: ports/122656 Submitted by: EelVex <mplekos physics.upatras.gr> (maintainer) Notes: svn path=/head/; revision=211482
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-172-4/+2
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Chase libctl version bumpPietro Cerutti2008-04-161-7/+7
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=211350
* - Update to 3.03Pietro Cerutti2008-04-163-6/+11
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=211349
* - Update to 1.1.1Cheng-Lung Sung2008-04-123-10/+10
| | | | | | | | PR: ports/122667 Submitted by: maintainer (Sunpoet Po-Chuan Hsieh) Notes: svn path=/head/; revision=211105
* Change default MPI's versions (only used before the dependency isThierry Thomas2008-04-101-7/+7
| | | | | | | installed). Notes: svn path=/head/; revision=211020
* Change maintainers e-mail address.Emanuel Haupt2008-04-102-4/+4
| | | | | | | Requested over: IRC Notes: svn path=/head/; revision=211013
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-092-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Update to 0.6.0Rong-En Fan2008-04-093-16/+4
| | | | | | | | | PR: ports/122494 Submitted by: dikshie <dikshie at lapi.itb.ac.id> Approved by: Li-Lun "Leland" Wang <llwang at infor.org> (maintainer) Notes: svn path=/head/; revision=210902
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-084-6/+8
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=210850
* Upgrade to 2.5-3.Thierry Thomas2008-04-062-4/+4
| | | | | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=74444&release_id=583114> Reported by: portscout Notes: svn path=/head/; revision=210678
* - Update to 1.23Rong-En Fan2008-04-062-4/+4
| | | | Notes: svn path=/head/; revision=210651
* - Update to 3.0.20071212Rong-En Fan2008-04-065-49/+46
| | | | | | | | | | | - Pass maintainership to submitter - Enable 64-bit support (experimental per stated by the project web page) PR: ports/122337 Submitted by: Wen heping <wenheping at gmail.com> Notes: svn path=/head/; revision=210630
* Upgrade to 3.3.2: minor corrections and brings a man page.Thierry Thomas2008-04-033-4/+9
| | | | Notes: svn path=/head/; revision=210455
* - update to 0.6.1Cheng-Lung Sung2008-03-273-4/+6
| | | | | | | | | Changes: PR: ports/121261 Submitted by: maintainer ("Shin'ya Murakami") Notes: svn path=/head/; revision=209921
* - Update to 1.5.3.Cheng-Lung Sung2008-03-272-8/+7
| | | | | | | | | | | | | - Fix BUILD_DEPENDS. - Change depending library name. (ports/121284) - Remove BROKEN on amd64. (ports/121284) Changes: PR: ports/121285 Submitted by: maintainer ("Shin'ya Murakami") Notes: svn path=/head/; revision=209920
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-253-6/+6
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-242-2/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-233-4/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209583