notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: math/yacas/Makefile
SVNWeb

Number of commits found: 84

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  f53eb28  (Only the first 10 of 719 ports in this commit are shown above. View all ports for this commit)
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 6 Jul 2020
[ 08:59 gahr search for other commits by this committer ] Original commit   Revision:541327
math/yacas: fix plist, pet portlint, bump PORTREVISION
[ 08:47 gahr search for other commits by this committer ] Original commit   Revision:541325
math/yacas: update to 1.9.1

Release notes: http://www.yacas.org/release_1.9.1/
Mon, 4 Nov 2019
[ 12:55 gahr search for other commits by this committer ] Original commit   Revision:516639
math/yacas: update to 1.8.0

Release notes: http://www.yacas.org/release_1.8.0/
Sat, 5 Oct 2019
[ 00:42 jbeich search for other commits by this committer ] Original commit   Revision:513801 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
devel/google{test,mock}: update to 1.10.0

- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option

Changes:	https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by:	GitHub (watch releases)
PR:		239654
Differential Revision:	https://reviews.freebsd.org/D19430
Sat, 14 Sep 2019
[ 22:01 jbeich search for other commits by this committer ] Original commit   Revision:512079 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Drop C++11 workaround for GCC < 6 after r449590

lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.

PR:		193528
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Tue, 2 Jul 2019
[ 11:11 gahr search for other commits by this committer ] Original commit   Revision:505670
math/yacas: update to 1.7.0

Announcement: http://www.yacas.org/release_1.7.0/
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Thu, 2 Nov 2017
[ 21:41 olgeni search for other commits by this committer ] Original commit   Revision:453381 (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Mon, 7 Nov 2016
[ 12:27 gahr search for other commits by this committer ] Original commit   Revision:425612
math/yacas: update to 1.6.0

The Graphical User Interface (yacas-gui) and the kernel for Jupyter Notebook
(yacas-kernel) are not enabled.

Release notes: http://www.yacas.org/release_1_6_0/
Tue, 10 May 2016
[ 09:58 gahr search for other commits by this committer ] Original commit   Revision:414932
math/yacas: update to 1.5.0

Release notes: http://www.yacas.org/release_1_5_0/
Fri, 8 Apr 2016
[ 11:10 gahr search for other commits by this committer ] Original commit   Revision:412727
math/yacas: update to 1.4.2, provide DOCS option to build the sphinx-based docs
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 4 Mar 2016
[ 15:13 gahr search for other commits by this committer ] Original commit   Revision:410127
math/yacas: unbreak on 9. w/ gcc
[ 11:30 gahr search for other commits by this committer ] Original commit   Revision:410099
math/yacas: update to 1.4.0, take back maintainership

Announcement: http://www.yacas.org/release_1_4_0/
Mon, 8 Jun 2015
[ 05:59 antoine search for other commits by this committer ] Original commit   Revision:388831 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool

PR:		198611
Reviewed by:	emaste
Exp-run:	self
Sat, 18 Apr 2015
[ 14:07 riggs search for other commits by this committer ] Original commit   Revision:384228
Un-break build on 8.x

PR:		199244
Submitted by:	tkato432@yahoo.com
MFH:		2015Q2
Sat, 20 Dec 2014
[ 20:09 antoine search for other commits by this committer ] Original commit   Revision:375124
Convert to USES=libtool
Thu, 11 Dec 2014
[ 21:50 gahr search for other commits by this committer ] Original commit   Revision:374551
- Update to 1.3.6
Wed, 10 Dec 2014
[ 22:29 gahr search for other commits by this committer ] Original commit   Revision:374492 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- Reset maintainership of my ports
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Mon, 3 Feb 2014
[ 15:04 gahr search for other commits by this committer ] Original commit   Revision:342453
- Update to 1.3.4
Tue, 29 Oct 2013
[ 08:15 gahr search for other commits by this committer ] Original commit   Revision:331934
- Restore dependency on perl when building DOCS

Reported by:	marino
Thu, 24 Oct 2013
[ 10:18 gahr search for other commits by this committer ] Original commit   Revision:331471
- STAGE-clean
- Remove unneeded dependency on perl
Fri, 20 Sep 2013
[ 20:55 bapt search for other commits by this committer ] Original commit   Revision:327746 (Only the first 10 of 665 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Mon, 16 Sep 2013
[ 16:45 bapt search for other commits by this committer ] Original commit   Revision:327414 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert USE_GMAKE to USES
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 26 Sep 2012
[ 12:40 gahr search for other commits by this committer ] Original commit   Revision:304904
- Update to 1.3.3
- Take maintainership
- Trim Makefile header
Fri, 29 Jun 2012
[ 12:42 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Convert to new option framework
Mon, 20 Feb 2012
[ 00:06 miwi search for other commits by this committer ] Original commit 
- Update to version 1.3.2

PR:             164998
Submitted by:   Ports Fury
Mon, 9 Jan 2012
[ 04:01 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Remove outdated version checks

Reviewed by:    nox
Wed, 28 Dec 2011
[ 02:17 wen search for other commits by this committer ] Original commit 
- Update to 1.3.1
Fri, 25 Nov 2011
[ 16:45 miwi search for other commits by this committer ] Original commit 
- Update to 1.3.0

PR:             162823
Submitted by:   Ports Fury
Feature safe:   yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 17 Jan 2010
[ 05:29 wen search for other commits by this committer ] Original commit 
- Update to 1.2.2
- Remove unneeded patches.
Tue, 1 Dec 2009
[ 20:33 makc search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Chase math/gsl update,
bump PORTREVISION
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
Wed, 13 May 2009
[ 09:46 ale search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase libgmp and bump PORTREVISION.
Fri, 13 Mar 2009
[ 23:27 shaun search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Mon, 12 Jan 2009
[ 20:37 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Chase gsl shlib bump
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
Tue, 8 Apr 2008
[ 13:53 jadawin search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Chase the gsl shared lib bump.

Approved by:    thierry (mentor)
Mon, 1 Oct 2007
[ 09:25 linimon search for other commits by this committer ] Original commit 
Mark as broken with gcc4.2 on 64-bit archs.
Fri, 29 Jun 2007
[ 05:46 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
chase math/gsl lib version
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Mon, 19 Jun 2006
[ 20:06 shaun search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
Sun, 11 Jun 2006
[ 19:49 itetcu search for other commits by this committer ] Original commit 
- Update to 1.0.61
- Use OPTIONS
- Pass maintainership to submitter

PR:             ports/98793
Submitted by:   Shaun Amott <shaun@inerd.com>
Approved by:    lawrance (mentor, implicit)
Wed, 10 May 2006
[ 14:46 ale search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Chase gmp library and bump PORTREVISION.
Sat, 6 May 2006
[ 01:28 mnag search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
Sat, 29 Oct 2005
[ 23:22 mnag search for other commits by this committer ] Original commit 
Update to 1.0.59

PR:             88193
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 30 Aug 2005
[ 01:52 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.58

PR:             ports/85387
Submitted by:   Ports Fury
Mon, 2 May 2005
[ 20:46 jylefort search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after the libgsl update.

Obtained from:  thierry
[ 13:00 jylefort search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Chase the libgsl update.
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 29 Dec 2004
[ 22:00 marius search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update to 1.0.57. For changes since 1.0.56 please see:
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
Wed, 11 Aug 2004
[ 20:47 marius search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Fix compilation with GCC 3.4.2.
- Fix WITH_GMP on FreeBSD >= 500035
- Add a test target to the Makefile of the port.

Approved by:    netchild
Wed, 7 Jul 2004
[ 07:32 vs search for other commits by this committer ] Original commit 
Chase libgsl-update

PR:             ports/68749
Submitted by    Jon Drews
 and:           kiril@
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Wed, 10 Dec 2003
[ 13:38 fjoe search for other commits by this committer ] Original commit 
USE_MESA -> USE_GL
Thu, 20 Nov 2003
[ 14:47 marcus search for other commits by this committer ] Original commit 
* Update to 1.0.56
* Mark broken on -CURRENT when WITH_GMP is defined

PR:             59506
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Sun, 12 Oct 2003
[ 21:57 krion search for other commits by this committer ] Original commit 
- Chase libraries to actual math/gsl version.

Submitted by:   kris via bento
Sun, 22 Jun 2003
[ 22:03 arved search for other commits by this committer ] Original commit 
Update to 1.0.55

PR:             52576
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Fri, 11 Apr 2003
[ 03:07 ijliao search for other commits by this committer ] Original commit 
1. fix gmp support
2. add gsl support
3. add X support
Thu, 10 Apr 2003
[ 10:43 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.54

PR:             50016
Submitted by:   Thomas E. Zander <riggs@rrr.de>
Thu, 20 Feb 2003
[ 18:42 knu search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 11 Jan 2003
[ 15:32 netchild search for other commits by this committer ] Original commit 
From submitter:
- Update to 1.0.53rev1.
- Chase math/libgmp4 version.
- Fix compilation with GCC3 when WITH_GMP is defined.

Submitted by:   marius@alchemy.franken.de
Sun, 3 Nov 2002
[ 21:29 edwin search for other commits by this committer ] Original commit 
Port needs PERL to build.
See http://bento.freebsd.org/errorlogs/5-latest/yacas-1.0.52.log.
Fri, 24 May 2002
[ 06:48 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.52
fix gmp support on current
Mon, 22 Apr 2002
[ 07:49 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.51
Wed, 13 Mar 2002
[ 15:00 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.50
Sun, 24 Feb 2002
[ 08:49 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.49    
Thu, 10 Jan 2002
[ 15:09 kevlo search for other commits by this committer ] Original commit 
Update to version 1.0.48r1    
Thu, 22 Nov 2001
[ 12:38 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.47rev7   drop maintainership    
Fri, 5 Oct 2001
[ 07:43 ijliao search for other commits by this committer ] Original commit 
handle gmp in current system    
Thu, 21 Jun 2001
[ 17:57 ijliao search for other commits by this committer ] Original commit 
add yacas   Yet Another Computer Algebra System    

Number of commits found: 84