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) combination for a given watch list. This is what FreshPorts will look for.

non port: math/scilab/pkg-plist

Number of commits found: 28

Thursday, 17 Feb 2022
16:38 Piotr Kubaj (pkubaj) search for other commits by this committer
math/scilab: fix build without GUI option

Detected on powerpc64le, but happens also on amd64 after disabling GUI.
commit hash: ea250213fcb020f1af69a7e6bd99d2e63c610396 commit hash: ea250213fcb020f1af69a7e6bd99d2e63c610396 commit hash: ea250213fcb020f1af69a7e6bd99d2e63c610396 commit hash: ea250213fcb020f1af69a7e6bd99d2e63c610396 ea25021
Friday, 23 Jul 2021
11:05 Max Brazhnikov (makc) search for other commits by this committer
math/scilab: Update to 6.1.1

- Drop stale patches
- Add missing deps after math/suitesparse* split

Changes: https://help.scilab.org/docs/6.1.1/en_US/CHANGES.html
commit hash: c1a14b441f38e3fc8f713bb3f75e24d1be6eb198 commit hash: c1a14b441f38e3fc8f713bb3f75e24d1be6eb198 commit hash: c1a14b441f38e3fc8f713bb3f75e24d1be6eb198 commit hash: c1a14b441f38e3fc8f713bb3f75e24d1be6eb198 c1a14b4
Sunday, 31 May 2020
13:11 makc search for other commits by this committer
math/scilab:
- Update to 6.1.0. Requires decent c++ compiler and iconv from ports.
- Clean up patch target: remove no longer needed patches and those ones which
  don't affect build - at least for me.
- Remove MAKE_JOBS_UNSAFE. It was added in svn r417126 arguing that many
  ocaml-dependent ports are not jobs safe, but there were no logs to analyse.
  The plist change in that commit is unrelated to jobs safety.
Original commitRevision:537160 
Sunday, 19 Jun 2016
17:09 marino search for other commits by this committer
math/scilab is not jobs safe, plus fix pkg-plist

From experience, OCAML simply is not guaranteed to build concurrently.
Like many other ports that require OCAML to build, Scilab is not jobs
safe.  While confirmed this, I discovered the pkg-plist was missing
four files, so I've added those while marking the port jobs unsafe.
Original commitRevision:417126 
Friday, 31 Jul 2015
10:29 makc search for other commits by this committer
math/scilab:
- Update to 5.5.2
- Use plist substitution to reduce diff for the next update,
  fix misused %%ETCDIR%%
Original commitRevision:393294 
Friday, 7 Nov 2014
12:16 makc search for other commits by this committer
math/scilab:
- remove parallel from CATEGORIES (should have gone along with update to 5.5.0)
- drop @dirrm from plist
Original commitRevision:372257 
Thursday, 4 Sep 2014
18:20 makc search for other commits by this committer
math/scilab:
- Update to 5.5.0
- Populate USES with desktop-file-utils, iconv, libtool, pathfix,
  and shared-mime-info
- Add dependency on xdg-utils
- Remove needless USE_LDCONFIG
- Clean up CONFIGURE_ENV from stale stuff
- Update options:
  . remove DOCS, FFTW, MATIO, UMFPACK (always build with them for simplicity)
  . remove NLS (doesn't build without it)
  . merge HELP with GUI
  . PVM is not supported anymore
  . Enable OCAML and TK by default
- Use options heplers
- Clean up post-patch section from stale fixes
- Convert to static pkg-plist
Original commitRevision:367295 
Tuesday, 22 Oct 2013
13:56 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)

Approved by:	portmgr (bdrewery)
Original commitRevision:331270 
Tuesday, 23 Aug 2011
08:28 bf search for other commits by this committer
fix build with lang/gcc46 [1]; fix use of blas and lapack;
fix WITHOUT_GUI; minor clean-up

Reported by:    pav,gerald [1]
PR:             159917
Approved by:    Rob Farmer (maintainer)
Original commit
Thursday, 28 Jul 2011
18:07 beech search for other commits by this committer
- Update to 5.3.3

- Changelog:
- http://www.scilab.org/content/download/2334/24011/file/changes5.3.2-5.3.3.pdf

PR:             ports/159201
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Original commit
Friday, 20 May 2011
06:04 makc search for other commits by this committer
Update to 5.3.2 (bug fixes)
Upstream now ships desktop files, use those

Changelog:
http://www.scilab.org/content/download/2264/23453/file/changes5.3.1-5.3.2.pdf

PR:             ports/157101
Submitted by:   Rob Farmer (maintainer)
Original commit
Sunday, 19 Dec 2010
08:51 makc search for other commits by this committer
Update to 5.3.0

Upstream changes:
http://www.scilab.org/content/download/1791/19327/file/changes5.2.2-5.3.0.pdf

Port changes:
 -Drop dependency on readline from ports - this was never removed from the 4.x
  port and isn't used
 -Make UMFPACK off by default - the only reason it was on by default was for
  consistency among 5.2.x versions, since I didn't expose the knob through
  OPTIONS properly until 5.2.2
 -Update JGraphX to compatible version for Scilab 5.3.0
 -Scilab does not start java in the normal way (with javavmwrapper) so the
  JAVA_HOME environment variable isn't set properly. Explictly set JAVA_HOME
  to whatever was used to build the port. This seems to correct occasional
  crashes on startup.
 -Use batik-all.jar instead of batik.jar - has some extra classes in it
 -Additional dependency: java/jakarta-commons-beanutils
 -"bsdjava" (java/jdk16) doesn't work with this version. Require diablo or
  openjdk.
 -Use COMMENT in DESKTOP_ENTRIES
 -Switch to a dynamic plist for include/scilab, lib/scilab, and share/scilab.
  These directories vary quite a bit depending on what options are set but
  should be exclusive to scilab.
 -Reorganize post-patch section so java related substitutions aren't done
  unless building with java
 -Fix NOPORTDOCS to actually do something
 -Silence post-patch output
 -Remove rename of Visual Basic demos - BSD make couldn't handle the unquoted
  spaces in the path names, but this port now uses GNU make
 -Remove unnecessary find statements in pre-install
 -Remove empty directories in DATADIR/modules - toolboxes don't like them
 -Fix where threads incorrectly detected as Linux style
 -A couple patches are no longer necessary
 -ATOMS (package manager for downloading toolboxes in binary form) is not
  available for FreeBSD. It tries to download a list of available packages
  from the Scilab website (based on uname). There is no list for FreeBSD and
  it HTTP 404's. Scilab misinterprets this and says "Please connect to the
  Internet", which is a bit misleading. Patch to indicate that this will never
  work. I considered faking the uname to Linux, but there are no RPMs in ports
  for math-type things, like fortran, blas/lapack, etc. so I doubt anything
  would run. Porting any desired toolboxs is probably the best route.
 -Fix ATOMS to use fetch instead of requiring wget or curl (Due to the
  previous issue, this will only be useful for 3rd party repositories)
 -Fix toolbox build macros to not write to PREFIX/share/scilab when building
  as root

PR:             ports/153274
Submitted by:   Rob Farmer (maintainer)
Original commit
Saturday, 4 Sep 2010
12:31 makc search for other commits by this committer
Use old version of jgraphx to fix build
Fix crash when running demos [1]

PR:             ports/149659 [1]
Submitted by:   Otacílio de Araújo Ramos Neto <otacilio.neto at
ee.ufcg.edu.br> [1], maintainer
Approved by:    Rob Farmer (maintainer)
Original commit
Friday, 30 Apr 2010
08:54 wen search for other commits by this committer
- Update to 5.2.2

PR:             ports/146050
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Original commit
Tuesday, 23 Mar 2010
23:36 wen search for other commits by this committer
- Remove HDF5 option
- Update comment
- Update pkg-descr

PR:             ports/144445
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Original commit
Wednesday, 3 Mar 2010
06:40 wen search for other commits by this committer
- Update to 5.2.1
Changelog:
http://www.scilab.org/content/download/1136/11155/file/changes5.2-5.2.1.pdf

- FreeBSD changes:
* Remove the local patch to work with jgraphx (included upstream)
* Fix the library version number in the matio dependency
* Add a patch to compile properly with hdf-java (obtained from Debian)
* Move saxon dependency into GUI section to allow builds without Java (by makc@,
Chris Rees <utisoft@gmail.com>)

PR:             ports/144391
Submitted by:   rfarmer@predatorlabs.net
Approved by:    maintainer
Feature safe:   yes
Original commit
Tuesday, 2 Mar 2010
09:05 wen search for other commits by this committer
- Update to 5.2.1
Changelog:
http://www.scilab.org/content/download/1136/11155/file/changes5.2-5.2.1.pdf

- FreeBSD changes:
* Remove the local patch to work with jgraphx (included upstream)
* Fix the library version number in the matio dependency
* Add a patch to compile properly with hdf-java (obtained from Debian)
* Move saxon dependency into GUI section to allow builds without Java (by marc@,
Chris Rees <utisoft@gmail.com>)

PR:             ports/144391
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
Approved by:    maintainer
Feature safe:   yes
Original commit
Thursday, 25 Feb 2010
02:09 wen search for other commits by this committer
- Unbreak it and update to 5.2.0

PR:             ports/143867
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
Approved by:    maintainer
Feature safe:   yes
Original commit
Friday, 2 May 2008
11:44 miwi search for other commits by this committer
- Update to 4.1.2
- Unbreak build with xorg 7.3

PR:             116378
                116777
Submitted by:   Thomas D. Dean <tomdean@speakeasy.org>
Patched by:     gahr
Tested by :     Thomas D. Dean" <tomdean@speakeasy.org>
                gahr
Approved by:    maintainer timeout
Original commit
Saturday, 16 Jun 2007
19:45 rafan search for other commits by this committer
- Update to 4.1.1
- Remove PLIST_SUB
  DOCSDIR substitution is handled by bsd.port.mk
  PORTVERSION is no longer used in pkg-plist

PR:              ports/113706
Submitted by:    Jean-Sebastien Roy <js at jeannot.org> (maintainer)
Original commit
Wednesday, 3 Jan 2007
21:04 miwi search for other commits by this committer
- Update to 4.1

PR:             ports/107440
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
Original commit
Tuesday, 6 Jun 2006
02:11 mnag search for other commits by this committer
- Update to 4.0

PR:             98060
Submitted by:   maintainer
Original commit
Wednesday, 22 Mar 2006
00:37 mnag search for other commits by this committer
- Change master site to fix fetch [1]
- math/atlas change default option to not compile static libs. Change scilab to
use .so
- Add OPTIONS to use or not use atlas and gtk2 interface [1]
- portlint(1)

PR:             93695 [1]
Submitted by:   maintainer
Original commit
Tuesday, 7 Jun 2005
20:49 thierry search for other commits by this committer
- make install folder independent of PORTVERSION;

- support NOPORTDOCS;

- authorize inclusion on CD-ROM (suggested Pedro F. Giffuni, checked with
  the Scilab project leader);

- fix pkg-descr to include Scilab copyrigth as requested by the licence.

PR:             82003
Submitted by:   maintainer
Original commit
Sunday, 5 Jun 2005
10:23 thierry search for other commits by this committer
Upgrade to 3.1.1.

Note: gcc-3.2 is still needed on FreeBSD > 5.3; without it Scilab hangs
on floating point computations.

PR:             ports/81885
Submitted by:   maintainer
Original commit
Wednesday, 11 Aug 2004
08:09 vs search for other commits by this committer
Update to 3.0

PR:             ports/70175
Submitted by:   Jean-Sebastien Roy (maintainer)
Original commit
Friday, 4 Apr 2003
04:58 leeym search for other commits by this committer
upgrate to scilab 2.7

PR:             50219 and 50221
Submitted by:   Jean-Sebastien Roy <js@jeannot.org>
Original commit
Saturday, 2 Mar 2002
22:55 pat search for other commits by this committer
Substitute PVM_ROOT after patching
Original commit

Number of commits found: 28