| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=489412
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=479046
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=472721
|
|
|
|
|
|
|
| |
Relnotes: https://github.com/Unidata/netcdf4-python/releases/tag/v1.3.1rel
Notes:
svn path=/head/; revision=468232
|
|
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
|
| |
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases
Notes:
svn path=/head/; revision=452602
|
|
|
|
|
|
|
| |
- Conditional installation of DOCS and EXAMPLES
Notes:
svn path=/head/; revision=450200
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=434836
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=413556
|
|
|
|
| |
Notes:
svn path=/head/; revision=412959
|
|
|
|
| |
Notes:
svn path=/head/; revision=412680
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385645
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: bapt
Notes:
svn path=/head/; revision=375378
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Strip shared library
Changes: https://github.com/Unidata/netcdf4-python/blob/master/Changelog
PR: ports/195356
Submitted by: sunpoet (myself)
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=374066
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371453
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/188344
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes:
svn path=/head/; revision=356936
|
|
|
|
|
|
|
|
|
|
| |
- Support GITHUB
PR: 187745
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=354306
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for science/netcdf shlib change and
dependency change from science/netcdf4 to science/netcdf [1]
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by: portmgr (bapt) [1]
Notes:
svn path=/head/; revision=352855
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: ports/187416
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
Notes:
svn path=/head/; revision=348918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=337963
|
|
|
|
|
|
|
| |
- While at it convert to gmake.mk ports that still USE_GMAKE.
Notes:
svn path=/head/; revision=334361
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
science)
Notes:
svn path=/head/; revision=327767
|
|
|
|
| |
Notes:
svn path=/head/; revision=325083
|
|
|
|
|
|
|
|
| |
PR: 177915
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=316858
|
|
|
|
|
|
|
|
|
| |
- Remove ABI versions from LIB_DEPENDS
Feature safe: yes
Notes:
svn path=/head/; revision=307818
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers
- Reset maintainer to ports@
Notes:
svn path=/head/; revision=305425
|
|
|
|
| |
Notes:
svn path=/head/; revision=292805
|
|
|
|
| |
Notes:
svn path=/head/; revision=284324
|
|
|
|
| |
Notes:
svn path=/head/; revision=280402
|
|
|
|
| |
Notes:
svn path=/head/; revision=277735
|
|
|
|
| |
Notes:
svn path=/head/; revision=275002
|
|
|
|
| |
Notes:
svn path=/head/; revision=272624
|
|
|
|
| |
Notes:
svn path=/head/; revision=263712
|
|
|
|
| |
Notes:
svn path=/head/; revision=261817
|
|
|
|
| |
Notes:
svn path=/head/; revision=252568
|
|
|
|
|
|
|
| |
- Update my mail address to FreeBSD
Notes:
svn path=/head/; revision=249514
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependent ports
PR: ports/136377
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=242144
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: QATty
Notes:
svn path=/head/; revision=237080
|
|
|
|
|
|
|
|
| |
PR: 135907
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=236600
|