| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
r428057 and r428116.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to an upstream commit [2] we need now to pass
CMAKE_INSTALL_MANDIR:PATH="share/man" in the
devel/llvm-* ports, and fix the plist of net/remmina.
Further add an upstream patch to math/plplot to
fix the build with 3.7.1.
[1] https://cmake.org/cmake/help/v3.7/release/3.7.html
[2] https://github.com/kitware/cmake/commit/956054
PR: 214975
Approved by: rakuco (mentor)
Exp-run by: antoine
|
|
|
|
|
|
| |
PR: 215126
Submitted by: itbot@list.ru
Approved by: 6yearold@gmail.com(maintainer)
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
|
| |
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2015.2.
- Install docs in DOCSDIR.
- Add a workaround patch for 9.x base compiler.
plplot:
- Accomodate changes to qhull, including port revision bump.
PR: ports/215078
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
|
|
|
|
|
| |
PR: 214965
Approved by: portmgr ('just fix it' blanket)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-MPC/CHANGES
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc4...1.12.0
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
|
|
|
|
| |
- Add "compiles" argument to USES=cran
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/bignum/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
|
|
|
|
| |
- Add "compiles" argument to USES=cran
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
- Use USES=localbase
Changes: http://search.cpan.org/dist/Math-MPC/CHANGES
|
|
|
|
|
| |
- No portrevision bump, because I don't believe this change will effect the
final result on other OS versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${PREFIX}/lib/R/lib with ldconfig, and fix typo.
GCC 4.9 now generates slim object files which only contain intermediate
language representation for LTO. This means, either -ffat-lto-objects must
be used to create files which also contain object code or gcc-ar/gcc-ranlib
must be used to create static libraries suitable for LTO processing. This
patch sets AR/RANLIB to gcc-ar/gcc-ranlib.
The libraries under ${PREFIX}/lib/R/lib are not intended (by upstream) to
be registered with ldconfig, but are opened by dlopen(3). This means pkg
will not register shared library dependencies, so we will have to adjust
and bump ports as necessary. When necessary, unfortunately, is unclear
based on how things work upstream.
Fix typo: OPENMP_USE=compiler:openmp should have been
OPENMP_USES=compiler:openmp.
Bump PORTREVISION.
PR: 214785
214666
Reported by: taozhenext@gmail.com (214785), dbn (214666)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8650
|
|
|
|
|
|
|
|
|
|
|
|
| |
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.
So only export it if QT_DIST is set.
PR: 210227
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8378
|
|
|
|
|
|
| |
- Bump portrevision.
Submitted by: Oliver Heimlich <oheim@posteo.de>
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat: perl
|
|
|
|
|
|
|
| |
It already sets DISTNAME to a very nice unique name, do not set it
yourself.
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to options helpers
- Cosmetic fixes
- Switch to new test framework
|
| |
|
|
|
|
|
|
|
| |
- Bump dependent ports' PORTREVISION
PR: 214777
Submitted by: yuri@rawbw.com
|
| |
|
|
|
|
|
|
| |
- Bump port revision (because binaries will also differ on other builds.)
Reported by: http://beefy2.nyi.freebsd.org/data/93amd64-default/426986/logs/octave-forge-interval-2.0.0.log
|
|
|
|
| |
Changes: https://github.com/ceres-solver/ceres-solver/compare/c5c6f55...1.12.0rc4
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
|
|
|
|
|
| |
PR: 214600
Submitted by: koobs
|
|
|
|
|
|
|
|
|
|
|
| |
- MASTER_SITE sourceforge seems to have been discontinued,
it doesn't have the latest version any more.
- Additionally, 1.5.3 version doesn't build with python-3.X because
'import gtk' which the build tries fails in python3. Therefore, python:2.
PR: 214600
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Approved by: mainland@apeiron.net (maintainer)
|
|
|
|
| |
reformat port description text in cases when it was notoriously broken.
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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).
In particular that is 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.
|
|
|
|
| |
Approved by: ncurses blanket
|
|
|
|
|
|
| |
The distfile was archived at Sourceforge. It is at least 5 releases
behind. It's unclear how much longer this old distfile will be hosted,
so it would be a good idea to update math/reduce soon.
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
|
|
|
|
| |
Approved by: ncurses blanket
|
|
|
|
| |
Changes: http://search.cpan.org/dist/bignum/CHANGES
|
|
|
|
|
|
| |
- Use USES=localbase
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
|
|
|
|
|
|
|
| |
- Update LICENSE
- Use USES=localbase
Changes: http://search.cpan.org/dist/Math-GMP/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
|
|
|
|
|
|
| |
- Use USES=localbase
Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES
|
|
|
|
|
|
| |
- Remove PORTSCOUT
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat: perl
|
|
|
|
| |
Changes: https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-GMPq/CHANGES
|
|
|
|
| |
These ports did not properly handle the DOCS options (in math/R).
|
|
|
|
|
|
| |
logfile.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
- Convert $arch-conditional BROKEN statement into BROKEN_$arch one
|
| |
|
|
|
|
|
|
|
| |
- Since I'm there fix USE_GL.
PR: 214627
Submitted by: tcberner
|
|
|
|
| |
Approved by: ncurses blanket
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate the patches
- Add LICENSE
- While here, fix shared lib installation
PR: 212394
Submitted by: pfg
Approved by: maintainer timeout (mayo@oyam.ca, 2 months)
|
| |
|
|
|
|
|
| |
PR: 214550
Submitted by: neel@neelc.org(maintainer)
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
| |
Changes: https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc1...c5c6f55
|
|
|
|
|
|
|
|
| |
This brings french/eficas to 2016.0.1,
cad/astk-serveur and astk-client to 1.13.8.2,
french/med to 3.2.0 (built against hdf5-18),
bump PORTREVSION to math/metis-edf and fix soname,
and french/homard to 11.7-1.
|
|
|
|
|
| |
PR: 212601
Submitted by: 6yearold@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
While here, switch back to Clang build but keep RPATH which is a quirk
to avoid loading /usr/lib/libgcc_s.so during dlopen() race.
PR: 214384
|
|
|
|
|
| |
Pointy hat to: amdmi3
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add upstream patch [1] that uses
* isnan() -> std::isnan()
* isinf() -> std::isinf()
This fixes compilation with gcc5.
[1] https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809
PR: 213993
Reported by: Kenneth Salerno <kennethsalerno@yahoo.com>
Approved by: rakuco (mentor)
Obtained from: https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809
|
|
|
|
|
|
| |
Convert to USES=pyqt
Add NO_ARCH
Fix plist for Python 3.5
|
|
|
|
|
|
| |
Convert to USES=pyqt
Add NO_ARCH
Fix plist for Python 3.5
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from examples/helloworld.cc:36:
In file included from include/ceres/ceres.h:37:
In file included from include/ceres/autodiff_cost_function.h:132:
In file included from include/ceres/internal/autodiff.h:145:
include/ceres/jet.h:246:3: error: requested alignment is less than minimum alignment of 4 for type 'Eigen::Matrix<double, 1, 1, kAlignHint>'
alignas(kAlignment) Eigen::Matrix<T, N, 1, kAlignHint> v;
^
include/ceres/internal/autodiff.h:232:34: note: in instantiation of template class 'ceres::Jet<double, 1>' requested here
FixedArray<JetT, (256 * 7) / sizeof(JetT)> x(
^
include/ceres/autodiff_cost_function.h:211:53: note: in instantiation of member function 'ceres::internal::AutoDiff<CostFunctor, double, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0>::Differentiate' requested here
N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>::Differentiate(
^
examples/helloworld.cc:70:11: note: in instantiation of member function 'ceres::AutoDiffCostFunction<CostFunctor, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0>::Evaluate' requested here
new AutoDiffCostFunction<CostFunctor, 1, 1>(new CostFunctor);
^
Tested by: cmp before.o after.o # GCC 4.8 / 6.2
|
|
|
|
|
| |
PR: 214301
Submitted by: john@saltant.com(maintainer)
|
|
|
|
|
|
| |
- Simplify patching
- Regenerate patches
- Add missing depends
|
|
|
|
|
|
|
| |
The Graphical User Interface (yacas-gui) and the kernel for Jupyter Notebook
(yacas-kernel) are not enabled.
Release notes: http://www.yacas.org/release_1_6_0/
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-Prime-XS/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-GSL/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-GMPq/CHANGES
|
|
|
|
|
|
|
|
|
|
|
| |
The feedback has been clear. Installing the TeX-dependent documentation
files by default is bad for users, even if that means one documentation
knob does not control the installation of all documentation files.
Reported by: mat marino
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8440
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
| |
Changes in version 3.3.2:
https://stat.ethz.ch/pipermail/r-announce/2016/000608.html
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8433
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In an attempt to simplify the handling of documentation for users, changes
were made in the last commit. When the documentation knob was off, (almost)
no HTML, PDF, etc. files or their sources were installed, and when the knob
was on, all these files were installed. Because some of these documentation
files depended on some very large TeX ports, despite the usual convention,
the knob was turned off by default. Unfortunately, this caused problems for
a few R-dependent ports, because they copy documentation files from math/R
when they are installed.
Reported by: antoine
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
|
|
|
|
|
|
|
| |
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
|
|
| |
Reported by: rhurlin@gwdg.de
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8420
|
| |
|
|
|
|
| |
2016-11-01 math/octave-forge-dicom: Broken for more than 6 months
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Changes in version 3.3.2:
https://cran.r-project.org/doc/manuals/r-release/NEWS.html
- Port Changes
- Definitively set PORTNAME after removal of slave ports
- Set MASTERS_SITES to CRAN
- Make documentation installation simpler for users
- make the DOCS option the only option for extra documentation
(remove PDF option)
- turn this option off by default since it pulls in over 1 GB of
build dependencies (TeX and friends)
- Do not make INFO option imply DOCS option
- Cosmetic changes
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8330
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://gitlab.com/rnger/amath/
Features a case sensitive command line interface, internal IEEE 754
calculations with 15 significant digits, calculations with real and complex
numbers, variables and user defined functions, logarithmic and exponential
functions, trigonometric and hyperbolic function and selected mathematical
constants and rounding functions.
PR: 209905
Submitted by: cs@innolan.dk (maintainer)
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8386
|
|
|
|
|
|
| |
Changes: https://www.geogebra.org/manual/en/Reference:Changelog_5.0
PR: 213981
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add missing dependency on x11-toolkits/bwidget [1]
- Take maintainership
PR: 212666 [1]
Submitted by: otacilio.neto
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: 213014
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
- Now that there are Qt5 python bindings in ports, matplotlib can
be configured to use them.
PR: 212763
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
Approved by: mainland@apeiron.net (maintainer)
|
|
|
|
| |
- Regenerate patches
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add SIMD option to easily toggle cpu optimizations (ON by default)
- Add OPENMPI option to build the MPI libraries (OFF by default) [1]
- Strip slave port binaries
- Take maintainership
PR: 203847 [1]
Submitted by: <dieterich@ogolem.org> [1]
|
|
|
|
|
|
|
| |
BROKEN
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8289
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: 213136
Submitted by: pfg@
Approved by: maintainer(timeout, >14 days)
|
|
|
|
| |
IGNORE_WITH_PHP values (5, 52, 54, 55)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 213684
Changes: Changes: http://www.gnuplot.info/ReleaseNotes_5_0_5.html
Approved by: glewis (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
|
|
|
|
|
|
|
|
| |
- master site changed from bitbucket to github
PR: 211444
Changes: https://github.com/mmottl/gsl-ocaml/blob/master/CHANGES.txt
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: Michael Gruenewald <michipili@gmail.com> (maintainer timeout)
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreaks GUI by applying two patches:
- Patch in boost headers to prevent EINPROGRESS mishandling
https://github.com/zaphoyd/websocketpp/issues/563
- Patch in websocketpp fixing IPv4 vs. IPv6 mismatch
https://github.com/zaphoyd/websocketpp/issues/587
- GUI option is made default
- Clones icons for the GUI app cadabra2-gui
- Adds "USE_TEX=texmf texhash" to allow for unincluded latex macros,
and to make tex hash local packages installed by cadabra2
- Verified that cadabra2 GUI now works fine - it is able to run
many examples from their website.
PR: 213329
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
|
|
|
|
|
|
|
| |
/wrkdirs/usr/ports/math/clp/work/Clp-1.16.8/CoinUtils/src/CoinSignal.hpp:47: error: ISO C++ forbids declaration of '__decltype' with no type
/wrkdirs/usr/ports/math/clp/work/Clp-1.16.8/CoinUtils/src/CoinSignal.hpp:47: error: typedef '__decltype' is initialized (use __typeof__ instead)
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
- Bump dependent ports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.
Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
* kde-kde4
In the future, this will be extended to
* kde-frameworks
* kde-plasma
* kde-applications
PR: 213406
Differential Revision: https://reviews.freebsd.org/D7645
Exp-run by : antoine
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
|
|
|
|
|
| |
Approved by: rakuco
Differential Revision: https://reviews.freebsd.org/D8274
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The libR option in math/R has been turned on by default since 2016-06-26.
- A request for comments regarding the removal, posted to ports@ on
2016-07-16, did not result in any requests for it to remain in the tree.
- After a restructuring of math/R, math/libR has been marked BROKEN since
2016-07-09 without any complaints.
- No ports depend on it.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8260
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
During configure stage the following
===============================================================
Enabling the use of Eigen as a sparse linear algebra library
for solving the nonlinear least squares problems. Enabling
this option results in an LGPL licensed version of
Ceres Solver as the Simplicial Cholesky factorization in Eigen
is licensed under the LGPL.
===============================================================
turns into
===============================================================
Disabling the use of Eigen as a sparse linear algebra library.
This does not affect the covariance estimation algorithm
which can still use the EIGEN_SPARSE_QR algorithm.
===============================================================
|
| |
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix build on arm
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Based on: Gentoo (1.11.0 ebuild)
Tested on: graphics/openmvg from @outpaddling's repo (build on 10.3 amd64)
Ceres Solver is an open source C++ library for modeling and solving
large, complicated optimization problems. It is a feature rich, mature
and performant library which has been used in production at Google
since 2010. Ceres Solver can solve two kinds of problems.
1. Non-linear Least Squares problems with bounds constraints.
2. General unconstrained optimization problems.
http://ceres-solver.org/
|
|
|
|
|
|
|
|
|
|
|
| |
configure.ac:28: warning: macro 'AM_PROG_LIBTOOL' not found in library
configure.ac:28: error: possibly undefined macro: AM_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf-2.69: /usr/local/bin/autoconf-2.69 failed with exit status: 1
*** Error code 1
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
| |
- Project is hosted on Github now
Update math/qalculate to 0.9.9
- Qalculate now uses GTK+3
- Project is hosted on Github now
- Take maintainership
Bump PORTREVISION on ports that depend upon libqalculate due to shlib increase
|
|
|
|
| |
- Remove GUI option but always build libCGAL_ImageIO and libCGAL_Qt
|
|
|
|
|
|
|
|
| |
- Add OPENBLAS option [1]
- Simplify PLIST_SUB generation
PR: 213352 [1]
Submitted by: dieterich@ogolem.org [1]
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/PDL
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to test framework
Changelog:
- better support for custom algorithm development [r2659]
- extend build system to work without Fortran compiler [r2660,r2661]
PR: 213341 [1]
Submitted by: pfg (maintainer) [1]
|
| |
|
|
|
|
|
|
|
|
|
| |
computation.
WWW: http://pecl.php.net/package/stats/
PR: 212767
Submitted by: dbaio@bsd.com.br
|
|
|
|
|
| |
PR: 213338
Submitted by: dieterich@ogolem.org(maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Methods for calculating (usually) accurate numerical first and
second order derivatives. Accurate calculations are done using
'Richardson"s' extrapolation or, when applicable, a complex step
derivative is available. A simple difference method is also provided.
Simple difference is (usually) less accurate but is much quicker
than 'Richardson"s' extrapolation and provides a useful cross-check.
Methods are provided for real scalar and vector valued functions.
WWW: https://cran.r-project.org/web/packages/numDeriv/
|
| |
|
|
|
|
|
|
| |
TEST_DEPENDS.
Changes: https://metacpan.org/changes/distribution/Math-Polygon
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Math-MatrixReal
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Cosmetic fixes
- Regenerate patches
|
|
|
|
| |
Changes: https://github.com/numpy/numpy/blob/v1.11.2/doc/release/1.11.2-notes.rst
|
|
|
|
|
|
|
|
| |
Changelog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.10
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8149
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from /usr/local/include/eigen3/unsupported/Eigen/MatrixFunctions:58,
from modules/contrib/src/rgbdodometry.cpp:65:
/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h: In member function 'void Eigen::MatrixExponential<MatrixType>::computeUV(float)':
/usr/local/include/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:296: error: call of overloaded 'pow(int, int&)' is ambiguous
/usr/include/math.h:210: note: candidates are: double pow(double, double)
/usr/include/c++/4.2/cmath:357: note: float std::pow(float, float)
/usr/include/c++/4.2/cmath:361: note: long double std::pow(long double, long double)
/usr/include/c++/4.2/cmath:365: note: double std::pow(double, int)
/usr/include/c++/4.2/cmath:369: note: float std::pow(float, int)
/usr/include/c++/4.2/cmath:373: note: long double std::pow(long double, int)
Reported by: pkg-fallout
|
|
|
|
| |
- Fix portlint errors.
|
|
|
|
|
|
| |
- Switch to options helpers
- Switch to new test framework
- Regenerate patches
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc
|
|
|
|
|
| |
PR: 213090
Submitted by: elferdo@gmail.com
|
|
|
|
|
|
|
|
|
| |
symbol-table-ops.cc: In function 'bool fst::AddAuxiliarySymbols(const string&, int64, int64, fst::SymbolTable*)':
symbol-table-ops.cc:131:43: error: 'to_string' is not a member of 'std'
if (index != syms->AddSymbol(prefix + std::to_string(i), index)) {
^
Reported by: pkg-fallout
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- configure PORTSCOUT
- fix typo on pkg-descr
- small change on COMMENT
PR: 212766
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2016-09-30 math/why3-spark: Only useful for deprecated lang/spark
2016-09-30 lang/spark: Broken for more than 6 months
2016-09-30 math/alt-ergo-spark: Only useful for deprecate lang/spark
2016-09-30 security/nessus-libnasl: Abandoned, consider using OpenVAS
2016-09-30 security/nessus: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-libraries: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-plugins: Abandoned, consider using OpenVAS
|
|
|
|
|
|
|
| |
WWW: http://cran.r-project.org/web/packages/nortest/
PR: 213089
Submitted by: pfg@
|
|
|
|
|
|
|
|
|
|
| |
and expected value function for the truncated normal distribution
with mean equal to 'mean' and standard deviation equal to 'sd'.
WWW: http://cran.r-project.org/web/packages/truncnorm/
PR: 213091
Submitted by: pfg@
|
|
|
|
| |
Spotted by: mat
|
| |
|
|
|
|
|
|
| |
- Adjust plist of ports depending on it
PR: 212869
|
| |
|
| |
|
|
|
|
|
| |
The previous version was a RC, despite there was no mention of it in the
distfile. Most patches have been incorporated upstreams.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7411
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: swills (mentor)
|
|
|
|
| |
make it works :)
|
|
|
|
|
| |
PR: 212857
Submitted by: neel@neelc.org (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: pi (mentor)
|
|
|
|
|
| |
PR: 212827
Submitted by: satosi.kimura@nifty.ne.jp
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE
- Take maintainer'ship
Changelog:
1.0.5
- Fix bug in stats_stat_binomial_coef which causes segfault in some
environments
- Fix bug in stats_stat_factorial which leads infinite loop in some
cases
- stats_stat_factorial returns immediately when the value are reached
to +INF
- Change supported version to PHP 5.3 or higher
1.0.4
- Fixed bugs (see tests for details)
PR: 212504
Submitted by: dbaio@bsd.com.br
|
| |
|
|
|
|
|
|
|
|
|
| |
- add new test dependencies:
- devel/R-cran-RUnit
- finance/R-cran-fBasics
- math/R-cran-Rmpfr
Generated by: portcran (0.1.2)
|
|
|
|
| |
These ports built successfully
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
|
|
|
|
| |
PR: ports/212315
Submitted by: ice@extreme.hu
|
| |
|
| |
|
|
|
|
|
|
| |
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7731
|
|
|
|
|
|
|
| |
Reviewed by: rakuco
Approved by: rakuco (mentor)
MFH: 2016Q3
Differential Revision: https://reviews.freebsd.org/D7731
|
|
|
|
| |
- Fix LICENSE section
|
|
|
|
| |
- Add "compiles" argument to USES=cran
|
|
|
|
|
|
|
|
|
| |
*_DEPENDS. Helper variables derived from the loop variable aren't
expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Follow upstream move from SF to GitHub, and new website hosting
- Add USES=autoreconf libtool as GH tarball only comes with configure.ac
- Add OPTIONS to select GTK3 or GTK2 (GTK3 by default as per upstream)
- Add USE_GNOME=cairo und GTK2_LIB_DEPENDS undeclared dependencies
Changes this release:
https://github.com/galculator/galculator/blob/v2.1.4/ChangeLog
Reviewed by: adamw (mentor)
Approved by: naddy (maintainer), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D7789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework.
- bsd.port.mk:
- Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
- Put USE_LINUX_PREFIX handling after USES processing.
- Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
give these variables a different default value.
- When a package needs to run Linux ldconfig check before installation if
Linux support is enabled.
- emulators/linux_base-*:
- Use USES=linux and remove duplication.
- Remove files/lp. FreeBSD or CUPS lp(1) should work.
- Remove files/yp.conf. No longer seems to be used.
- Remove pkg-deinstall and move pkg-install into pkg-plist.
- Update pkg-descr and pkg-message.
- Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
to use FreeBSD mkdir so mkdir -p $path creates $path and not
/compat/linux/$path.
PR: 211645
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
| |
- Silence stripping
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7729
|
|
|
|
|
|
|
| |
PR: 211460
Submitted by: maintainer
Reviewed by: koobs, feld (mentor)
Approved by: feld (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't ship bundled java
- Don't require linux-binaries anymore
- Use java from ports
- While here, add NO_ARCH
Changelog: https://www.geogebra.org/manual/en/Reference:Changelog_5.0
PR: 212257
Submitted by: udvzsolt@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
- While here, add LICENSE_FILE and pet portlint
PR: 212241
Submitted by: neel@neelc.org (maintainer)
|
|
|
|
|
|
| |
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor)
|
|
|
|
|
|
| |
- mark port as needing to compile
Generated by: portcran (0.1.1)
|
| |
|
|
|
|
|
| |
- Update LICENSE
- Add "compiles" argument to USES=cran
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: olgeni (maintainer)
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/PJACKLAM/bignum-0.43/CHANGES
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/SISYPHUS/Math-MPFR-3.33/CHANGES
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
Ports -- I chose to leave this out for now, as the diff is already large
enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5
PR: 210667
Approved by: portmgr, mat (mentor), rakuco (mentor)
Reviewed by: mat, rakuco
Differential Revision: https://reviews.freebsd.org/D6961
|
| |
|
|
|
|
| |
- Add "compiles" argument to USES=cran
|
|
|
|
| |
While here, regenerate all patches with makepatch
|
|
|
|
|
|
|
|
|
| |
The --build configure argument is a re-invention of CONFIGURE_TARGET
except that platform is hardcoded to freebsd rather than the value
of OPSYS:tl. Use CONFIGURE_TARGET instead. It's a no-op for FreeBSD
but is a fix for DragonFly.
Approved by: non-invasive DF support blanket
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add EXAMPLES option [1]
- Fix COMMENT declaration, use ?= so that slave can overide it
- Add LICENSE_FILE
- Convert to options helpers, test framework
- Remove MPI option and move it's all functionality to slave port
This allows removal of setting PKGNAMESUFFIX in master port depending
on options selected which is deprecated. Move LIB_DEPENDS on mpich2
to slave, declare CONFLICTS_INSTALL, MPICH_ARG in such way that can
be overidden by the slave.
PR: 211454 [1]
Submitted by: Iblis Lin [1]
|
|
|
|
|
| |
- Regenerate patches with `make makepatch`
- Fix WWW:
|
| |
|