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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: math/maxima/files/patch-Makefile.am

Number of commits found: 3

Sunday, 29 May 2022
20:28 Lorenzo Salvadore (salvadore) search for other commits by this committer
math/maxima: Many improvments

- Add a missing license (BSD3CLAUSE) and missing license files (for
  BSD3CLAUSE and GPLv2).
- Remove reference to a non existent patch that should have been applied
  when NOUSERINIT is OFF.
- Fix patching when SBCL is ON but NOUSERINIT is OFF (the port was
  building successfully, but then maxima failed to run).
- Fix patching of Makefile.am: $(DOC_DIR) and demo targets are removed
  in any case (the port deals with them manually through the DOCS,
  MANPAGES and EXAMPLES options). The tests target is only removed if
  the TEST option is OFF.
- Regenerate files/patch-configure.ac with 'make makepatch', as
  requested by portlint.
- Remove unneeded CONFIGURE_ARGS= PYTHON=dummy.
- Move symplectic_ode info file from pkg-plist to INFO variable, as
  requested by portlint.
- Remove CMUCL: cmucl is not supported upstream anymore on FreeBSD since
  2017.
- Set NO_ARCH=yes when LISP is CCL or SBCL (it does not apply when it is
  ECL).
- Do not install German and Russian manpages anymore.
- Strip binaries and libraries (applies when LISP is ECL, it is not
  needed in the other cases).
- Move post-install-ECL-on target (portclippy).

Reviewed by:	diizzy, thierry, tcberner
Approved by:	gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D35164
commit hash: b04ee940ddaa3ac29d4e6efaf75cb9099720a408 commit hash: b04ee940ddaa3ac29d4e6efaf75cb9099720a408 commit hash: b04ee940ddaa3ac29d4e6efaf75cb9099720a408 commit hash: b04ee940ddaa3ac29d4e6efaf75cb9099720a408 b04ee94
Saturday, 4 Jul 2020
17:29 zeising search for other commits by this committer
math/maxima: Update to 5.44.0

Update math/maxima to 5.44.0
Chase the update of lang/ecl

Submitted by:	salvadore
Reviewed by:	thierry
Differential Revision:	https://reviews.freebsd.org/D25303
Original commitRevision:541227 
Sunday, 6 Jan 2019
03:13 swills search for other commits by this committer
math/maxima: Update to 5.42.1, cleanup

While here, give maintainership to submitter

PR:		232118
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Original commitRevision:489434 

Number of commits found: 3