aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* Correct pkg-plist.osa2004-12-062-1/+2
| | | | | | Bump PORTREVISION. Submitted by: pointyhat via kris
* Fix build on Python 2.4.perky2004-12-052-5/+19
|
* Unbreak on AMD64 by linking libglob statically vs. dynamically until theobrien2004-12-052-14/+16
| | | | | | PIC issues are properly dealt with. Submitted by: Roland Smith <rsmith@xs4all.nl>
* Fix build on Python 2.4.perky2004-12-051-0/+11
|
* Remove dependancy on REINPLACE.obrien2004-12-052-10/+6
|
* Add imake build dependency.lesi2004-12-031-1/+2
| | | | | | | Previously it was picked up as run time dependency for X libraries. Since that is about to change, specify it explicitly. Pointed out by: dosirak via kris, while testing X.Org upgrade
* Add perl build dependency.lesi2004-12-032-0/+2
| | | | | | | Previously it was picked up by imake, which was run time dependency for X libraries. Since this will no longer hold, specify perl explicitly. Pointed out by: dosirak via kris, while testing X.Org upgrade
* - remove the sites which no longer host the distfileleeym2004-12-032-19/+17
| | | | - utilize DATADIR
* Make eik@ and portupgrade happy by bumping PORTEPOCH.edwin2004-12-031-0/+1
|
* mpz module is deprecated since Python 2.2 and removed in Python 2.4.perky2004-12-021-1/+1
|
* Add Statistics::Lite 1.02 module - the lightweight andosa2004-12-015-0/+38
| | | | functional object-oriented statistics.
* Mark broken on ia64 and amd64.tobez2004-11-291-0/+4
| | | | | PR: 74502 Submitted by: maintainer
* Update to 1.4.0. This update also represents work on the 1.3.x branch bymarcus2004-11-298-388/+523
| | | | adamw, ahze, and mezz.
* As previously announced, remove math/ruby-math3d. It has been brokenlinimon2004-11-275-50/+0
| | | | for several months with no sign of a fix.
* Fix buildkrion2004-11-271-2/+2
| | | | | PR: ports/74426 Submitted by: Ports Fury
* BROKEN: Broken pkg-plistkris2004-11-261-0/+2
|
* [new port] math/p5-Math-Splinesem2004-11-265-0/+37
| | | | | PR: ports/74380 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
* [new port] math/p5-Math-Derivativesem2004-11-265-0/+38
| | | | | PR: ports/74381 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
* Add missing directorykris2004-11-251-0/+1
| | | | XXX This port doesn't seem to conform to hier(7)
* Use new GCONF_SCHEMAS.mezz2004-11-242-9/+2
| | | | Approved by: pav
* Don't build example programs since we don't install themahze2004-11-231-82/+9
| | | | Approved by: adamw (implicit)
* Use new INSTALLS_OMF.mezz2004-11-234-24/+2
| | | | Approved by: bland, kwm, marcus and pav
* Fix build with WITH_OPTIMIZED_FLAGSmaho2004-11-231-1/+3
| | | | | PR: 74011 Submitted by: Jie Gao <gaoj at cpsc.ucalgary.ca>
* move pkg-message.in to ${FILESDIR} to installmaho2004-11-231-0/+0
| | | | w/o error.
* move pkg-message.in in ${FILESDIR} to installmaho2004-11-231-0/+0
| | | | w/o error.
* Modify WWW.thierry2004-11-231-1/+1
| | | | Requested by: Satish Balay.
* Fix BUILD_DEPENDS section. We need octave to build.maho2004-11-221-2/+1
|
* Fix INDEX build.krion2004-11-221-4/+4
| | | | Portlint.
* Update to 2004.11.16 versionmaho2004-11-2210-107/+292
|
* update to 2.1.63maho2004-11-226-28/+532
|
* Add petsc 2.2.1, portable, Extensible Toolkit for Scientificthierry2004-11-2211-0/+649
| | | | computation.
* With portmgr hat on, reset inactive maintainer. These ports are now uplinimon2004-11-201-1/+1
| | | | for adoption.
* Fix homepage in pkg-descrhq2004-11-191-1/+1
| | | | | PR: 74098 Submitted by: Pedro F. giffuni <giffunip@asme.org>
* Update to version 1.3.0krion2004-11-196-48/+116
| | | | | PR: ports/74082 Submitted by: Ports Fury
* Utilize ONLY_FOR_ARCHS for i386ahze2004-11-181-0/+1
| | | | | | | since ldouble is for 32bit machines Pointed out by: pointyhat via kris Approved by: adamw (implicit)
* Remove optimization on sparc64.thierry2004-11-171-0/+4
| | | | Reported by: Kris / pointyhat.
* Update to 2.0.1krion2004-11-163-40/+41
| | | | | PR: ports/73975 Submitted by: maintainer
* Add triangle 1.5, a Two-Dimensional Quality Mesh Generator andthierry2004-11-166-0/+81
| | | | | | | | | Delaunay Triangulator. Change category from cad to math. Requested by: Pedro F. Giffuni Approved by: marcus
* Add blocksolve95 3.0, sofware for the efficient solution of large,thierry2004-11-1612-0/+330
| | | | sparse linear systems.
* farewell to libxpg4.sf2004-11-151-1/+1
|
* Remove extra / to fix entry on Freshportsahze2004-11-151-1/+1
| | | | Approved by: pav (co mentor)
* Remove conditional runtime dependency on the gtar port, it's availablelofi2004-11-121-2/+0
| | | | in the base system.
* Remove vtel.rgv.net from MASTER_SITES, its now deadahze2004-11-111-2/+1
| | | | Approved by: marcus (co mentor)
* Add slave port fftw-floatahze2004-11-102-0/+16
| | | | | | | | | | | | | | | | | | | | | Fast C routines (Single Percision) FFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification. The FFTW package was developed at MIT by Matteo Frigo and Steven G. Johnson. Please send email to fftw@theory.lcs.mit.edu so that we can keep track of users and send you information about new releases. The latest version of FFTW, benchmarks, links, and other information can be found at the FFTW home page PR: ports/71271 Approved by: pav (co mentor)
* Add support for slave portahze2004-11-102-18/+37
|
* Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasmezz2004-11-101-0/+1
| | | | | | | lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed.
* - Add optional CoqIde support (depends on lablgtk2)pav2004-11-093-58/+69
| | | | | | | | - Correct PORTVERSION to match actual source version - Cosmetics PR: ports/73634 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
* Rename port: math/fftpack is actually math/biharvs2004-11-088-123/+7
| | | | | PR: ports/73403 Submitted by: Pedro F. Giffuni
* Update to KDE 3.3.1lofi2004-11-082-3/+12
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-088-1/+8
| | | | big upgrade.
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-083-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
* Add slave port fftw3-floatahze2004-11-083-0/+33
| | | | | | | | Fast C routines (Single Percision) Add slave port fftw3-long Fast C routines (Long Double Percision) Approved by: pav (co mentor)
* Add support for slave portsahze2004-11-082-63/+74
| | | | Approved by: pav (co mentor)
* Add ldoubleahze2004-11-085-0/+158
| | | | | | | Library of elementary mathematical functions, probability and elliptic integrals in 80-bit long double precision. Approved by: pav (co mentor)
* - Fix damage on slave ports from recent change in master portpav2004-11-077-5/+9
| | | | Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* - Fix build on FreeBSD 5.3pav2004-11-079-3/+144
| | | | | PR: ports/73607 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* A Turkish translation was added to the tarballarved2004-11-053-41/+42
| | | | | | | | | | Install examples into EXAMPLESDIR Bump PORTREVISION PR: 73041 Submitted by: Kuang-che Wu <kcwu@csie.org> Don't install the non-existing xx-language files
* - add USE_GCC=3.3 when default gcc is 3.4leeym2004-11-042-3/+2
| | | | - utilize BSD_INSTALL_DATA in INSTALL_MACROS
* Add e-0.02718, a tiny expression evaluator.krion2004-11-035-0/+50
| | | | | PR: ports/73454 Submitted by: Nicholas Stallard <snowy@netphile.de>
* Update to 1.73.tobez2004-11-022-3/+3
|
* Update to 2004.10.25krion2004-11-023-3/+9
|
* Upgrade to 1.43.thierry2004-11-025-43/+11
| | | | Remove some patches which have been committed upstream.
* Remove not need gnomeprefixahze2004-10-301-1/+1
| | | | | Pointed out by: marcus Approved by: adamw (mentor)
* Change email to new FreeBSD.org addressahze2004-10-301-1/+1
| | | | Approved by:adamw (mentor)
* add -lXext to src/glx/Makefile.in because -lGL needs itoliver2004-10-291-0/+11
|
* Add a missing dependence (math/arpack).thierry2004-10-271-0/+1
| | | | Noticed by: Kris / pointyhat
* . Add support for stacked histograms (off by default).glewis2004-10-273-9/+44
| | | | | | | | . Add readline support (on by default). This is done a little differently from the submitter's patch (the support is optional). PR: 72827 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
* - Chase recent readline updatepav2004-10-261-4/+4
| | | | | | | - Pass maintainership on submitter PR: ports/73161 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
* - Update to 1.3.0pav2004-10-263-5/+6
| | | | | PR: ports/73080 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* 1) Remove Xpm, and also remove dependenciesmaho2004-10-242-10/+3
| | | | | which is included in distfiles. 2) Bump portrevision
* Depends on newer libpng.maho2004-10-241-1/+1
|
* Avoid the use of != statements in ports Makefilemaho2004-10-242-2/+10
| | | | | PR: 71095 Submitted by: eik
* Update to 1.2.4. This is a bugfix/minor feature enhancement release:naddy2004-10-233-3/+5
| | | | | | | * introducing thousands separators * several bugfixes * cleaned up display code * new and updated translations
* 1) fix build after changes to make(1) on FreeBSD >= 5.x.maho2004-10-193-159/+192
| | | | | | | 2) clean up (pkg-message) PR: 72265 Submitted by: thierry
* Forgot to add pkg-message.inmaho2004-10-191-0/+12
| | | | | PR: 72261 Pointy hat to: maho
* 1) fix build after changes to make(1) on FreeBSDmaho2004-10-193-21/+14
| | | | | | | 2) pass portlint, and also fix pkg-message as well. PR: 72261 Submitted by: thierry@
* USE_MPI->WITH_MPI and other fixmaho2004-10-191-3/+1
| | | | | PR: 72216 Submitted by: thierry@
* 1) Adding missing symbols in the librarymaho2004-10-194-25/+51
| | | | | | | 2) Makefile Cleanups. PR: 72216 Submitted by: thierry@
* Adding newline at the end of filesmaho2004-10-194-4/+4
| | | | | | (lapack.h and blas.h) Submitted by: thierry@
* Fix package build.krion2004-10-161-1/+1
|
* o) Fix error in package list (use of rm).lkoeller2004-10-161-1/+1
|
* Unbreak by using gcc-3.3.thierry2004-10-163-107/+107
| | | | | | | Since I'm there, pet portlint. PR: ports/71585 Submitted by: maintainer.
* Add coq, a formal proof management system: a proof done with Coq ispav2004-10-165-0/+598
| | | | | | | | | | | | | mechanically checked by the machine. In particular, Coq allows: * the definition of functions or predicates, * to state mathematical theorems and software specifications, * to develop interactively formal proofs of these theorems, * to check these proofs by a small certification "kernel". PR: ports/72718 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
* - Update to 0.3.5pav2004-10-168-36/+16
| | | | | | - Fix build against R 2.0 Reported by: pointyhat via kris
* Update from 5.1.16 -> 5.1.17lkoeller2004-10-153-12/+11
| | | | | | | | | | | * src/pdfdrv.c: Fixed crash in PDF when using patterns with PDF-1.4. * Xbae/Xbae/Create.c: Backported font width fixes. * src/x11drv.c: Backported page frame fix. * src/: Tab.c, XMgrace.ad, xmgrace.c, Tab.h: Backported tabFontList changes. * src/pdfdrv.c: Changed default PDF dpi to 300. PR: 72197 Submitted by: Shuhei Amakawa <sa264@cam.ac.uk>
* Update to 0.401krion2004-10-145-23/+27
| | | | | | | Change maintainer's email. PR: ports/72661 Submitted by: maintainer
* Update to 1.72.tobez2004-10-132-3/+3
|
* - Update to 2.0.0pav2004-10-133-926/+858
| | | | | PR: ports/72544 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
* - Bump USE_GCC to 3.4 to match cln and unbreakpav2004-10-132-7/+3
| | | | | | - Remove gettext hack, it's no longer valid Reported by: pointyhat via kris
* Update to 1.1mat2004-10-122-3/+3
|
* Update to version 2004.10.04krion2004-10-128-287/+417
| | | | | PR: ports/72531 Submitted by: Ports Fury
* Updated to 1.04skv2004-10-122-3/+3
| | | | * fix ->new(@seed)
* - Fix typos (omitted $'s)sergei2004-10-122-36/+33
| | | | | | | | | | PR: ports/72408 Submitted by: Mike Meyer (maintainer) While I'm here: - Remove unnecessary explicit invocation of STRIP_CMD - Merge post-install into do-install target - Use DOCSDIR macro in pkg-plist
* Update to 2.30.linimon2004-10-124-14/+9
| | | | | PR: ports/71882 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
* 1) fix plist: test builds show, that 0.6.3 configure fails to detectlinimon2004-10-122-1/+12
| | | | | | | | | gettext on 5x too :( So we need to temporarily disable translations for now... 2) reinstall didn't ever work, because of use of 'ln -s' instead of ln -sf for symlinking qalculate-gtk binary. PR: ports/71228 Submitted by: Sergey Akifyev <asa at gascom dot ru> (maintainer)
* Upgrade to 4.3.thierry2004-10-123-49/+41
|
* - Upgrade to 1.42;thierry2004-10-125-127/+64
| | | | - Add support for MPI.
* Play nice with new GCC, and unbreak the build.danfe2004-10-082-7/+73
| | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit)
* Hack to make pari compile again on 5.3 prior to releaseade2004-10-052-1/+21
| | | | | Reviewed by: maintainer Approved by: portmgr (marcus)
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-306-6/+6
| | | | Approved by: portmgr
* This port compiles correctly with GCL.markm2004-09-281-4/+2
| | | | Approved by: portmgr
* Now builds on amd64kris2004-09-281-4/+0
| | | | Approved by: portmgr (self)
* make replaced the defined command by our ${ARCH}.thierry2004-09-274-19/+21
| | | | Approved by: portmgr (marcus).
* BROKEN on 5.x: Broken by changes to make(1)kris2004-09-262-2/+14
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-262-0/+8
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Configure failskris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* Unbreak with GCC 3.4.2.marcus2004-09-213-4/+37
| | | | | Submitted by: Anish Mistry <mistry.7@osu.edu> Approved by: portmgr (implicit)
* BROKEN: Does not compilekris2004-09-191-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-192-1/+11
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-194-2/+22
| | | | Approved by: portmgr (self)
* Fix the build with GCC 3.4.2.marcus2004-09-075-0/+66
| | | | | Reported by: pointyhat Approved by: portmgr (implicit)
* Update to 0.5.5.linimon2004-09-042-3/+3
| | | | | | PR: ports/68467 Submitted by: Shin'ya Murakami Approved by: maintainer
* Update to version 0.9.14krion2004-09-033-4/+10
| | | | | PR: ports/71301 Submitted by: Ports Fury
* Fix build with gcc 3.4arved2004-09-031-0/+19
| | | | | PR: 71206 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
* Update to 0.0.5arved2004-09-023-6/+6
| | | | | PR: 71276 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
* Fix build 5-STABLEmaho2004-09-022-0/+31
| | | | Submitted by: Sergio Mangialardi <sergio@softshark.org>
* type -> archmaho2004-09-022-6/+6
| | | | Pointy hat to: maho
* ad hoc fix for 5-STABLE, having CPUmaho2004-09-012-0/+16
| | | | | | other than Pentium4 (Opteron, Pentium III, Athlon... etc) this was due to recent change in make(1)
* Build fix for 5-STABLEmaho2004-09-012-8/+8
|
* Chase plplot shared library version.linimon2004-08-311-1/+1
| | | | | PR: ports/71163 Submitted by: Joerg Pulz <Joerg dot Pulz at frm2 dot tum dot de>
* Update to KDE 3.3lofi2004-08-313-95/+28
|
* add qgfe 1.0ijliao2004-08-304-0/+46
| | | | Gnuplot Front End
* typoijliao2004-08-302-2/+2
| | | | Submitted by: roy.boerner@amd.com
* add qwtplot3d 0.2.4 betaijliao2004-08-309-0/+209
| | | | A 3D plotting widget for scientific data and mathematical expressions
* Add qalculate, a multi-purpose desktop calculator for GNU/Linux (heh).pav2004-08-307-0/+142
| | | | | | | | | | It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface. PR: ports/68979 Submitted by: Sergey Akifyev <asa@gascom.ru>
* Add convertall, a unit converter that can combine the units any way you want.pav2004-08-305-0/+81
| | | | | | | | | If you want to convert from inches per decade, that's fine. Or from meter-pounds. Or from cubic nautical miles. The units don't have to make sense to anyone else. PR: ports/71081 Submitted by: Michael Johnson <ahze@ahze.net>
* Add New port lapack95maho2004-08-296-0/+1149
| | | | | | | | | | | | LAPACK95 is a Fortran 95 interface to the Fortran 77 LAPACK library. It improves upon the original user-interface to the LAPACK package, taking advantage of the considerable simplifications which Fortran 95 allows. The design of LAPACK95 exploits assumed-shape arrays, optional arguments, and generic interfaces. The Fortran 95 interface has been implemented by writing Fortran 95 ``wrappers'' to call existing routines from the LAPACK package. This interface can persist unchanged even if the underlying Fortran 77 LAPACK code is rewritten to take advantage of the new features of Fortran 95.
* Fix a typo in the GCC 3.4.2 patch (I must have had Palm on the brain).marcus2004-08-282-10/+10
| | | | Submitted by: Franz Klammer <klammer@webonaut.com>
* Fix build with gcc-3.4.2.marcus2004-08-231-0/+10
| | | | Reported by: pointyhat
* Needs perl to buildarved2004-08-221-0/+1
| | | | Reported by: pointyhat
* - Convert to OPTIONSpav2004-08-211-10/+5
| | | | | PR: ports/70736 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* My territory, suggested by ijliao. :pclsung2004-08-202-2/+2
| | | | Approved by: vanilla (co-mentor)
* Now confirmed that both static and dynamic ATLAS libmaho2004-08-191-2/+2
| | | | has same performance.
* amd64 dislikes -malign-doublemaho2004-08-181-5/+5
|
* o Add WITH_SMP, ATLAS with SMP support. currently seriousmaho2004-08-181-4/+10
| | | | | perfomance loss is observed. o change Intel C++ compiler flags to approprate one.
* o Significantly performance loss by overriding severalmaho2004-08-183-15/+7
| | | | | optimization flags... o update to 3.7.8
* Update to verion 1.2.3krion2004-08-173-15/+9
| | | | | PR: ports/70545 Submitted by: Ports Fury
* Update to verion 1.1.8krion2004-08-173-28/+8
| | | | | PR: ports/70544 Submitted by: Ports Fury
* Fix build with gcc 3.4arved2004-08-172-4/+45
|
* Unbreak with gcc 3.4.2arved2004-08-172-4/+11
|
* USE_ICC -> WITH_ICCmaho2004-08-161-3/+3
| | | | Checked by: portlint
* Add flag USE_ICC, uses intel c/c++ compiliermaho2004-08-161-2/+13
|
* As previously announced, remove these broken/insecure/obsolete ports.kris2004-08-166-73/+0
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-162-1/+11
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-163-2/+19
|
* MASTER_SITE have been moved.maho2004-08-164-5/+4
| | | | Reported by: kris
* update to 0.4.4oliver2004-08-152-5/+4
| | | | remove BROKEN
* Unbreak on -CURRENT(round() -> iround())sanpei2004-08-151-0/+146
| | | | Noticed by: Kris Kennaway <kris@obsecurity.org>
* take care of $PREFIX/libdata/pkgconfigoliver2004-08-151-0/+1
|
* BROKEN: Unfetchablekris2004-08-151-0/+2
|
* Add missing file to plist.krion2004-08-141-0/+1
|
* Upgrade to v0.81. Unbreak on -CURRENT.jkoshy2004-08-144-4/+74
| | | | Add real content to pkg-descr [*blush*].
* - Fix build with gcc 3.4 [1]markus2004-08-142-1/+30
| | | | | | - Fix build on amd64 Reported by: pointyhat via kris [1]
* Add patches to quiet new warnings and errors from gcc 3.4.2. The patchesjhb2004-08-143-0/+434
| | | | | | | have been fed upstream to the maintainer and will hopefully be included in future releases. Prodded by: pointyhat via kris
* Update to 1.5.0.knu2004-08-123-8/+26
|
* - Fix compilation with GCC 3.4.2.marius2004-08-1211-3/+183
| | | | | | | - Fix WITH_GMP on FreeBSD >= 500035 - Add a test target to the Makefile of the port. Approved by: netchild
* Update to 5.3.1vs2004-08-113-25/+71
| | | | | PR: ports/70264 Submitted by: Ports Fury
* Update to 3.0vs2004-08-117-8733/+13168
| | | | | PR: ports/70175 Submitted by: Jean-Sebastien Roy (maintainer)
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-115-175/+79
| | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt.
* Add orpie 1.3.1, a fullscreen RPN calculator for the console.thierry2004-08-106-0/+107
| | | | | PR: 70054 Submitted by: Dylan Simon
* Update to version 6.3.30sanpei2004-08-091-2/+2
| | | | (I forgot update this file)
* Update to version 6.3.30sanpei2004-08-092-2/+2
|
* Update to 2.0.petef2004-08-072-4/+4
| | | | Submitted by: csjp (maintainer)
* re-add py-matplotlib 0.60.2ijliao2004-08-046-0/+94
| | | | A plotting library uses a syntax familiar to matlab users
* Correct a configure-misdetection which went unnoticed until now, but causeslofi2004-08-011-0/+4
| | | | breakage with gcc 3.4.
* Update to version 1.2.9krion2004-07-314-6/+12
| | | | | PR: ports/69817 Submitted by: Ports Fury
* Add math/p5-Bit-Vector-Minimal, a minimalistic variant oftobez2004-07-285-0/+43
| | | | math/p5-Bit-Vector.
* Use the correct version of libtool 13 -> 15 to avoid install the *.la files.mezz2004-07-281-1/+1
| | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* only show i386 options to i386ijliao2004-07-241-3/+7
| | | | | PR: 69488 Submitted by: maintainer
* Move pkg's files to Makefile, remove pkg-plist.osa2004-07-212-2/+2
| | | | Approved by: Jason Harris jharris at widomaker dot com (maintainer)
* Update to 0.9.3.knu2004-07-203-10/+48
|
* Add a new shared extension for PHP.ale2004-07-193-0/+29
|
* Add a new shared extension for PHP.ale2004-07-191-0/+1
|
* Add a new shared extension for PHP.ale2004-07-193-0/+29
|
* Add a new shared extension for PHP.ale2004-07-191-0/+1
|
* o) Update to 5.1.16, with the following fixes:lkoeller2004-07-192-6/+4
| | | | | | | | | | * PDF driver updated to work with PDFlib-6 (rep. #1426). Minimal supported version is now 5.0 -> These unbreaks the build * set scrolling of the custom ticks/labels table to 1 row per click (rep. #1419) * updates relevant to the status of mailing lists/forums * added option to generate PDF-1.4 format (Acrobat5). Support for PDF-1.2 (Acrobat3) removed * replaced meaningless error message issued when trying to load data with a few string columns as a single set * in the spreadsheet editor, the last entered cell's data wasn't committed (rep. #1420)
* Update to version 2.6.4krion2004-07-183-9/+24
| | | | | PR: ports/69188 Submitted by: Ports Fury
* Fix patch-file.edwin2004-07-171-6/+6
| | | | Noticed by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
* [math/gnuplot+] fix amd64 build failureedwin2004-07-162-14/+8
| | | | | | | | | | | | | | It is marked BROKEN on amd64 because FreeBSD/amd64 does not have some IEEE FP functions like fpresetsticky(). The build failure log is now available at http://pointyhat.freebsd.org/errorlogs/amd64-5-full/gnuplot371+-1.2.0_1.log I found file/patch-za causes the problem. The feature of this patch as reported in ports/16120 can take effect only on FreeBSD/i386. PR: ports/69143 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* Fix build on 5.x and fix build with new X headers.anholt2004-07-154-7/+45
| | | | Reported by: pointyhat via kris
* In former commit I commented out all the blas options.maho2004-07-141-2/+2
| | | | pointy hat to: myself
* Some options for BLAS are available (though they are hidden by default).maho2004-07-142-2/+18
|
* 1) correct the names of shared libs for threaded versionmaho2004-07-144-5/+33
| | | | 2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M)
* Remove lapack dependency.maho2004-07-141-2/+1
|
* Update to 3.7.5maho2004-07-142-3/+3
|
* Update to 0.9.1.knu2004-07-143-42/+6
|
* . Bump PORTREVISION (forgotten in previous commit).glewis2004-07-141-1/+1
|
* . Sort OPTIONS and the associated sections that deal with them.glewis2004-07-141-8/+15
| | | | | | . Add a GD option that compile gd support into gnuplot. Prompted by: Chris Burkert <chris@chrisburkert.de>
* - Unbreak package building.lth2004-07-122-3/+4
| | | | | | | - Bump PORTREVISION Noticed by: kris Approved by: maintainer
* BROKEN: Does not buildkris2004-07-121-0/+2
|
* Add p5-Geo-Distance 0.06, calculate Distances and Closest Locations.lth2004-07-126-0/+88
| | | | | | PR: 68902 Submitted by: Rod Taylor <ports@rbt.ca> Approved by: erwin (implicit)
* Fix a "reinplaced" patch.thierry2004-07-111-27/+1
|
* BROKEN: Unfetchablekris2004-07-111-0/+1
|
* Upgrade to 1.41.thierry2004-07-119-79/+244
|
* - Correct dependency on linux-pngpav2004-07-111-1/+1
| | | | | | Thank to Jean-Yves for spotting this and finding a solution. Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Remove CONFLICTS, it's not necessary anymore.netchild2004-07-102-2/+0
| | | | | Submitted by: marius Approved by: maintainer timeout
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-1013-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* - Unbreak build by using gmake all over the place. Without this, $< in Makefilespav2004-07-091-3/+3
| | | | are not expanded and perl hangs on tty input during build
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-082-8/+4
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Chase libgsl-updatevs2004-07-074-4/+4
|
* Chase libgsl-updatevs2004-07-071-1/+1
| | | | | | PR: ports/68749 Submitted by Jon Drews and: kiril@
* - Update to 1.5vs2004-07-063-6/+9
| | | | | | | - Assign maintainership to submitter PR: ports/68715 Submitted by: Jonathan Drews
* Update to version 1.2.7krion2004-07-036-21/+21
| | | | | PR: ports/68634 Submitted by: Ports Fury
* Remove libgmp-freebsd, superseded by libgmp4.netchild2004-07-021-1/+0
|
* Remove expired port, it's superseded by math/libgmp4.netchild2004-07-026-714/+0
| | | | Reminded by: marius
* Update to 0.20105erwin2004-07-022-3/+3
| | | | Approved by: maintainer (implicit)
* - Fix optional dependency on unexistant portpav2004-07-022-4/+3
| | | | | | | | - WANT_ -> WITH_ - Portlint PR: ports/68567 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
* Update to 1.2.13.marcus2004-06-303-120/+9
|
* Update to 0.4.6.knu2004-06-293-31/+72
|
* Fix OPTIONSkrion2004-06-281-6/+7
| | | | | PR: ports/68388 Submitted by: Ports Fury
* Update to version 0.9.13krion2004-06-284-13/+22
| | | | | PR: ports/68387 Submitted by: Ports Fury
* - Fix WITH_SSE on 4.x by using gcc-3.3pav2004-06-271-1/+4
| | | | | | | - Update MASTER_SITES PR: ports/68407 Submitted by: michael johnson <ahze@rgv.net> (maintainer)
* Add ruby-fftw3, Ruby bindins for fftw3 library.pav2004-06-275-0/+49
| | | | | PR: ports/68310 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
* - Update to 1.9.1pav2004-06-262-3/+3
| | | | | PR: ports/68336 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
* . Chase print/pdflib updates. While this change fixes compilation and isglewis2004-06-262-1/+14
| | | | | my best guess at what needs to happen so far, PDF file generation currently appears broken.
* - Update to 1.9.1pav2004-06-263-8/+12
| | | | | PR: ports/68295 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
* - Chase the pdflib shared libraryale2004-06-251-2/+2
| | | | - Bump PORTREVISION
* Drop maintainershiplioux2004-06-244-4/+4
|
* Unbreak: Add dependency on devel/readline for systems that need itvs2004-06-231-2/+3
|
* Remove BROKEN tag now that the port has been fixed.kris2004-06-221-7/+1
|
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-221-0/+2
| | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
* BROKEN on 5.x: Does not compilekris2004-06-191-1/+7
|
* BROKEN on amd64: Shared libraries must be compiled with -fPICkris2004-06-193-1/+15
|
* Add mbasecalc, a Programmer's Calculator.pav2004-06-175-0/+49
| | | | | | | | | basecalc came with Xlib Programming Manual from O'Reilly as an example of X lib programming. mbasecalc is an immitation of basecalc which is available on different platforms. PR: ports/67993 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
* - Update to 0.4.2pav2004-06-172-6/+4
| | | | | PR: ports/67992 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
* - Fix WWW:krion2004-06-151-1/+1
| | | | | PR: ports/67956 Submitted by: Pedro Giffuni <giffunip@asme.org>
* Explicitly specify CONFIGURE_TARGET to disable configure warningache2004-06-141-1/+2
|
* . Update to 4.0.0. [1]glewis2004-06-136-129/+137
| | | | | | | | . Use OPTIONS. [2] PR: 65717 [1] Submitted by: Ports Fury [1] Morten Rodal <morten@rodal.no> [1] [2]
* Update to 4.1.3 release:ale2004-06-1010-72/+14
| | | | | | | | | | o Upwardly binary compatible with 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0, and 3.x versions. o Bug fix to FFT multiplication code. o Bug fix to K6 assembly code for gcd. o Bug fix to IA-64 assembly code for population count. o Portability improvements, most notably functional AMD64 support. o Many minor bug fixes. o Make portlint happy.
* Update to version 3.2.3lofi2004-06-103-14/+3
|
* Backout 4.4.8 version which is actually from GNOME 2.7 series.bland2004-06-093-5/+5
|
* Don't use gettext if not needed.thierry2004-06-091-1/+1
|
* Update to 4.4.8bland2004-06-083-6/+6
|
* - unbreak;thierry2004-06-085-24/+52
| | | | - do some cleaning.
* Don't use Makefile.kde anymoremarkus2004-06-061-4/+3
|
* Sync with new bsd.autotools.mkade2004-06-053-3/+4
|
* Mark DEPRECATED, libgmp-freebsd is no longer used by any FreeBSD portnetchild2004-06-031-0/+3
| | | | | | | | | | | and is superseded by math/libgmp4. Other than libgmp-freebsd, libgmp4 builds on the main architectures supported by FreeBSD and is backwards- compatible to the former. Therefore libgmp4 should be used by new ports instead. Set EXPIRATION_DATE arbitrarily to 2004-07-01. Submitted by: marius
* Deal with the libgmp dependency properly:netchild2004-06-032-2/+29
| | | | | | | | | | | | | | | | | | | - Don't depend on math/libgmp-freebsd on FreeBSD <= 500023, use the base libgmp instead. On FreeBSD > 500023 depend on math/libgmp4, as math/libgmp-freebsd doesn't build on all architectures. - Don't add PREFIX/include and PREFIX/lib to the search paths by default, so on FreeBSD 4 the base libgmp is used. This protects from using one of the libgmp ports if installed without registering a dependency on it. - Keep from auto-detecting libgmp when WITHOUT_GMP is defined by specifying the arithmetic to use. Note: When using auto-detection and libgmp can't be found ndiff normally would check for extended precision arithmetic first and succeed with it. But using extended precision arithmetic causes the test suite to fail (i.e. lots of differences) on all architectures expect sparc64. Therefore specify double precision arithmetic for all other architectures when built with WITHOUT_GMP. Submitted by: marius
* - Performance tweaks: enable SSE2 for libfftw, don't force 16-byte aligned ↵pav2004-05-312-2/+24
| | | | | | | malloc PR: ports/67393 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* Don't create bogus doc directorykris2004-05-311-4/+6
|
* Update to version 4.4.demon2004-05-314-19/+8
|
* BROKEN on amd64: Needs to link against shared librarykris2004-05-301-1/+7
|
* - Update to version 1.2.6krion2004-05-293-5/+5
| | | | | PR: ports/67294 Submitted by: Ports Fury
* - Build and install fftwf librarypav2004-05-292-4/+63
| | | | | | | - Add new knob to enable SSE optimizations PR: ports/67271 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* A graph manipulation library for Objective Caml.jkoshy2004-05-285-0/+315
|
* Update to 1.2.3:naddy2004-05-283-16/+3
| | | | | - Small fixes. - Translation updates.
* Add jags, Just Another Gibbs Sampler. A program for Bayesian analysis ofpav2004-05-276-0/+441
| | | | | | | graphical models via Gibbs sampling, not wholy unlike classic BUGS. PR: ports/66648 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
* - Drop pkg-message, author removed restriction from licencepav2004-05-252-26/+0
| | | | | PR: ports/66798 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
* - Drop unneeded dependency on Perlpav2004-05-251-1/+0
| | | | | PR: ports/66759 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)