aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix breakage on 64 bit platforms.ale2006-05-124-0/+102
|
* - Chase fftw3 libver bumpahze2006-05-114-6/+8
|
* - Update to 3.1.1ahze2006-05-116-32/+17
| | | | | | - Mark fftw3-long ONLY_FOR_ARCHS=i386 sparc64 PR: 93925 (did not use)
* - Remove email address from pkg-descr (as required by the Author)clsung2006-05-111-1/+1
| | | | | PR: ports/97138 Submitted by: maintainer (Nicola Vitale)
* Update to 1.6.4itetcu2006-05-113-47/+47
| | | | | | PR: ports/95945 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: lawrance (mentor)
* Remove USE_REINPLACE from ports starting with Medwin2006-05-1165-70/+0
|
* - Update to 12.5.16ehaupt2006-05-112-6/+5
| | | | | | | | - This port now builds with 2.95.4 and therefor, - remove USE_GCC=3.4+ - Take maintainer-ship Notified by: George Gesslein II <gesslein@panix.com> (author)
* - Update to 2006.04.12 [1]erwin2006-05-112-6/+5
| | | | | | | - Pet portlint while I'm here PR: 97096 [1] Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* Update to 20060417vs2006-05-115-14/+33
| | | | | PR: ports/96104 Submitted by: maintainer
* Chase gmp library and bump PORTREVISION.ale2006-05-1014-20/+27
|
* Update to 4.2.1 release.ale2006-05-106-12/+12
|
* - Update LIB_DEPENDS to reflect math/gsl update.mnag2006-05-091-2/+2
| | | | | | | - Correct use of LIB_DEPENDS. s|${.CURDIR}/../gsl|${PORTSDIR}/math/gsl| - Bump PORTREVISION Notified by: krismail
* - Update to 12.5.15 [1]ehaupt2006-05-082-4/+6
| | | | | | | - Fix build on 4.x (self) PR: 96947 Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1]
* - Mark IGNORE on old perl.kuriyama2006-05-061-1/+9
| | | | | | | - Add forgotten BUILD_DEPENDS. PR: ports/96303 Submitted by: leeym
* - Add USE_EMACS=yes. It should present in all emacsen ports.sem2006-05-061-0/+1
| | | | | | | | (This commit prevents the ports breakage after more strict condition will applied in bsd.port.mk and makes no functional changes) PR: ports/95238 Submitted by: nobutaka
* - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-0610-17/+22
| | | | - portlint(1)
* - Update to 1.8mnag2006-05-065-23/+20
| | | | | | | - Take maintainership PR: 96733 Submitted by: Rainer Alves <rainer.alves___gmail.com>
* Add ump 0.8.3.2, a graphical, easy to use math program.ehaupt2006-05-057-0/+384
| | | | | PR: 96110 Submitted by: Nicola Vitale <nivit@email.it>
* Before a calculation can be performed on a parallel computer, it must first bethierry2006-05-049-0/+153
| | | | | | | | | | | | | | | | | | | | | | | | | decomposed into tasks which are assigned to different processors. Efficient use of the machine requires that each processor have about the same amount of work to do and that the quantity of interprocessor communication is kept small. Finding an optimal decomposition is provably hard, but due to its practical importance, a great deal of effort has been devoted to developing heuristics for this problem. The decomposition problem can be addressed in terms of graph partitioning. Rob Leland and I have developed a variety of algorithms for graph partitioning and implemented them into a package we call Chaco. The code is being used at most of the major parallel computing centers around the world to simplify the development of parallel applications, and to ensure that high performance is obtained. Chaco has contributed to a wide variety of computational studies including investigation of the molecular structure of liquid crystals, evaluating the design of a chemical vapor deposition reactor and modeling automobile collisions. WWW: http://www.cs.sandia.gov/~bahendr/chaco.html Note: this port includes a patch provided by Walter Landry for use within MBDyn PR: ports/96699 Submitted by: Pedro Giffuni <giffunip (at) asme.org>
* Replace pre-install target with appropriate pre-su-install one.lioux2006-05-041-1/+1
| | | | | PR: 95868 Submitted by: Michael Neumann <mneuma2s@smail.inf.fh-brs.de>
* - Mark ONLY_FOR_ARCHS=i386 sparc64ahze2006-05-031-3/+1
| | | | Reported by: pointyhat via kris
* - Let out to pasture and turn over to ports@ahze2006-05-021-1/+2
| | | | - Make portlint happy too
* - Update to 2005sem2006-05-028-3263/+3324
| | | | | PR: ports/94671 Submitted by: maintainer
* - Update to 3.6sem2006-05-029-108/+126
| | | | | PR: ports/94670 Submitted by: maintainer
* - After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHSahze2006-05-011-1/+1
|
* - Attempt to fix build on amd64 and ia64 by removing sparc64-only CFLAGSahze2006-05-011-1/+5
|
* - Mark NOT_FOR_ARCH=ia64ahze2006-05-011-1/+1
| | | | Reported by: kris mail
* - Update to 0.87.2pav2006-04-302-9/+8
| | | | | | | - Take maintainership PR: ports/96164 Submitted by: Geoffrey Mainland <mainland@apeiron.net>
* - Update to 12.5.14pav2006-04-302-4/+4
| | | | | PR: ports/96524 Submitted by: Aleksander Fafula <alex@fafula.com>
* RKWard aims to provide an easily extensible, easy to use IDE/GUI for thethierry2006-04-3011-0/+511
| | | | | | | R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools.
* - Update to 2.3.0pav2006-04-293-48/+152
| | | | | PR: ports/96493 Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
* - Update to 2.3.0pav2006-04-292-6/+6
| | | | | PR: ports/96494 Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
* upgrade to 0.6.5ijliao2006-04-284-6/+17
| | | | | PR: 96313 Submitted by: maintainer
* Fix a typo in COMMENT.thierry2006-04-271-1/+1
| | | | Submitted by: maintainer
* Update to 1.0.4erwin2006-04-274-10/+16
| | | | | PR: 96259 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Register conflicts with math/elmer-mathlibs.maho2006-04-263-0/+6
| | | | | Submitted by: thierry and Pedro F. Giffuni <giffunip@asme.org>
* Register conflicts with math/elmer-mathlibs.thierry2006-04-251-2/+4
| | | | | Submitted by: Pedro F. Giffuni <giffunip@asme.org> Approved by: jmz (maintainer)
* Register conflict with math/elmer-umfpack.thierry2006-04-251-0/+2
| | | | Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Register conflicts with math/elmer-mathlibs and pet portlint.thierry2006-04-253-6/+9
|
* BLAS and some Libraries from Scalapack used by Elmer FEM package.thierry2006-04-259-0/+121
| | | | | | These libraries, as most Elmer packages, are built with a F90 compiler. Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* This is a slightly modified version of umfpack for use with the Elmer FEMthierry2006-04-255-0/+55
| | | | | | | | | | package. Among other small changes, Elmer calls umfpack routines from f90 using umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build compiles this and includes it in the libumfpack.a. Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Set LATEST_LINK to vtk43 to avoid conflict with math/vtkerwin2006-04-241-0/+1
| | | | | | | Note that this port still is BROKEN. PR: 96265 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer)
* Update to 3.40erwin2006-04-243-12/+9
| | | | | PR: 96219 Submitted by: Ports fury
* - Update MASTER_SITES to fix fetchahze2006-04-241-2/+1
|
* Update to version 0.2006.01.20.thierry2006-04-243-24/+53
| | | | | PR: 93655 Submitted by: KATO Tsuguru <tkato432 (at) yahoo.com>
* BROKEN: Incorrect pkg-plistkris2006-04-231-0/+2
|
* BROKEN: Does not buildkris2006-04-232-0/+4
|
* - Add amd64 to NOT_FOR_ARCHSahze2006-04-231-0/+1
|
* Update to 1.5.1perky2006-04-223-4/+7
|
* Add kash3erwin2006-04-201-0/+1
| | | | Forgotten by: johans
* - Update to version 0.7.3sem2006-04-202-4/+4
| | | | | PR: ports/96007 Submitted by: Ports Fury
* - install mathl.h on i386ahze2006-04-201-1/+5
| | | | | | - Bump PORTREVISION Requested by: thierry to unbreak lang/gambas
* - Chave ming library versiongarga2006-04-191-1/+2
| | | | | | - Bump PORTREVISION Approved by: linimon (maintainer) at IRC
* - math/kash3: A computer algebra system for computing in algebraic number fieldsjohans2006-04-195-0/+5169
| | | | | | PR: ports/93863 Submitted by: Nicola Vitale Approved by: flz (mentor)
* - Use MASTER_SITE_LOCAL in MASTER_SITES to fix fetchahze2006-04-191-1/+3
| | | | Reported by: kris mail
* Fix pkg-plist when some WITHOUT_* are definedvd2006-04-182-13/+20
| | | | | | PR: ports/94399 Submitted by: Rong-En Fan <rafan@infor.org> Approved by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
* Update to 2.2.12.beta.tobez2006-04-184-54/+63
| | | | | Submitted by: maintainer PR: 93945
* Update to 2.1.7.tobez2006-04-186-56/+31
| | | | | Submitted by: maintainer PR: 93944
* Update to 1.03ehaupt2006-04-173-4/+9
| | | | | PR: 94143 Submitted by: Nicola Vitale <nivit@email.it>
* Update to 0.2.6arved2006-04-166-18/+18
| | | | | PR: 93366 Submitted by: max <makc@issp.ac.ru>
* Reset mph due to no response to email about status, and maintainer-timeouts.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1
| | | | | | back sometime. Hat: portmgr
* - Add support for atleast sparc64 and maybe other 64bit cpusahze2006-04-146-13/+54
| | | | - Grab MAINTAINER on ldouble
* Upgrade to 2.7-0.thierry2006-04-143-17/+4
|
* This port now respects FFLAGS.ehaupt2006-04-142-3/+6
| | | | | PR: 95521 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Upgrade to V2.6-1.thierry2006-04-135-10/+24
| | | | Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
* Update to 0.44mat2006-04-112-4/+4
|
* Add cgal.jylefort2006-04-108-0/+185
| | | | | | | | | | | | | | | | | | | | | | CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms. The CGAL library contains: * the Kernel with geometric primitives such as points, vectors, lines, predicates for testing things such as relative positions of points, and operations such as intersections and distance calculation. * the Basic Library which is a collection of standard data structures and geometric algorithms, such as convex hull in 2D/3D, (Delaunay) triangulation in 2D/3D, planar map, polyhedron, smallest enclosing circle, and multidimensional query structures. * the Support Library which offers interfaces to other packages, e.g., for visualisation, and I/O, and other support facilities. WWW: http://www.cgal.org/
* - Update to latest contrib. packagesjohans2006-04-072-4/+45
| | | | | | - Build more of the contrib. packages on install Approved by: flz (mentor)
* set maintainer to bacon@smithers.neuro.mcw.eduedwin2006-04-061-1/+1
|
* Small fix for port vtk43edwin2006-04-061-1/+1
| | | | | | | | | | | | vtk43 just committed requires outdated expat.5. This will cause the build to fail if expat.6 is installed. I've been running caret (an application that depends on vtk43) with expat.6 for several weeks without any apparent problems. Suggest updating the vtk43 LIB_DEPENDS to allow expat.5 or expat.6. PR: ports/95353 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
* - Mark as DEPRECATED, the project is gone.jmelo2006-04-062-3/+4
| | | | | | | | - Remove WWW. - Remove unfetchable mastersite. PR: ports/94486 Approved by: maintainer timeout (15 days), mnag (mentor).
* - Fix mastersitejmelo2006-04-053-9/+11
| | | | | | | | - Add WWW - Make portlint happy PR: ports/94482 Approved by: maintainer timeout (15 days), mnag (mentor)
* Update to 0.6.1.13 i2p distfilelioux2006-04-052-4/+4
|
* Reintroduce legacy port: vtk 4.3edwin2006-04-056-14/+77
| | | | | | | | | | | | | | | | | | | | | | | I'd like to reintroduce VTK 4.3 to the ports tree to facilitate building a new port, Caret 5.3. Starting with VTK 4.4, support for "float" coordinates has been dropped from many functions. The Caret code will require significant changes to compile with VTK 4.4. Since the Caret developers do not yet have a timeline for upgrading to VTK 4.4, I'd like to reintroduce VTK 4.3 for the interim. Only the vtk base and vtk-headers are essential. Below are shar files for these two trees. They are based on the original vtk 4.3 port. The only modifications are: 1. The folder names are changed from vtk and vtk-headers to vtk43 and vtk43-headers to prevent a collision with the current vtk in /usr/ports/math. 2. PREFIX is set to ${LOCALBASE}/vtk43 to prevent a collision with the current vtk installation. PR: ports/92468 Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
* Update to 4.2 release.ale2006-04-044-12/+10
|
* Sync with upstream (1.2.5.2); no functional changes.naddy2006-04-033-17/+4
|
* Remove expired leaf ports:vd2006-03-315-91/+0
| | | | | 2006-03-31 mail/glacier 2006-03-31 math/xwpl
* Update to KDE 3.5.2lofi2006-03-314-69/+5
|
* - Upgrade to 5.9.3;thierry2006-03-303-76/+128
| | | | | | | - Switch from bash2 to bash. PR: 94916 Submitted by: Scott Flatman <sf (at) slappy.org> (maintainer)
* Add a missing dependency on libgnomeui now that libgnomedb is no longermarcus2006-03-281-1/+1
| | | | | | there by default. Reported by: pointyhat via kris
* Maintenance update to 1.2.5.1 which fixes a bug with recent glibnaddy2006-03-273-5/+17
| | | | versions.
* - Apply vendor patch 1:pav2006-03-272-0/+7
| | | | | | Description: Fixed errors in handling derived object types (like TightSpan). Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer)
* Add a forgotten '='.marcus2006-03-271-1/+1
|
* Turn the libgnomedb dependency into an OPTION.marcus2006-03-271-2/+3
|
* Optionalize libgnomedb support since libgda2 and libgda3 conflict.marcus2006-03-272-10/+22
|
* - Update 4.4.7 (bugfix release)sem2006-03-272-12/+10
| | | | | | | - Remove USE_REINPlACE PR: ports/94908 Submitted by: maintainer
* Update to 1.6.3.marcus2006-03-263-42/+4
|
* - Another stab on doing pkg-plist rightpav2006-03-241-10/+13
|
* Reset jedgar as maintainer; has not responded to email about status.linimon2006-03-242-2/+2
| | | | Hat: portmgr
* Update to 0.5.tobez2006-03-222-4/+4
|
* - Fix plist creationpav2006-03-221-10/+10
| | | | | Reported by: krismail Pointy hat to: pav
* - Change master site to fix fetch [1]mnag2006-03-227-14/+115
| | | | | | | | | - math/atlas change default option to not compile static libs. Change scilab to use .so - Add OPTIONS to use or not use atlas and gtk2 interface [1] - portlint(1) PR: 93695 [1] Submitted by: maintainer
* - Fix MASTER_SITESpav2006-03-212-6/+7
| | | | | | | | | - Update WWW - Style PR: ports/93433 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (1 month)
* upgrade to 12.5.11ijliao2006-03-202-4/+4
|
* Mark BROKEN on FreeBSD-4.thierry2006-03-201-1/+7
| | | | Reported by: pointyhat via Kris
* Add missing file.tg2006-03-201-0/+1
|
* - Update to 2.2pav2006-03-194-111/+274
| | | | | PR: ports/94476 Submitted by: Ewgenij Gawrilow <gawrilow@math.tu-berlin.de> (maintainer)
* Fix WWWgarga2006-03-191-1/+1
| | | | | | PR: ports/93333 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (1 month)
* - Update to 0.3.1pav2006-03-187-15/+57
| | | | | PR: ports/94631 Submitted by: amir husaini <amir.husaini@gmail.com> (maintainer)
* Libtom* is back online at libtomcrypt.com. Point the ports back atcperciva2006-03-184-6/+4
| | | | Tom's web server instead of fetching distfiles from freebsd.org.
* - Update to 0.7.2pav2006-03-172-6/+8
| | | | | PR: ports/94499 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 8.0pl3pav2006-03-163-20/+15
| | | | | PR: ports/93954 Submitted by: Johan van Selst <johans@stack.nl>
* - Update to 0.98Qpav2006-03-169-116/+87
| | | | | PR: ports/94230 Submitted by: Jean-Francois BOEUF <jfb@minet.net>
* Update to 2.4.1.thierry2006-03-153-6/+6
|
* Upgrade to 2.4.9.tg2006-03-155-35/+11
| | | | | PR: 93808 Submitted by: "Pedro F. Giffuni" <giffunip at asme dot org>
* Upgrade to 1.4.0 and drop maintainership.thierry2006-03-154-23/+20
| | | | | PR: 94247 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
* Make fetchablemaho2006-03-151-2/+3
| | | | Submitted by: fenner's distinfo check
* forgot to add two patches...maho2006-03-152-0/+26
|
* Minor enhancements.maho2006-03-151-3/+9
| | | | | | | port should send CFLAGS, adding -fPIC for amd64. PR: 93612 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Now ATLAS port creates only shared libs by default.maho2006-03-151-1/+1
| | | | Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Update to 5.7.32.marcus2006-03-153-6/+16
|
* Now we don't create static lib of atlas port as default.maho2006-03-132-5/+10
| | | | | | This affects taucs port as well Approved by: portmgr (linimon)
* Now builds on amd64kris2006-03-081-4/+0
| | | | Approved by: portmgr (implicit)
* Now compiles on amd64kris2006-03-082-8/+0
| | | | Approved by: portmgr (implicit)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-076-6/+6
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* BROKEN: Does not buildkris2006-03-071-0/+2
| | | | Approved by: portmgr (implicit)
* Make it build with 5.8.8.tobez2006-02-281-1/+3
| | | | | | PR: 93938 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: portmgr (kris/semi-implicit)
* Set USE_GCC=3.2 to fix package buildkris2006-02-281-1/+1
| | | | Approved by: portmgr (implicit)
* UNBREAK: Fix PLISTgarga2006-02-272-2/+8
| | | | Approved by: portmgr (krion)
* Reset maintainer by request.dougb2006-02-271-1/+1
| | | | Approved by: portmgr (marcus)
* Unbreak math/petsc-mpich on amd64 by disabling SuperLU.thierry2006-02-261-0/+4
| | | | | Reported by: pointyhat via Kris Approved by: portmgr (marcus)
* BROKEN: Incomplete pkg-plistkris2006-02-261-0/+2
| | | | Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-2340-35/+151
| | | | Approved by: portmgr (kris)
* Add -fPIC for amd64, this will help CalculiX build on amd64 when thethierry2006-02-232-6/+24
| | | | | | | | | | | atlas libraries are not build statically. For now a shared library, and therefore a run dependency to the ports that build with metis, is not convenient. Since I'm there, fix MASTER_SITES. PR: 93714 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
* - Fix spelling typo in COMMENTdanfe2006-02-221-3/+2
| | | | | | | - Expand contraction in BROKEN string, unquote it [1] - Remove needless USE_REINPLACE [1] Found by: portlint(1)
* Update search.cpan.org WWW: entries to have a trailing slash.fenner2006-02-212-2/+2
| | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
* Point MASTER_SITES and PATCH_SITES at the FreeBSD FTP mirrors and markcperciva2006-02-212-6/+4
| | | | | | the ports as unbroken. Thanks to: Several people who found copies of the distfiles for me
* Rename test target into regression-test.thierry2006-02-201-1/+1
| | | | Spotted by: Kris
* K3DSurf is a program to visualize and manipulate multidimensional surfacesthierry2006-02-206-0/+72
| | | | | | | | | | | | | | | by using Mathematical equations. It's also a "Modeler" for POV-Ray in the area of parametric surfaces. Features : * 3D, 4D, 5D and 6D HyperObjects visualization. * Full support of all functions (like C language). * Support of mouse event in the drawing area (Left:Rotate, Right:scale and Midle:translate). * Animation an Morph effect. * Povscript and Mesh file generation(and Run if povray is installed). VRML2 and OBJ files also supported. * More than 100 well known examples.
* - Let the cblas library get overriden from the ports makefile;thierry2006-02-202-9/+29
| | | | | | | | | - Add a test: target; - Define -fPIC on amd64. PR: 93005 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
* Adding port math/p5-AI-Genetic, A pure Perl genetic algorithm implementation.aaron2006-02-205-0/+64
| | | | Approved by: tobez (implicit)
* Attempt to fix the INDEX build breakage which occurred due tocperciva2006-02-201-2/+1
| | | | | | nano silently mangling newline characters. With hat: pointy
* Mark math/libtommath, math/tomsfastmath, and security/libtomcrypt ascperciva2006-02-202-1/+6
| | | | | | | | | | | | being unfetchable. The author's domain name (libtomcrypt.org) expired and was picked up by a cybersquatter, and the distfiles haven't been mirrored by ftp.freebsd.org yet. If anyone has a copy of the distfiles for any of these ports, please send them to me so that I can host them and unbreak these ports. Approved by: flz Discussed with: maintainer
* - Update to 0.71mnag2006-02-193-102/+27
| | | | | PR: 93475 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Upgrade to PETSc-2.3.1 patchlevel 7.thierry2006-02-183-90/+94
| | | | | Changelog at <http://www-unix.mcs.anl.gov/petsc/petsc-as/documentation/changes/231.html>.
* Adding port math/p5-Math-Intersection-StraightLine, calculates the ↵aaron2006-02-185-0/+51
| | | | | | | intersection point of straight lines as defined by either function, vector, or points. Submitted by: aaron Approved by: tobez (implicit)
* Use the correct .include statementvd2006-02-171-1/+1
| | | | | | | | | .include <Makefile.inc> causes errors when make is not invoked from port's directory on RELENG_4 PR: ports/92669 Submitted by: vd Approved by: garga (mentor, implicitly), maintainer timeout
* muParser is an extensible high performance math parser library written in C++.garga2006-02-165-0/+68
| | | | | | | | | | | It is based on transforming an expression into a bytecode and precalculating constant parts of it. Author: Ingo Berg <ingo_berg@gmx.de> WWW: http://muparser.sourceforge.net/ PR: ports/93379 Submitted by: Nicola Vitale <nivit@email.it>
* upgrade to 12.5.8ijliao2006-02-152-4/+4
|
* - update to 0.403clsung2006-02-153-7/+17
| | | | | PR: 93353 Submitted by: maintainer (Kuang-che Wu)
* - Make it fetchable againgarga2006-02-141-1/+1
| | | | | PR: ports/93338 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Make it fetchable againgarga2006-02-142-2/+2
| | | | | | | - Fix WWW PR: ports/93335 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Change MASTERSITE.jmz2006-02-141-2/+2
| | | | | PR: ports/93332 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Update to 5.7.29.marcus2006-02-142-4/+4
|
* o cleanupsmaho2006-02-143-24/+80
| | | | | | | o faster build time; 4h45m19.23s for my Pentium M 1.6G. now static libs are build via knob, timing torerance patch is applied via knob. Submitted by: many
* - Upgrade to 2.12.10;thierry2006-02-146-107/+52
| | | | | | | - Assign maintainership. PR: 92591 Submitted by: Christopher Illies <christopher.illies (at) ki.se>
* Unbreak - disable configure check for gnuplot.lawrance2006-02-132-3/+31
| | | | | PR: ports/93242 Submitted by: Ports Fury
* Update to 0.7.0.lawrance2006-02-134-42/+14
| | | | | PR: ports/93241 Submitted by: Ports Fury
* Cosmetic changemaho2006-02-131-8/+10
|
* Update to 20060201 version of SuperLUmaho2006-02-135-60/+42
| | | | Submitted by: Pedro F.Giffuni
* BROKEN: Configure failskris2006-02-131-0/+2
|
* o Do not build static libraries in default setting; this reduce themaho2006-02-114-43/+81
| | | | | | | | | build time by half. o Add support for Pentium D o timing_torerance patch is now activated via knob; this significantly reduce the build time. A lot of discussion with: "Pedro F. Giffuni" <giffunip@yahoo.com>
* Upgrade to 2.3-1.thierry2006-02-102-4/+4
|
* Dont compile blas as it is not installed.jmz2006-02-091-4/+5
|
* Fix build on 4.xjylefort2006-02-081-0/+35
| | | | | PR: ports/92878 Submitted by: Tod McQuillin <devin@spamcop.net>
* Add some mirrors.thierry2006-02-081-1/+3
|
* - Upgrade to 2.3-0;thierry2006-02-083-6/+7
| | | | | | - Add a dependency to bamg. Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
* This port does not conflict with math/atlas. That was a oversight of my part.jmz2006-02-081-2/+0
|
* Don't build the included blas library and add a dependency on math/blas.jmz2006-02-085-123/+5
| | | | | | This port conflicts with math/atlas. Problem pointed out by: Pedro F. Giffuni
* Don't install bamg to avoid conflicts.thierry2006-02-082-0/+14
| | | | Noticed by: pointyhat via Kris
* - Use a static header file instead of generated by f2c.sem2006-02-073-13/+427
| | | | | | | | It decreases a dependencies and so fix build on 7.0. PR: ports/92940 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Reported by: krismail
* - Update to 0.38garga2006-02-073-4/+4
| | | | | PR: ports/92897 Submitted by: maintainer
* - Update to 0.08garga2006-02-072-6/+5
| | | | | | | | - Fix BROKEN message - Drop USE_REINPLACE PR: ports/92897 Submitted by: maintainer
* Upgrade to 24.2.tg2006-02-064-6/+13
| | | | | PR: ports/92784 Submitted by: "Pedro F. Giffuni" <giffunip at asme dot org>
* This port install a binary for FreeBSD-1.0.2: mark IGNORE and DEPRECATED.thierry2006-02-051-1/+4
|
* Add missing USE_GMAKE and USE_GCC=3.2+ to satisfy :configure dependencykris2006-02-031-0/+2
|
* Update to 5.7.28.marcus2006-02-032-4/+4
|
* Update to KDE 3.5.1.lofi2006-02-015-182/+67
|
* - Update to 1.6.2ahze2006-02-012-6/+5
|
* Stop forcing people to download the distfile from the vendor's web-site.mi2006-01-311-11/+3
| | | | | | | The site no longer exists, and the distfile is available on SunSite mirrors. PR: ports/92540
* Chase shlib bump of libexpat.kuriyama2006-01-313-3/+6
|
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.thierry2006-01-3113-106/+7
| | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus
* - Upgrade to 0.031.kuriyama2006-01-304-14/+10
| | | | - Switch to use $PERL_MODBUILD.
* SHA256ifyedwin2006-01-304-5/+9
|
* Upgrade to 2.2-1.thierry2006-01-292-9/+8
|
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* Add missing USE_GETTEXTkris2006-01-261-0/+1
|
* Update to 5.7.27.marcus2006-01-242-4/+4
|
* - Update to 12.5.6pav2006-01-232-6/+5
| | | | | PR: ports/92178 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Remove maintainer at his request.linimon2006-01-231-1/+1
| | | | Hat: portmgr
* - Update to 1.1.11garga2006-01-232-4/+4
| | | | | PR: ports/92030 Submitted by: maintainer
* - Update to 0.9pav2006-01-235-31/+14
| | | | | | PR: ports/92048 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: Olivier Saut <olivier.saut@gmail.com> (maintainer)
* SHA256ifyedwin2006-01-22129-0/+174
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2273-251/+251
| | | | | Approved by: krion@ PR: ports/88711 (related)
* forgot to remove patch filesmaho2006-01-222-62/+0
|
* Fix plist.lofi2006-01-212-0/+3
| | | | Submitted by: maintainer
* - Update to 2006_01_15 packagepav2006-01-212-5/+8
| | | | | PR: ports/92003 Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
* - Update to 1.5.0garga2006-01-218-225/+122
| | | | | PR: ports/92012 Submitted by: Ports Fury
* upgrade to 2005.11.20ijliao2006-01-203-440/+15
|
* Update to 5.7.26.marcus2006-01-182-4/+4
|
* - Update to 0.6.2pav2006-01-173-4/+16
| | | | | | - Fix install [1] Reported by: krismail [1]
* Update to 4.0-2.thierry2006-01-164-59/+65
|
* Update to 5.7.23.marcus2006-01-153-4/+7
|
* A high quality tetrahedral mesher. It can be plugged in cad/gmsh.pav2006-01-156-0/+87
| | | | | PR: ports/91604 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* - Update WWWpav2006-01-151-1/+1
| | | | | PR: ports/91808 Submitted by: Pedro F. Giffuni <gifufnip@asme.org>
* - Update graphics/libglut to 6.4.1.sem2006-01-122-3/+3
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* Update to 1.5.0perky2006-01-114-22/+9
| | | | Notified by: thierry
* - Update to 2.2.1tdb2006-01-103-71/+197
| | | | | | | - Use DOCSDIR PR: 91564 Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
* - Chase math/libRmath update (bump PORTREVISION)ehaupt2006-01-101-3/+4
| | | | - Pacify portlint
* Update to 2.2.1ehaupt2006-01-102-9/+9
| | | | | PR: 91565 Submitted by: Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
* - Update MASTER_SITESehaupt2006-01-092-1/+2
| | | | | | | - Add SHA256 PR: 91537 Submitted by: Tony Maher <tonymaher@optusnet.com.au> (maintainer)
* Fix maintainer addressedwin2006-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | From: Tony Maher <anthony.maher@uts.edu.au> To: Edwin Groothuis <edwin@FreeBSD.org> Subject: Re: ports/91537: maths/xgobi - download site moved/maintainer addressupdate Actually I need modify all my ports to use OptusNet rather than Biolateral. Is there an easy way to do this or should I submit a separate 1-line patch and PR for each port? biology/crimap biology/dna-qc biology/flip biology/primer3 biology/seqio biology/wise math/xgobi net/generic-nqs Submitted by: Tony Maher <anthony.maher@uts.edu.au>
* Update to KDE 3.5.0lofi2006-01-096-70/+305
|
* Update to 3.2.0maho2006-01-083-17119/+11691
| | | | Submitted by: kris, fenner
* s|USE_KDELIBS|USE_KDELIBS_VER|glofi2006-01-071-1/+1
|
* Remove a feature which no longer exists from pkg-descr.jylefort2006-01-071-1/+0
| | | | | Submitted by: George Gesslein II <gesslein@panix.com> Approved by: maintainer timeout (15 days)
* - Don't pack up mtree symlinkspav2006-01-061-2/+0
| | | | Approved by: Scott Flatman <sf@slappy.org> (maintainer)
* Add missing dependency.tobez2006-01-051-0/+4
| | | | | Submitted by: leeym PR: 91329
* Chase libversion bumb to libMagick.so.9edwin2006-01-053-2/+4
| | | | PR: ports/91270
* Add abakus, a bc-like calculator with a KDE GUI.lofi2006-01-045-0/+45
| | | | Submitted by: Andy Fawcett <andy@athame.co.uk>
* Make math/arpack depend less on math/atlasedwin2006-01-031-2/+2
| | | | | | | | | | | | | | | | | | | Atlas is great in the platforms where it's available, however it is not being packaged (for good reasons) anymore. arpack originally used blas for testing and since we are not really linking any version of blas in the package it doesn't make any difference what we use. It seems better idea to use blas for testing since it's faster to build and because this also means we can package arpack without building ATLAS, The resulting package will work with BLAs or ATLAS just the same and in any case the BLAS_LIBS variable can now be overridden to test with atlas if it's so desired. This change doesn't change the package so I think we should leave the PORTVERSION untouched. PR: ports/91251 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Update to 0.99ehaupt2006-01-033-5/+19
| | | | | PR: 91133 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Scilab on FreeBSD 6edwin2006-01-021-1/+1
| | | | | PR: ports/91177 Submitted by: Jean-Sebastien Roy <js@jeannot.org>
* Upgrade to 2.2-0.thierry2006-01-023-8/+32
| | | | Remark: the PDF manual is broken, don't build it in this version.
* - Update to 1.09leeym2006-01-022-8/+11
| | | | | | PR: 90573 Submitted by: leeym Approved by: maintainer timeout
* - Pacify portlintehaupt2005-12-312-1/+2
| | | | | | | - Add SHA256 checksum PR: 91124 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Add SHA256pav2005-12-301-0/+3
| | | | | PR: ports/91061 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Update to 5.9.2pav2005-12-273-171/+221
| | | | | PR: ports/90941 Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
* Update to 0.9.0jylefort2005-12-253-7/+6
| | | | | PR: ports/90331 Submitted by: maintainer
* - Update to 0.9.0 [1]jylefort2005-12-253-37/+6
| | | | | | | | | | | | - Move to ${LOCALBASE}, since it does not depend on X [2] - Cleanup USE_GNOME - Remove USE_GCC=3.4+ and change BROKEN to IGNORE on 4.x [1]: PR: ports/90331 Submitted by: maintainer [2]: Approved by: maintainer
* Update to 5.7.18.marcus2005-12-242-4/+4
|
* New port libjbigi version 0.6.1.8: i2p JNI to GNU MP Bignum librarylioux2005-12-236-0/+151
| | | | (libgmp)
* [NEW PORT] math/plman: A Propositional Logic sentence shell/interpreteredwin2005-12-216-0/+80
| | | | | | | | | | | | | | | PLMan, or Propositional LogicMan, is a user-friendly and powerful propositional logic (sometimes called sentential logic or propositional calculus) sentence shell/interpreter written in Java, capable of handling many existing propositional systems of propositional logic, especially the important ones. Author: Takayuki Hoshi <hoshi103@chapman.edu> WWW: http://plman.sourceforge.net/ PR: ports/90277 Submitted by: Nicola Vitale <nivit@email.it>
* Reset maintaineredwin2005-12-211-1/+1
| | | | | PR: ports/90726 Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
* - updated from v0.13 to v0.14aaron2005-12-202-4/+4
| | | | | | | | | | | | | | | 0.14 December 19 2005 * Small rewordings in POD. * Added TAOCP Vol 4, Fasc 3 to REFERENCES. * Added tuples* as alias to variations* to add the nomenclature in Knuth's, Mathematica, etc. to the interface. * Code cleanup. Approved by: tobez
* Update to 0.2005.12.12lawrance2005-12-183-6/+19
| | | | | PR: ports/90556 Submitted by: Ports Fury
* - Add second MASTER_SITEpav2005-12-182-5/+7
| | | | | | | | - Add SHA256 - Change DIST_SUBDIR PR: ports/90491 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Update to 0.97pav2005-12-182-4/+4
| | | | | PR: ports/90500 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Update to 0.96lawrance2005-12-165-5/+16
| | | | | PR: ports/90425 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Not GCC is the culprit, but a more recent perl is required on 4.xvs2005-12-161-2/+3
| | | | Noticed by: cluster
* Updatr to 5.7.15.marcus2005-12-152-4/+4
|
* - Update to 1.51tdb2005-12-153-8/+13
| | | | | | | | - Fix MASTER_SITES PR: 90348 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) Approved by: clement (mentor)
* Upgrade to 5.1.19.thierry2005-12-133-22/+20
| | | | | | Since I'm there, add some mirrors. Reminded by: edwin's Ports Version Check.
* Update to 0.42mat2005-12-132-4/+4
|
* Respect X11BASEvs2005-12-122-12/+2
| | | | | PR: ports/90170 Submitted by: maintainer
* Unbreak on 4.x: Builds fine with GCC 3.4+vs2005-12-121-1/+1
|
* Fix build on 6.xehaupt2005-12-122-1/+11
| | | | | | PR: 90213 Submitted by: Nicola Vitale <nivit@email.it> (maintainer) Notified by: pointyhat via kris
* The author fixed three minor bugs without changing the version number:thierry2005-12-114-9/+10
| | | | | | | | | | - An old version of the header file dislin.h was used; - the keyword 'invisible' in List-Widgets was not working correctly; - a problem with the routine psmode was fixed. Reported by: pointyhat via Kris Explained by: Helmut Michels <michels (at) mps.mpg.de> (Author)
* Upgrade to version 2.1-2.thierry2005-12-103-4/+7
|
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* Upgrade to v0.95.jkoshy2005-12-093-70/+77
|
* Add math/p5-Math-Matrix 0.4, a Perl module that performs a number oftobez2005-12-085-0/+35
| | | | common matrix operations.
* Unbreak: Add vendor-patch for ocaml 3.09vs2005-12-072-0/+5
|
* Update to 0.69.tobez2005-12-072-4/+4
|
* Update to 0.08erwin2005-12-062-3/+4
|
* Bump PORTREVISION to regenerate the package with the newly enabled IDE on ↵vs2005-12-051-0/+1
| | | | | | the cluster Suggested by: kris
* Enable IDE by default.vs2005-12-051-3/+3
|
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-052-2/+0
|