Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.1_1 05 Sep 2018 22:05:23
  |
sunpoet  |
Update science/hdf5 to 1.10.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR: 231009
Exp-run by: antoine |
4.4.1 12 Aug 2018 02:57:04
  |
stephen  |
- Update math/octave to 4.4.1.
- Bump portrevision for all octave-forge-* ports. |
4.4.0_3 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.4.0_2 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
4.4.0_2 07 May 2018 00:34:29
  |
stephen  |
- In the log for r469170, I forgot to mention that I added help and
help-tools to USE_QT4.
- I also forgot to mention Christoph Moench-Tegeder <cmt@burggraben.net>
who told me these changes.
In this revision:
- Switch from QT4 to QT5.
- Bump portrevision.
Submitted by: Adriaan de Groot <adridg@freebsd.org>
Obtained from: https://reviews.freebsd.org/D15328 |
4.4.0_1 06 May 2018 00:24:00
  |
stephen  |
- Fixed error in which -qt4 is passed to QT tools. It should be -qt=qt4.
- Set MKINFO in configure_args so that makeinfo works.
- Since plist changed, bump portrevision.
PR: ports/228004
Submitted by: Robert Cina <transitive@gmail.com> |
4.4.0 05 May 2018 21:45:32
  |
antoine  |
Explicitely disable docs build as it fails when it's attempted (FreeBSD 11+)
perl ./doc/interpreter/mk-qthelp.pl octave.html
doc/interpreter/octave_interpreter && \
qcollectiongenerator -qt4 doc/interpreter/octave_interpreter.qhcp -o
doc/interpreter/octave_interpreter.qhc >/dev/null && \
rm -f doc/interpreter/octave_interpreter.qhcp
doc/interpreter/octave_interpreter.qhp
qcollectiongenerator: could not find a Qt installation of '4'
Reported by: pkg-fallout
With hat: portmgr |
4.4.0 03 May 2018 23:42:35
  |
stephen  |
- Update octave to 4.4.0.
- Either bump portrevision or mark broken for octave-forge-* ports.
- Bump port revision for octave-forge. |
4.2.2_2 29 Apr 2018 16:19:44
  |
tcberner  |
Update the QScintilla2 ports to 2.10.4 |
4.2.2_1 26 Apr 2018 06:41:30
  |
yuri  |
math/suitesparse: Update 4.0.2 -> 5.2.0
Port changes:
* Change to DISTVERSION
* Update MASTER_SITES
* Change to LICENSE_COMB=dual
* Add LIB_DEPENDS
* Unbundle metis, made it a dependency
* Update do-build and do-install
* Update WWW
Bump 11 ports.
games/naev is marked broken because it depends on the no longer installed
library.
PR: 210579
Submitted by: yuri
Submitted by: pfg
Approved by: maintainer timeout (maho@FreeBSD.org, 21 months)
Approved by: maintainer timeout (fortran@FreeBSD.org, 45 days) |
4.2.2 22 Mar 2018 03:10:21
  |
stephen  |
- Add Makefile.version to share version with ports depending on octave.
PR: ports/226816
Submitted by: Yuri Victorovich <yuri@freebsd.org> |
4.2.2 14 Mar 2018 22:41:11
  |
stephen  |
- Update to 4.2.2. |
4.2.1_4 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.2.1_3 08 Mar 2018 03:55:16
  |
stephen  |
- Fix build on armv6.
PR: ports/223277
Submitted by: mikael.urankar@gmail.com |
4.2.1_3 03 Mar 2018 02:21:14
  |
stephen  |
- Link against osmesa.
- Bump portrevision. |
4.2.1_2 01 Mar 2018 19:41:29
  |
stephen  |
- Make sure qscintilla links correctly to octave (otherwise the built in text
editor
doesn't work in the GUI version). |
4.2.1_1 28 Feb 2018 14:40:48
  |
stephen  |
- Make sure build doesn't use qt5 libraries/utilities.
PR: ports/226246
Submitted by: Ting-Wei Lan <lantw44@gmail.com> |
4.2.1_1 26 Feb 2018 09:14:10
  |
antoine  |
Explicitely disable openmp, for some reasons configure enables it on
10.x amd64 (not other archs) and this causes fallout in some octave-forge
ports
With hat: portmgr |
4.2.1 24 Feb 2018 21:52:31
  |
stephen  |
- Update to 4.2.1.
- Maintainership to stephen@.
PR: ports/225073
Submitted by: Ben Lauwens <ben.lauwens@gmail.com> |
4.0.3_10 18 Feb 2018 09:55:10
  |
rakuco  |
Update QScintilla 2.10.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 |
4.0.3_9 01 Dec 2017 17:43:22
  |
joneum  |
math/octave: Set correct USE_LDCONFIG=
PR: 223690
Reported by: joneum
Approved by: maintainer timeout (2 weeks) rene (mentor)
Differential Revision: https://reviews.freebsd.org/D13245 |
4.0.3_8 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(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 |
4.0.3_7 24 Aug 2017 09:13:09
  |
araujo  |
Bump PORTREVISION to reflect print/gl2ps changes.
PR: ports/218399 (based on)
Submitted by: emaste |
4.0.3_6 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- 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 |
4.0.3_5 30 May 2017 02:56:44
  |
sunpoet  |
Update science/hdf5 to 1.10.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 |
4.0.3_4 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
4.0.3_3 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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 |
4.0.3_2 17 Dec 2016 13:26:05
  |
antoine  |
Revert r428758 and unbreak
The portmgr blanket doesn't cover breakages
Pointy hat: sunpoet |
4.0.3_1 17 Dec 2016 12:59:02
  |
sunpoet  |
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
Approved by: portmgr (blanket) |
4.0.3_1 07 Dec 2016 13:24:57
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
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 |
4.0.3 30 Jul 2016 09:51:29
  |
antoine  |
Fix build after math/glpk update
Reported by: pkg-fallout
PR: 211455 |
4.0.3 27 Jul 2016 05:44:40
  |
maho  |
1. Some dependencies were added per QA advice.
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) |
4.0.0_2 22 Jul 2016 10:38:53
  |
bsam  |
math/octave: remove wrongly used PLIST_SUB from pkg-plist
PR: 210055
Submitted by: Tobias Berner <tcberner@gmail.com>
Approved by: maintainer timeout (7 weeks) |
4.0.0_2 05 Jun 2016 16:47:09
  |
antoine  |
Fix build with libc++ 3.8.0, by disabling custom max_align_t definition
PR: 209692
Submitted by: dim@
Approved by: maintainer timeout (2 weeks) |
4.0.0_2 20 Apr 2016 20:42:40
  |
sunpoet  |
- Update to 1.10.0
- 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 |
4.0.0_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.0.0_1 13 Jan 2016 01:53:49
  |
maho  |
Forgot to add patches, and bump port revision
PR: 201737
Submitted by: you.akira.noda@gmail.com
Also spotted by: stephen@ |
4.0.0 08 Jan 2016 08:18:36
  |
maho  |
Update to 4.0.0
PR: 201737 (partially)
Submitted by: you.akira.noda@gmail.com |
3.8.2_5 13 Dec 2015 12:45:25
  |
rakuco  |
Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.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 |
3.8.2_4 11 Oct 2015 16:20:41
  |
marino  |
graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22
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 |
3.8.2_3 10 Oct 2015 15:20:41
  |
marino  |
graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.
PR: 200304
Submitted by: ports fury |
3.8.2_2 28 Aug 2015 13:39:57
  |
amdmi3  |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
3.8.2_2 24 May 2015 08:10:29
  |
sunpoet  |
- Update to 1.8.15
- 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 |
3.8.2_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- 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 |
3.8.2_1 12 May 2015 06:27:59
  |
maho  |
Descriptions from bsd.options.desc.mk is used, and openblas is now default. |
3.8.2_1 07 Apr 2015 02:59:20
  |
maho  |
Moving the Octave icons to a directory which is not version specific (*).
Remove ATLAS knob, and bump portrevision.
Submitted by: Jason Bacon (*) |
3.8.2 14 Mar 2015 05:44:33
  |
maho  |
* Update to 3.8.2
* OpenBLAS cleanup
Submitted by: therry@ (openblas part) |
3.8.1_7 18 Jan 2015 10:39:51
  |
sunpoet  |
- Update to 1.8.14
- 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 |
3.8.1_6 12 Nov 2014 20:11:15
  |
antoine  |
Cleanup plist |
3.8.1_6 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
3.8.1_5 31 Aug 2014 16:36:23
  |
tijl  |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
3.8.1_4 04 Aug 2014 19:34:31
  |
amdmi3  |
- Switch graphics/GraphicsMagick to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix distinfo for graphics/cmg
- Fix shebang for graphics/vips
Approved by: portmgr blanket |
3.8.1_3 23 Jul 2014 19:53:11
  |
rakuco  |
Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.
... 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. (Only the first 15 lines of the commit message are shown above ) |
3.8.1_2 17 Jun 2014 19:26:39
  |
rene  |
Update consumers of graphics/GraphicsMagick13 to use graphics/GraphicsMagick
instead, these two ports are now equal.
Bump PORTREVISIONs
Approved by: portmgr (antoine) |
3.8.1_1 07 Jun 2014 10:16:05
  |
maho  |
* Better GUI support [1]
* fix pkg-plist [2]
Submitted by: Jason Bacon <jwbacon@tds.net> [1]
swills@ [2] |
3.8.1 05 Jun 2014 22:17:37
  |
maho  |
Update to 3.8.1 |
3.8.0_6 10 May 2014 21:54:54
  |
stephen  |
- Chase revision r353615 to math/qhull5. |
3.8.0_5 10 May 2014 09:13:09
  |
antoine  |
Runtime fix: all the dynamically generated part of the plist was not packaged
With hat: portmgr |
3.8.0_4 09 May 2014 12:00:55
  |
tijl  |
- New LIB_DEPENDS syntax.
- USES=libtool tar:bzip2.
- Move some variable definitions in front of bsd.port.options.mk.
- Add DOCS option.
- Remove FreeBSD 6 support. |
3.8.0_3 03 May 2014 00:55:30
  |
sunpoet  |
- Update to 1.8.12 (from science/hdf5-18)
- 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] |
3.8.0_2 10 Mar 2014 20:55:22
  |
gerald  |
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) |
3.8.0_1 25 Jan 2014 12:04:26
  |
antoine  |
Finish stage support |
3.8.0 22 Jan 2014 22:18:38
  |
maho  |
Update to 3.8.0
PR: 185991
Submitted by: Max Sterling <maxclsb@gmail.com> |
3.6.4_7 13 Dec 2013 13:43:17
  |
tijl  |
Replace USE_FORTRAN with USES=fortran such that C/C++ code is built with
Clang/libc++ on FreeBSD 10. This fixes a crash caused by the use of
libstdc++ while dependencies used libc++.
Approved by: maho (maintainer) |
3.6.4_6 29 Nov 2013 00:32:52
  |
maho  |
A build fix with recent (?) version of texinfo.
Note that this cannot be reproduced in maho's tinderbox.
PR: 183338
Submitted by: Mamoru Iwaki <1wkmmr@gmail.com> |
3.6.4_6 26 Oct 2013 00:52:36
  |
gerald  |
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 (Only the first 15 lines of the commit message are shown above ) |
3.6.4_5 22 Oct 2013 13:56:27
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
3.6.4_5 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
3.6.4_5 16 Sep 2013 16:32:07
  |
bapt  |
Convert to new perl framework
Convert USE_GMAKE to USES |
3.6.4_5 03 Sep 2013 17:08:29
  |
antoine  |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
3.6.4_5 16 Aug 2013 01:29:00
  |
maho  |
Unbreak for texinfo 5.1, patch was taken from Gentoo site.
Portrevision bumped.
> Octave-3.6.4 in Gentoo has the identical bug.
> https://bugs.gentoo.org/show_bug.cgi?id=465536
> Their texinfo.patch is here:
> https://465536.bugs.gentoo.org/attachment.cgi?id=347084
PR: 179105
Submitted by: Chen Xie <xiechen@mail.ustc.edu.cn> |
3.6.4_4 06 Aug 2013 19:08:58
  |
bf  |
Update math/glpk to 4.52.1 and adjust dependent ports |
3.6.4_3 11 Jul 2013 16:26:27
  |
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
3.6.4_2 09 Jun 2013 11:16:08
  |
miwi  |
- Do not remove directories not created by this port
Reported by: pkg (DEVELOPER_MODE) |
3.6.4_2 29 May 2013 23:43:55
  |
bf  |
Update math/glpk to 4.50 and adjust dependent ports |
3.6.4_1 11 May 2013 19:27:42
  |
hrs  |
Use USE_TEX.
Spotted by: stephen |
3.6.4_1 10 May 2013 19:39:58
  |
bf  |
update math/glpk to 4.49, and adjust dependent ports
Approved by: maho |
3.6.4 10 May 2013 06:33:20
  |
maho  |
Update to 3.6.4. |
3.6.3_3 31 Jan 2013 13:03:32
  |
bf  |
update glpk to 4.48 and adjust dependent ports |
3.6.3_2 03 Jan 2013 07:52:08
  |
maho  |
Accordingly bump portrevision as SuiteSparse is updated to 4.0.2. |
3.6.3_1 03 Jan 2013 05:27:36
  |
maho  |
Correct dependency of openblas.
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> |
3.6.3_1 02 Jan 2013 23:53:00
  |
maho  |
Remove .1 from GraphicsMagick, as octave doesn't require
paticular version.
Submitted by: Scott Bennett <bennett@cs.niu.edu> |
3.6.3_1 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
3.6.3 03 Nov 2012 13:18:14
  |
maho  |
update to 3.6.3
Feature safe: yes |
3.6.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
3.6.1 11 Apr 2012 02:56:00
 |
maho  |
Update to 3.6.1. |
3.4.3_2 14 Feb 2012 12:45:35
 |
mm  |
Bump pcre library dependency due to 8.30 update |
3.4.3_1 05 Dec 2011 11:36:44
 |
maho  |
Fix link against libumfpack.
Bump port revision.
PR: 162988
Submitted by: Jason Bacon <jwbacon@tds.net>
Feature safe: yes |
3.4.3 22 Nov 2011 11:14:10
 |
bf  |
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 |
3.4.3 08 Nov 2011 09:28:31
 |
maho  |
update to 3.4.3.
Feature safe: yes |
3.4.2_4 17 Oct 2011 10:08:33
 |
bf  |
- 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 |
3.4.2_3 03 Oct 2011 03:55:31
 |
stephen  |
- LIB_DEPENDS qhull -> qhull5
- Bump portrevision
PR: ports/161089 |
3.4.2_2 23 Sep 2011 22:26:39
 |
amdmi3  |
- 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 |
3.4.2_2 21 Jul 2011 03:00:30
 |
maho  |
Better pkg-plist generation, making octave and octave-forge more
orthogonal.
Discussion with: stephen@ |
3.4.2_2 15 Jul 2011 07:00:46
 |
sunpoet  |
- Bump PORTREVISION for science/hdf5-18 shlib change |
3.4.2_1 11 Jul 2011 14:31:40
 |
stephen  |
- Add missing items in pkg-plist.
- Portlint.
- Bump portrevision.
Approved by: maho (mentor) and maho (maintainer) |
3.4.2 05 Jul 2011 06:13:03
 |
maho  |
Update to 3.4.2. |
3.4.1 23 Jun 2011 07:28:50
 |
maho  |
Update to 3.4.1.
Add a make target called "check"
you can now check octave port by
$ make check
. [1]
Note: 10 tests failed on FreeBSD 8.1/RELEASE amd64.
Discussion with @tmacchant via twitter |
3.4.0_2 25 May 2011 09:51:08
 |
demon  |
Chase glpk shlib version bump. |
3.4.0_1 11 May 2011 01:48:49
 |
maho  |
Remove legacy dependency to science/hdf5,
and bump portrevision (may not be required, though.)
PR: 156940
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> |