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/Makefile

Number of commits found: 195 (showing only 95 on this page)

«  1 | 2 

Friday, 28 Mar 2014
09:23 makc search for other commits by this committer
graphics/vips and the rest:
- bump PORTREVISION after math/matio update

math/dynare:
- fix configure check for matio
- while here, remove needless patch for configure.ac, and convert to USES=tar:xz

Approved by:	Fernando Apesteguia (maintainer)

math/scilab:
- mark BROKEN when building with MATIO option (doesn't support new matio)

science/kst2:
- fix dependency type for matio
- add dependence on pkgconfig
Original commitRevision:349401 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Original commitRevision:347809 
Friday, 21 Feb 2014
14:52 gahr search for other commits by this committer
- Convert to USES=tk
Original commitRevision:345473 
Friday, 27 Dec 2013
10:28 tijl search for other commits by this committer
- New LIB_DEPENDS syntax.
- USES=fortran.
- Replace GMAKE with MAKE_CMD in regression-test.
Original commitRevision:337696 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Thursday, 24 Oct 2013
16:44 makc search for other commits by this committer
- Fix build with UMFPACK [1]
- Update patch to really fix configure after hdf5-18 update [2]

PR:		ports/177364 [1]
Submitted by:	truckman [1]
Submitted by:	Mamoru Iwaki <1wkmmr at gmail.com> via ports maillist [2]
Original commitRevision:331500 
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 
Friday, 6 Sep 2013
13:01 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326494 
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 
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 
Monday, 17 Dec 2012
20:38 rene search for other commits by this committer
Convert to optionsNG
Original commitRevision:309128 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
16:49 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]
Original commitRevision:308615 
13:43 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)
Original commitRevision:308605 
Thursday, 6 Dec 2012
16:39 zi search for other commits by this committer
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.

Reported by:	portscout
Feature safe:	yes
Original commitRevision:308390 
Wednesday, 6 Jun 2012
20:49 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)
Original commit
Sunday, 3 Jun 2012
00:59 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)
Original commit
Wednesday, 21 Mar 2012
00:34 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
Original commit
Saturday, 18 Feb 2012
21:14 pav search for other commits by this committer
- Mark BROKEN on amd64/7 and amd64/8: segfaults during build

Reported by:    pointyhat
Original commit
Tuesday, 14 Feb 2012
12:45 mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
Original commit
Tuesday, 22 Nov 2011
11:14 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
Original commit
Tuesday, 1 Nov 2011
17:19 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)
Original commit
Monday, 17 Oct 2011
10:08 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
Original commit
Friday, 23 Sep 2011
22:26 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
Original commit
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, 4 Aug 2011
07:23 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)
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, 15 Jul 2011
07:00 sunpoet search for other commits by this committer
- Bump PORTREVISION for science/hdf5-18 shlib change
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
Monday, 25 Apr 2011
20:48 makc search for other commits by this committer
Add upstream patch to fix scilab version number.

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

PR:             ports/155287
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Original commit
Thursday, 23 Dec 2010
19:39 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)
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
Monday, 18 Oct 2010
10:00 makc search for other commits by this committer
Fix build when WITHOUT_GUI is chosen.

PR:             ports/151518
Approved by:    Rob Farmer (maintainer)
Original commit
Friday, 17 Sep 2010
20:06 makc search for other commits by this committer
Chase flexdock update
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, 3 Sep 2010
10:58 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)
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
Wednesday, 5 May 2010
11:06 wen search for other commits by this committer
- Fix the build error reported by QAT@

Submitted by:   rfarmer@predatorlabs.net (maintainer, via Email)
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
Monday, 8 Mar 2010
02:12 wen search for other commits by this committer
- Pass maintainership to new volunteer

Approved by:    maintainer
Feature safe:   yes
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, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Tuesday, 22 Sep 2009
04:30 linimon search for other commits by this committer
Over to new volunteer, who promises a patch soon.

Feature safe:   yes
Original commit
Saturday, 19 Sep 2009
21:31 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
Original commit
Sunday, 13 Sep 2009
00:08 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
Original commit
Saturday, 22 Aug 2009
17:55 marcus search for other commits by this committer
Chase the vte shared lib bump.
Original commit
Friday, 31 Jul 2009
13:57 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
Original commit
Wednesday, 3 Jun 2009
05:14 marcus search for other commits by this committer
Chase the vte shared lib version bump.
Original commit
Tuesday, 12 May 2009
11:28 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
Original commit
Monday, 2 Mar 2009
21:36 makc search for other commits by this committer
Switch to USE_TK
Original commit
Tuesday, 27 Jan 2009
20:00 pav search for other commits by this committer
- Mark BROKEN on amd64/7: segfaults during build

Reported by:    pointyhat
Original commit
Thursday, 8 Jan 2009
08:33 pav search for other commits by this committer
- Fix CONFIGURE_ARGS which were ignored

Submitted by:   bf <bf2006a@yahoo.com>
Original commit
Wednesday, 7 Jan 2009
12:26 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
Original commit
Tuesday, 6 Jan 2009
19:26 pav search for other commits by this committer
- Maintainer address is bouncing:
550 5.1.1 <js@jeannot.org>... User unknown
Original commit
Tuesday, 9 Sep 2008
22:02 gahr search for other commits by this committer
- Fix build upon NOPORTDOCS

Reported by:    QA Tindie
Approved by:    portmgr
Original commit
Wednesday, 20 Aug 2008
00:57 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)
Original commit
Wednesday, 18 Jun 2008
21:15 pav search for other commits by this committer
- Now builds on amd64
- While here, remove conditionals for 5.x
Original commit
Friday, 6 Jun 2008
13:44 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)
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, 19 Apr 2008
17:56 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)
Original commit
Thursday, 4 Oct 2007
01:49 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Sunday, 30 Sep 2007
04:47 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
Original commit
Tuesday, 19 Jun 2007
20:30 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)
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
Saturday, 19 May 2007
20:32 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}.
Original commit
Tuesday, 13 Mar 2007
08:26 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)
Original commit
Monday, 29 Jan 2007
07:21 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
Original commit
Tuesday, 16 Jan 2007
08:53 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)
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
Monday, 18 Sep 2006
16:37 stefan search for other commits by this committer
Mark as BROKEN on amd64 -CURRENT, too.

Noticed by:     pointyhat/kris
Approved by:    maintainer
Original commit
Monday, 28 Aug 2006
18:43 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
Original commit
Thursday, 13 Jul 2006
23:20 linimon search for other commits by this committer
Does not compile on ia64.
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
Monday, 2 Jan 2006
03:48 edwin search for other commits by this committer
Scilab on FreeBSD 6

PR:             ports/91177
Submitted by:   Jean-Sebastien Roy <js@jeannot.org>
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
21:14 thierry search for other commits by this committer
Add support of FFLAGS.

PR:             ports/81885 (follow-up)
Submitted by:   maintainer
Original commit
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, 26 Jan 2005
13:56 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)
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
Monday, 12 Apr 2004
04:19 kris search for other commits by this committer
BROKEN on sparc64: Does not compile
Original commit
Wednesday, 25 Feb 2004
10:04 kris search for other commits by this committer
BROKEN on alpha 5.x: Does not compile
Original commit
Tuesday, 9 Dec 2003
02:22 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)
Original commit
Tuesday, 7 Oct 2003
20:14 krion search for other commits by this committer
- Fix MASTER_SITES

PR:             57714
Submitted by:   maintainer
Original commit
Tuesday, 17 Jun 2003
16:35 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)
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
Friday, 21 Feb 2003
12:44 knu search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 5 Feb 2003
23:43 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>
Original commit
Sunday, 24 Nov 2002
13:39 knu search for other commits by this committer
Add parallel to CATEGORIES.

PR:             ports/39094
Submitted by:   trevor
Original commit
Thursday, 14 Nov 2002
20:21 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)
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: 195 (showing only 95 on this page)

«  1 | 2