aboutsummaryrefslogtreecommitdiffstats
path: root/math/yacas
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-1/+1
|
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-141-1/+1
| | | | reasonable standard.
* - Chase gsl shlib bumpMartin Wilke2009-01-131-2/+2
|
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-3/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-2/+2
| | | | Approved by: thierry (mentor)
* Mark as broken with gcc4.2 on 64-bit archs.Mark Linimon2007-10-011-0/+6
|
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-1/+2
|
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+7
|
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* - Update to 1.0.61Ion-Mihai Tetcu2006-06-123-6/+10
| | | | | | | | | - Use OPTIONS - Pass maintainership to submitter PR: ports/98793 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor, implicit)
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-2/+2
|
* - Bump PORTREVISION and change lib version because math/gsl are updated.Marcus Alves Grando2006-05-061-1/+2
| | | | - portlint(1)
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* Update to 1.0.59Marcus Alves Grando2005-10-302-3/+3
| | | | | PR: 88193 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.0.58Michael Johnson2005-08-308-49/+63
| | | | | PR: ports/85387 Submitted by: Ports Fury
* Bump PORTREVISION after the libgsl update.Jean-Yves Lefort2005-05-031-0/+1
| | | | Obtained from: thierry
* Chase the libgsl update.Jean-Yves Lefort2005-05-021-1/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to 1.0.57. For changes since 1.0.56 please see:Marius Strobl2004-12-3011-99/+21
| | | | | | | | http://yacas.sourceforge.net/changes.html The new optimze-compiled-plugin-size feature had to be disabled otherwise yacas would dump core. Approved by: netchild
* - Fix compilation with GCC 3.4.2.Marius Strobl2004-08-1211-3/+183
| | | | | | | - Fix WITH_GMP on FreeBSD >= 500035 - Add a test target to the Makefile of the port. Approved by: netchild
* Chase libgsl-updateVolker Stolz2004-07-071-1/+1
| | | | | | PR: ports/68749 Submitted by Jon Drews and: kiril@
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.Trevor Johnson2004-01-301-0/+1
|
* USE_MESA -> USE_GLMax Khon2003-12-101-2/+2
|
* * Update to 1.0.56Joe Marcus Clarke2003-11-203-2/+20
| | | | | | | * Mark broken on -CURRENT when WITH_GMP is defined PR: 59506 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* - Chase libraries to actual math/gsl version.Kirill Ponomarev2003-10-131-1/+1
| | | | Submitted by: kris via bento
* Update to 1.0.55Tilman Keskinoz2003-06-237-219/+143
| | | | | PR: 52576 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Typo fixes.Mark Murray2003-06-061-1/+1
|
* oops... forgot to add this file last commitYing-Chieh Liao2003-04-111-0/+15
|
* 1. fix gmp supportYing-Chieh Liao2003-04-113-445/+491
| | | | | 2. add gsl support 3. add X support
* upgrade to 1.0.54Ying-Chieh Liao2003-04-105-39/+117
| | | | | PR: 50016 Submitted by: Thomas E. Zander <riggs@rrr.de>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* From submitter:Alexander Leidinger2003-01-115-11/+117
| | | | | | | | - Update to 1.0.53rev1. - Chase math/libgmp4 version. - Fix compilation with GCC3 when WITH_GMP is defined. Submitted by: marius@alchemy.franken.de
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* Port needs PERL to build.Edwin Groothuis2002-11-041-0/+1
| | | | See http://bento.freebsd.org/errorlogs/5-latest/yacas-1.0.52.log.
* upgrade to 1.0.52Ying-Chieh Liao2002-05-245-11/+54
| | | | fix gmp support on current
* upgrade to 1.0.51Ying-Chieh Liao2002-04-223-4/+33
|
* upgrade to 1.0.50Ying-Chieh Liao2002-03-133-4/+9
|
* upgrade to 1.0.49Ying-Chieh Liao2002-02-243-50/+131
|
* Update to version 1.0.48r1Kevin Lo2002-01-103-69/+66
| | | | | PR: 33600 Submitted by: Ports Fury
* upgrade to 1.0.47rev7Ying-Chieh Liao2001-11-223-85/+155
| | | | drop maintainership
* handle gmp in current systemYing-Chieh Liao2001-10-051-2/+12
| | | | Submitted by: bento
* add yacasYing-Chieh Liao2001-06-225-0/+170
Yet Another Computer Algebra System