Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Nov 2020 17:37:14
1.5.19

|
makc  |
math/matio: Update to 1.5.19 |
26 Sep 2020 16:29:10
1.5.18

|
makc  |
math/matio: Update to 1.5.18 |
31 Jul 2019 13:58:25
1.5.17

|
makc  |
math/matio:
- Update to 1.5.17
- Sort variables in accordance with the Ports Makefile style |
26 Jul 2019 20:46:57
1.5.16_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
30 Jun 2019 21:48:14
1.5.16

|
makc  |
math/matio:
- Update to 1.5.16 |
20 Apr 2019 21:32:36
1.5.15

|
pkubaj  |
math/matio: fix build on GCC architectures
Add USES=compiler:c11 to fix build.
PR: 237214
Approved by: tcberner (mentor), makc (maintainer)
Differential Revision: https://reviews.freebsd.org/D19990 |
06 Apr 2019 16:45:45
1.5.15

|
makc  |
math/matio:
- Update to 1.5.15 |
05 Jan 2019 22:46:54
1.5.13_1

|
sunpoet  |
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen |
21 Dec 2018 23:06:29
1.5.13

|
makc  |
math/matio:
- Update to 1.5.13 |
05 Sep 2018 22:05:23
1.5.9_2

|
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 |
30 May 2017 02:56:44
1.5.9_1

|
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 |
20 Jan 2017 20:33:31
1.5.9

|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
31 Oct 2016 23:22:27
1.5.9

|
makc  |
math/matio:
- Update to 1.5.9 (based on [1])
- Switch to 7z-compressed distfile
- Remove no longer needed patch
- Take maintainership
PR: 213594 [1]
Submitted by: pi |
20 Oct 2016 15:58:13
1.5.2_6

|
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
06 May 2016 19:18:41
1.5.2_6

|
truckman  |
Fix build with science/hdf5 version 1.10 by specifying that we want to
use the version 1.8 API.
PR: 209242
Approved by: makc (maintainer) |
20 Apr 2016 20:42:40
1.5.2_6

|
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 |
01 Apr 2016 14:16:20
1.5.2_5

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
24 May 2015 08:10:29
1.5.2_5

|
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 |
18 Jan 2015 10:39:51
1.5.2_4

|
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 |
10 Sep 2014 12:17:32
1.5.2_3

|
amdmi3  |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
03 May 2014 00:55:30
1.5.2_2

|
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] |
23 Apr 2014 13:25:17
1.5.2_1

|
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
28 Mar 2014 09:22:37
1.5.2

|
makc  |
math/matio:
- Update to 1.5.2
- Remove FORTRAN option (not supported anymore)
- Add HDF5 option (support for MAT v7.3 files)
- Add LICENSE
- Update COMMENT and description
- Use pkg-plist
- Take maintainership |
25 Dec 2013 22:40:54
1.3.4_1

|
tijl  |
- USES=fortran pathfix.
- Pass --enable-shared to configure instead of building a shared library
in post-build. This decreases the library version to zero so patch the
Makefile to force it back to one. The shared library also links with
Fortran runtime libraries correctly now.
- Remove -fPIC from CFLAGS and FFLAGS now that the shared library is no
longer created from the static library.
- Remove do-install. Normal make install works just fine. |
24 Dec 2013 03:10:53
1.3.4

|
amdmi3  |
- Support staging
- Fix FORTRAN option |
20 Sep 2013 20:55:06
1.3.4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
12 Dec 2012 19:29:30
1.3.4

|
bdrewery  |
- Trim header
- Convert to new options framework |
04 Dec 2012 20:39:22
1.3.4

|
zi  |
- Reset MAINTAINER due to unrecoverable bounce
Reported by: portscout
Feature safe: yes |
20 Mar 2011 12:54:45
1.3.4
|
miwi  |
- Get Rid MD5 support |
11 Jun 2010 01:35:23
1.3.4
|
wen  |
- Update to 1.3.4
- Fix Fortran support (previously USE_FORTRAN was set but never used)
- Make Fortran support optional
PR: ports/147738
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
24 Feb 2010 05:44:03
1.3.3
|
wen  |
matio is an ISO C library (with a limited Fortran 90 interface) for reading
and writing Matlab MAT files.
WWW: http://sourceforge.net/projects/matio/
PR: ports/143928
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Feature safe: yes |