aboutsummaryrefslogtreecommitdiff
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* - Use CONFLICTS_INSTALL instead of CONFLICTSSunpoet Po-Chuan Hsieh2013-12-101-2/+1
| | | | | | | - Remove NO_LATEST_LINK Notes: svn path=/head/; revision=336089
* - Remove LATEST_LINKSunpoet Po-Chuan Hsieh2013-12-101-1/+0
| | | | Notes: svn path=/head/; revision=336088
* - Use CONFLICTS_INSTALL instead of CONFLICTSSunpoet Po-Chuan Hsieh2013-12-101-1/+1
| | | | Notes: svn path=/head/; revision=336087
* - Update CONFLICTSSunpoet Po-Chuan Hsieh2013-12-101-2/+1
| | | | | | | | - Use CONFLICTS_INSTALL instead of CONFLICTS - Remove LATEST_LINK Notes: svn path=/head/; revision=336086
* Add patches to fix build on 10 and headMax Brazhnikov2013-12-093-0/+30
| | | | Notes: svn path=/head/; revision=335996
* science/py-pyaixi: Implementation of the MC-AIXI-CTW AI algorithmWilliam Grzybowski2013-12-084-0/+52
| | | | | | | | | | | | | | | | | pyaixi is a pure Python implementation of the Monte Carlo-AIXI-Context Tree Weighting (MC-AIXI-CTW) artificial intelligence algorithm. This is an approximation of the AIXI universal artificial intelligence algorithm, which describes a model-based, reinforcement-learning agent capable of general learning. WWW: https://github.com/gkassel/pyaixi PR: ports/184572 Submitted by: Johannes Jost Meixner <xmj chaot.net> Notes: svn path=/head/; revision=335895
* Mark as broken: does not build with newer hdf5 version:Baptiste Daroussin2013-12-061-0/+2
| | | | | | | | | | | | | | | | wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c: In function 'hdf_put_dimorder': /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:621: error: too many arguments to function 'H5Acreate' /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c: In function 'hdf_set_length': /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:928: error: too many arguments to function 'H5Acreate' /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c: In function 'hdf_attput': /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:1110: warning: cast to pointer from integer of different size /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:1189: error: too many arguments to function 'H5Acreate' /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c: In function 'hdf_copy_attr': /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:2054: warning: cast from pointer to integer of different size /wrkdirs/usr/ports/science/minc2/work/minc-2.2.00/libsrc/hdf_convenience.c:2071: error: too many arguments to function 'H5Acreate' Notes: svn path=/head/; revision=335733
* Remove expired ports:Rene Ladan2013-12-059-287/+0
| | | | | | | | 2013-12-04 x11-themes/lila-xfwm4: Upstream development dead 2013-12-05 science/omnetpp: depends on expired textproc/libxml Notes: svn path=/head/; revision=335664
* Add patch to unbreak with libc++ 10.0+.Koop Mast2013-12-031-0/+11
| | | | | | | | | _S_cur is a libstdc++ enum symbol. Much thanks to rdivacky@ for helping finding this. Notes: svn path=/head/; revision=335596
* Respect CMAKE_BUILD_TYPEMax Brazhnikov2013-12-021-1/+1
| | | | Notes: svn path=/head/; revision=335524
* - Upgrade to 1.3.18.Thierry Thomas2013-11-301-5/+3
| | | | | | | | | | | - Since I'm there, pet portlint and stagify. PR: ports/183821 Submitted by: /me Approved by: maintainer's time-out Notes: svn path=/head/; revision=335296
* Update to 2.2.1Max Brazhnikov2013-11-292-3/+3
| | | | Notes: svn path=/head/; revision=335169
* science/py-pydap: update to 3.1.1William Grzybowski2013-11-293-9/+35
| | | | | | | | PR: ports/183985 Submitted by: maintainer Notes: svn path=/head/; revision=335164
* uncomment MANUAL_PACKAGE_BUILD.Maho Nakata2013-11-291-1/+1
| | | | Notes: svn path=/head/; revision=335136
* Update to 20130501 R1 versionMaho Nakata2013-11-292-7/+6
| | | | Notes: svn path=/head/; revision=335135
* - Fix build with distribute -> setuptools changeWilliam Grzybowski2013-11-271-7/+24
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=335046
* Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).David Naylor2013-11-279-9/+0
| | | | | | | | | | | | Since this patch converts all affected ports, bsd.cran.mk no longer supports NO_STAGE and errors out if NO_STAGE is set. Exp-run: ports/184216 Reviewed by: bdrewery Approved by: portsmgr, wen Notes: svn path=/head/; revision=335044
* - Upgrade to 1.0.4;Thierry Thomas2013-11-263-12/+9
| | | | | | | | | | | - Stagify; - let the port use a specific python version (A). Submitted by: mva (A) Notes: svn path=/head/; revision=334976
* science/gromacs: Update to version 4.6.4William Grzybowski2013-11-263-42/+111
| | | | | | | | | | | - Update to version 4.6.4 - Allow staging PR: ports/184224 Submitted by: KATO Tsuguru <tkato432 yahoo.com> Notes: svn path=/head/; revision=334960
* Mark deprecated with a deadline of 33 days from today since this isGerald Pfeifer2013-11-251-0/+3
| | | | | | | | | | | one of two ports that makes us keep lang/gcc34 (which does not even support FreeBSD 10 and later) and general infrastructure and it does not even build on FreeBSD 9 nor amd64. Approved by: portmgr (itetcu, 2013-03-31) Notes: svn path=/head/; revision=334806
* Mark deprecated with a deadline of 33 days from today since this isGerald Pfeifer2013-11-251-0/+3
| | | | | | | | | | one of two ports that makes us keep lang/gcc34 (which does not even support FreeBSD 10 and later) and general infrastructure. Approved by: portmgr (itetcu, 2013-03-31) Notes: svn path=/head/; revision=334805
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-221-6/+3
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334586
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-202-2/+2
| | | | | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr) Notes: svn path=/head/; revision=334452
* - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)Rusmir Dusko2013-11-201-1/+1
| | | | | | | Approved by: wg (mentor) Notes: svn path=/head/; revision=334422
* - Convert to dos2unix.mkMathieu Arnold2013-11-192-3/+3
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* - Chase x11-toolkits/blt library name changePietro Cerutti2013-11-191-5/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=334301
* Mark for removal on 2013-12-05, depends on expired textproc/libxml (*)Rene Ladan2013-11-191-0/+3
| | | | | | | | | | | | (*) Actually it seems to depend on textproc/libxml2, but then it was still broken because of Tcl errors. PR: ports/183680 Submitted by: myself Approved by: maintainer timeout (bkoenig@alpha-tierchen.de , 14 days) Notes: svn path=/head/; revision=334293
* - Fix distinfoWen Heping2013-11-181-2/+2
| | | | | | | Spotted by: olgeni@ (Thanks!) Notes: svn path=/head/; revision=334211
* - Update to 2.2.0Max Brazhnikov2013-11-183-41/+4
| | | | | | | - Use autoplist Notes: svn path=/head/; revision=334204
* - Update to 0.13.1Wen Heping2013-11-172-6/+5
| | | | Notes: svn path=/head/; revision=334091
* science/py-h5py: update to 2.2.0William Grzybowski2013-11-133-15/+27
| | | | | | | | | | | | | | - Update to 2.2.0 - Add LICENSE (BSD) - Add DOCS - Pass maintainership to submitter PR: ports/183519 Submitted by: Johannes Jost Meixner <xmj chaot.net> Approved by: maintainer (timeout, 2 weeks, 3 times) Notes: svn path=/head/; revision=333728
* Add upstream patch to fix the build with libc++.Raphael Kubo da Costa2013-11-131-0/+84
| | | | | | | | | | The original commit has been slightly tuned so that it builds with the code in the latest stable release. Approved by: makc (maintainer) Notes: svn path=/head/; revision=333701
* Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;Brendan Fabeny2013-11-1310-9/+11
| | | | | | | | | adjust dependent ports Reviewed by: pfg, thierry, tota Notes: svn path=/head/; revision=333659
* - Take maintainershipSunpoet Po-Chuan Hsieh2013-11-101-1/+1
| | | | Notes: svn path=/head/; revision=333367
* - Fix build with USE_GCC on headWen Heping2013-11-101-3/+5
| | | | | | | | | - Add LICENSE - Support stage - Drop maintainership Notes: svn path=/head/; revision=333365
* - Update to version 13.2.3 [1]Pawel Pekala2013-11-074-112/+26
| | | | | | | | | | | | | - Remove leading article, revise capitalization in COMMENT - Convert to new options framework - Support staging - Add launch script and desktop entry file PR: ports/182482 [1] Submitted by: Max Sterling <maxclsb@gmail.com> [1] Notes: svn path=/head/; revision=333140
* - Fix PKGNAME collisionSunpoet Po-Chuan Hsieh2013-11-061-2/+1
| | | | | | | | - Remove LATEST_LINK - Remove NO_STAGE for slave port Notes: svn path=/head/; revision=333016
* - Fix PKGNAME collisionSunpoet Po-Chuan Hsieh2013-11-061-2/+2
| | | | Notes: svn path=/head/; revision=333015
* Support STAGEDIR.Vanilla I. Shu2013-11-0612-61/+52
| | | | Notes: svn path=/head/; revision=332938
* Use PYDISTUTILS_AUTOPLIST.Dmitry Sivachenko2013-11-052-1016/+1
| | | | | | | Suggested by: mva Notes: svn path=/head/; revision=332841
* Update to version 0.14.1Dmitry Sivachenko2013-11-053-38/+147
| | | | Notes: svn path=/head/; revision=332835
* Add my upstream commit that fixes the build with libc++.Raphael Kubo da Costa2013-11-031-0/+50
| | | | | | | PR: ports/182852 Notes: svn path=/head/; revision=332652
* - Update to version 10Pawel Pekala2013-11-023-24/+27
| | | | | | | | | | - Support staging PR: ports/181888 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=332523
* - Take maintainershipDmitry Marakasov2013-10-311-1/+1
| | | | | | | | PR: 183450 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) Notes: svn path=/head/; revision=332282
* - Update MASTER_SITES macro, xfce4-equake-plugin is now hosted onOlivier Duchateau2013-10-312-6/+6
| | | | | | | | archive.xfce.org - Support STAGEDIR Notes: svn path=/head/; revision=332266
* graphics/ilmbaseRusmir Dusko2013-10-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Remove conflict with non existent Port - USES pathfix pkgconfig - Add executable - Add DOCS Option - Support STAGEDIR and add OPTIONS_SUB - Use pathfix instead of simple patches - Adjust patches - Change WWW graphics/OpenEXR - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pathfix pkgconfig - Add DOCS and EXAMPLES Options - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD - Add extra patch for EXAMPLES - Remove obsolete patches - Bump dependent ports' revisions Approved by: pawel / wg (mentors) Notes: svn path=/head/; revision=332189
* - Update to 2.1.1Rusmir Dusko2013-10-305-204/+27
| | | | | | | | | | | | | - Remove leading article from COMMENT - Use default dependency for science/hdf5-18 - Add patch PR: ports/181483 Submitted by: Johannes Meixner <xmj@chaot.net> Approved by: wg (mentor) Notes: svn path=/head/; revision=332177
* - Update to version 2.33Pawel Pekala2013-10-304-50/+54
| | | | | | | | | | | | | - Convert to new LIB_DEPENDS format - Use options helpers and plist substitution - Add support for STAGEDIR - Reformat pkg-descr PR: ports/182802 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=332175
* - Update to version 0.6.3Pawel Pekala2013-10-306-205/+56
| | | | | | | | | | | - Add PLOTUTILS option - Support staging PR: ports/182800 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=332159
* science/py-pydap: Implementation of the Opendap/DODS protocolWilliam Grzybowski2013-10-305-0/+46
| | | | | | | | | | | | | | | | | Pydap is an implementation of the Opendap/DODS protocol, written from scratch. You can use Pydap to access scientific data on the internet without having to download it; instead, you work with special array and iterable objects that download data on-the-fly as necessary, saving bandwidth and time. The module also comes with a robust-but-lightweight Opendap server, implemented as a WSGI application. WWW: https://pypi.python.org/pypi/Pydap PR: ports/181687 Submitted by: Johannes Meixner <xmj chaot.net> Notes: svn path=/head/; revision=332132