1eba2 FreshPorts -- math/scilab
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
scilab 5.3.3_5 math on this many watch lists=4 search for ports that depend on this port
Scientific software package for numerical computations

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Mar 2002 21:18:31
Also Listed In: cad parallel java
License: not specified in port


Scilab is a scientific software package for numerical computations in a
user-friendly environment.

Main features
    * Hundreds of mathematical functions
    * High level programming language
    * 2-D and 3-D graphics
    * Advanced data structures and user defined data types
    * Xcos: hybrid dynamic systems modeler and simulator
2-D and 3-D visualization
    * Lines
    * Pie charts
    * Histograms
    * Surfaces
    * Animations
    * Graphics export in many formats: GIF, BMP, JPEG, SVG, PDF...
Numerical computation
    * Linear algebra
    * Sparse matrices
    * Polynomials and rational functions
    * Simulation: explicit and implicit systems of differential 
      equations solvers
    * Classic and robust control
    * Differentiable and non-differentiable optimization
Data analysis
    * Interpolation, approximation
    * Signal Processing
    * Statistics
Extended features
    * Graphs and Networks
    * Interface with Fortran, C, C++, Java
    * Functions for calling Scilab from C, C++, Fortran and Java
    * LabVIEW Gateway
    * A large number of modules available via ATOMS

WWW: http://www.scilab.org
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/flexdock
  2. graphics/jogl
  3. java/jakarta-commons-logging
  4. devel/looks
  5. x11-toolkits/skinlf
  6. java/jrosetta
  7. java/javahelp
  8. math/jlatexmath
  9. textproc/fop
  10. graphics/batik
  11. math/jeuclid
  12. devel/jakarta-commons-io
  13. graphics/xmlgraphics-commons
  14. textproc/xml-commons
  15. devel/avalon-framework
  16. textproc/docbook-xsl
  17. textproc/libxslt
  18. science/hdf-java
  19. java/jakarta-commons-beanutils
  20. devel/apache-ant
  21. devel/swig13
  22. java/openjdk6
  23. devel/gmake
  24. lang/gcc
  25. devel/binutils
  26. x11/libX11
Required To Run:
  1. devel/flexdock
  2. graphics/jogl
  3. java/jakarta-commons-logging
  4. devel/looks
  5. x11-toolkits/skinlf
  6. java/jrosetta
  7. java/javahelp
  8. math/jlatexmath
  9. textproc/fop
  10. graphics/batik
  11. math/jeuclid
  12. devel/jakarta-commons-io
  13. graphics/xmlgraphics-commons
  14. textproc/xml-commons
  15. devel/avalon-framework
  16. textproc/docbook-xsl
  17. textproc/libxslt
  18. science/hdf-java
  19. java/jakarta-commons-beanutils
  20. java/openjdk6
  21. lang/gcc
  22. x11/libX11
Required Libraries:
  1. textproc/libxml2
  2. devel/pcre
  3. math/lapack
  4. math/blas
  5. science/hdf5-18
  6. math/fftw3
  7. devel/gettext

This port is required by:

for Build for Run

To install the port: cd /usr/ports/math/scilab/ && make install clean
To add the package: pkg_add -r scilab


Configuration Options
===> The following configuration options are available for scilab-5.3.3_5:
     ATLAS=off: Use Atlas instead of Blas
     FFTW=on: Discrete Fourier Transform support
     GUI=on: Build GUI (requires Java)
     HELP=on: Help Browser (Java based, requires GUI)
     MATIO=off: Matlab compatibility
     NLS=on: Native Language Support
     OCAML=off: Build OCaml modelica compiler (requires GUI)
     PVM=off: Parallel Virtual Machine support
     TK=off: Tk toolkit support
     UMFPACK=off: Build with umfpack
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 92

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  5.3.3_5
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
17 Dec 2012 20:38:13
Original commit files touched by this commit  5.3.3_5
rene search for other commits by this committer
Convert to optionsNG
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
10 Dec 2012 16:49:34
Original commit files touched by this commit  5.3.3_4
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.

Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]

Approved by:	gahr [1]
10 Dec 2012 13:43:44
Original commit files touched by this commit  5.3.3_4
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
06 Dec 2012 16:39:08
Original commit files touched by this commit  5.3.3_4
zi search for other commits by this committer
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.

Reported by:	portscout
Feature safe:	yes
06 Jun 2012 20:49:07
Original commit files touched by this commit  5.3.3_4
truckman search for other commits by this committer
Unbreak package builds on pointyhat cluster by adding the missing
unzip dependency.

Add a post-extract target to copy the .jar files from distfiles to the
thirdparty directory instead of doing this as part of post-patch.

Slightly re-order the contents of Makefile to get rid of some new
portlint warnings introduced in rev 1.89.

Reported by:    pav@ and bapt@ from pointyhat error logs
Approved by:    Rob Farmer <rfarmer AT predatorlabs.net> (maintainer)
03 Jun 2012 00:59:41
Original commit files touched by this commit  5.3.3_4
truckman search for other commits by this committer
Extract saxon.jar from the distfile for the textproc/saxon port into
the thirdparty build directory for the scilab port.  This allows the
removal of the textproc/saxon build dependency from the scilab port so
that scilab can be built on a host that has apache-openoffice-3.4.*
installed.  The latter port has a run dependency on textproc/saxon-devel,
which conflicts with textproc/saxon.

PR:             168398
Approved by:    Rob Farmer <rfarmer AT predatorlabs.net> (maintainer)
21 Mar 2012 00:34:23
Original commit files touched by this commit  5.3.3_4
eadler search for other commits by this committer
-Fix segfaults during build w/ OpenJDK
-Fix allowed versions of HDF

PR:             ports/166235
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Feature safe:   yes
18 Feb 2012 21:14:26
Original commit files touched by this commit  5.3.3_3
pav search for other commits by this committer
- Mark BROKEN on amd64/7 and amd64/8: segfaults during build

Reported by:    pointyhat
14 Feb 2012 12:45:35
Original commit files touched by this commit  5.3.3_3
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
22 Nov 2011 11:14:10
Original commit files touched by this commit  5.3.3_2
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
01 Nov 2011 17:19:20
Original commit files touched by this commit  5.3.3_2
crees search for other commits by this committer
Fix file case for jrosetta 1.0.4

PR:             ports/162200
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
17 Oct 2011 10:08:33
Original commit files touched by this commit  5.3.3_1
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
23 Sep 2011 22:26:39
Original commit files touched by this commit  5.3.3
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
23 Aug 2011 08:28:05
Original commit files touched by this commit  5.3.3
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)
04 Aug 2011 07:23:17
Original commit files touched by this commit  5.3.3
beech search for other commits by this committer
- Fix bashism in the configure script that works on FreeBSD 9 but not 8 (or
presumably 7).

PR:             ports/159406
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
28 Jul 2011 18:07:09
Original commit files touched by this commit  5.3.3
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)
15 Jul 2011 07:00:46
Original commit files touched by this commit  5.3.2_1
sunpoet search for other commits by this committer
- Bump PORTREVISION for science/hdf5-18 shlib change
20 May 2011 06:04:59
Original commit files touched by this commit  5.3.2
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)
25 Apr 2011 20:48:49
Original commit files touched by this commit  5.3.1_1
makc search for other commits by this committer
Add upstream patch to fix scilab version number.

PR:             ports/156621
Submitted by:   Rob Farmer (maintainer)
06 Mar 2011 22:00:14
Original commit files touched by this commit  5.3.1
dhn search for other commits by this committer
- Update to 5.3.1

PR:             ports/155287
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
23 Dec 2010 19:39:09
Original commit files touched by this commit  5.3.0_1
makc search for other commits by this committer
- Add option (on by default) to make the help browser work
- Relocate JGraphx substitution to allow running Scilab Java components
  from WRKDIR before install (necessary to build docs)
- DATADIR/.atoms shouldn't be GUI only

PR:             ports/153402
Submitted by:   Rob Farmer (maintainer)
19 Dec 2010 08:51:20
Original commit files touched by this commit  5.3.0
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Oct 2010 09:26:22
Original commit files touched by this commit  5.2.2_4
makc search for other commits by this committer
Fix build with new textproc/fop

PR:             ports/151570
Submitted by:   Rob Farmer (maintainer)
Reported by:    QAT
18 Oct 2010 10:00:24
Original commit files touched by this commit  5.2.2_4
makc search for other commits by this committer
Fix build when WITHOUT_GUI is chosen.

PR:             ports/151518
Approved by:    Rob Farmer (maintainer)
17 Sep 2010 20:06:49
Original commit files touched by this commit  5.2.2_4
makc search for other commits by this committer
Chase flexdock update
04 Sep 2010 12:31:51
Original commit files touched by this commit  5.2.2_3
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)
03 Sep 2010 10:58:24
Original commit files touched by this commit  5.2.2_3
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/jlatexmath

PR:             ports/150136
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
31 May 2010 02:01:56
Original commit files touched by this commit  5.2.2_2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
05 May 2010 11:06:36
Original commit files touched by this commit  5.2.2_1
wen search for other commits by this committer
- Fix the build error reported by QAT@

Submitted by:   rfarmer@predatorlabs.net (maintainer, via Email)
30 Apr 2010 08:54:40
Original commit files touched by this commit  5.2.2
wen search for other commits by this committer
- Update to 5.2.2

PR:             ports/146050
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
23 Mar 2010 23:36:12
Original commit files touched by this commit  5.2.1_1
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)
08 Mar 2010 02:12:09
Original commit files touched by this commit  5.2.1
wen search for other commits by this committer
- Pass maintainership to new volunteer

Approved by:    maintainer
Feature safe:   yes
03 Mar 2010 06:40:46
Original commit files touched by this commit  5.2.1
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
02 Mar 2010 09:05:01
Original commit files touched by this commit  5.2.1
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
25 Feb 2010 02:09:17
Original commit files touched by this commit  5.2.0
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
05 Feb 2010 11:46:55
Original commit files touched by this commit  4.1.2_8
dinoex search for other commits by this committer
- update to jpeg-8
22 Sep 2009 04:30:16
Original commit files touched by this commit  4.1.2_7
linimon search for other commits by this committer
Over to new volunteer, who promises a patch soon.

Feature safe:   yes
19 Sep 2009 21:37:59
Original commit files touched by this commit  4.1.2_7
gerald search for other commits by this committer
Replace gfortran41, gfortran42, and gfortran43 by gfortran44 when it comes
to looking for a compiler at configure time, now that lang/gcc44 is our
default Fortran compiler.  (Mostly in case someone else wants to polish
and resurrect this port.)

Feature safe:   yes
19 Sep 2009 21:31:56
Original commit files touched by this commit  4.1.2_7
gerald search for other commits by this committer
Marking math/scilab as DEPRECATED, since it is unmaintained, many releases
behind upstream (without anyone caring), and broken nearly everywhere.
EXPIRATION_DATE is 2009-10-19.

Feature safe:   yes
13 Sep 2009 00:08:01
Original commit files touched by this commit  4.1.2_7
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
22 Aug 2009 17:55:27
Original commit files touched by this commit  4.1.2_6
marcus search for other commits by this committer
Chase the vte shared lib bump.
31 Jul 2009 13:57:52
Original commit files touched by this commit  4.1.2_5
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
03 Jun 2009 05:14:50
Original commit files touched by this commit  4.1.2_4
marcus search for other commits by this committer
Chase the vte shared lib version bump.
12 May 2009 11:28:17
Original commit files touched by this commit  4.1.2_3
itetcu search for other commits by this committer
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:   araujo@
Reported by:    QAT
02 Mar 2009 21:36:45
Original commit files touched by this commit  4.1.2_2
makc search for other commits by this committer
Switch to USE_TK
27 Jan 2009 20:00:15
Original commit files touched by this commit  4.1.2_1
pav search for other commits by this committer
- Mark BROKEN on amd64/7: segfaults during build

Reported by:    pointyhat
08 Jan 2009 08:33:58
Original commit files touched by this commit  4.1.2_1
pav search for other commits by this committer
- Fix CONFIGURE_ARGS which were ignored

Submitted by:   bf <bf2006a@yahoo.com>
07 Jan 2009 12:26:00
Original commit files touched by this commit  4.1.2_1
gerald search for other commits by this committer
Omit F77, FFLAGS and CFLAGS from CONFIGURE_ENV since these are handled
by the ports infrastructure.

Employ USE_FORTRAN, simplifying things.

Reviewed by:    pav
06 Jan 2009 19:26:41
Original commit files touched by this commit  4.1.2_1
pav search for other commits by this committer
- Maintainer address is bouncing:
550 5.1.1 <js@jeannot.org>... User unknown
09 Sep 2008 22:02:38
Original commit files touched by this commit  4.1.2_1
gahr search for other commits by this committer
- Fix build upon NOPORTDOCS

Reported by:    QA Tindie
Approved by:    portmgr
20 Aug 2008 00:57:32
Original commit files touched by this commit  4.1.2_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
18 Jun 2008 21:15:31
Original commit files touched by this commit  4.1.2_1
pav search for other commits by this committer
- Now builds on amd64
- While here, remove conditionals for 5.x
06 Jun 2008 13:44:06
Original commit files touched by this commit  4.1.2_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
02 May 2008 11:44:37
Original commit files touched by this commit  4.1.2
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
19 Apr 2008 17:56:05
Original commit files touched by this commit  4.1.1_3
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
04 Oct 2007 01:49:29
Original commit files touched by this commit  4.1.1_2
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
30 Sep 2007 04:47:37
Original commit files touched by this commit  4.1.1_2
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 Jun 2007 20:30:38
Original commit files touched by this commit  4.1.1_1
rafan search for other commits by this committer
- Add missing run-time dependency

PR:           ports/113833
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Approved by:  Jean-Så¶µastien Roy <js at jeannot.org> (maintainer)
16 Jun 2007 19:45:45
Original commit files touched by this commit  4.1.1
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)
19 May 2007 20:32:57
Original commit files touched by this commit  4.1_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 Mar 2007 08:26:27
Original commit files touched by this commit  4.1_2
miwi search for other commits by this committer
- Fix libtk nameing to enable scilab build-in to work.

PR:             110186
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
29 Jan 2007 07:21:48
Original commit files touched by this commit  4.1_1
maho search for other commits by this committer
Fix build on 5.3. USE_GCC=3.2 overrides FC and F77 for this case.

Approved by: maintainer
16 Jan 2007 08:53:14
Original commit files touched by this commit  4.1_1
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
* Changes are minimal.

Approved by:  portmgr(kris)
03 Jan 2007 21:04:34
Original commit files touched by this commit  4.1
miwi search for other commits by this committer
- Update to 4.1

PR:             ports/107440
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
18 Sep 2006 16:37:21
Original commit files touched by this commit  4.0
stefan search for other commits by this committer
Mark as BROKEN on amd64 -CURRENT, too.

Noticed by:     pointyhat/kris
Approved by:    maintainer
28 Aug 2006 18:43:22
Original commit files touched by this commit  4.0
stefan search for other commits by this committer
Add readline as dependency when it was already installed. The program will be
linked against it anyway, not against a system one.

PR:             101442
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:    maintainer
13 Jul 2006 23:20:55
Original commit files touched by this commit  4.0
linimon search for other commits by this committer
Does not compile on ia64.
06 Jun 2006 02:11:56
Original commit files touched by this commit  4.0
mnag search for other commits by this committer
- Update to 4.0

PR:             98060
Submitted by:   maintainer
22 Mar 2006 00:37:53
Original commit files touched by this commit  3.1.1_2
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
22 Jan 2006 12:56:47
Original commit files touched by this commit  3.1.1_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
02 Jan 2006 03:48:58
Original commit files touched by this commit  3.1.1_1
edwin search for other commits by this committer
Scilab on FreeBSD 6

PR:             ports/91177
Submitted by:   Jean-Sebastien Roy <js@jeannot.org>
07 Jun 2005 20:49:05
Original commit files touched by this commit  3.1.1_1
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
05 Jun 2005 21:14:39
Original commit files touched by this commit  3.1.1
thierry search for other commits by this committer
Add support of FFLAGS.

PR:             ports/81885 (follow-up)
Submitted by:   maintainer
05 Jun 2005 10:23:48
Original commit files touched by this commit  3.1.1
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
26 Jan 2005 13:56:44
Original commit files touched by this commit  3.0_1
pav search for other commits by this committer
- Force gcc 3.2 if gcc 3.3 is present in base system, to avoid runtime crashes

PR:             ports/76636
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
11 Aug 2004 08:09:50
Original commit files touched by this commit  3.0
vs search for other commits by this committer
Update to 3.0

PR:             ports/70175
Submitted by:   Jean-Sebastien Roy (maintainer)
15 Jun 2004 07:19:06
Original commit files touched by this commit  2.7_2
krion search for other commits by this committer
- Fix WWW:

PR:             ports/67956
Submitted by:   Pedro Giffuni <giffunip@asme.org>
12 Apr 2004 04:19:53
Original commit files touched by this commit  2.7_2
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.7_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
25 Feb 2004 10:04:41
Original commit files touched by this commit  2.7_2
kris search for other commits by this committer
BROKEN on alpha 5.x: Does not compile
09 Dec 2003 02:22:27
Original commit files touched by this commit  2.7_2
linimon search for other commits by this committer
Update to handle tk8.4.

PR:             ports/59620
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
07 Oct 2003 20:14:11
Original commit files touched by this commit  2.7_1
krion search for other commits by this committer
- Fix MASTER_SITES

PR:             57714
Submitted by:   maintainer
17 Jun 2003 16:35:18
Original commit files touched by this commit  2.7_1
nork search for other commits by this committer
Update scilab to make use of math/atlas (some speed improvement).
Bump PORTREVISON accordingly.

PR:             ports/53355
Submitted by:   Jean-Sebastien Roy <js@jeannot.org> (maintainer)
06 Apr 2003 05:52:43
Original commit files touched by this commit  2.7
leeym search for other commits by this committer
fix "The scipad editor does not work" problem

PR:             50605
Submitted by:   Jean-Sebastien Roy <js@jeannot.org>
Obtained from:  netbsd (dmcmahill)
04 Apr 2003 04:58:31
Original commit files touched by this commit  2.7
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>
21 Feb 2003 12:44:05
Original commit files touched by this commit  2.6_2
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2003 23:43:15
Original commit files touched by this commit  2.6_2
edwin search for other commits by this committer
Maintainer fix for math/scilab

        The math/scilab port does not work on FreeBSD 5.0 due to
        an header conflict.  The following patch sent by Lyndon
        Nerenberg (ports/47498) fixes the problem.

        Reported by: Kris Kennaway (kris@obsecurity.org)
        Fix by: Lyndon Nerenberg (lyndon@orthanc.ab.ca)

PR:             ports/47508
Submitted by:   Jean-Sebastien Roy <js@jeannot.org>
24 Nov 2002 13:39:19
Original commit files touched by this commit  2.6_1
knu search for other commits by this committer
Add parallel to CATEGORIES.

PR:             ports/39094
Submitted by:   trevor
14 Nov 2002 20:21:13
Original commit files touched by this commit  2.6_1
edwin search for other commits by this committer
Made math/scilab building on -current again
Noticed on: bento

Approved by:    Jean-Sebastien Roy <js@jeannot.org> (approved)
02 Mar 2002 22:55:06
files touched by this commit  2.6_1
pat search for other commits by this committer
Substitute PVM_ROOT after patching

Number of commits found: 92

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours6
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0