aboutsummaryrefslogtreecommitdiff
path: root/math/scilab-toolbox-sivp
Commit message (Collapse)AuthorAgeFilesLines
* math/scilab-toolbox-sivp:Max Brazhnikov2014-05-013-16/+26
| | | | | | | | | - Add patch to fix loading toolbox in scilab - Use dos2unix and regenerate patches - Convert to USES=tar:xz Notes: svn path=/head/; revision=352751
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=347809
* - Update graphics/*opencv* to 2.4.7Jason E. Hale2013-12-041-1/+1
| | | | | | | | | | | | | | | | - Revert options helpers to if statements since the OFF condition is not applied when OPTIONS_EXCLUDE is used - Move most of the OpenCV modules from the graphics/opencv-core port to graphics/opencv, leaving opencv-core as just the bare minimum required for building ffmpeg with OpenCV support - Install examples for python and java bindings - Add new slave port graphics/opencv-java: Java bindings for OpenCV - Bump PORTREVISION and make dependency adjustments and fixes for dependent ports - Add UPDATING entry Notes: svn path=/head/; revision=335601
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=331644
* - Support stagingMax Brazhnikov2013-10-231-26/+9
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes Notes: svn path=/head/; revision=331383
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-011-5/+2
| | | | Notes: svn path=/head/; revision=325925
* - Convert my ports to new options frameworkMax Brazhnikov2012-07-271-5/+7
| | | | | | | | - use CONFLICTS_INSTALL - other minor changes Notes: svn path=/head/; revision=301600
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Unbreak by updating to svn snapshotMax Brazhnikov2012-04-266-50/+81
| | | | | | | Add option to build help file Notes: svn path=/head/; revision=295577
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark ↵Baptiste Daroussin2012-04-091-0/+3
| | | | | | | as broken for more than 6 month Notes: svn path=/head/; revision=294459
* Mark broken with opencv-2.3Max Brazhnikov2011-07-021-0/+2
| | | | Notes: svn path=/head/; revision=276933
* Remove IGNORE, scilab port was fixed.Max Brazhnikov2010-12-193-3/+11
| | | | | | | | Add patch to fix build with OpenCV 2.1 Remove md5 checksum Notes: svn path=/head/; revision=266583
* - Update to 0.5.2 for scilab-5.xMax Brazhnikov2010-10-176-89/+113
| | | | | | | - Mark IGNORE: touches ${LOCALBASE}/share/scilab when building under superuser Notes: svn path=/head/; revision=263155
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Mark BROKEN: does not buildErwin Lansing2010-01-311-0/+2
| | | | Notes: svn path=/head/; revision=248944
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andDima Panov2010-01-301-2/+2
| | | | | | | | | | PyQt-4.7 for FreeBSD. The official update notes can be found at http://www.riverbankcomputing.com We'd like to say thanks to all helpers, testers and submitters. Notes: svn path=/head/; revision=248842
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Use my @FreeBSD.org email for the rest of my portsMax Brazhnikov2009-02-211-1/+1
| | | | Notes: svn path=/head/; revision=228771
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* new port: math/scilab-toolbox-sivpEdwin Groothuis2007-09-285-0/+167
Add new port scilab-toolbox-sivp --- Scilab Image and Video Processing toolbox. PR: ports/116372 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=200249