aboutsummaryrefslogtreecommitdiff
path: root/math/octave/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add Makefile.version to share version with ports depending on octave.Stephen Montgomery-Smith2018-03-221-1/+2
| | | | | | | | PR: ports/226816 Submitted by: Yuri Victorovich <yuri@freebsd.org> Notes: svn path=/head/; revision=465255
* - Update to 4.2.2.Stephen Montgomery-Smith2018-03-141-2/+1
| | | | Notes: svn path=/head/; revision=464535
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* - Link against osmesa.Stephen Montgomery-Smith2018-03-031-4/+9
| | | | | | | - Bump portrevision. Notes: svn path=/head/; revision=463461
* - Make sure qscintilla links correctly to octave (otherwise the built in ↵Stephen Montgomery-Smith2018-03-011-1/+1
| | | | | | | | | text editor doesn't work in the GUI version). Notes: svn path=/head/; revision=463350
* - Make sure build doesn't use qt5 libraries/utilities.Stephen Montgomery-Smith2018-02-281-1/+2
| | | | | | | | PR: ports/226246 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Notes: svn path=/head/; revision=463212
* Explicitely disable openmp, for some reasons configure enables it onAntoine Brodin2018-02-261-1/+3
| | | | | | | | | | 10.x amd64 (not other archs) and this causes fallout in some octave-forge ports With hat: portmgr Notes: svn path=/head/; revision=463006
* - Update to 4.2.1.Stephen Montgomery-Smith2018-02-241-9/+9
| | | | | | | | | | - Maintainership to stephen@. PR: ports/225073 Submitted by: Ben Lauwens <ben.lauwens@gmail.com> Notes: svn path=/head/; revision=462865
* Update QScintilla 2.10.2.Raphael Kubo da Costa2018-02-181-2/+2
| | | | | | | | | | | | | | Upstream has renamed its libraries and we no longer need to patch devel/qscintilla-qt5 to create a library whose name does not conflict with devel/qscintilla's. However, the library names are different so we need to bump PORTREVISION in several ports (the SOVERSION has changed too). Thanks to antoine for the exp-run. PR: 225928 Notes: svn path=/head/; revision=462214
* math/octave: Set correct USE_LDCONFIG=Jochen Neumeister2017-12-011-8/+8
| | | | | | | | | | PR: 223690 Reported by: joneum Approved by: maintainer timeout (2 weeks) rene (mentor) Differential Revision: https://reviews.freebsd.org/D13245 Notes: svn path=/head/; revision=455301
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Bump PORTREVISION to reflect print/gl2ps changes.Marcelo Araujo2017-08-241-1/+1
| | | | | | | | PR: ports/218399 (based on) Submitted by: emaste Notes: svn path=/head/; revision=448656
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Update science/hdf5 to 1.10.1Sunpoet Po-Chuan Hsieh2017-05-301-1/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt Notes: svn path=/head/; revision=442050
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Revert r428758 and unbreakAntoine Brodin2016-12-171-4/+5
| | | | | | | | | The portmgr blanket doesn't cover breakages Pointy hat: sunpoet Notes: svn path=/head/; revision=428762
* - Use USES=makeinfo instead of hard-coded BUILD_DEPENDSSunpoet Po-Chuan Hsieh2016-12-171-4/+3
| | | | | | | | | - Update RUN_DEPENDS: remove redundant LOCALBASE/bin Approved by: portmgr (blanket) Notes: svn path=/head/; revision=428758
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-12-071-0/+1
| | | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry Notes: svn path=/head/; revision=428057
* 1. Some dependencies were added per QA advice.Maho Nakata2016-07-271-5/+8
| | | | | | | | | | | | | | 2. updated to version 4.0.3 deleted obsolete patch 'patch-libinterp-octave-value-ov-classdef' Java and GUI are now optional plist is now generated automatically revised dependencies PR: 211291 Submitted by: bsam (1), Alexander Sherikov (2) Notes: svn path=/head/; revision=419163
* Fix build with libc++ 3.8.0, by disabling custom max_align_t definitionAntoine Brodin2016-06-051-1/+2
| | | | | | | | | PR: 209692 Submitted by: dim@ Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=416401
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2016-04-201-1/+1
| | | | | | | | | | | | - Add LICENSE_FILE - Remove outdated PORTSCOUT - Re-enable SZIP option by default: it was changed unintentionally in r398300 Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Notes: svn path=/head/; revision=413700
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-22/+22
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Forgot to add patches, and bump port revisionMaho Nakata2016-01-131-1/+1
| | | | | | | | | PR: 201737 Submitted by: you.akira.noda@gmail.com Also spotted by: stephen@ Notes: svn path=/head/; revision=405987
* Update to 4.0.0Maho Nakata2016-01-081-3/+3
| | | | | | | | PR: 201737 (partially) Submitted by: you.akira.noda@gmail.com Notes: svn path=/head/; revision=405533
* Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.Raphael Kubo da Costa2015-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Bring in some long overdue updates, some of which are required for us to later land the PyQt5 ports. One big change with this update is that the PyQt4 ports now install their .sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do not end up with directories like share/py-sip/QtCore, which are especially confusing once PyQt5 lands and starts installing files with the same names. Other noteworthy items: - PORTREVISION has been bumped on ports depending on devel/qscintilla2 because libqscintilla2.so's SOVERSION has changed. - graphics/seexpr has been converted to USE_PYQT, as the file it used to define a build-time dependency on x11-toolkits/py-qt4-gui has moved. Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi (madpilot@) for their initial work on these ports as part of the effort to land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of the PyQt5 patch set). PR: 205143 Notes: svn path=/head/; revision=403662
* graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22John Marino2015-10-111-1/+1
| | | | | | | | | | | | | | | | GraphicsMagick was just updated, but there was as newer, second PR to upgrade it once more. And again, the shared library version has been bumped (haven't these guys heard of symbol versioning?) While the INDEX references 114 users of GraphicksMagick, I'm going to only bump the same 8 ports as yesterday. The bump script appears to be obsolete (still uses CVS!) PR: 203547 Submitted by: Walter Schwarzenfeld Notes: svn path=/head/; revision=399093
* graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21John Marino2015-10-101-1/+1
| | | | | | | | | | | The shared library versions changed, so bump all the ports that depend on GraphicsMagick by default too. PR: 200304 Submitted by: ports fury Notes: svn path=/head/; revision=399003
* - Switch to options helpersDmitry Marakasov2015-08-281-6/+4
| | | | | | | | | - While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS Approved by: portmgr blanket Notes: svn path=/head/; revision=395483
* - Update to 1.8.15Sunpoet Po-Chuan Hsieh2015-05-241-1/+1
| | | | | | | | | | - Bump PORTREVISION for science/hdf5 shlib change Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Notes: svn path=/head/; revision=387255
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Descriptions from bsd.options.desc.mk is used, and openblas is now default.Maho Nakata2015-05-121-8/+6
| | | | Notes: svn path=/head/; revision=386122
* Moving the Octave icons to a directory which is not version specific (*).Maho Nakata2015-04-071-4/+3
| | | | | | | | | Remove ATLAS knob, and bump portrevision. Submitted by: Jason Bacon (*) Notes: svn path=/head/; revision=383490
* * Update to 3.8.2Maho Nakata2015-03-141-53/+26
| | | | | | | | | * OpenBLAS cleanup Submitted by: therry@ (openblas part) Notes: svn path=/head/; revision=381247
* - Update to 1.8.14Sunpoet Po-Chuan Hsieh2015-01-181-1/+1
| | | | | | | | | | | | - Update MASTER_SITES - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} - Bump PORTREVISION for science/hdf5 shlib change Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Notes: svn path=/head/; revision=377318
* Cleanup plistAntoine Brodin2014-11-121-10/+4
| | | | Notes: svn path=/head/; revision=372501
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* math/fftw3:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Use MAKE_CMD Notes: svn path=/head/; revision=366788
* - Switch graphics/GraphicsMagick to USES=libtool, drop .la filesDmitry Marakasov2014-08-041-2/+2
| | | | | | | | | | | - Bump dependent ports as .so version has changed - Fix distinfo for graphics/cmg - Fix shebang for graphics/vips Approved by: portmgr blanket Notes: svn path=/head/; revision=364040
* Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.Raphael Kubo da Costa2014-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to the shlib version change. This is brought to you by the KDE on FreeBSD team. Besides updating to newer upstream releases, this commit also contains a lot of under-the-hood changes to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of cruft over time, so it was time for some summer cleaning: - General, belated changes: * Use OPTIONS helpers wherever possible, stop including <bsd.port.options.mk> when not necessary, stop checking for ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary, add options such as DOCS and/or DEBUG where they were only checked for. - QScintilla ports: * Drop the API option from py-qt4-qscintilla2. It had been broken ever since staging support was added, and its existence does not make much sense: QScintilla is a hard dependency regardless of the state of this option anyway, they all come from the same tarball and the configuration script assumes the .api file will always be installed. - PyQt ports: * The configure.py patch shared by all PyQt ports has been trimmed down to the minimum. Changes for Qt3 compatibility or for things that are just not needed anymore have been removed. * Several post-configure targets in the PyQt ports have been removed, as they had no effect on the way the ports were built whatsoever. * In some cases, instead of calling Python's py_compile.py on `ls *.py */*.py */*/*.py` to generate .pyc and .pyo files, we just call compileall.py, which is made for this kind of task. * The patch + sed hack to build py-qt4-dbussupport has been replaced by only extracting the dbus/ directory for that port and excluding it from all others. * Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large portion of all PyQt Makefiles were very similar and contained a lot of boilerplate code that can be shared among all of them since they all come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable that, when set, automatically sets several common variables and the do-configure target for a port. This allows us to considerably reduce the size of all the py-qt4-* Makefiles. * To make the above possible and also to allow us to use as many OPTIONS helpers as possible, the ARGS variable is now called CONFIGURE_ARGS. That's what it was used for anyway. PR: 191990 Notes: svn path=/head/; revision=362721
* Update consumers of graphics/GraphicsMagick13 to use graphics/GraphicsMagickRene Ladan2014-06-171-3/+3
| | | | | | | | | | instead, these two ports are now equal. Bump PORTREVISIONs Approved by: portmgr (antoine) Notes: svn path=/head/; revision=358165
* * Better GUI support [1]Maho Nakata2014-06-071-2/+4
| | | | | | | | | | * fix pkg-plist [2] Submitted by: Jason Bacon <jwbacon@tds.net> [1] swills@ [2] Notes: svn path=/head/; revision=356894
* Update to 3.8.1Maho Nakata2014-06-051-2/+1
| | | | Notes: svn path=/head/; revision=356718
* - Chase revision r353615 to math/qhull5.Stephen Montgomery-Smith2014-05-101-1/+1
| | | | Notes: svn path=/head/; revision=353616
* Runtime fix: all the dynamically generated part of the plist was not packagedAntoine Brodin2014-05-101-4/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=353566
* - New LIB_DEPENDS syntax.Tijl Coosemans2014-05-091-60/+42
| | | | | | | | | | - USES=libtool tar:bzip2. - Move some variable definitions in front of bsd.port.options.mk. - Add DOCS option. - Remove FreeBSD 6 support. Notes: svn path=/head/; revision=353449
* - Update to 1.8.12 (from science/hdf5-18)Sunpoet Po-Chuan Hsieh2014-05-031-2/+2
| | | | | | | | | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to new options helper - Use NOT_FOR_ARCHS - Strip shared library - Remove deprecated PTHREAD_* - Use MAKE_CMD - Bump PORTREVISION for science/hdf5 shlib change [1] Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=352854
* 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
* Finish stage supportAntoine Brodin2014-01-251-1/+1
| | | | Notes: svn path=/head/; revision=341013
* Update to 3.8.0Maho Nakata2014-01-221-29/+36
| | | | | | | | PR: 185991 Submitted by: Max Sterling <maxclsb@gmail.com> Notes: svn path=/head/; revision=340741