aboutsummaryrefslogtreecommitdiff
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* Fix plist with NOPORTDOCS.Thierry Thomas2008-09-061-5/+5
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=220017
* upgrade to 0.99.10Ying-Chieh Liao2008-09-063-13/+13
| | | | | | | drop maintainership Notes: svn path=/head/; revision=220003
* - Fix build with jdk16Martin Wilke2008-09-061-5/+20
| | | | | | | | PR: 127112 Submitted by: maintainer Notes: svn path=/head/; revision=220001
* Upgrade to v. 3.4.1.Thierry Thomas2008-09-053-20/+10
| | | | | | | | Changelog at <http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download.html#3.4>. Notes: svn path=/head/; revision=219954
* - Add experimental option for Chaco.Dmitry Marakasov2008-09-051-5/+9
| | | | | | | | | | | - Remove BROKEN for Metis option: it builds fine - Remove BROKENness for 4.x, we don't check that anymore. PR: 126696 Submitted by: Pedro Giffuni <pfgshield-freebsd at yahoo dot com> Notes: svn path=/head/; revision=219952
* - update to 1.07Yen-Ming Lee2008-09-022-5/+11
| | | | Notes: svn path=/head/; revision=219650
* - Fix a typoMartin Wilke2008-08-291-1/+1
| | | | | | | | PR: 126647 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=219420
* - Fix buildPietro Cerutti2008-08-281-0/+2
| | | | | | | Reported by: QA Tindie Notes: svn path=/head/; revision=219383
* Build fixMaho Nakata2008-08-232-0/+2
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=219030
* Update to 2.98.Maho Nakata2008-08-223-18/+40
| | | | Notes: svn path=/head/; revision=219019
* Update to 2.98.Maho Nakata2008-08-225-94/+21
| | | | Notes: svn path=/head/; revision=219018
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-2124-61/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* liboglappth is a support library packages for science/ghemicalMaho Nakata2008-08-205-0/+49
| | | | | | | | | | | This is for the OpenGL stuff. See also: http://www.bioinformatics.org/pipermail/ghemical-devel/2007-September/000688.html WWW: http://www.uku.fi/~thassine/projects/ghemical/ Notes: svn path=/head/; revision=218929
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-209-9/+9
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Upgrade to 3.2.1 and fix a vulnerability;Thierry Thomas2008-08-194-31/+32
| | | | | | | | | | | - Respect NOPORTEXAMPLES; - Release maintainership. Security: VuXML c4f31e16-6e33-11dd-8eb7-0011098ad87f Notes: svn path=/head/; revision=218869
* - Update to 2.0.4.0Martin Wilke2008-08-183-6/+6
| | | | | | | | PR: 126602 Submitted by: Ports Fury Notes: svn path=/head/; revision=218793
* - Update to 11.4.6Martin Wilke2008-08-182-5/+4
| | | | | | | | PR: 126586 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=218790
* science/silo add NO_LATEST_LINKEdwin Groothuis2008-08-181-2/+3
| | | | | | | | | | | | | - This port is unrelated with x11/silo so I suppose NO_LATEST_LINK is relevant. - While here, remove the unnecessary $LOCALBASE includes in CPPFLAGS/LDFLAGS for the configure environment. PR: ports/126614 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Notes: svn path=/head/; revision=218748
* [MAINTAINER] science/cdo: update to 1.2.0Edwin Groothuis2008-08-182-5/+8
| | | | | | | | PR: ports/126610 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=218747
* - Fix PORTDOCSBeech Rintoul2008-08-082-0/+2
| | | | Notes: svn path=/head/; revision=218228
* - Respect PORTDOCSBeech Rintoul2008-08-084-16/+6
| | | | | | | Reported by: IonBot Notes: svn path=/head/; revision=218227
* - Add experimental WITH_FORTRAN knob and a patch to have it compile.Beech Rintoul2008-08-076-2/+80
| | | | | | | | | | | | - 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
* - Fix buildBeech Rintoul2008-07-262-1/+12
| | | | | | | Submitted by: Pedro Giffuni <pfgshield-freebsd@yahoo.com> (maintainer) Notes: svn path=/head/; revision=217540
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-252-2/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Desupport FreeBSD 4.xPav Lucistnik2008-07-251-8/+1
| | | | Notes: svn path=/head/; revision=217484
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-254-6/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* - Fix plistBeech Rintoul2008-07-242-29/+15
| | | | | | | | | | - Remove options Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> (maintainer) Reported by: pointyhat via pav Notes: svn path=/head/; revision=217430
* A build fix.Maho Nakata2008-07-232-2/+13
| | | | Notes: svn path=/head/; revision=217372
* * Update to 3.3.0.Maho Nakata2008-07-234-231/+420
| | | | | | | | | | * Build fix with NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes [1]. Spotted by: itetcu [1] Notes: svn path=/head/; revision=217361
* - Turn off the python module as it causes breakage in the build cluster.Beech Rintoul2008-07-222-7/+8
| | | | | | | | | | | | - While here, rename the BROWSER option to SILEXB to avoid confusion. - No version bump since no package has been built. PR: ports/125846 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> (maintainer) Reported by: pointyhat via erwin Notes: svn path=/head/; revision=217269
* - s/PORTREVSION/PORTREVISIONMartin Wilke2008-07-211-1/+1
| | | | Notes: svn path=/head/; revision=217245
* - Chase lang/guile share library version bump (.18 -> .19)Rong-En Fan2008-07-212-4/+4
| | | | | | | | | - Bump PORTREVISION PR: ports/125435 Notes: svn path=/head/; revision=217241
* - Fix plist when NOPORTDOCS and NOPORTEXAMPLESRong-En Fan2008-07-212-35/+37
| | | | Notes: svn path=/head/; revision=217239
* - New port silo-4.6.1Beech Rintoul2008-07-206-0/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A mesh and field I/O library and scientific database Silo is a library for reading and writing a wide variety of scientific data to binary, disk files. The files Silo produces and the data within them can be easily shared and exchanged between wholly independently developed applications running on disparate computing platforms. Consequently, Silo facilitates the development of general purpose tools for processing scientific data. One of the more popular tools that process Silo data files is the VisIt visualization tool. Silo supports gridless (point) meshes, structured meshes, unstructured-zoo and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes, constructive solid geometry (CSG) meshes, piecewise-constant (e.g. zone-centered) and piecewise-linear (e.g. node-centered) variables defined on the node, edge, face or volume elements of meshes as well as the decomposition of meshes into arbitrary subset hierarchies including materials and mixing materials. In addition, Silo supports a wide variety of other useful objects to address various scientific computing application needs.Although the Silo library is a serial library, it has some key features which enable it to be applied quite effectively and scalably in parallel. PR: ports/125725 Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> Notes: svn path=/head/; revision=217227
* - Add regression-target since the port recommends running the checks before ↵Beech Rintoul2008-07-204-10/+16
| | | | | | | | | | | | | | 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 0.51Martin Wilke2008-07-192-4/+4
| | | | | | | | | PR: 125633 Submitted by: Wen heping <wenheping@gmail.com> Approved by: clsung (implicit) Notes: svn path=/head/; revision=217155
* This port installs python bindings for openbabel.Martin Wilke2008-07-195-0/+42
| | | | | | | | | | WWW: http://openbabel.sourceforge.net PR: ports/125768 Submitted by: Max Brazhnikov <makc at issp.ac.ru> Notes: svn path=/head/; revision=217094
* - Update to 3.2.1.2.10Martin Wilke2008-07-183-14/+46
| | | | | | | | PR: 125749 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=217068
* - Fix build on 6.3Martin Wilke2008-07-183-6/+7
| | | | | | | | PR: 125728 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=217047
* - Change upgrade warningThomas Abthorpe2008-07-141-1/+2
| | | | | | | | PR: ports/125483 Submitted by: Anders Troback <freebsd troback.com> (maintainer) Notes: svn path=/head/; revision=216838
* - Require GCC 4.2 on 6.x to fix build against openbabelPav Lucistnik2008-07-101-1/+3
| | | | Notes: svn path=/head/; revision=216653
* - Update to 0.8.7Pav Lucistnik2008-07-102-5/+6
| | | | | | | - Require GCC 4.2 on 6.x to fix build against openbabel Notes: svn path=/head/; revision=216652
* - Update to 3.0.1Thomas Abthorpe2008-07-084-733/+792
| | | | | | | | PR: ports/125027 Submitted by: Anders Troback <freebsd troback.com> (maintainer) Notes: svn path=/head/; revision=216545
* - Fix build on 6.XMartin Wilke2008-07-081-0/+1
| | | | | | | | Reported by: ionbot, pavbot Approved by: maintainer via im Notes: svn path=/head/; revision=216534
* Bump portrevision after openbabel update.Beech Rintoul2008-07-074-4/+4
| | | | Notes: svn path=/head/; revision=216425
* - Update to 2.2.0Beech Rintoul2008-07-073-215/+293
| | | | | | | | | | - Pass maintainership to submitter PR: ports/125335 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=216424
* - Update to 1.7.0Beech Rintoul2008-07-066-10/+52
| | | | | | | | PR: ports/125312 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=216405
* - Update to 3.6.3Rong-En Fan2008-06-254-18/+20
| | | | | | | | PR: ports/124871 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer) Notes: svn path=/head/; revision=215764
* - Added target for regression-testMartin Wilke2008-06-212-0/+6
| | | | | | | | | | | - This also resulted in cleanups to the build - No functional change PR: 124785 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=215443
* - Update to 1.3.Felippe de Meirelles Motta2008-06-203-5/+5
| | | | | | | | | PR: ports/124672 Submitted by: Igor Serikov <bt@turtle.freedns.us> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215426