aboutsummaryrefslogtreecommitdiffstats
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
...
* - Chase lang/guile shlib bumpmiwi2009-01-231-2/+2
|
* - Chase lang/guile shlib bumpmiwi2009-01-231-2/+2
|
* - We need use FCFLAGS to build it in AMD64 and IA64.araujo2009-01-211-2/+2
| | | | - Bump PORTREVISION.
* - No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is nowaraujo2009-01-215-5/+0
| | | | | | done via Mk/bsd.gcc.mk. Reported by: gerald
* - Use USE_FORTRAN knobamdmi32009-01-201-6/+2
| | | | | PR: 130734 Submitted by: Shin'ya Murakami <murashin at gfd-dennou dot org> (maintainer)
* . Update to 1.12.9.glewis2009-01-202-5/+4
|
* - Fix OPTIONS processingpav2009-01-201-1/+3
| | | | | PR: ports/130740 Submitted by: Shin'ya Murakami <murashin@gfd-dennou.org>
* Leverage USE_FORTRAN instead of accomplishing the same manually.gerald2009-01-191-5/+1
|
* Do not explicitly pass F77 and FFLAGS to CONFIGURE_ENV, this is now donegerald2009-01-181-1/+1
| | | | | | | transparently. Approved by: Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viagerald2009-01-181-1/+0
| | | | | | Mk/bsd.gcc.mk.And for this port, CONFIGURE_ENV was bogus to begin with. Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viagerald2009-01-181-1/+0
| | | | | | Mk/bsd.gcc.mk. Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - Actually mark it broken on FreeBSD 6.xpav2009-01-181-1/+1
|
* - add LICENSE:dinoex2009-01-172-0/+4
|
* pydicom is a pure python package for working with DICOM files. It wasmiwi2009-01-165-0/+187
| | | | | | | | | | | | made for inspecting and modifying DICOM files in an easy "pythonic" way. The modifications can be written again to a new file. As a pure python package, it should run anywhere python runs without any other requirements. WWW: http://code.google.com/p/pydicom/ PR: ports/130492 Submitted by: Wen Heping <wenheping at gmail.com>
* - Fix shlib symlinkpav2009-01-161-2/+2
| | | | Reported by: pointyhat
* - Mark BROKEN on FreeBSD 6.x: does not compilepav2009-01-151-0/+4
| | | | Reported by: pointyhat
* - Fix plistpav2009-01-142-1/+3
| | | | Reported by: pointyhat
* - Update to 0.9.2miwi2009-01-143-82/+52
| | | | | PR: 130446 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Bump port revision by the former commit.maho2009-01-141-0/+1
|
* Support shared lib by tewaking.maho2009-01-142-8/+33
| | | | Suggested by: pav@
* - Update to 0.10.3pav2009-01-147-380/+904
|
* - Remove science/gchempaint, it has been integrated into science/gchemutilspav2009-01-145-192/+0
|
* Update to 42r3 and unbreak for 7.maho2009-01-137-657/+21
| | | | Drop maintainership to ports@.
* - Chase gsl shlib bumpmiwi2009-01-134-6/+8
|
* Update to 1.5.3.trasz2009-01-133-8/+9
|
* Remove CONFIGURE_ENVmaho2009-01-124-5/+0
| | | | Submitted by: gerald@
* - Fix build with gfortran43pav2009-01-111-1/+2
| | | | | PR: ports/130351 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
* Switch to USE_FORTRAN.thierry2009-01-101-5/+1
| | | | Submitted by: gerald
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV, this is now done viagerald2009-01-101-2/+1
| | | | | | Mk/bsd.gcc.mk. And for this port, CONFIGURE_ENV was bogus to begin with. Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - Unbreak distinfo after portrevision bumppav2009-01-101-1/+1
|
* - fix inappropriate use of NO* varsstefan2009-01-092-28/+32
| | | | | | | | - add MASTER_SITES - change maintainer's email address PR: 127463 Submitted by: maintainer
* - update to 1.6.0stefan2009-01-093-256/+221
| | | | | | | | | | - fix inappropriate use of NO* vars - add mastersites - use COPYTREE_SHARE - change maintainer's email address PR: 127317 Submitted by: maintainer
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-0832-25/+32
|
* - Mark BROKEN: bad depobj in java3d linepav2009-01-071-0/+2
| | | | Reported by: pointyhat
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-072-5/+1
|
* - remove unnecessary stripchinsan2009-01-023-14/+79
| | | | | | | | | - install real documents - fix NOPORTDOCS - add NOPORTEXAMPLES PR: ports/129225 Submitted by: sunpoet (maintainer)
* - Remove unused pkgmessage.chinsan2009-01-021-3/+0
| | | | Noticed by: sunpoet (maintainer)
* - Attach science/netcdf4chinsan2009-01-011-0/+1
|
* - Update science/netcdf4 to 4.0chinsan2009-01-015-61/+104
| | | | | PR: ports/129418 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet dot net>
* Mark BROKEN on HEAD after the import of strndup(3).pav2008-12-271-0/+4
| | | | | | As OSVERSION was not bumped at the time, approximate with 800058. Submitted by: pointyhat via droso
* - Fix buildmiwi2008-12-251-0/+3
| | | | | | PR: 129788 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Reported by: pointyhat
* - Update to 0.2.0miwi2008-12-234-13/+18
| | | | | PR: 129652 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 2.0.4.2miwi2008-12-232-4/+4
| | | | | PR: 129661 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
* - Update to 1.33rafan2008-12-222-4/+4
|
* - Add OCFLAGS to make CFLAGS the same as distribution's by defaultrafan2008-12-222-9/+7
| | | | (this is preferable by the authors).
* - Update to 2.88rafan2008-12-223-11/+11
|
* Fix plist.stefan2008-12-222-1/+1
| | | | Submitted by: QAT
* Update to 3.0.4.stefan2008-12-223-7/+40
| | | | | PR: 127905 Submitted by: maintainer
* Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no responselinimon2008-12-161-1/+1
| | | | | | to email. Hat: portmgr
* - Update to 2.0.4.1miwi2008-12-132-5/+5
| | | | | | | - Pass maintainership to submitter PR: 129535 Submitted by: Dennis Herrmann <adox@mcx2.org>
* - Update to 2.4miwi2008-12-123-8/+66
| | | | | | PR: 128980 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer
* Upgrade to 3.4.2.thierry2008-12-112-4/+4
| | | | Changelog at <http://inac.cea.fr/L_Sim/V_Sim/download.html#3.4.2>.
* Update to 1.5.2.trasz2008-12-072-5/+4
|
* - Update to 1.2.1chinsan2008-11-262-4/+4
| | | | | PR: ports/128993 Submitted by: sunpoet (maintainer)
* - Connect hdf5-18miwi2008-11-241-0/+1
|
* - Update to 1.8.2miwi2008-11-2410-247/+100
| | | | | | PR: 128988 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* - Update to 1.6.8miwi2008-11-246-16/+8
| | | | | | PR: 128962 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer
* Fix plist with NOPORTEXAMPLES.thierry2008-11-221-0/+3
| | | | Reported by: QAT
* Fix typo in previous commit and fix pist.itetcu2008-11-221-1/+1
| | | | Prompted by: QAT
* - use PORTEXAMPLES where appropiate and fix plist with NO* defineditetcu2008-11-222-16/+16
| | | | | | | | - pet portlint - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run
* - Update to 0.99.11 [1]db2008-11-062-7/+6
| | | | | | | - Add hamradio to CATEGORIES - Add beat@chruetertee.ch as MAINTAINER (confirmed with beat via e-mail) PR: ports/127886 [1]
* - Fix plist/installation for WITH_PYTHON caseamdmi32008-10-302-2/+1
| | | | Submitted by: maintainer via private email
* - Update to 4.6.2amdmi32008-10-293-4/+7
| | | | | | | - Hide the regression-test under a MAINTAINER_MODE since skipped checks appear as failures PR: 128447 Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
* - Cleanup the Makefile OPTIONS and correct some typos.lippe2008-10-191-5/+4
| | | | | | | | - This is in order to prepare for the update (which currently fails some regression tests). - No functional change. PR: ports/127099 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> (maintainer)
* - Update to 11.6miwi2008-10-163-14/+12
| | | | | PR: 128047 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Fix typo (CUNFIGURE_ARGS)amdmi32008-10-031-2/+3
| | | | | | | | - Add USE_XORG (needed when built without gtk) PR: 127766 Submitted by: me Approved by: Shin'ya Murakami <murashin at gfd-dennou dot org> (maintainer)
* Modular toolkit for Data Processing (MDP) is a Python data processingmiwi2008-09-285-0/+167
| | | | | | | | | | | | | framework. Implemented algorithms include: Principal Component Analysis (PCA), Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Independent Slow Feature Analysis (ISFA), Growing Neural Gas (GNG), Factor Analysis, Fisher Discriminant Analysis (FDA), Gaussian Classifiers, and Restricted Boltzmann Machines. WWW: http://mdp-toolkit.sourceforge.net/ PR: ports/127338 Submitted by: Li-Lun Wang <llwang at infor.org>
* py-hcluster library provides Python functions formiwi2008-09-276-0/+61
| | | | | | | | | | | | | | | | | | | agglomerative clustering. Its features include * generating hierarchical clusters from distance matrices * computing distance matrices from observation vectors * computing statistics on clusters * cutting linkages to generate flat clusters * and visualizing clusters with dendrograms. The interface is very similar to MATLAB's Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C for efficiency. WWW: http://code.google.com/p/scipy-cluster/ PR: ports/127515 Submitted by: Wen Heping <wenheping at gmail.com>
* - Fix inappropriate use of NO*varsmiwi2008-09-262-406/+376
| | | | | | | | | - Add backup mirrors - Use COPYTREE_SHARE - Update maintainer's email address PR: 127315 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
* - Fix inappropriate use of NO*varsmiwi2008-09-262-395/+365
| | | | | | | | | - Add backup MASTER_SITES - Use COPYTREE_SHARE - Update maintainer's email address PR: 127314 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
* - Set NOT_FOR_ARCHS for sparc64gahr2008-09-161-0/+3
| | | | Approved by: portmgr (pav)
* - Update patch distribution site and fix patch proceduregahr2008-09-112-4/+11
| | | | Approved by: portmgr (erwin)
* Fix plist with NOPORTDOCS.thierry2008-09-071-5/+5
| | | | Reported by: QAT
* upgrade to 0.99.10ijliao2008-09-073-13/+13
| | | | drop maintainership
* - Fix build with jdk16miwi2008-09-071-5/+20
| | | | | PR: 127112 Submitted by: maintainer
* Upgrade to v. 3.4.1.thierry2008-09-063-20/+10
| | | | | Changelog at <http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download.html#3.4>.
* - Add experimental option for Chaco.amdmi32008-09-061-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>
* - update to 1.07leeym2008-09-022-5/+11
|
* - Fix a typomiwi2008-08-291-1/+1
| | | | | PR: 126647 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* - Fix buildgahr2008-08-291-0/+2
| | | | Reported by: QA Tindie
* Build fixmaho2008-08-232-0/+2
| | | | Spotted by: QAT
* Update to 2.98.maho2008-08-233-18/+40
|
* Update to 2.98.maho2008-08-235-94/+21
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-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)
* liboglappth is a support library packages for science/ghemicalmaho2008-08-215-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/
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-209-9/+9
| | | | Tested by: exp build run (erwin)
* - Upgrade to 3.2.1 and fix a vulnerability;thierry2008-08-204-31/+32
| | | | | | | | - Respect NOPORTEXAMPLES; - Release maintainership. Security: VuXML c4f31e16-6e33-11dd-8eb7-0011098ad87f
* - Update to 2.0.4.0miwi2008-08-193-6/+6
| | | | | PR: 126602 Submitted by: Ports Fury
* - Update to 11.4.6miwi2008-08-192-5/+4
| | | | | PR: 126586 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* science/silo add NO_LATEST_LINKedwin2008-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>
* [MAINTAINER] science/cdo: update to 1.2.0edwin2008-08-182-5/+8
| | | | | PR: ports/126610 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Fix PORTDOCSbeech2008-08-082-0/+2
|
* - Respect PORTDOCSbeech2008-08-084-16/+6
| | | | Reported by: IonBot
* - Add experimental WITH_FORTRAN knob and a patch to have it compile.beech2008-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)
* - Fix buildbeech2008-07-262-1/+12
| | | | Submitted by: Pedro Giffuni <pfgshield-freebsd@yahoo.com> (maintainer)
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-252-2/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Desupport FreeBSD 4.xpav2008-07-251-8/+1
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-254-6/+0
| | | | MAKE_ENV
* - Fix plistbeech2008-07-252-29/+15
| | | | | | | - Remove options Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> (maintainer) Reported by: pointyhat via pav
* A build fix.maho2008-07-232-2/+13
|
* * Update to 3.3.0.maho2008-07-234-231/+420
| | | | | | | * Build fix with NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes [1]. Spotted by: itetcu [1]
* - Turn off the python module as it causes breakage in the build cluster.beech2008-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
* - s/PORTREVSION/PORTREVISIONmiwi2008-07-211-1/+1
|
* - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-212-4/+4
| | | | | | - Bump PORTREVISION PR: ports/125435
* - Fix plist when NOPORTDOCS and NOPORTEXAMPLESrafan2008-07-212-35/+37
|
* - New port silo-4.6.1beech2008-07-216-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>
* - Add regression-target since the port recommends running the checks before ↵beech2008-07-214-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)
* - Update to 0.51miwi2008-07-202-4/+4
| | | | | | PR: 125633 Submitted by: Wen heping <wenheping@gmail.com> Approved by: clsung (implicit)
* This port installs python bindings for openbabel.miwi2008-07-195-0/+42
| | | | | | | WWW: http://openbabel.sourceforge.net PR: ports/125768 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
* - Update to 3.2.1.2.10miwi2008-07-193-14/+46
| | | | | PR: 125749 Submitted by: Wen heping <wenheping@gmail.com>
* - Fix build on 6.3miwi2008-07-183-6/+7
| | | | | PR: 125728 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
* - Change upgrade warningtabthorpe2008-07-141-1/+2
| | | | | PR: ports/125483 Submitted by: Anders Troback <freebsd troback.com> (maintainer)
* - Require GCC 4.2 on 6.x to fix build against openbabelpav2008-07-101-1/+3
|
* - Update to 0.8.7pav2008-07-102-5/+6
| | | | - Require GCC 4.2 on 6.x to fix build against openbabel
* - Update to 3.0.1tabthorpe2008-07-094-733/+792
| | | | | PR: ports/125027 Submitted by: Anders Troback <freebsd troback.com> (maintainer)
* - Fix build on 6.Xmiwi2008-07-081-0/+1
| | | | | Reported by: ionbot, pavbot Approved by: maintainer via im
* Bump portrevision after openbabel update.beech2008-07-074-4/+4
|
* - Update to 2.2.0beech2008-07-073-215/+293
| | | | | | | - Pass maintainership to submitter PR: ports/125335 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
* - Update to 1.7.0beech2008-07-076-10/+52
| | | | | PR: ports/125312 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* - Update to 3.6.3rafan2008-06-254-18/+20
| | | | | PR: ports/124871 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
* - Added target for regression-testmiwi2008-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>
* - Update to 1.3.lippe2008-06-213-5/+5
| | | | | | PR: ports/124672 Submitted by: Igor Serikov <bt@turtle.freedns.us> (maintainer) Approved by: gabor (mentor, implicit)
* - Update to 11.4.4miwi2008-06-203-85/+85
| | | | | | | | - Respect NOPORTEXAMPLE/NOPORTDOCS [1] PR: 124695 Submitted by: Wen heping <wenheping@gmail.com> miwi [1]
* - Update to 1.31rafan2008-06-062-4/+4
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0645-24/+45
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Maintainer no longer has time for this one, so reassign to ports@.linimon2008-06-041-1/+1
|
* Pycdf is a python interface to the Unidata netCDF library. It provides anmiwi2008-06-036-0/+64
| | | | | | | | | | almost complete coverage of the netCDF C API, wrapping it inside easy to use python classes. WWW: http://pysclint.sourceforge.net/pycdf/ PR: ports/123303 Submitted by: wenheping at gmail.com
* Upgrade to 3.4.0.thierry2008-06-033-135/+154
| | | | Changelog at <http://inac.cea.fr/L_Sim/V_Sim/index.en.html>.
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. Welinimon2008-06-031-1/+1
| | | | appreciate all the help in the past.
* - Update pkg-descr for recent updatesrafan2008-06-031-11/+7
|
* - Update to 1.3rafan2008-06-032-4/+4
|
* - Update to 2.1miwi2008-06-013-19/+6
| | | | | | | - Pass maintainership to submitter PR: 124178 Submitted by: Wen heping <wenheping@gmail.com>
* - Enable Fortran support [1]miwi2008-06-0112-4/+248
| | | | | | | | | - Fix NOPORTEXAMPLES PR: 121731 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1] miwi Approved by: maintainer
* - Add common code to support for cmake based ports.miwi2008-05-283-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)
* Introduce NOPORTEXAMPLES.thierry2008-05-262-18/+22
| | | | Suggested by: itetcu
* [NEW PORT] graphics/2d-rewriter: Fractals generator based on pattern ↵edwin2008-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>
* Relinquish maintainership at maintainer's request.flz2008-05-231-1/+1
| | | | Approved by: portmgr (self)
* Fix plist when NOPORTDOCS is set.thierry2008-05-221-2/+4
| | | | Notified by: itetcu
* Upgrade to v. 3.3.3.thierry2008-05-212-4/+4
| | | | Changelog at <http://inac.cea.fr/L_Sim/V_Sim/index.en.html>.
* Jmol is a Java molecular viewer formiwi2008-05-185-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>
* - Update to 2.0.3.3miwi2008-05-182-4/+4
|
* - Update to 3.3pav2008-05-147-1040/+138
| | | | | PR: ports/122488 Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de> (maintainer)
* Fix configure.thierry2008-05-131-11/+3
| | | | Reported by: pointyhat via Pav
* - Fix fetchpav2008-05-122-2/+2
| | | | Submitted by: maintainer
* - fix Bundle installdinoex2008-05-072-0/+121
| | | | Reported by: pav
* - update to 1.97dinoex2008-05-053-125/+22
| | | | - cleanup MASTER_SITES
* - fix build for option WITH_GNUSTEP_DEVELdinoex2008-05-051-0/+10
|
* - Convert gzstream, libgfx[1] and qslim to shlibssat2008-05-031-4/+4
| | | | | | | - Unbundle libgfx from qslim - Chase the conversion in vis5d+ Suggested by: thierry [1]
* - Unbreak buildmiwi2008-05-031-5/+4
| | | | | PR: 123233 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer)
* Colt is a package for scalable scientific and technical computing in Java. Ithq2008-05-024-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>
* Upgrade Code_Saturne to 1.3.2.thierry2008-05-0119-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.
* 3dinoex2008-04-302-2/+2
|
* - Fix build after math/GiNaC updatemiwi2008-04-284-26/+76
| | | | | PR: 122503 Submitted by: Ports Fury
* Really update ImageMagick before trying to chase it...thierry2008-04-272-2/+22
| | | | Reported by: miwi
* Chase ImageMagick upgrade.thierry2008-04-271-2/+2
|
* - Update to 1.6.0rafan2008-04-276-164/+366
| | | | | PR: ports/123023 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
* - Mark BROKEN Does not compilemiwi2008-04-231-0/+2
|
* - Chase graphics/ImageMagick shlib version bumpmiwi2008-04-221-2/+2
| | | | Pointyhat to: mi@
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2024-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)
* Fix references to -build directory in installed .cmake files.thierry2008-04-191-3/+3
|
* - Update to 1.6tabthorpe2008-04-185-16/+85
| | | | | PR: ports/122656 Submitted by: EelVex <mplekos physics.upatras.gr> (maintainer)
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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)
* - Chase libctl version bumpgahr2008-04-161-7/+7
| | | | Approved by: miwi (mentor)
* - Update to 3.03gahr2008-04-163-6/+11
| | | | Approved by: miwi (mentor)
* - Update to 1.1.1clsung2008-04-123-10/+10
| | | | | PR: ports/122667 Submitted by: maintainer (Sunpoet Po-Chuan Hsieh)
* Change default MPI's versions (only used before the dependency isthierry2008-04-111-7/+7
| | | | installed).
* Change maintainers e-mail address.ehaupt2008-04-112-4/+4
| | | | Requested over: IRC
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-092-2/+2
| | | | With hat: portmgr
* - Update to 0.6.0rafan2008-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)
* - Chase the gsl shared lib bump.jadawin2008-04-084-6/+8
| | | | Approved by: thierry (mentor)
* Upgrade to 2.5-3.thierry2008-04-072-4/+4
| | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=74444&release_id=583114> Reported by: portscout
* - Update to 1.23rafan2008-04-062-4/+4
|
* - Update to 3.0.20071212rafan2008-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>
* Upgrade to 3.3.2: minor corrections and brings a man page.thierry2008-04-043-4/+9
|
* - update to 0.6.1clsung2008-03-273-4/+6
| | | | | | Changes: PR: ports/121261 Submitted by: maintainer ("Shin'ya Murakami")
* - Update to 1.5.3.clsung2008-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")
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-263-6/+6
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-2/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-243-4/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-202-3/+0
|
* - Bump portrevision.chinsan2008-03-192-3/+13
| | | | | | | | - Unbreak BROKEN with hdf5-1.6.7. - use USE_LDCONFIG for installing shared libraries. PR: ports/121408 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
* - Make BROKEN (fails to compile due to the newer hdf5 API incompatible).chinsan2008-03-191-0/+2
|
* Fix BUILD_DEPENDS after science/cdcl library name change.flz2008-03-151-2/+2
| | | | Reported by: erwin
* - Update to 0.8.7pav2008-03-142-4/+4
|
* - Update to 8pav2008-03-144-8/+10
|
* - Update MASTER_SITES.araujo2008-03-1416-35/+40
| | | | | | | | - Project was migrated for SF. - Files as repacked. - BUMP PORTREVISION. Reported by: Pedro <pfgshield-freebsd@yahoo.com>
* - Update science/cdcl to 5.3.3.flz2008-03-113-51/+49
| | | | | | | | - Remove hardcoded version in packing list. - Add -fPIC to CFLAGS on amd64. PR: ports/121284 Submitted by: maintainer
* - Add mirror.chinsan2008-03-082-2/+4
| | | | (due to the maximum ftp.hdfgroup.org number of allowed clients is 20.)
* Chase libguile shared lib version.marcus2008-03-012-4/+4
|
* - Update to 1.6.7chinsan2008-03-0110-162/+138
| | | | | | | - Sort pkg-plist PR: ports/121195 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
* - Make fetchable againpav2008-02-262-2/+4
|
* DTI visualization software from Stanford.tabthorpe2008-02-259-0/+177
| | | | | | | WWW: http://graphics.stanford.edu/projects/dti/ PR: ports/120129 Submitted by: Jason W. Bacon <jwbacon at tds.net>
* Update to 1.1.0.thierry2008-02-183-12/+26
| | | | | PR: ports/120299 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet (at) sunpoet.net> (maintainer)
* - Update to 1.3.2miwi2008-02-162-7/+7
| | | | | PR: 120624 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
* - Fix my own Maintainer e-mail no other changesdb2008-02-161-1/+1
|
* - Update to 0.6.3clsung2008-01-302-5/+4
| | | | | | Changes: PR: ports/119040 Submitted by: Shin'ya Murakami <murakami_AT_ahs dot scitec dot kobe-u dot ac dot jp>
* - Update to 0.8.6pav2008-01-296-30/+8
|
* - Update to 2008.01.02.1043tabthorpe2008-01-298-111/+102
| | | | | PR: ports/119961 Submitted by: Jason Bacon <bacon smithers.neuro.mcw.edu> (maintainer)
* - Update to 1.22rafan2008-01-152-4/+4
|
* Chase the move of the goffice 0.4 API to devel/goffice04.marcus2008-01-101-1/+1
|
* - Mark as BROKEN >= 700042tabthorpe2008-01-071-2/+8
| | | | | | | - s/INSTALLS_SHLIB/USE_LDCONFIG/ while I am here PR: ports/119251 Submitted by: Oliver Dunkl <odunkl gmx.net> (maintainer)
* Add MANUAL_PACKAGE_BUILD.maho2008-01-071-0/+2
|
* - Update to 1.5.0rafan2008-01-058-36/+42
| | | | | | | - Pass maintainership to Max Brazhnikov PR: ports/119276 Submitted by: Kay Lehmann <kay_lehmann at web.de> (maintainer)
* Upgrade ICS to 1.3.1.thierry2008-01-023-12/+27
|
* Upgrade NCS to 1.3.1.thierry2008-01-028-356/+381
|
* Upgrade ECS to 1.3.1.thierry2008-01-024-72/+5
|
* Upgrade FVM to 0.9.0.thierry2008-01-024-79/+16
|
* Upgrade BFT to 1.0.5.thierry2008-01-022-5/+5
|
* - Update to 1.21rafan2007-12-312-4/+4
|
* - Update to 0.50clsung2007-12-252-4/+4
|
* - Author rerolled tarballs with the missing pt_BR translationpav2007-12-236-10/+10
|
* - Update to 0.8.5pav2007-12-226-10/+12
|
* - Mark BROKEN on 7.xpav2007-12-221-0/+4
|
* - BROKEN everywhere; set 3-m expiration periodpav2007-12-171-7/+5
|
* - Update MASTER_SITES.araujo2007-12-162-4/+2
| | | | | Submitted by: pointyhat via pav Approved by: stas (mentor, implicit)
* - Update to 2.9miwi2007-12-163-5/+21
| | | | | PR: 117888 Submitted by: David <yeti@gwyddion.net> (maintainer)
* - Update to 2.0.3.2miwi2007-12-153-138/+111
| | | | | PR: 118604 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 5.16miwi2007-12-153-18/+11
| | | | | PR: 118620 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.6.6.araujo2007-12-146-12/+46
| | | | | | PR: ports/118228 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: Quincey Koziol <koziol@hdfgroup.org> (maintainer), stas (mentor, implicit)
* - Update to 1.05miwi2007-12-122-4/+4
|
* - Update to 2.85rafan2007-12-123-6/+7
|
* Upgrade to 0.9pre6.thierry2007-12-124-88/+7
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=551476>.
* Upgrade to 3.2.thierry2007-12-123-12/+14
| | | | | Changelog at <ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf32/unix/CHANGES.txt>.
* Upgrade to 3.3.1.thierry2007-12-122-5/+4
| | | | | Changelog at <http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.3>.
* - Update to 0.8.4pav2007-12-126-12/+10
|
* Mark as broken on 5.x: fails to compile (abort trap). There is no datalinimon2007-11-251-0/+4
| | | | | | yet to know if it will fail on the other branches. Approved by: portmgr (self)
* Distfile is no longer available, so put on local mirrors untilerwin2007-11-202-4/+4
| | | | | | the port can be upgraded to the newest version after the freeze. Approved by: portmgr (self), Quincey Koziol <koziol@hdfgroup.org> (maintainer)
* Fix build on 7.0, and now correctly choose -pthreadmaho2007-11-121-105/+89
| | | | | | instead of -lpthread. Approved by: portmgr (linimon)
* - Fix pkg-plist.araujo2007-11-082-1/+2
| | | | | Reported by: pointyhat (pav) Approved by: portmgr (linimon), stas (mentor, implicit)
* - Mark as unbroken on 7.X.araujo2007-11-041-7/+1
| | | | Approved by: portmgr (pav), stas (mentor, implicit)
* - Update to 5.4.0.araujo2007-10-295-22/+8
| | | | Approved by: stas (mentor)
* - Update to 5.4.0.araujo2007-10-297-13/+19
| | | | Approved by: stas (mentor)
* - Update to 5.3.2.araujo2007-10-292-5/+4
| | | | Approved by: stas (mentor)
* Build fix.maho2007-10-291-0/+11
| | | | | | gfortran has intrinsic etime and we should use it. Submitted by: linimon
* - Remove patch files as per last PRpav2007-10-282-31/+0
| | | | | Reported by: pointyhat Pointy hat to: araujo
* - Update to 1.0.9chinsan2007-10-266-20/+10
| | | | | PR: ports/117506 Submitted by: sunpoet(maintainer)
* Attempt to fix by chasing math/GiNaC update.linimon2007-10-261-1/+1
| | | | Missed by: ijliao
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-254-12/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* We are one release behind, so add a backup directory on the mastersitelinimon2007-10-252-2/+4
| | | | to fix the fetch. This will also allow me to flush a bad distfile on ftp.
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
| | | | | PR: 117086 Tested by: -exp runs
* - Update to 1.4.0pav2007-10-156-1518/+1674
| | | | | | PR: ports/113750 Submitted by: Max Brazhnikov <makc@issp.ac.ru>, Kay Lehmann <kay_lehmann@web.de> (maintainer)
* - Update to 1.2.7.araujo2007-10-093-11/+11
| | | | | | | | - Now we use USE_FORTRAN=yes to use FORTRAN compiler. PR: ports/114805 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Approved by: stas (mentor)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-049-50/+8
|
* 1. Remove limit stacksize line for SysV shared memory size.maho2007-10-013-9/+21
| | | | | | 2. install mpcdata as well. Submitted by: "M. L. Dodson" <activesitedynamics@comcast.net>
* Mark as broken on 7.x.linimon2007-09-301-0/+4
|