aboutsummaryrefslogtreecommitdiff
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2012.02.05.Thierry Thomas2012-11-225-14/+90
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307667
* Update to version 2.30Pawel Pekala2012-11-104-218/+370
| | | | | | | | | PR: ports/172051 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=307292
* - update to 3.3.4 (old version isn't fetchable anymore)Pietro Cerutti2012-11-084-427/+635
| | | | | | | | | | | | - update Tcl/Tk dependency to 8.5 (doesn't work with 8.4 anymore) - fix jstrack.sh.in to locate jstrack's library dir Reported by: PH (via beat@) Approved by: portmgr@ (implicit) Feature safe: yes Notes: svn path=/head/; revision=307177
* Fix dep.Dmitry Sivachenko2012-11-081-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307176
* Add missing depends.Dmitry Sivachenko2012-11-081-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307173
* - forgot to remove a file in the last update.Stephen Montgomery-Smith2012-11-081-11/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307152
* - Update to 2.2.1.Stephen Montgomery-Smith2012-11-073-74/+54
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307151
* - Update to 1.1.40TAKATSU Tomonari2012-11-063-9/+5
| | | | | | | | | | - Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes Notes: svn path=/head/; revision=307105
* Hand over port to new volunteer.Eitan Adler2012-11-021-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306858
* Drop maintainership per requestEitan Adler2012-11-021-5/+2
| | | | | | | | | | Trim header Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=306832
* - Update to 1.2.1Steve Wills2012-10-213-113/+34
| | | | | | | | | | | | | | | - Update URLs of MASTER_SITES - Add lines related to LICENSE file - Add math/ruby-gsl to RUN_DEPENDS - Use PORTDOCS and PORTEXAMPLES - Trim headers while here PR: ports/165487 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306239
* scikit-learn is a Python module integrating classic machine learningDmitry Sivachenko2012-10-195-0/+883
| | | | | | | | | | | | | | algorithms in the tightly-knit scientific Python world (numpy, scipy, matplotlib). It aims to provide simple and efficient solutions to learning problems, accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering. WWW: http://scikit-learn.org/ Feature safe: yes Notes: svn path=/head/; revision=306115
* - update to 0.11.0Ruslan Makhmatkhanov2012-10-172-17/+14
| | | | | | | | | | | | | | | | | | - trim Makefile header while here: - add license (BSD) - limit python version to 2.x (doesn't builds with 3.x) - remove shlib versions to fix some of porlint warnings - update distinfo for user reference PR: 172179 Submitted by: wen Approved by: maintainer timeout (2 weeks+) Feature safe: yes Notes: svn path=/head/; revision=306000
* - Update to 0.13Frederic Culot2012-10-163-5/+9
| | | | | | | | Changes: http://search.cpan.org/dist/Geo-Coordinates-Converter/Changes Feature safe: yes Notes: svn path=/head/; revision=305973
* Update to 2.0.6Max Brazhnikov2012-10-115-16/+25
| | | | | | | | | | Add optional support for Matlab files via math/matio Trip Makefile header Feature safe: yes Notes: svn path=/head/; revision=305711
* - Update to 2.15.1.0Wen Heping2012-10-112-9/+4
| | | | | | | | | - Trim Makefile headers Feature safe: yes Notes: svn path=/head/; revision=305702
* - Trim Makefile headersWen Heping2012-10-101-6/+2
| | | | | | | - Reset maintainer to ports@ Notes: svn path=/head/; revision=305634
* - Trim Makefile headersWen Heping2012-10-109-45/+9
| | | | Notes: svn path=/head/; revision=305633
* - Update to 0.7.0Wen Heping2012-10-103-11/+9
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=305631
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. Notes: svn path=/head/; revision=305610
* - Remove automatic dependency to SuiteSparse; use OPTIONS insteadMarcus von Appen2012-10-071-4/+10
| | | | | | | | | | | | - Change to new OPTIONS style - Add RUN_DEPENDS on py-nose PR: ports/171349 Submitted by: Li-Lun Wang <llwang@infor.org> (maintainer) Reported by: A.J. Kehoe IV (Nanoman) Notes: svn path=/head/; revision=305453
* - Update to 1.0.1Wen Heping2012-10-072-9/+5
| | | | | | | | - Trim Makefile headers - Reset maintainer to ports@ Notes: svn path=/head/; revision=305425
* - convert to optionsNGFlorian Smeets2012-10-061-31/+26
| | | | | | | | - trim headers - drop maintainership Notes: svn path=/head/; revision=305402
* - Fix header to proper formatBryan Drewery2012-10-011-1/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=305132
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-012-12/+4
| | | | Notes: svn path=/head/; revision=305130
* - Update to 1.3.1Sunpoet Po-Chuan Hsieh2012-09-302-8/+4
| | | | | | | | | - Cleanup Makefile header Changes: http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.3.1 Notes: svn path=/head/; revision=305067
* - Pass maintainership to submitterBryan Drewery2012-09-291-6/+2
| | | | | | | | | | | - Update to new header PR: ports/172155 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Notes: svn path=/head/; revision=305028
* - Update to 0.12Frederic Culot2012-09-263-11/+19
| | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Geo-Coordinates-Converter/Changes Notes: svn path=/head/; revision=304883
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-231-6/+2
| | | | Notes: svn path=/head/; revision=304767
* Remove QT_COMPONENTS - Qt 3 ports don't use itMax Brazhnikov2012-09-191-1/+0
| | | | Notes: svn path=/head/; revision=304553
* - Update to 0.7.0Wen Heping2012-09-183-25/+50
| | | | Notes: svn path=/head/; revision=304424
* - Update to 0.7.0Wen Heping2012-09-173-79/+20
| | | | Notes: svn path=/head/; revision=304397
* - Update to 0.7.0Wen Heping2012-09-174-10/+10
| | | | Notes: svn path=/head/; revision=304387
* - Update to 0.7.0Wen Heping2012-09-153-4/+4
| | | | Notes: svn path=/head/; revision=304308
* - Update to 0.7.0Wen Heping2012-09-153-4/+4
| | | | Notes: svn path=/head/; revision=304307
* - Update to 1.6-1TAKATSU Tomonari2012-09-142-4/+3
| | | | Notes: svn path=/head/; revision=304295
* Fix typo.Mark Linimon2012-09-141-2/+2
| | | | Notes: svn path=/head/; revision=304256
* - Move libxul 1.9.2 to www/libxul19Beat Gaetzi2012-09-101-1/+1
| | | | | | | | | | | | | - Update www/libxul to 10.0.7 - Update all dependent ports to use www/libxul19 (no functional changes) - Bump PORTREVISION on ports where libxul is a run dependency as the resulting package will change. Submitted by: Jan Beich <jbeich@tormail.org> With hat: gecko Notes: svn path=/head/; revision=304053
* - Update to 0.7.0Wen Heping2012-09-093-4/+6
| | | | Notes: svn path=/head/; revision=303965
* Fix on FreeBSD-7.x.Thierry Thomas2012-09-081-0/+29
| | | | | | | Reported by: pointyhat via beat Notes: svn path=/head/; revision=303883
* Mark as broken on powerpc.Mark Linimon2012-09-081-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303878
* - Update to 0.7.0Wen Heping2012-09-043-4/+10
| | | | Notes: svn path=/head/; revision=303645
* - Update to 0.7.1Wen Heping2012-09-043-13/+47
| | | | Notes: svn path=/head/; revision=303644
* - Update to 1.4.0Wen Heping2012-09-043-30/+153
| | | | Notes: svn path=/head/; revision=303641
* Add a PORTSCOUT tag so only stable releases get found.Koop Mast2012-08-201-0/+2
| | | | Notes: svn path=/head/; revision=302801
* - Update to 3.2Alex Kozlov2012-08-084-42/+386
| | | | | | | | | | | | | | | | | | - Convert to new options framework - make py-scipy optional dependency - Remove py-symeig, symeig routines come with mdp - Add py-pp and libsvm-python OPTIONS - Add OPTIONSFILE for sane make config across python versions - Patch config.py to handle OSError as exception when it cant find libsvm.so - Update and sort pkg-plist - Add LICENSE PR: ports/169266 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: Li-Lun "Leland" Wang <llwang@infor.org> (maintainer) Notes: svn path=/head/; revision=302307
* - Update to 2.0.8Frederic Culot2012-08-063-16/+3
| | | | Notes: svn path=/head/; revision=302149
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-045-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-033-3/+3
| | | | | | | | | Handbook) Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301960
* - Teach the Haskell Cabal ports to use the new options frameworkGabor Pali2012-08-031-0/+1
| | | | | | | | | - Remove some cruft Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301879