aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Trim whitespace.Trevor Johnson2004-04-101-10/+10
| | | | Notes: svn path=/head/; revision=106662
* Update to 1.2.9.Joe Marcus Clarke2004-04-082-4/+3
| | | | Notes: svn path=/head/; revision=106483
* - tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106396
* lha is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106258
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-058-3/+8
| | | | Notes: svn path=/head/; revision=106175
* forgot to update distinfoMaho Nakata2004-04-031-2/+2
| | | | | | | Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=106079
* - Update to version 1.2.4Kirill Ponomarev2004-04-025-15/+25
| | | | | | | | PR: ports/65088 Submitted by: Ports Fury Notes: svn path=/head/; revision=105985
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* Update to 1.2.2. Changes in this release:Christian Weisgerber2004-04-012-3/+3
| | | | | | | | | * several bugfixes * [EE] shortcut * updated translations Notes: svn path=/head/; revision=105907
* update to 3.0Maho Nakata2004-04-015-40/+23
| | | | | | | Noticed by: pav (long long ago) and Ricardo <ragomes@sc.usp.br> Notes: svn path=/head/; revision=105860
* - Honour CC/CFLAGSKirill Ponomarev2004-04-012-16/+13
| | | | | | | | | | | - Add DOCSDIR - portlint PR: ports/65015 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105855
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3176-0/+77
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* Unfortunately, the recent changes to math/xgfe (PR 59024) broke itsAlexander Leidinger2004-03-3027-180/+353
| | | | | | | | | | | | | | | | | | | | | | | compilation on FreeBSD 4 with GCC 2.95.4: http://bento.freebsd.org/errorlogs/i386-4-latest/xgfe-2.1.log The patch below fixes this. During testing it on FreeBSD 4 and 5 with QT 3.3.1 I noticed that the Advanced -> Multiple Files and Advanced -> Multiple Functions dialogs were broken. I'm not sure if this is a new breakage with QT 3.3.1 or if I didn't notice these when testing the previous patch on FreeBSD 5 with QT 3.2.1. Anyway, these are also fixed and as a precaution PORTREVISION is bumped. The patch also adds SIZE info. PR: 64390 Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer Notes: svn path=/head/; revision=105715
* make portlint happyMaho Nakata2004-03-302-5/+5
| | | | Notes: svn path=/head/; revision=105705
* real fix for PR:64692Maho Nakata2004-03-302-15/+16
| | | | | | | | PR: 64692 Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=105704
* Fix build on amd64 (compile shared libraries with -fPIC)Kris Kennaway2004-03-291-0/+11
| | | | Notes: svn path=/head/; revision=105594
* - SIZEifyMarkus Brueffer2004-03-281-0/+1
| | | | | | | | Submitted by: trevor Approved by: arved (mentor) Notes: svn path=/head/; revision=105553
* * Add SIZE. [1]Oliver Braun2004-03-272-1/+2
| | | | | | | | | * s/brandelf/${BRANDELF}/. Submitted by: maintainer [1] Notes: svn path=/head/; revision=105410
* unbreak for 4-STABLE i386 and alphaMaho Nakata2004-03-271-13/+14
| | | | | | | | PR: 64692 (loosely depended on) Submitted by: Kay Lehmann <kay_lehmann@web.de> and kris via bento Notes: svn path=/head/; revision=105406
* make portlint happyMaho Nakata2004-03-272-2/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=105399
* - Add CONFLICTS between math/netcdf and science/hdf, they both installPav Lucistnik2004-03-241-0/+2
| | | | | | | | | | same binaries. PR: ports/64646, ports/64647 Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=105136
* omit . in pkg-descrMaho Nakata2004-03-231-1/+2
| | | | | | | Submitted by: Makoto Yamashita <Makoto.Yamashita@is.titech.ac.jp> Notes: svn path=/head/; revision=104995
* Update to 4.3.51.Joe Marcus Clarke2004-03-223-4/+119
| | | | Notes: svn path=/head/; revision=104989
* Add SIZE data.Akinori MUSHA2004-03-226-0/+6
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Update to 1.2.1. Changes in this release:Christian Weisgerber2004-03-203-4/+4
| | | | | | | | | | * formula entry mode * right mouse button click gives popup menu * translation updates * bug fixes Notes: svn path=/head/; revision=104783
* - Update to version 3.5.1Kirill Ponomarev2004-03-207-114/+16
| | | | | | | | PR: ports/64507 Submitted by: Ports Fury Notes: svn path=/head/; revision=104748
* Do not hardcord PICFLAGMaho Nakata2004-03-202-14/+2
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=104698
* Backout previous change of PICFLAG, sinceMaho Nakata2004-03-192-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | behaviour of -fPIC and -fpic are different. Here is the comment form obrien: -- "-fpic" is a [minor?] optimization for machines that can handle it: -fpic Generate position-independent code (PIC) suitable for use in a shared library, if supported for the target machine. Such code accesses all constant addresses through a global offset table (GOT). The dynamic loader resolves the GOT entries when the program starts (the dynamic loader is not part of GCC; it is part of the operating system). If the GOT size for the linked executable exceeds a machine-specific maximum size, you get an error message from the linker indicating that -fpic does not work; in that case, recompile with -fPIC instead. (These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the m68k and RS/6000. The 386 has no such limit.) -fPIC If supported for the target machine, emit position-independent code, suitable for dynamic linking and avoiding any limit on the size of the global offset table. This option makes a difference on the m68k, m88k, and the SPARC. Thanks to: obrien Notes: svn path=/head/; revision=104581
* SIZEifyMaho Nakata2004-03-196-4/+41
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* make it fetchable againYing-Chieh Liao2004-03-191-4/+2
| | | | Notes: svn path=/head/; revision=104561
* -fPIC is appropreate on all architectures.Maho Nakata2004-03-182-12/+0
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=104554
* Add size data, approved by maintainers.Trevor Johnson2004-03-182-0/+2
| | | | Notes: svn path=/head/; revision=104535
* Add size data, approved by maintainers.Trevor Johnson2004-03-186-0/+7
| | | | Notes: svn path=/head/; revision=104520
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* - Fix typo in CATEGORIES and pet portlintKirill Ponomarev2004-03-181-6/+6
| | | | | | | Submitted by: Mihai Tetcu <itetcu@apropo.ro> Notes: svn path=/head/; revision=104465
* BROKEN on amd64 and ia64: Does not compileKris Kennaway2004-03-181-1/+7
| | | | Notes: svn path=/head/; revision=104450
* The SDPARA (SemiDefinite Programming Algorithm PARAllel version)Maho Nakata2004-03-187-0/+162
| | | | | | | | | is a parallel version of the SDPA (math/sdpa). solving SDPs in parallel with the help of MPI (Message Passing Interface) and ScaLAPACK (Scalable LAPACK). Notes: svn path=/head/; revision=104439
* BROKEN: Distfile is unfetchableKris Kennaway2004-03-181-0/+2
| | | | Notes: svn path=/head/; revision=104428
* Add size info.Mark Murray2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104401
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* SIZEifyYing-Chieh Liao2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104395
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Add size data.Trevor Johnson2004-03-185-0/+7
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Update to 1.2.8.Joe Marcus Clarke2004-03-172-3/+3
| | | | Notes: svn path=/head/; revision=104322
* SIZEify.Trevor Johnson2004-03-175-0/+259
| | | | Notes: svn path=/head/; revision=104313
* Fix 'make describe' with older, buggy makes.Mark Linimon2004-03-171-1/+1
| | | | | | | | | PR: ports/64109 Submitted by: Scott Lipcon <slipcon@mercea.net> Lesson learned the hard way by: linimon@FreeBSD.org Notes: svn path=/head/; revision=104284
* Fix build on alpha 4-stableMaho Nakata2004-03-174-36/+54
| | | | | | | Submitted by: kris via bento Notes: svn path=/head/; revision=104269
* - Fix build on -STABLEPav Lucistnik2004-03-171-0/+17
| | | | Notes: svn path=/head/; revision=104232
* Update to 1.2.7.Joe Marcus Clarke2004-03-163-3/+4
| | | | Notes: svn path=/head/; revision=104214