aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Bento fix: convert the pre-fetch test for the existance of theMark Linimon2004-02-091-13/+9
| | | | | | | | | distfile (which must be manually downloaded) into one that is compatible with bento builds. This should be transparent to anyone installing the port. Informed maintainer. Notes: svn path=/head/; revision=100485
* BROKEN with perl 5.8: Does not installKris Kennaway2004-02-091-1/+7
| | | | Notes: svn path=/head/; revision=100455
* BROKEN on 5.x: broken pkg-plistKris Kennaway2004-02-093-3/+21
| | | | Notes: svn path=/head/; revision=100434
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-0812-0/+13
| | | | Notes: svn path=/head/; revision=100321
* Update to 1.2.6.Joe Marcus Clarke2004-02-083-17/+3
| | | | Notes: svn path=/head/; revision=100314
* This port is broken on 4.x too, and will be removed after April 7.Kris Kennaway2004-02-071-5/+2
| | | | Notes: svn path=/head/; revision=100311
* BROKEN on 5.x: does not compileKris Kennaway2004-02-072-1/+11
| | | | Notes: svn path=/head/; revision=100307
* fix build on currentOliver Lehmann2004-02-073-15/+52
| | | | Notes: svn path=/head/; revision=100245
* Update to 1.2.2. See ChangeLog for complete list of bugfixes. New features:Mark Linimon2004-02-073-4/+6
| | | | | | | | | | | | | | Make AIC retrievable via genr ("genr foo = $aic") Add calculation of modulus and frequency for ARMA roots, and add printing of these to LaTeX and RTF output Add DFFITS values to the "influential observations" model test; also expand the help entry for this PR: ports/62433 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=100214
* - Fix build on -currentKirill Ponomarev2004-02-062-7/+21
| | | | | | | | PR: ports/62431 Submitted by: Ports Fury Notes: svn path=/head/; revision=100146
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0620-11/+11
| | | | Notes: svn path=/head/; revision=100139
* Add NO_LATEST_LINK=yes.Alex Dupre2004-02-061-0/+1
| | | | | | | | Noticed by: kris Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100127
* Use PLIST_FILES.Trevor Johnson2004-02-058-5/+5
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* RUN_DEPENDS on gnupg, CONFLICTS with kgpg.Michael Nottebrock2004-02-051-1/+5
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=100053
* BROKEN: Does not compile on 5.xKris Kennaway2004-02-051-1/+7
| | | | Notes: svn path=/head/; revision=100026
* Update to KDE 3.2.0Michael Nottebrock2004-02-0510-115/+253
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-0464-13/+64
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Update to 4.3.42.Joe Marcus Clarke2004-02-032-2/+2
| | | | Notes: svn path=/head/; revision=99909
* . Fix the Java include path (bsd -> freebsd).Greg Lewis2004-02-031-1/+1
| | | | | | | | PR: 62314 Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer) Notes: svn path=/head/; revision=99894
* - Utilize USE_GNOMEKirill Ponomarev2004-02-022-2/+4
| | | | | | | | | | - Fix pkg-plist PR: ports/62264 Submitted by: Ports Fury Notes: svn path=/head/; revision=99821
* Add conflictsTilman Keskinoz2004-02-021-1/+1
| | | | | | | | PR: 62103 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=99801
* Remove the broken ruby-gsl portKris Kennaway2004-02-025-115/+0
| | | | Notes: svn path=/head/; revision=99794
* - Add another master sitePav Lucistnik2004-02-021-1/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=99786
* Upgrade to 0.90.7.1, which contains the patches from the port andBill Fenner2004-02-025-462/+8
| | | | | | | fixes building using gcc-3.3. Notes: svn path=/head/; revision=99774
* 1) possible build fix on ia64 archsMaho Nakata2004-02-012-22/+19
| | | | | | | | | | | 2) remove some make xconfig 3) move PKGNAMESUFFIX appropreate position PR: 61995 Submitted by: hrs Notes: svn path=/head/; revision=99677
* math/atlas should not LIB_DEPENDS on math/lapack.Maho Nakata2004-02-011-1/+1
| | | | | | | | | | lapack is required only for building. PR: 61963 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=99665
* - Add missed dependency on PerlPav Lucistnik2004-01-311-0/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=99607
* Workaround for problems installing this port on systems with emacsMark Linimon2004-01-312-7/+6
| | | | | | | | | | already installed. While here, fixed plist. PR: ports/62029 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=99583
* Update to 1.1.6, now with AMD64 support.Tilman Keskinoz2004-01-313-5/+6
| | | | Notes: svn path=/head/; revision=99579
* Fix build on AMD64Tilman Keskinoz2004-01-311-1/+1
| | | | | | | Approved by: maintainer timeout (26 days) Notes: svn path=/head/; revision=99578
* SIZEify.Trevor Johnson2004-01-2986-0/+97
| | | | Notes: svn path=/head/; revision=99421
* Add SIZE fieldMathieu Arnold2004-01-292-0/+2
| | | | Notes: svn path=/head/; revision=99406
* - Update to version 1.2.1Kirill Ponomarev2004-01-265-244/+249
| | | | | | | | PR: ports/61959 Submitted by: Ports Fury Notes: svn path=/head/; revision=99223
* o) Update to version 5.1.14Lars Koeller2004-01-263-22/+19
| | | | | | | | PR: ports/61879 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=99211
* Add NO_PACKAGE since this port is heavely depended onMaho Nakata2004-01-261-0/+1
| | | | | | | | | | the environment. Submitted by: sf Many thanks to: sf Notes: svn path=/head/; revision=99193
* Fix broken on alphaMaho Nakata2004-01-261-2/+6
| | | | | | | Submitted by: kris via bento Notes: svn path=/head/; revision=99184
* - Update to 2.2.7.aPav Lucistnik2004-01-256-44/+95
| | | | | | | | PR: ports/61862 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer) Notes: svn path=/head/; revision=99121
* - Fix build on -STABLEClement Laforet2004-01-231-0/+4
| | | | | | | | | PR: 61806 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Reported by: bento via kris Notes: svn path=/head/; revision=98930
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Update to version 1.1.6Kirill Ponomarev2004-01-233-3/+4
| | | | | | | | PR: ports/61780 Submitted by: Ports Fury Notes: svn path=/head/; revision=98886
* Use LS macro.Trevor Johnson2004-01-232-2/+2
| | | | Notes: svn path=/head/; revision=98863
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+2
| | | | Notes: svn path=/head/; revision=98793
* Add more architectures (result of hw.model)Maho Nakata2004-01-201-11/+36
| | | | | | | | | | | | | | | thanks for your reports! Norikatsu Shigemura <nork@cityfujisawa.ne.jp> SHINODA Masanori <shinoda@hiroshima.intec.co.jp> FUJISHIMA Satsuki <sf@FreeBSD.org> SATOH Mitsuharu <mituharu@rd.ikegami.co.jp> nakayama <y.naka@gamma.ocn.ne.jp> TSUCHIKAMA Shinji <tsuchikm@ff.iij4u.or.jp> akira noda <a-noda@jaist.ac.jp> Masahiro Yamagishi <night@pluto.dti.ne.jp> Notes: svn path=/head/; revision=98646
* Remove harmful message from MakefileMaho Nakata2004-01-201-6/+0
| | | | | | | Pointed out by: sf Notes: svn path=/head/; revision=98644
* Remove # to compileMaho Nakata2004-01-201-4/+4
| | | | | | | Pointy hat to: myself Notes: svn path=/head/; revision=98643
* a) update to 3.6.0Maho Nakata2004-01-205-91/+140
| | | | | | | | b) make PIC object files for amd64 c) some clean ups Notes: svn path=/head/; revision=98624
* 1) very minor update, without changing the filenameMaho Nakata2004-01-192-1/+2
| | | | | | | | | | | a) add some debug print b) initialize some data 2) bump portrevision accodingly Pointed out by: edwin Notes: svn path=/head/; revision=98549
* - Update to 1.2.5Alexander Nedotsukov2004-01-194-3/+20
| | | | | | | | - Use lthack - Sort plist a bit Notes: svn path=/head/; revision=98528
* Remove math/simpack.Mark Linimon2004-01-191-1/+0
| | | | Notes: svn path=/head/; revision=98522