summaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.0.adamw2003-09-254-11/+14
|
* * s/-pthread/${PTHREAD_LIBS}/marcus2003-09-241-3/+2
| | | | * Use gnometarget
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-242-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1
|
* Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files amarkm2003-09-162-29/+39
| | | | | | | | bit better, and allow different lisp compilers to be used. The clisp compiler dumps core, so mark that case as an error until it can get fixed. Fix the COMMENT a bit to fit in with sysinstall better. OK'ed by: portmgr(marcus)
* o) User pdflib5 in dependency section to unbreak build due to brokenlkoeller2003-09-151-2/+2
| | | | | | | | marked pdflib4 PR: 56673 Submitted by: j.e.drews@att.net Approved by: portmgr@freebsd.org
* Fix buuild on -STABLE, and make sure -lc_r is linked in on -CURRENT.marcus2003-09-112-0/+11
| | | | | Reported by: Sergey Akifyev <asa@gascom.ru> Approved by: portmgr (implicitly)
* Update 20030507 to 20030825[1]. Following additional changes has made:kiri2003-09-105-562/+561
| | | | | | | | * spaces between macros and eqauls to tab(portlint) * change %%DOCSDIR%% in pkg-plist(portlint) PR: 56230 Submitted by: Saito Tomokatsu <saito@saitou.org>[1]
* Update to 4.3.3.marcus2003-09-103-2/+7
|
* Drop maintainershiplioux2003-09-072-2/+2
|
* Add missing dependencies on py-gtk2 and libgnomedb.marcus2003-09-071-1/+5
| | | | Reported by: bento
* Import p5-Math-Round. Math::Round is a Perl module. It supplies functions tofoxfair2003-09-065-0/+38
| | | | | | round numbers, both positive and negative, in various ways. This may seem like an odd thing to write a whole module for, but rounding can sometimes be a little tricky, so I thought some people might find this useful.
* - Fix buildkrion2003-09-041-2/+8
| | | | | PR: 56436 Submitted by: Ports Fury
* - Update to version 2.6.1krion2003-09-034-370/+326
| | | | | PR: 56322 Submitted by: Ports Fury
* Update to 1.1.3. Changes in this release:naddy2003-09-013-3/+8
| | | | | | | | | | * Introducing basic and scientific mode. * Number base, angle unit and notation mode are remembered on exit. No defaults anymore. * Updates to binary mode. * New functions (asinh, acosh, atanh) and a new operation (percent). * Bug fixes: crash on bracket closing, remember display value, GUI. * Japanese translation, translation updates.
* - Fix buildkrion2003-08-301-1/+1
| | | | | PR: 56193 Submitted by: Ports Fury
* Add ruby-bitset, a(nother) bit set library for Ruby.knu2003-08-275-0/+39
|
* Maintainer update of math/entropy to 1.1seanc2003-08-273-2/+4
| | | | | PR: ports/56022 Submitted by: Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-262-1/+2
| | | | Prodded by: kris
* Unbreak in the case you did not have -O in your CFLAGSmat2003-08-261-1/+2
| | | | | | PR: 55870 Submitted by: Kevin Oberman <oberman@es.net> Approved by: demon (mentor)
* Update to 4.3.2.marcus2003-08-253-2/+4
|
* Chase the libintl.so shared lib version.marcus2003-08-252-2/+2
|
* port update: math/mtledwin2003-08-252-3/+5
| | | | | | | | | | | | | There is a minor update to mtl. Since this is port only consists of header, and no library is actually build I followed their recomendation and added NO_BUILD which saves some time doing unnecessary testing. I also wanted to add LAPACK support but I couldn't. At least I fixed a bug in configure in the process. PR: ports/55203 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* - Update to 0.9.2krion2003-08-244-15/+3
|
* Bump PORTREVISION after lang/python's changing default toperky2003-08-233-0/+3
| | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
* Add ruby-gmp (libgmp-ruby), Ruby bindings to GNU Multiprecisionknu2003-08-225-0/+49
| | | | Library.
* Update to 1.1.20.marcus2003-08-224-216/+116
|
* Update to 2.010500mat2003-08-215-29/+37
| | | | | | | | add WWW respect CFLAGS PR: 52293 Approved by: demon (mentor), maintainer
* Mark NOT_FOR_ARCHS=alpha.krion2003-08-201-0/+2
| | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> Reported by: kris via bento
* Fix build on python2.3perky2003-08-201-0/+13
|
* o Main modificationnork2003-08-182-7/+5
| | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1]
* Update my ports to use my @FreeBSD.org addressmat2003-08-161-1/+1
| | | | Approved by: demon (mentor)
* Unbreak by converting CR+LF to LF, as gcc does not seem to be tolerantknu2003-08-141-2/+3
| | | | of CR before LF when it comes to line continuation.
* unbreaking on Alpha (and maybe on other 64bit platforms (untested))oliver2003-08-134-14/+49
| | | | | | | bump PORTREVISION Submitted by: Thierry Thomas <thierry@pompo.net> PR: ports/55544
* Update to version 3.39krion2003-08-112-2/+2
| | | | | PR: 55468 Submitted by: Ports Fury
* Set USE_GCC=2.95 to fix build on 5.x. Mark musicbox and icqnix as BROKENkris2003-08-101-0/+1
| | | | | | | on 5.x machines (compile and configure failure, respectively). PR: 52731 Submitted by: trevor
* a) Fix buildmaho2003-08-082-12/+60
| | | | | | b) add examples Submitted by: kris via bento
* Update to 4.3.0.marcus2003-08-083-3/+6
|
* Backout to 3.5.5maho2003-08-082-2/+3
| | | | | | | | | | | | | a) newer version build fails like: /usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b1' /usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b0' b) Define PORTEPOCH=1 Reported by: Pedro F. Giffuni <giffunip@yahoo.com> kris Thierry Thomas <thierry@pompo.net> Jonathan <j.e.drews@worldnet.att.net>
* As announced on May 6, remove the broken math/siag port.kris2003-08-0813-779/+0
|
* BROKEN: Does not installkris2003-08-071-0/+2
|
* BROKEN: does not compilekris2003-08-071-0/+2
|
* Does not compilekris2003-08-071-0/+2
|
* Update to 1.3.2bkrion2003-08-043-2/+23
| | | | Approved by: fjoe (mentor) (implicit)
* cosmetic cleanup, no functional changesoliver2003-08-048-56/+44
| | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Unbreak on -currentkrion2003-08-041-0/+4
| | | | | Reported by: kris via bento Approved by: fjoe (mentor) (implicit)
* Partially fix the build on -CURRENT (still doesn't build with GCC-3.3.1).ru2003-08-041-3/+8
| | | | Urged by: kris
* Upgrade to 23.0.tg2003-08-043-46/+18
| | | | Submitted by: Jeremy Messenger <mezz7@cox.net>
* Because Python2.3 headers define _POSIX_SOURCE and _XOPEN_SOURCE,tg2003-08-041-0/+13
| | | | | | math.h skips acosh and other hyperbolic math functions. Submitted by: perky
* Fix build after recent sys.mk changeskris2003-08-043-3/+9
| | | | Submitted by: ru
OpenPOWER on IntegriCloud