Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2022 20:17:16 9.2_26
|
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
13 May 2022 11:40:15 9.2_25
|
Po-Chuan Hsieh (sunpoet)  |
math/sage: Change RUN_DEPENDS from py-mistune to py-mistune0
This port is not ready for mistune 2.0.0+ which has different API.
Do not bump PORTREVISION since this port is marked BROKEN. |
09 May 2022 19:23:51 9.2_25
|
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
22 Apr 2022 10:07:02 9.2_24
|
Thierry Thomas (thierry)  |
math/py-gmpy2-devel: remove
No more use for this port: it can be superseded by the regular math/py-gmpy2. |
07 Apr 2022 00:39:10 9.2_24
|
Jan Beich (jbeich)  |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
27 Mar 2022 15:49:49 9.2_23
|
Thierry Thomas (thierry)  |
math/sage: mark BROKEN
Unfortunately I have to mark it BROKEN: too many dependencies have been
upgraded without being supported by Sage-9.2, and it cannot be upgraded
at the moment. Let’s wait for Python 3.9 being the default. |
12 Mar 2022 21:09:54 9.2_23
|
Yuri Victorovich (yuri)  |
*/*: Bump after math/singular update
PR: 262510
Reported by: Philipp Ost <Philipp Ost> |
12 Jan 2022 19:41:22 9.2_22
|
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
20 Dec 2021 21:36:53 9.2_21
|
Yuri Victorovich (yuri)  |
math/ntl: Update 11.4.3 -> 11.5.1
PR: 259363
Approved by: ndowens04@gmail.com (maintainer's timeout, 58 days) |
11 Dec 2021 13:50:53 9.2_20
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
28 Oct 2021 16:37:30 9.2_20
|
Jan Beich (jbeich)  |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
20 Sep 2021 21:34:21 9.2_19
|
Yuri Victorovich (yuri)  |
math/nauty: Update 27r1 -> 27r3
PR: 258237
Approved by: moritz@schmi.tt (maintainer) |
25 Jul 2021 18:47:02 9.2_18
|
Yuri Victorovich (yuri)  |
math/arb: Update 2.19.0 -> 2.20.0 |
25 Jul 2021 15:17:52 9.2_17
|
Yuri Victorovich (yuri)  |
math/flint2: Update 2.7.1 -> 2.8.0
Bump 12 consumer ports.
Reported by: portscout |
16 Jun 2021 19:31:27 9.2_16
|
Tobias C. Berner (tcberner)  |
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above ) |
15 Jun 2021 20:02:39 9.2_15
|
Thierry Thomas (thierry)  |
math/sage: chase the upgrade to py38-setuptools to 57.0.0
The latest upgrade of py38-setuptools to 57.0.0 introduced a conflict
with some files installed by SageMath: remove them. |
26 May 2021 12:54:15 9.2_14
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client
- Bump PORTREVISION of dependent ports |
25 May 2021 10:00:10 9.2_13
|
Thierry Thomas (thierry)  |
math/suitesparse: adapt dependency lines after modularization
Do not bump PORTREVISION, because this should not change the resulting
packages.
Note for maintainers: try to not depend on the whole suitesparse package,
especially if your port do not require GraphBLAS (the biggest one). |
18 May 2021 19:27:11 9.2_13
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-jupyter-core: Move devel/py-jupyter_core to devel/py-jupyter-core
- Bump PORTREVISION of dependent ports |
21 Apr 2021 07:51:53 9.2_12
|
Kai Knoblich (kai)  |
math/sage: Fix packaging with Python 3.8+
PR: 253815
Approved by: python (with hat) |
20 Apr 2021 06:57:34 9.2_12
|
Tobias Kortkamp (tobik)  |
Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)
Samurai is a Ninja-compatible build tool with fewer dependencies
than Ninja. Hook it to the framework via a new NINJA_DEFAULT.
This also adds %p to NINJA_STATUS to make Ninja or Samurai print
the percentage of completed jobs to make it easier to eyeball how
much of the build is done.
PR: 254678
Exp-run by: antoine |
19 Apr 2021 10:07:54 9.2_12
|
Thierry Thomas (thierry)  |
math/sage: work-around to chase the upgrade of py-docutils to 0.17
There is no subdir hu for Hungarian under $PYTHON_SITELIBDIR/docutils/languages
and since the upgrade to textproc/py-docutils to 0.17 this causes a failure in
dochtml when building Sage.
Neither the upgrade to 0.17.1 proposed in PR 255197 solves the problem: as a
work-around this modification only removes the build of a_tour_of_sage for hu. |
08 Apr 2021 23:33:31 9.2_11
|
Jan Beich (jbeich)  |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
06 Apr 2021 14:31:07 9.2_10
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Mar 2021 09:57:05
9.2_10
|
gerald  |
Update to MPC version 1.2.0 with the following changes:
- New functions:
. mpc_sum
. mpc_dot
- Several functions are more robust with a reduced exponent range
(for example corresponding to IEEE 754 binary formats).
- New mpcheck tool for comparison with the native C library (which
is not installed by default).
Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.
PR: 249950
Submitted by: wen |
17 Mar 2021 16:58:22
9.2_9
|
thierry  |
Fix build, with patch from John Cremona.
Reported by: pkg-fallout |
09 Mar 2021 16:32:06
9.2_9
|
thierry  |
Upgrade math/eclib to v20210308.
Release notes at <https://github.com/JohnCremona/eclib/releases/tag/v20210308>. |
30 Jan 2021 13:29:58
9.2_8
|
sunpoet  |
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103 |
24 Jan 2021 20:33:11
9.2_8
|
thierry  |
Upgrade pynac to 0.7.27: several incremental fixes. |
23 Jan 2021 18:59:31
9.2_7
|
thierry  |
Chase the upgrade of math/e-antic to 1.0.0-rc.12. |
07 Jan 2021 02:16:47
9.2_6
|
acm  |
- Bump PORTREVISION. devel/py-defusedxml was updated |
11 Dec 2020 11:03:26
9.2_5
|
sunpoet  |
Move devel/py-prompt_toolkit to devel/py-prompt-toolkit
- Bump PORTREVISION for dependency change |
06 Dec 2020 10:39:48
9.2_4
|
thierry  |
Chase math/fplll to 0.5.4. |
05 Dec 2020 14:22:47
9.2_3
|
sunpoet  |
Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change |
03 Dec 2020 20:22:33
9.2_2
|
danilo  |
devel/isl: Update to 0.23
PR: 251432 |
03 Nov 2020 00:56:27
9.2_1
|
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
29 Oct 2020 11:07:35
9.2
|
thierry  |
Upgrade SageMath to 9.2.
Changelog at <https://www.sagemath.org/changelogs/sage-9.2.txt>. |
25 Oct 2020 05:39:49
9.1_7
|
yuri  |
math/pari: Update 2.11.4 -> 2.13.0
Bump 15 depending ports.
Reported by: portscout |
06 Oct 2020 17:44:22
9.1_6
|
thierry  |
liblrsgmp.so is no more installed by math/lrslib since 071. |
04 Aug 2020 18:27:31
9.1_5
|
arrowd  |
math/sage: Unbreak build with DOCS=OFF.
Reviewed by: thierry |
23 Jul 2020 19:52:35
9.1_4
|
thierry  |
Yet another attempt to fix plist on -CURRENT: the swing between egg and wheel
does not only depend on $OSREL. |
04 Jul 2020 18:11:42
9.1_4
|
zeising  |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
04 Jul 2020 17:31:47
9.1_3
|
zeising  |
math/sage: Change lang/ecl and math/maxima update
Chase the update of math/sage and lang/ecl
Bump portrevision
PR: 247283
Submitted by: thierry |
29 Jun 2020 21:43:49
9.1_2
|
thierry  |
For an unknown reason, Python behaves differently on -CURRENT, but anyways
it works. Fix plist accordingly. |
28 Jun 2020 14:06:58
9.1_2
|
thierry  |
- always --enable-build-as-root (DP)
- remove CONFLICTS with lang/python3 (DP)
- remove future CONFLICTS with blas/lapack (PR 247542)
- add a pkg-message for SAGE_ROOT / SAGE_LOCAL (DP)
- remove the check of R's Makevars.site (DP)
see <https://trac.sagemath.org/ticket/29943>
- use math/e-antic from the ports tree
- make BROKEN on -CURRENT untill a solution is found / Python
Reported by: Dima Pasechnik <dimpase (at) gmail.com> (DP) |
18 Jun 2020 19:31:58
9.1_1
|
thierry  |
Chase the upgrade of math/flint2. |
17 Jun 2020 10:05:11
9.1
|
thierry  |
- Unbreak and upgrade to 9.1
- Take maintainership.
PR: 247298
Submitted by: /me
Approved by: stephen (previous maintainer)
Differential Revision: D24195 |
04 May 2020 18:22:01
6.7_8
|
thierry  |
Give me one more month.
See work in progress:
- <https://trac.sagemath.org/ticket/26249>
- <https://reviews.freebsd.org/D24195> |
04 Apr 2020 20:51:41
6.7_8 
|
antoine  |
Deprecate ports broken for more than 6 months |
06 Nov 2019 14:00:19
6.7_8 
|
antoine  |
Mark a few ports BROKEN (unfetchable) |
05 Aug 2019 23:06:50
6.7_8
|
jbeich  |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
26 Jul 2019 20:46:57
6.7_7
|
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 |
12 Dec 2018 01:35:36
6.7_6
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
10 Nov 2018 19:57:08
6.7_5
|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
06 Nov 2018 01:50:27
6.7_5
|
jbeich  |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
02 May 2018 15:07:27
6.7_4
|
jbeich  |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
25 Apr 2018 22:00:04
6.7_3
|
mat  |
Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by: Absolight |
10 Mar 2018 17:46:06
6.7_3
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
21 Oct 2017 06:50:50
6.7_2
|
jbeich  |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
11 Dec 2016 15:22:47
6.7_1
|
jbeich  |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
21 Oct 2016 12:51:41
6.7 
|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 14:16:20
6.7
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
09 Jan 2016 14:59:54
6.7
|
pawel  |
Remove deprecated @dirrm
PR: 206071
Submitted by: myself
Approved by: portmgr (blanket) |
17 Aug 2015 14:20:41
6.7
|
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
28 Jun 2015 15:20:05
6.7
|
antoine  |
MAKE_JOBS_SAFE=yes is a nop since july 2013 |
22 Jun 2015 18:33:22
6.7
|
antoine  |
Convert to USES=jpeg |
25 May 2015 00:00:55
6.7
|
stephen  |
- Handle removal of the /usr/bin/perl symlink. (See UPDATING 20150513.) |
20 May 2015 18:22:32
6.7
|
stephen  |
- Update to 6.7.
- Don't build documentation, because of a mysterious race condition.
- Add one more master site. |
16 Apr 2015 12:45:30
6.6
|
stephen  |
- Update to 6.6. |
30 Mar 2015 16:48:17
6.5_1
|
stephen  |
- Remove dvips as a build dependency.
PR: 198893
Submitted by: John Marino |
29 Mar 2015 02:09:04
6.5_1
|
stephen  |
- Add dvips as a build dependency.
PR: 198893
Submitted by: John Marino |
28 Mar 2015 22:29:13
6.5_1
|
stephen  |
- Remove BROKEN again because it is concerned with EOL versions.
Submitted by: John Marino |
28 Mar 2015 20:49:33
6.5_1
|
stephen  |
- Put back a BROKEN that shouldn't have been removed. |
28 Mar 2015 20:00:56
6.5_1
|
stephen  |
- Fix so that it will build even if C99 functions missing from FreeBSD.
Accomplish this by re-enabling the cephes subpackage, and then putting
a wrapper around "ld" so that the option --copy-dt-needed-entries is set.
- Bump portrevision.
PR: 198893
Submitted by: John Marino |
28 Mar 2015 00:27:00
6.5
|
stephen  |
- Broaden BROKEN to include all FreeBSD versions less than 10.
PR: 198893
Submitted by: John Marino |
27 Mar 2015 12:20:29
6.5
|
stephen  |
- Reimplement revision 382199. |
27 Mar 2015 02:21:52
6.5
|
stephen  |
- Narrow BROKEN down to likely OSVERSIONs.
PR: 198893
Submitted by: John Marino
References: https://svnweb.freebsd.org/base?view=revision&revision=271779
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/versions.html |
26 Mar 2015 01:05:50
6.5
|
stephen  |
- Mark broken until I have time to figure it out.
PR: 198893
Submitted by: John Marino |
25 Mar 2015 07:37:15
6.5
|
marino  |
math category: Remove $PTHREAD_LIBS
Note that math/PDL did not pass stage-QA before, so it was fixed.
approved by: PTHREAD blanket |
05 Mar 2015 14:48:30
6.5
|
stephen  |
- Update to 6.5. |
04 Mar 2015 22:43:15
6.4.1
|
stephen  |
- Correct breakage caused by autotools upgrade.
PR: 198221
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> |
08 Dec 2014 19:55:31
6.4.1
|
stephen  |
- Update to 6.4.1. |
07 Dec 2014 16:01:21
6.4
|
stephen  |
- Update to 6.4. |
10 Sep 2014 20:50:37
6.2_4
|
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) |
05 Sep 2014 03:17:36
6.2_3
|
stephen  |
- Correct where SAGE_ROOT was incorrectly prefixed by STAGEDIR in
${PREFIX}/bin/sage.
- Bump portrevision.
Pointed out by: Robert.Burmeister@UToledo.edu |
21 Jul 2014 12:55:41
6.2_2
|
stephen  |
- Unset group write priveleges in the pynac subpackage, so that it will build
as root.
PR: 191834
Submitted by: claus@endresconsulting.com |
22 Jun 2014 22:54:31
6.2_2
|
stephen  |
- Set license_file. |
31 May 2014 05:05:24
6.2_2
|
stephen  |
- Replace python-2.7.5 with version 2.7.6. Thus the port should now build
on FreeBSD-10 and higher.
- Use the patches from the lang/python27 port.
- Bump portrevision. |
30 May 2014 23:58:58
6.2_1
|
stephen  |
- Add license. |
17 May 2014 02:22:22
6.2_1
|
stephen  |
- Small changes on the way to making it clang compliant. |
16 May 2014 23:29:17
6.2_1
|
stephen  |
- Update instructions for optional packages to take into account staging. |
16 May 2014 21:25:45
6.2_1
|
stephen  |
- Fix subpackage libm4ri to pick up sage version of png library.
- Bump portrevision.
Reference: http://trac.sagemath.org/ticket/16368 |
15 May 2014 22:58:01
6.2
|
stephen  |
- Update to 6.2. |
13 May 2014 13:52:02
6.1.1_1
|
adamw  |
Reduce the number of helpful hints. |
12 May 2014 21:48:17
6.1.1_1
|
adamw  |
Add some more helpful time-saving tips. |
11 May 2014 03:19:35
6.1.1_1
|
stephen  |
- Implement staging. |
10 Mar 2014 20:55:22
6.1.1_1
|
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) |
21 Feb 2014 13:15:55
6.1.1
|
gahr  |
- Convert to USES=tk |
20 Feb 2014 14:47:33
6.1.1
|
stephen  |
- Fix portlint warnings. |
20 Feb 2014 13:26:26
6.1.1
|
stephen  |
- Add back -PKGNAMESUFFIX=-math to avoid name collision with another port.
Reported by: mat@ |