notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: math/fricas/Makefile

Number of commits found: 56

Friday, 21 Jul 2023
18:59 Yuri Victorovich (yuri) search for other commits by this committer
math/fricas: Enable command history by adding rlwrap dependency
commit hash: 5cf79ceb117a12660480597d999e4ff9c4396010 commit hash: 5cf79ceb117a12660480597d999e4ff9c4396010 commit hash: 5cf79ceb117a12660480597d999e4ff9c4396010 commit hash: 5cf79ceb117a12660480597d999e4ff9c4396010 5cf79ce
16:43 Yuri Victorovich (yuri) search for other commits by this committer
math/fricas: Update 1.3.8 → 1.3.9; Correct WWW
commit hash: dca36587efae6670580d4b1299b8dcd099663c89 commit hash: dca36587efae6670580d4b1299b8dcd099663c89 commit hash: dca36587efae6670580d4b1299b8dcd099663c89 commit hash: dca36587efae6670580d4b1299b8dcd099663c89 dca3658
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 23 Jul 2022
08:04 Yuri Victorovich (yuri) search for other commits by this committer
math/fricas: Broken on i386

Reported by:	fallout
commit hash: 735661161b351944dc5a588d026cbdddf7000c14 commit hash: 735661161b351944dc5a588d026cbdddf7000c14 commit hash: 735661161b351944dc5a588d026cbdddf7000c14 commit hash: 735661161b351944dc5a588d026cbdddf7000c14 7356611
Friday, 22 Jul 2022
18:10 Yuri Victorovich (yuri) search for other commits by this committer
math/fricas: Update 1.3.7 -> 1.3.8
commit hash: e5c556356b5cbb3b576857ebd6031d23973b3310 commit hash: e5c556356b5cbb3b576857ebd6031d23973b3310 commit hash: e5c556356b5cbb3b576857ebd6031d23973b3310 commit hash: e5c556356b5cbb3b576857ebd6031d23973b3310 e5c5563
Thursday, 24 Jun 2021
22:06 Yuri Victorovich (yuri) search for other commits by this committer
math/fricas: Update 1.3.6 -> 1.3.7

Reported by:	portscout
commit hash: c7eff5286bc902c4942d513a557bc20ee122a0c1 commit hash: c7eff5286bc902c4942d513a557bc20ee122a0c1 commit hash: c7eff5286bc902c4942d513a557bc20ee122a0c1 commit hash: c7eff5286bc902c4942d513a557bc20ee122a0c1 c7eff52
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 5 Apr 2020
19:26 yuri search for other commits by this committer
math/fricas: Update 1.3.5 -> 1.3.6

Reported by:	portscout
Original commitRevision:530808 
Wednesday, 6 Nov 2019
18:07 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516916 
Saturday, 9 Feb 2019
22:31 yuri search for other commits by this committer
math/fricas: Update 1.3.4 -> 1.3.5

Reported by:	portscout
Original commitRevision:492527 
Thursday, 28 Jun 2018
08:41 yuri search for other commits by this committer
math/fricas: Simplify MASTER_SITES; Add the forgotten patch.

Reported by:	mat (MASTER_SITES)
Original commitRevision:473491 
08:33 yuri search for other commits by this committer
Re-add port: math/fricas: Advanced computer algebra system

It was removed in r418057.
Original commitRevision:473488 
Friday, 3 Jun 2016
16:44 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:416324 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Saturday, 12 Dec 2015
19:22 stephen search for other commits by this committer
- Mark as broken because of compile errors with sbcl-1.3.1.
Original commitRevision:403630 
Monday, 28 Sep 2015
21:12 stephen search for other commits by this committer
- Update to 1.2.7.
Original commitRevision:398144 
Sunday, 5 Jul 2015
04:33 stephen search for other commits by this committer
- Update to 1.2.6.
Original commitRevision:391344 
Sunday, 7 Dec 2014
16:31 feld search for other commits by this committer
Update "BSD" license in math category
Original commitRevision:374217 
Monday, 7 Jul 2014
15:31 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
Original commitRevision:361099 
Sunday, 22 Jun 2014
22:50 stephen search for other commits by this committer
- Set license_file.
Original commitRevision:358867 
Monday, 26 May 2014
12:28 miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
Original commitRevision:355316 
Sunday, 26 Jan 2014
23:31 stephen search for other commits by this committer
- Implement staging.
Original commitRevision:341307 
Thursday, 3 Oct 2013
13:47 bf search for other commits by this committer
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports

PR:		181545 [1]
Original commitRevision:329191 
Friday, 20 Sep 2013
20:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Original commitRevision:327746 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 6 Jun 2013
13:13 bf search for other commits by this committer
update lang/sbcl to 1.1.8, and adjust dependent ports
Original commitRevision:320089 
Monday, 6 May 2013
15:33 bf search for other commits by this committer
update lang/sbcl to 1.1.7, and adjust dependent ports
Original commitRevision:317524 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Sunday, 3 Mar 2013
15:55 bf search for other commits by this committer
update lang/sbcl to 1.1.5+bugfixes, and adjust dependent ports
Original commitRevision:313363 
Saturday, 2 Feb 2013
21:57 bf search for other commits by this committer
update lang/sbcl to 1.1.4 and adjust dependent ports
Original commitRevision:311445 
Saturday, 5 Jan 2013
14:13 bf search for other commits by this committer
update lang/sbcl to 1.1.3 and adjust dependent ports
Original commitRevision:309961 
Sunday, 16 Dec 2012
05:34 bf search for other commits by this committer
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports
Original commitRevision:308981 
Saturday, 3 Nov 2012
22:15 stephen search for other commits by this committer
- Update to 1.1.8.

Feature safe:	yes
Original commitRevision:306940 
Thursday, 13 Sep 2012
02:03 bf search for other commits by this committer
update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
Original commitRevision:304169 
Friday, 22 Jun 2012
23:02 stephen search for other commits by this committer
- Update to 1.1.7.
- Take maintainership.
Original commit
Tuesday, 22 May 2012
19:16 bf search for other commits by this committer
update lang/sbcl to 1.0.57, and adjust dependent ports
Original commit
Monday, 23 Apr 2012
09:27 bf search for other commits by this committer
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
Original commit
Saturday, 24 Mar 2012
16:44 miwi search for other commits by this committer
- Update to version 1.1.6

PR:             166043
Submitted by:   Ports Fury
Feature safe:   yes
Original commit
Tuesday, 24 Jan 2012
14:10 bf search for other commits by this committer
update lang/sbcl to 1.0.55, and adjust dependent ports
Original commit
Thursday, 29 Dec 2011
15:38 miwi search for other commits by this committer
- Update to 1.1.5

PR:             163660
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Original commit
Friday, 9 Dec 2011
12:54 bf search for other commits by this committer
update lang/sbcl to 1.0.54, and adjust dependent ports (this allows sbcl to
be build WITH_THREADS on recent versions of FreeBSD once again) [1]; rename
*.core files in sbcl and math/maxima so that they are not removed by
disk-cleaning scripts [2]; make it possible to use the makesum target in sbcl
WITH_SBCL; fix maxima build WITH_CMUCL, and place a default memory cap of
1GiB on amd64; reduce default output from a few targets in maxima, and defer
patch cleaning to the pre-build target to make debugging easier

PR:             162017 [1], 162680 [2]
Approved by:    pav (portmgr)
Feature safe:   yes
Original commit
Wednesday, 23 Nov 2011
02:43 bf search for other commits by this committer
update lang/sbcl to 1.0.53, and adjust dependent ports

PR:             161444
Submitted by:   olgeni (earlier version)
Approved by:    miwi (portmgr)
Feature safe:   yes
Original commit
Saturday, 19 Nov 2011
15:57 miwi search for other commits by this committer
- Update to 1.1.4

PR:             162632
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:   yes
Original commit
Tuesday, 23 Aug 2011
06:29 wen search for other commits by this committer
- Update to 1.1.3
- Reset maintainer
Original commit
Monday, 28 Mar 2011
14:05 wen search for other commits by this committer
- Update to 1.1.2
Original commit
Thursday, 25 Nov 2010
07:16 wen search for other commits by this committer
- Update to 1.1.1
Original commit
Tuesday, 6 Jul 2010
01:41 wen search for other commits by this committer
- Update to 1.1.0

Feature safe:   yes
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 24 Jan 2010
01:05 wen search for other commits by this committer
- Update to 1.0.9
- Take maintainership

Approved by:    maintainer(via Email)
Original commit
Monday, 18 Jan 2010
05:03 pgollucci search for other commits by this committer
- Update to 1.0.8

PR:             ports/142896
Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Original commit
Wednesday, 12 Aug 2009
16:04 amdmi3 search for other commits by this committer
- Update to 1.0.7
- Switch to sbcl

PR:             137610
Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Original commit
Monday, 6 Apr 2009
22:32 amdmi3 search for other commits by this committer
- Update to 1.0.5

PR:             133409
Submitted by:   Stephen Montgomery-Smith <stephen at missouri dot edu>
(maintainer)
Original commit
Sunday, 5 Apr 2009
20:50 dhn search for other commits by this committer
- Update maintainer mail address

PR:             ports/133397
Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:    tabthorpe (co-mentor)
Original commit
Friday, 14 Nov 2008
15:19 amdmi3 search for other commits by this committer
FriCAS is an advanced computer algebra system. Its capabilities range from
calculus (integration and differentiation) to abstract algebra. It can plot
functions and has integrated help system.

FriCAS a fork of Axiom project -- its starting point was wh-sandbox branch
of the Axiom project.

WWW: http://fricas.sourceforge.net

PR:             128805
Submitted by:   Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
Original commit

Number of commits found: 56