non port: math/yacas/Makefile |
SVNWeb
|
Number of commits found: 84 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 6 Jul 2020
|
[ 08:59 gahr ]
math/yacas: fix plist, pet portlint, bump PORTREVISION
|
[ 08:47 gahr ]
math/yacas: update to 1.9.1
Release notes: http://www.yacas.org/release_1.9.1/
|
Mon, 4 Nov 2019
|
[ 12:55 gahr ]
math/yacas: update to 1.8.0
Release notes: http://www.yacas.org/release_1.8.0/
|
Sat, 5 Oct 2019
|
[ 00:42 jbeich ] (Only the first 10 of 18 ports in this commit are shown above. )
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 ] (Only the first 10 of 47 ports in this commit are shown above. )
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 ] (Only the first 10 of 3853 ports in this commit are shown above. )
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 ]
math/yacas: update to 1.7.0
Announcement: http://www.yacas.org/release_1.7.0/
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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 ] (Only the first 10 of 3168 ports in this commit are shown above. )
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 ] (Only the first 10 of 1480 ports in this commit are shown above. )
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 ] (Only the first 10 of 108 ports in this commit are shown above. )
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 ] (Only the first 10 of 1201 ports in this commit are shown above. )
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 ] (Only the first 10 of 1118 ports in this commit are shown above. )
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 ]
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 ]
math/yacas: update to 1.5.0
Release notes: http://www.yacas.org/release_1_5_0/
|
Fri, 8 Apr 2016
|
[ 11:10 gahr ]
math/yacas: update to 1.4.2, provide DOCS option to build the sphinx-based docs
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 4 Mar 2016
|
[ 15:13 gahr ]
math/yacas: unbreak on 9. w/ gcc
|
[ 11:30 gahr ]
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 ] (Only the first 10 of 14 ports in this commit are shown above. )
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 ]
Un-break build on 8.x
PR: 199244
Submitted by: tkato432@yahoo.com
MFH: 2015Q2
|
Sat, 20 Dec 2014
|
[ 20:09 antoine ]
Convert to USES=libtool
|
Thu, 11 Dec 2014
|
[ 21:50 gahr ]
- Update to 1.3.6
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
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 ]
- Update to 1.3.4
|
Tue, 29 Oct 2013
|
[ 08:15 gahr ]
- Restore dependency on perl when building DOCS
Reported by: marino
|
Thu, 24 Oct 2013
|
[ 10:18 gahr ]
- STAGE-clean
- Remove unneeded dependency on perl
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Mon, 16 Sep 2013
|
[ 16:45 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert USE_GMAKE to USES
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 26 Sep 2012
|
[ 12:40 gahr ]
- Update to 1.3.3
- Take maintainership
- Trim Makefile header
|
Fri, 29 Jun 2012
|
[ 12:42 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Convert to new option framework
|
Mon, 20 Feb 2012
|
[ 00:06 miwi ]
- Update to version 1.3.2
PR: 164998
Submitted by: Ports Fury
|
Mon, 9 Jan 2012
|
[ 04:01 eadler ] (Only the first 10 of 29 ports in this commit are shown above. )
- Remove outdated version checks
Reviewed by: nox
|
Wed, 28 Dec 2011
|
[ 02:17 wen ]
- Update to 1.3.1
|
Fri, 25 Nov 2011
|
[ 16:45 miwi ]
- Update to 1.3.0
PR: 162823
Submitted by: Ports Fury
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 17 Jan 2010
|
[ 05:29 wen ]
- Update to 1.2.2
- Remove unneeded patches.
|
Tue, 1 Dec 2009
|
[ 20:33 makc ] (Only the first 10 of 47 ports in this commit are shown above. )
Chase math/gsl update,
bump PORTREVISION
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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 ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase libgmp and bump PORTREVISION.
|
Fri, 13 Mar 2009
|
[ 23:27 shaun ] (Only the first 10 of 42 ports in this commit are shown above. )
Free most of my ports, since they aren't being maintained to a
reasonable standard.
|
Mon, 12 Jan 2009
|
[ 20:37 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Chase gsl shlib bump
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 19 ports in this commit are shown above. )
- Chase the gsl shared lib bump.
Approved by: thierry (mentor)
|
Mon, 1 Oct 2007
|
[ 09:25 linimon ]
Mark as broken with gcc4.2 on 64-bit archs.
|
Fri, 29 Jun 2007
|
[ 05:46 ijliao ] (Only the first 10 of 21 ports in this commit are shown above. )
chase math/gsl lib version
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Mon, 19 Jun 2006
|
[ 20:06 shaun ] (Only the first 10 of 63 ports in this commit are shown above. )
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
|
Sun, 11 Jun 2006
|
[ 19:49 itetcu ]
- 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 ] (Only the first 10 of 55 ports in this commit are shown above. )
Chase gmp library and bump PORTREVISION.
|
Sat, 6 May 2006
|
[ 01:28 mnag ] (Only the first 10 of 18 ports in this commit are shown above. )
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
|
Sat, 29 Oct 2005
|
[ 23:22 mnag ]
Update to 1.0.59
PR: 88193
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 30 Aug 2005
|
[ 01:52 ahze ]
- Update to 1.0.58
PR: ports/85387
Submitted by: Ports Fury
|
Mon, 2 May 2005
|
[ 20:46 jylefort ] (Only the first 10 of 14 ports in this commit are shown above. )
Bump PORTREVISION after the libgsl update.
Obtained from: thierry
|
[ 13:00 jylefort ] (Only the first 10 of 12 ports in this commit are shown above. )
Chase the libgsl update.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
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 ] (Only the first 10 of 11 ports in this commit are shown above. )
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 ] (Only the first 10 of 11 ports in this commit are shown above. )
- 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 ]
Chase libgsl-update
PR: ports/68749
Submitted by Jon Drews
and: kiril@
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Wed, 10 Dec 2003
|
[ 13:38 fjoe ]
USE_MESA -> USE_GL
|
Thu, 20 Nov 2003
|
[ 14:47 marcus ]
* 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 ]
- Chase libraries to actual math/gsl version.
Submitted by: kris via bento
|
Sun, 22 Jun 2003
|
[ 22:03 arved ]
Update to 1.0.55
PR: 52576
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Fri, 11 Apr 2003
|
[ 03:07 ijliao ]
1. fix gmp support
2. add gsl support
3. add X support
|
Thu, 10 Apr 2003
|
[ 10:43 ijliao ]
upgrade to 1.0.54
PR: 50016
Submitted by: Thomas E. Zander <riggs@rrr.de>
|
Thu, 20 Feb 2003
|
[ 18:42 knu ] (Only the first 10 of 122 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 11 Jan 2003
|
[ 15:32 netchild ]
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 ]
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 ]
upgrade to 1.0.52
fix gmp support on current
|
Mon, 22 Apr 2002
|
[ 07:49 ijliao ]
upgrade to 1.0.51
|
Wed, 13 Mar 2002
|
[ 15:00 ijliao ]
upgrade to 1.0.50
|
Sun, 24 Feb 2002
|
[ 08:49 ijliao ]
upgrade to 1.0.49
|
Thu, 10 Jan 2002
|
[ 15:09 kevlo ]
Update to version 1.0.48r1
|
Thu, 22 Nov 2001
|
[ 12:38 ijliao ]
upgrade to 1.0.47rev7 drop maintainership
|
Fri, 5 Oct 2001
|
[ 07:43 ijliao ]
handle gmp in current system
|
Thu, 21 Jun 2001
|
[ 17:57 ijliao ]
add yacas Yet Another Computer Algebra System
|
Number of commits found: 84 |