aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* Use INFO macroedwin2005-12-044-6/+4
|
* - Update to 0.37tdb2005-12-033-8/+7
| | | | | | | | | - Add SHA256 checksum - Use PLIST_FILES instead of pkg-plist PR: 89863 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) Approved by: clement (mentor)
* - Update to 0.07tdb2005-12-032-3/+4
| | | | | | | | - Add SHA256 checksum PR: 89862 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) Approved by: clement (mentor)
* - Update to 0.95ehaupt2005-12-025-23/+17
| | | | | | | - Add SHA256 hash PR: 89540 Submitted by: Nicola Vitale <nivit@email.it>
* [New port] math/LabPlot: add LabPlot (Data analysis and visualisation tool)edwin2005-12-0111-0/+419
| | | | | | | | | | | | | | Add a new port for LabPlot, a data analysis and visualisation tool LabPlot is a program for two- and three-dimensional graphical presentation of data sets and functions. LabPlot allows you to work with multiple plots which each can have multiple graphs. The graphs can be produced from data or from functions. WWW: http://labplot.sf.net PR: ports/88256 Submitted by: "Kay Lehmann" <kay_lehmann@web.de>
* Upgrade to 2.1-0.thierry2005-12-013-8/+14
|
* - Always build the seprate fftw3 threads lib.ahze2005-12-014-16/+8
| | | | Requested by: Xride via irc.freenode.org/#FreeBSD-GNOME
* Chase shlib version bump of net-snmp.kuriyama2005-11-301-0/+1
|
* - Update to 0.6.4.flz2005-11-292-4/+4
| | | | | | | - Add SHA256 checksum. PR: ports/89571 Submitted by: maintainer
* The Ruby contrib directory hasn't existed for some time; mirror thefenner2005-11-281-2/+2
| | | | files on MASTER_SITE_LOCAL until someone upgrades these ports.
* - Add SHA256pav2005-11-261-0/+1
|
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-262-2/+2
|
* - Add SHA256pav2005-11-262-0/+2
|
* - Add SHA256pav2005-11-25106-0/+368
|
* Update to 0.68.tobez2005-11-252-3/+4
|
* - Add SHA256 checksumspav2005-11-241-0/+1
|
* Add alternate MASTER_SITESlioux2005-11-231-1/+2
|
* - Update mastersite [1]barner2005-11-233-2/+3
| | | | | | | | - Update WWW [1] - Add SHA 256 PR: ports/89238 Submitted by: Ports Fury
* - Use new autotools world orderpav2005-11-231-1/+1
|
* - Fix build on FreeBSD 4.Xpav2005-11-234-0/+106
| | | | Reported by: krismail
* - update port from v0.12 to v0.13aaron2005-11-222-4/+4
| | | | Approved by: tobez
* Tablix is a powerful free software kernel for solving general timetablingpav2005-11-215-0/+87
| | | | | | | | | | problems. It uses a coarse-grained parallel genetic algorithm in combination with other techniques to construct sensible timetables from XML formatted problem descriptions. Tablix can run on a single host as well as on a heterogeneous parallel virtual machine using PVM3. PR: ports/87553 Submitted by: amir husaini <amir.husaini@gmail.com>
* BROKEN: Does not buildkris2005-11-211-0/+2
|
* - update port from v0.08 to v0.12aaron2005-11-213-10/+10
| | | | Approved by: tobez
* Unbreak by upgrading to 1.6.thierry2005-11-204-18/+6
| | | | | PR: direct mail Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* Currently with "cpu I686_CPU" which is default,maho2005-11-203-18/+0
| | | | | | | kernel automatically enables SSE if it is available. so remove messages which are not necessary. Submitted by: Darrien <darrien.l@gmail.com>
* Update to 2.4.2maho2005-11-203-5/+4
|
* - Update to 0.92pav2005-11-195-20/+43
| | | | | PR: ports/87916 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Add a patch to avoid C++ keyword conflict in a header file.perky2005-11-182-0/+15
| | | | Spotted by: thierry
* Update to 0.41mat2005-11-163-5/+5
|
* BROKEN: Size mismatchkris2005-11-161-0/+2
|
* Update checksum and size of distfile. I verified that the actual unpackedjhb2005-11-151-2/+2
| | | | | contents are identical between the old and new distfiles, but it seems that the distfile at the MASTER_SITE was rebuilt.
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-1523-26/+23
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Update to 5.7.11ahze2005-11-152-3/+4
|
* Update to 1.6.1.marcus2005-11-154-552/+10
|
* fixup make logic so that the distfile only gets here once and don't getmat2005-11-142-5/+1
| | | | dupplicated in the distinfo file by the makesum target.
* Take a perl@ hat and add SHA256 checksumsmat2005-11-144-0/+7
|
* Be hipe and add SHA256mat2005-11-143-0/+3
|
* Update to 1.4.1perky2005-11-143-7/+8
|
* Update to 1.03.osa2005-11-142-4/+5
| | | | SHA256fy.
* o) Drop maintainership cause I didn't use these ports since months anymore.lkoeller2005-11-142-2/+2
|
* portlint shorten pkg-descr, by removing duplicate information from COPYINGarved2005-11-132-50/+6
| | | | store a copy on MASTER_SITE_LOCAL
* Fix build on FreeBSD7arved2005-11-132-7/+15
|
* - Chase allegro updatepav2005-11-131-1/+2
|
* Update to 1.2.1arved2005-11-132-5/+5
| | | | | Add SHA256 Grab back Maintainership
* - Bail out when older version is installed, because the compilation would failpav2005-11-121-0/+5
| | | | | PR: ports/88567 Submitted by: Kay Lehmann <kay_lehmann@web.de>
* - Upgrade to 9.0, and add a distribution for FreeBSD-5.4 and 6.0.thierry2005-11-116-22/+24
| | | | | | | | - Define RESTRICTED. Changelog at <http://www.mps.mpg.de/dislin/news.html>. Notified by: Helmut Michels <michels (at) mps.mpg.de> (Author)
* Fix pkg-plist when both octave and octave-forge aremaho2005-11-112-0/+2
| | | | installed
* fix pkg-plistmaho2005-11-111-64/+23
| | | | Submitted by: kris
* Fix package listmaho2005-11-112-44/+86
|
* - Remove commas from BROKEN messagesem2005-11-111-1/+1
|
* Add SHA256 checksumlioux2005-11-112-0/+2
|
* o Update to new distfilelioux2005-11-112-3/+4
| | | | o Bump PORTREVISION since the distfile is not versioned
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-118-8/+8
| | | | been inactive more than 6 months. We hope to see him back sometime.
* - Add SHA256 to all ports submitter maintaingarga2005-11-112-0/+2
| | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Remove the usage of 'misc' as a secondary category.linimon2005-11-101-1/+1
| | | | Hat: portmgr
* Be more precise about error on 4.x. Setting USE_GCC (implied by math/cln)vs2005-11-091-1/+2
| | | | will fix configure, but breaks later on.
* Chase Boost shared lib version after update to Boost 1.33.0.barner2005-11-091-1/+1
| | | | | devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to LIB_DEPENDS.
* - Update to 0.90sem2005-11-096-91/+94
| | | | | | | | - Change maintainer e-mail - Mark BROKEN on 4.x PR: ports/87275 Submitted by: maintainer
* - Update MASTER_SITES and WWW: linevs2005-11-093-9/+4
| | | | | | | | - Tarball got rerolled with minor changes - Remove obsolete post-patch target PR: ports/88563 Submitted by: Ports Fury
* - Add SHA256ahze2005-11-091-0/+1
| | | | - Add SIZE to a few ports
* - Update to 1.0.3pav2005-11-092-3/+3
| | | | | PR: ports/88562 Submitted by: Ports Fury
* Upgrade to 2.0-4 and build the manual again.thierry2005-11-093-25/+20
|
* Fix build with goffice 0.1.1 [1].kwm2005-11-083-0/+547
| | | | | | Add SHA256 Checksum. Obtained from: Gnumeric cvs.
* Update to 0.06vs2005-11-083-6/+5
| | | | | PR: ports/88607 Submitted by: maintainer
* Add port math/p5-Algorithm-Combinatorics, efficient generation of ↵aaron2005-11-065-0/+56
| | | | | | combinatorial sequences Approved by: tobez
* Fix some portlint warnings.tobez2005-11-062-4/+2
|
* Update to 2.4.2; assign maintainership to perl@.tobez2005-11-053-20/+11
|
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-051-2/+2
|
* These ports depended on jx, which was removed.kris2005-11-0515-396/+0
|
* Update to 1.6.0.marcus2005-11-059-615/+509
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-0514-3/+14
|
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-053-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly.
* - Add more master sites, the original site have 10 slots limit and is fullpav2005-11-041-1/+3
| | | | Reported by: krismail
* - Move USE_LDOUBLE=yes above bsd.port.pre.mk so pointyhat actaully usesahze2005-11-041-3/+1
| | | | math/ldouble
* - Update to 0.8.2.1pav2005-11-042-3/+3
| | | | Submitted by: maintainer
* - Update to 0.8.2pav2005-11-045-17/+34
| | | | | | - Fix build with latest cln Submitted by: maintainer
* - Drop unused LDCONFIG_DIRSvs2005-11-031-3/+2
| | | | - Handle some variables with more care
* Upgrade to 24.0.tg2005-11-022-3/+3
| | | | | PR: 88399 Submitted by: Marcus von Appen <mva at sysfault dot org>
* - Updated from 0.06 to 0.07aaron2005-11-023-5/+4
| | | | | | - Updated maintainer email address Approved by: tobez
* Unbreak on 4.xvs2005-11-025-7/+97
| | | | Approved by: perky (maintainer)
* - Chase cln and ginac updatespav2005-11-021-1/+2
|
* - Update to 1.3.3pav2005-11-023-6/+6
| | | | | PR: ports/88348 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.1.10pav2005-11-023-13/+109
| | | | | PR: ports/88347 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Upgrade to 2.0-3 and chase the new site.thierry2005-11-025-59/+105
| | | | Changelog at <http://www.freefem.org/ff++/ftp/HISTORY>.
* . Build and install some of the documentation files.glewis2005-11-022-1/+21
| | | | | PR: 88018 Submitted by: Ulrich Spoerlein <q@galgenberg.net>
* Let the IGNORE message make a bit more sense and change it from:erwin2005-11-015-5/+5
| | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
* update to 2.4.1maho2005-10-312-3/+3
|
* update to 2005.06.13 and unbreakmaho2005-10-304-190/+130
| | | | Submitted by: kris and linimon
* Add cputype of sempron; athlon type CPUmaho2005-10-301-1/+2
| | | | Submitted by: Pedro A M Vazquez <vazquez@iqm.unicamp.br>
* Fix build and installmaho2005-10-302-7/+8
| | | | Submitted by: kris via pointyhat
* Update to 1.0.59mnag2005-10-302-3/+3
| | | | | PR: 88193 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 1.2mnag2005-10-302-3/+3
| | | | | PR: 88192 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* o) Fix error when using funktion from shared libraries (dlopen, dlerror)lkoeller2005-10-302-1/+13
| | | | | | | (see http://lists.freebsd.org/pipermail/freebsd-questions/2005-October/102547.html) PR: - Submitted by: "Rob" <spamrefuse@yahoo.com>
* Drop MAINTAINERmnag2005-10-301-1/+1
| | | | | PR: 88197 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
* - Update to 2005.10.06ehaupt2005-10-306-92/+124
| | | | | | | - Remove files/* (3 patches) PR: 88191 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix fftw3-long by ALWAYS using math/ldouble even if CPUTYPE is definedahze2005-10-292-3/+1
| | | | since some CPUTYPES work and others don't.
* BROKEN: Incorrect pkg-plistkris2005-10-291-0/+2
|
* BROKEN on ia64: Does not compilekris2005-10-291-2/+2
|
* BROKEN on 7.0: Does not buildkris2005-10-291-0/+4
|
* BROKEN: Does not buildkris2005-10-281-0/+2
|
* BROKEN on amd64: Does not buildkris2005-10-281-0/+4
|
* Update to 1.05.tobez2005-10-272-3/+3
|
* - Sync ports version to latest packages update (2005_10_19-13_48_UTC)az2005-10-252-3/+3
| | | | | | PR: ports/87870 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Approved by: sem (mentor)
* - Update to 12.5.0 [1]jylefort2005-10-243-29/+14
| | | | | | | | | | | - Install with ${INSTALL_*} - Remove -O from vendor ${CFLAGS} - Remove -s from vendor ${LDFLAGS} - Polish the Makefile [1]: PR: ports/87887 Submitted by: maintainer
* Make X11BASE-safevs2005-10-241-1/+1
| | | | | PR: ports/87879 Submitted by: maintainer
* Add math/p5-Math-ConvexHull 1.00, a Perl module to calculate convextobez2005-10-245-0/+45
| | | | hulls using Graham's scan (n*log(n)).
* - Update to 20051010sem2005-10-216-1292/+1287
| | | | | PR: ports/87217 Submitted by: maintainer
* - Update to 4.3.6 [1]garga2005-10-195-221/+115
| | | | | | | | | - Pass maintainership to submitter [1] - Use DATADIR and INFO - Hacked to build fine on 4.x PR: ports/87662 [1] Submitted by: Frank Laszlo <laszlof@vonostingroup.com> [1]
* respect PREFIXijliao2005-10-191-0/+4
|
* Update to 2.2.10.alpha.tobez2005-10-192-4/+3
| | | | | Submitted by: maintainer PR: 86948
* Populate virtual category "lisp"vs2005-10-161-1/+1
| | | | | | PR: ports/86370 Submitted by: Julian Stecklina Approved by: portmgr (linimon)
* Update to 0.11mnag2005-10-163-56/+11
| | | | | PR: 87486 Submitted by: Rod Taylor <ports@rbt.ca> (maintainer)
* NOPROFILE -> NO_PROFILE (fix the build on FreebSD >= 6.0)jmz2005-10-151-2/+6
| | | | | PR: ports/87429 Submitted by: Christopher Illies <christopher.illies@ki.se>
* Update MASTER_SITE to point to a mirror and remove WWW from packagejhb2005-10-142-3/+1
| | | | | | description as it is no longer valid. Reported by: fenner's fetch survey
* Stabilizing: the PETSc Team builds a special tarball for the FreeBSDthierry2005-10-132-5/+6
| | | | port, with patch level included in DISTNAME. Thanks to them!
* - Update to 2.2.0sem2005-10-125-156/+358
| | | | | PR: ports/87276 Submitted by: maintainer
* - Update to 2.2.0sem2005-10-123-29/+31
| | | | | PR: ports/87274 Submitted by: maintainer
* Remove dead MASTER_SITE and related WWW pkg-descr line.ale2005-10-122-5/+1
| | | | Requested by: maintainer
* - Upgrade from PETSC_VERSION_PATCH 34 (October, 6, 2005) tothierry2005-10-112-3/+4
| | | | | | | | | | | PETSC_VERSION_PATCH 36 (October, 9, 2005), with the same DISTNAME. - Changelog available at <http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html> - Fix pkg-message. Reported by: pointyhat via Kris
* Update to 0.3.2perky2005-10-103-5/+7
|
* update to 1.0.1maho2005-10-104-7/+7
| | | | Submitted by: edwin, fenner
* update to 2.4.0maho2005-10-103-4/+6
| | | | Submitted by: edwin
* Reset bouncing maintainer addresses.linimon2005-10-101-1/+1
| | | | | Hat: portmgr Source: Edwin's updated distfile tracker
* update to 6.2.1maho2005-10-102-6/+6
| | | | Submitted by: edwin
* 1. Update to 3.7.11maho2005-10-103-4/+5
| | | | | | 2. Add cputype of sempron; athlon type CPU Submitted by: edwin[1], Pedro A M Vazquez <vazquez@iqm.unicamp.br>[2]
* Reset bouncing maintainer address; mark BROKEN since it does not fetch.linimon2005-10-101-2/+6
| | | | Source: distfile survey
* - Update to 12.4.11garga2005-10-083-6/+15
| | | | | PR: ports/87043 Submitted by: maintainer
* - Upgrade from PETSC_VERSION_PATCH 32 (September, 26, 2005) tothierry2005-10-072-3/+3
| | | | | | | | | PETSC_VERSION_PATCH 34 (October, 6, 2005), with the same DISTNAME. - Changelog available at <http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>. Reported by: pointyhat via Kris
* Update to 1.3.tobez2005-10-062-4/+4
|
* - Update to 3.95hq2005-10-064-139/+218
| | | | | | | - Use SUB_FILES to configure pkg-message PR: 86928 Submitted by: maintainer
* Update to 0.0.6arved2005-10-062-3/+3
| | | | | PR: 86930 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
* Update to 0.91.tobez2005-10-052-3/+3
| | | | | Submitted by: maintainer PR: 86890
* fix build on 4oliver2005-10-042-9/+4
|
* Reset maintainer to ports@FreeBSD.orgbarner2005-10-041-1/+1
| | | | Requested by: "Pedro F. Giffuni" (old maintainer)
* - Update to 0.89pav2005-10-036-27/+38
| | | | | PR: ports/86837 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Update to 0.6.2 [1]jylefort2005-10-032-5/+5
| | | | | | | | - Use USE_GNOME=libxml2 rather than a hardcoded dependency [1]: PR: ports/86829 Submitted by: maintainer
* Update to 0.06mnag2005-10-022-3/+3
| | | | | | PR: 86816 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Approved by: aaron@daltons.ca (maintainer), pav (mentor)
* - Fix build of fftw3-long on 5.x, 6.x, 7.x when CPUTYPE is not definedahze2005-10-011-2/+5
| | | | | | | by using math/ldouble. Also, CPUTYPE=[i386|i486|i586|i686] and proabably some others won't work. Reported by: PointyHat
* Correct typo.ale2005-10-011-1/+1
| | | | Submitted by: Vincent Lefevre
* www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999.fenner2005-10-013-3/+3
| | | | | | | Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to the UK Mirror Service, ftp.mirrorservice.org. Approved By: portmgr (linimon)
* take maintainershipoliver2005-09-301-1/+1
| | | | Approved by: maintainer
* - Upgrade from PETSC_VERSION_PATCH 31 (September, 14, 2005) tothierry2005-09-282-2/+3
| | | | | | | | | PETSC_VERSION_PATCH 32 (September, 26, 2005), with the same DISTNAME. - Changelog available at <http://petsc.bkbits.net:8080/petsc-release-2.3.0/ChangeSet@1.3214..?nav=index.html>. Reported by: pointyhat via Kris
* update to 0.3.4oliver2005-09-283-26/+5
| | | | Approved by: maintainer
* Update to 2.2.0 release:ale2005-09-243-6/+10
| | | | | - Install shared library - Make fetchable again
* Add geogebra-i18n 2.6b, a dynamic software that joins geometry,thierry2005-09-246-0/+891
| | | | | | | algebra and calculus. PR: 85801 Submitted by: Nicola Vitale <nivit (at) email.it>
* Update to 1.04. Assign maintainer to perl@. Require perl from ports.tobez2005-09-232-5/+11
|
* Update to 2.32.tobez2005-09-223-5/+9
| | | | | PR: 86409 Approved by: maintainer
* search.cpan.org redirect reduction canonicalization project, pass 2:fenner2005-09-222-2/+2
| | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-2218-18/+18
| | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* Reset maintainership of Seamus Venasse who has not responded for some time.erwin2005-09-202-2/+2
| | | | | | | Thank you for your efforts in the past! Noticed by: tobez Approved by: portmgr (self)
* - update to 1.0leeym2005-09-193-8/+15
|
* Upgrade to v2.3.0.thierry2005-09-189-154/+76
|
* - Respect PREFIXpav2005-09-172-1/+5
| | | | | PR: ports/84622 Submitted by: Andrew Bernard <andrewb@cs.cmu.edu> (maintainer)
* Fix plist.barner2005-09-161-0/+3
| | | | | Reported by: kris via pointhat Pointy hat to: me for not being more thorough
* Fix build:barner2005-09-152-7/+35
| | | | | | | | | | | - Use any installed version of [x]emacs - If there's no emacs at all, fall back to xemacs21-mule - files/patch-isa_isabelle-system.el: Avoid interactive prompt if building with GNU emacs. Submitted by: barner, maintainer (partly) Approved by: Timothy Bourke <timbob@bigpond.com> (maintainer) Reported by: kris via pointyhat
* - update to 1.28leeym2005-09-152-3/+3
|
* - Use full URI scheme in WWW linepav2005-09-152-10/+4
| | | | - Remove attribution
* Update to 1.2.tobez2005-09-132-3/+3
|
* Unbreak by fixing MD5 after a silent update.thierry2005-09-133-4/+5
| | | | | | | | | | According to Helmut Michels <michels (at) mps.mpg.de> (author) this fixes a very small reported bug: - wrong position of triangles and vectors in the routines TRIFLL and FIELD for the option PAGMOD ("TOP"). Reported by: pointyhat via Kris
* Enable readline support.vsevolod2005-09-122-7/+21
| | | | | PR: 85793 Submitted by: Nicola Vitale <nivit@email.it>
* Update to 0.67.tobez2005-09-112-3/+3
|
* - Update to 0.87pav2005-09-103-3/+5
| | | | | PR: ports/85797 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Mark BROKEN on sparc64 until maintainer can look at itlawrance2005-09-091-1/+7
| | | | | PR: ports/85884 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
* Fix build: USE_PYTHON=2.4+vs2005-09-081-1/+1
| | | | Noticed by: cluster
* Fix PKGORIGIN for slave-port german/geonextvs2005-09-071-1/+1
|
* Set NO_PACKAGE: atlas optimizes for the local machine, so a package is notkris2005-09-071-0/+2
| | | | | | generally useful. Reviewed by: maho (maintainer)
* - Update to 0.4.0pav2005-09-0712-733/+24
| | | | | PR: ports/85570 Submitted by: James Howard <jh@jameshoward.us>
* Upgrade to version 4.8.demon2005-09-053-12/+10
| | | | | PR: 84905 Submitted by: Ulrich Spoerlein <q@galgenberg.net>
* - Update to 0.86pav2005-09-053-9/+10
| | | | | PR: ports/85636 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Update to 1.5pav2005-09-042-3/+3
| | | | | PR: ports/85280 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
* - Update to 1.1.2pav2005-09-042-3/+3
| | | | | PR: ports/85279 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
* - Update to 0.5.8pav2005-09-042-3/+3
| | | | | | PR: ports/85035 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Approved by: maintainer timeout (18 days)
* Update to 1.12lawrance2005-09-043-14/+14
| | | | | PR: ports/85663 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
* - Update to 4.4.6lawrance2005-09-042-8/+9
| | | | | | | - Add another master site PR: ports/85659 Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
* - Remove -O3 optimization. It should fix fails on sparc64sem2005-09-022-2/+12
| | | | | PR: ports/85610 Submitted by: maintainer
* - Remove -O3 optimization from CFLAGSsem2005-09-022-2/+12
| | | | | PR: ports/85608 Submitted by: maintainer
* - Remove -malign-double from WITH_OPTIMIZED_CFLAGS on amd64 to fix buildahze2005-09-021-3/+6
| | | | | PR: ports/85555 Submitted by: Tetsuya Uemura
* Add isabelle 2004, a generic proof assistant.barner2005-09-0110-0/+4177
| | | | | PR: 84859 Submitted by: Timothy Bourke <timbob@bigpond.com>
* - Unbreak on 4.x by using "use vars" instead of "our".kuriyama2005-09-012-3/+13
| | | | | | - Add forgotten $PKGNAMEPREFIX. Reported by: pointyhat via kris
* Upgrade to 8.4 and make fetchable again.thierry2005-09-013-6/+5
| | | | Reported by: pointyaht via Kris
* Add proofgeneral 3.5, a generic interface for proof assistants.barner2005-08-3111-0/+716
| | | | | PR: 84788 Submitted by: Timothy Bourke <timbob@bigpond.com>
* Teach bmake about FreeBSD-7.thierry2005-08-312-3/+4
| | | | | | Note: an upgrade to petsc-2.3.0 is in progress. Reported by: krion via pointyhat
* upgrade to 1.1.0ijliao2005-08-303-10/+16
| | | | | PR: 85386 Submitted by: Ports Fury
* - Update to 1.0.58ahze2005-08-308-49/+63
| | | | | PR: ports/85387 Submitted by: Ports Fury
* A portable fixed precision math library designed for very fastpav2005-08-296-0/+52
| | | | | | | exponentiations. PR: ports/85044 Submitted by: Wesley Shields <wxs@csh.rit.edu>
* LibTomMath provides highly optimized and portable routines for a vastpav2005-08-296-0/+50
| | | | | | | | majority of integer based number theoretic applications (including public key cryptography). PR: ports/85043 Submitted by: Wesley Shields <wxs@csh.rit.edu>
* Add mpfr 2.1.2, a library for multiple-precision floating-pointale2005-08-295-0/+42
| | | | | | | computations. PR: ports/84724 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Remove mpfr library from libgmp: it'll be included in the mpfr port.ale2005-08-294-12/+6
| | | | | PR: ports/84724 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Depends on compat4x to get libm.so.2 when needed.thierry2005-08-281-0/+5
| | | | No entry required in /etc/libmap.
* Add p5-Math-Vec 0.02, object-Oriented Vector Math Methods in Perl.kuriyama2005-08-285-0/+41
|
* Unbreak on 6.0, thanks to compat5x.thierry2005-08-271-2/+1
| | | | | | | Note: the following entry is still required in /etc/libmap.conf: libm.so.2 libm.so.3 Approved by: portmgr (linimon)
* Make it fetchable againgarga2005-08-222-3/+1
| | | | | | PR: ports/85131 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Approved by: portmgr (krion)
* Unbreak with gcc 3.4.thierry2005-08-1718-7/+453
| | | | Approved by: portmgr (marcus)
* Update to 20050603 and fix build on 6.x/7.xkrion2005-08-053-7/+37
| | | | Approved by: portmgr (implicit)
* Fix build on > 4.x (don't unconditionally try to execute gtar)kris2005-08-031-1/+2
| | | | Approved by: portmgr (self)
* - Update to 2005_07_20-19_29_UTCgarga2005-08-014-3/+51
| | | | | PR: ports/83864 From: Johan van Selst <johans@stack.nl> (maintainer)
* Upgrade to 1.1.thierry2005-08-014-23/+4
| | | | | PR: 84405 Submitted by: KATO Tsuguru
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-2/+2
|
* Linux binaries for version 8.2 are unfetchable, then switch to nativethierry2005-08-0118-774/+73
| | | | | | | | | | FreeBSD binaries for version 8.3 (i386 only). Note: does not run on FreeBSD >= 6.0, because linked with libc.so.5. PR: 84366 Submitted by: thierry Repocopied by: marcus
* - Fix fetching. Unbreak.sem2005-07-311-5/+1
| | | | | | PR: ports/84392 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> Approved by: no maintainer reaction on broken port
* Update to 0.6.4. This also fix the problem with fetching the distfile ofthierry2005-07-302-11/+21
| | | | | | | 0.6.2-2 version. PR: 84310 Submitted by: Jie Gao (maintainer)
* Asymptote is a powerful script-based vector graphics language thatpav2005-07-297-0/+247
| | | | | | | | | | | | | | provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output. A major advantage of Asymptote over other graphics packages is that it is a programming language, as opposed to just a graphics program: it can therefore exploit the best features of script (command-driven) and graphical user interface (GUI) methods. PR: ports/83990 Submitted by: Nicola Vitale <nivit@email.it>
* Update to 0.3.1vs2005-07-273-6/+5
| | | | | PR: ports/83858 Submitted by: Ports Fury
* - uncomment REINPLACE_CMD which add "use vars ..."leeym2005-07-271-3/+3
|
* - Update to 0.5.1sem2005-07-262-10/+6
| | | | | PR: ports/84071 Submitted by: Ports Fury
* - fix the missing $VERSION problem introduced in previous commitleeym2005-07-261-1/+4
| | | | - bump PORTREVISION
* - update to 1.08leeym2005-07-262-3/+6
| | | | | | PR: 84061 Submitted by: leeym Approved by: maintainer
* Add laspack 1.12.2,barner2005-07-256-0/+92
| | | | | | | | package for solving large sparse systems of linear equations. PR: 83968 Submitted by: Pedro F. Giffuni" <giffunip at asme dot org>
* -Update to 1.0.20050524, they never bump version so add date in it on our own.mezz2005-07-257-61/+4
| | | | | | | -Remove the BROKEN, DEPRECATED and EXPIRATION_DATE. PR: ports/83938 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* - Fix buildpav2005-07-251-1/+3
| | | | | | | | | PR: ports/83915, ports/83985, ports/83989 Submitted by: Brett Goulder <predatorfreak@dcaf-security.org>, Conrad J. Sabatier <conrads@cox.net>, regis rampnoux <regisr@pobox.com> Was broken for: 51 hours Pointy hat to: tg
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-234-0/+8
| | | | at that time and no PRs have been submitted to fix it.
* Upgrade to 23.8.tg2005-07-224-51/+36
|
* Update my email address.vsevolod2005-07-221-1/+1
| | | | Approved by: perky (mentor)
* - Update to 0.6.0pav2005-07-212-3/+3
| | | | | | PR: ports/78836 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Approved by: maintainer timeout (4 months)
* - Update or add WWW lineahze2005-07-211-1/+1
|
* - Use PLIST_FILESpav2005-07-192-2/+2
| | | | | PR: ports/83680 Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 1.3.2pav2005-07-193-4/+5
| | | | | PR: ports/83615 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 1.3.3perky2005-07-183-10/+12
| | | | | PR: 83600 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>