| non port: science/paraview/Makefile |
Number of commits found: 194 (showing only 100 on this page) |
|
Monday, 15 Jun 2026
|
15:54 Gleb Popov (arrowd)
science/paraview: Remove the OSMESA option
c0d9906 |
|
Saturday, 30 May 2026
|
15:06 Yuri Victorovich (yuri)
math/openturns: update 1.25.1 → 1.27
46f7119 |
|
Tuesday, 12 May 2026
|
09:31 Po-Chuan Hsieh (sunpoet)
graphics/gdal: Update to 3.13.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.13/NEWS.md
a7cc06d |
|
Friday, 8 May 2026
|
16:03 Loïc Bartoletti (lbartoletti)
graphics/proj: bump dependends ports
9650642 |
|
Tuesday, 5 May 2026
|
19:29 Max Brazhnikov (makc)
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine
b0b4d9e |
19:29 Max Brazhnikov (makc)
*/*: bump PORTREVISION after switching to NumPy 2.x
2bf3834 |
|
Sunday, 5 Apr 2026
|
17:18 Po-Chuan Hsieh (sunpoet)
graphics/gdal: Update to 3.12.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.12/NEWS.md
d4ee1cd |
|
Friday, 3 Apr 2026
|
20:52 Charlie Li (vishwin)
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound.
d04d23a |
18:52 Charlie Li (vishwin)
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470
d4bd5ba |
|
Tuesday, 17 Mar 2026
|
05:48 Koichiro Iwao (meta)
*/*: Bump all devel/protobuf consumers
They must always be bumped after devel/protobuf because it include
following files whose filenames contain %%PORTVERSION%%. Consequently,
the shlib will always change when PORTVERSION is increased.
lib/libprotobuf-lite.so.%%PORTVERSION%%.0
lib/libprotobuf.so.%%PORTVERSION%%.0
lib/libprotoc.so.%%PORTVERSION%%.0
Approved by: portmgr (blanket; fixing consumers)
ff3b115 |
|
Monday, 2 Mar 2026
|
07:37 Yuri Victorovich (yuri)
math/vtk9: update 9.5.2 → 9.6.0
a3ed92f |
|
Monday, 26 Jan 2026
|
22:32 Thierry Thomas (thierry)
science/paraview: upgrade to 6.0.1
Releases notes at https://www.kitware.com/paraview-6-0-0-release-notes/
and https://www.kitware.com/paraview-6-0-1-release-notes/
Also switch from MPICH to OpenMPI, to be consistent with VTK.
51f037d |
|
Tuesday, 30 Dec 2025
|
12:00 Jason E. Hale (jhale)
*/*: De-orbit alias.mk
Mk/Uses/alias.mk was an attempt for compat with DPorts, but has rotted.
This feature was never documented in the PHB, so there is no work to
be done by the docs@ team.
Nothing against DragonFly, but if DPorts still needs FreeBSD 9
support, they really should work that out with upstream projects.
Ultimately, we don't need to keep carrying this outdated feature that
doesn't affect us.
14f7c29 |
|
Friday, 26 Dec 2025
|
09:50 Jason E. Hale (jhale)
*/*: Chase multimedia/libtheora shlib bump
e14a177 |
|
Wednesday, 24 Dec 2025
|
08:55 Baptiste Daroussin (bapt)
multimedia/ffmpeg: bump revision to chase lib version change
18ea9c7 |
|
Sunday, 7 Dec 2025
|
19:37 Loïc Bartoletti (lbartoletti)
graphics/proj: bump consumers of proj
ed4719e |
|
Monday, 10 Nov 2025
|
17:05 Yuri Victorovich (yuri)
math/openturns: update 1.24 → 1.25.1
073d66e |
|
Monday, 20 Oct 2025
|
11:48 Dima Panov (fluffy)
devel/boost: bump consumers after boost upgrade (+)
Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
67fb95f |
|
Thursday, 16 Oct 2025
|
20:13 Dirk Meyer (dinoex)
graphics/graphviz: update to 14.0.1
377ac07 |
|
Sunday, 31 Aug 2025
|
10:30 Rene Ladan (rene)
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script
b304d8a |
|
Monday, 30 Jun 2025
|
09:04 Baptiste Daroussin (bapt)
libxml2: chase libxml soversion bump
3068854d |
|
Friday, 27 Jun 2025
|
17:00 Yuri Victorovich (yuri)
math/vtk9: update 9.2.6 → 9.5.0
723e906 |
|
Monday, 9 Jun 2025
|
07:25 Thierry Thomas (thierry)
science/paraview: fix on 14-amd64
Clang 19 is needed, it fails with Clang 18.1.6:
ld: error: undefined symbol: vtktoken::Token::Token(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char>> const&)
>>> referenced by tokenize.cxx
>>> CMakeFiles/tokenize.dir/tokenize.cxx.o:(main)
PR: 287346
Reported by: kevinz5000 (at) gmail.com
1d13835 |
|
Monday, 2 Jun 2025
|
00:40 Dima Panov (fluffy)
devel/boost: bump consumers after Boost update
18632db |
|
Tuesday, 6 May 2025
|
16:07 Thierry Thomas (thierry)
science/paraview: chase CGNS
7762e37 |
|
Friday, 2 May 2025
|
17:52 Thierry Thomas (thierry)
science/paraview: upgrade to v5.13.3
Releases notes at https://www.kitware.com/paraview-5-13-2-release-notes/
and https://www.kitware.com/paraview-5-13-3-release-notes/
1f01d09 |
|
Friday, 18 Apr 2025
|
05:37 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 29.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
186a878 |
|
Monday, 7 Apr 2025
|
16:11 Loïc Bartoletti (lbartoletti)
math/pdal: Update to 2.8.4
71def28 |
|
Saturday, 15 Mar 2025
|
12:26 Daniel Engberg (diizzy)
science/paraview: Mark BROKEN
Fails to build, error: non-virtual member function marked 'override' hides
virtual member function
Verified on my local poudriere box on both 14.2-RELEASE and 13.4-RELEASE (amd64)
Reported by: pkg-fallout
Approved by: portmgr (blanket)
d874662 |
|
Monday, 17 Feb 2025
|
20:51 Po-Chuan Hsieh (sunpoet)
science/paraview: Unmark BROKEN
This port build fine with Boost 1.87.0.
Approved by: portmgr (blanket)
ffe7623 |
|
Friday, 14 Feb 2025
|
23:12 Daniel Engberg (diizzy)
*/*: Bump consumers of devel/icu
...to avoid library mismatches
ff33dd4 |
03:17 Dima Panov (fluffy)
science/paraview: mark as BROKEN with Boost>=1.87 (+)
Since 1.87 release some long-time-ago deprecated Boost.asio facilities was
dropped off
Sponsored by: Future Crew, LLC
c310567 |
|
Tuesday, 28 Jan 2025
|
17:23 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 29.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
adfb819 |
|
Sunday, 12 Jan 2025
|
01:04 Yuri Victorovich (yuri)
math/openturns: update 1.23 → 1.24
f05c111 |
|
Monday, 16 Dec 2024
|
22:42 Daniel Engberg (diizzy)
*/*: Bump consumers of graphics/proj
...due to version bump
aa1f9b1 |
|
Thursday, 21 Nov 2024
|
13:37 Po-Chuan Hsieh (sunpoet)
graphics/gdal: Update to 3.10.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.10/NEWS.md
478505f |
|
Wednesday, 20 Nov 2024
|
10:05 Dima Panov (fluffy)
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
312ee18 |
|
Tuesday, 29 Oct 2024
|
14:38 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
94829e7 |
|
Monday, 7 Oct 2024
|
14:16 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
232b56f |
|
Thursday, 3 Oct 2024
|
10:25 Dima Panov (fluffy)
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC
55cfbcf |
|
Wednesday, 18 Sep 2024
|
19:10 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
edc44d2 |
|
Sunday, 15 Sep 2024
|
20:09 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
f01013c |
|
Thursday, 12 Sep 2024
|
16:20 Yuri Victorovich (yuri)
*/*: Bump dependencioes after devel/jsoncpp update
PR: 281462
Reported by: Ale <discipline@tiscali.it>
a63bcef |
|
Thursday, 5 Sep 2024
|
06:18 Po-Chuan Hsieh (sunpoet)
science/paraview: Fix MPICH option
- Bump PORTREVISION for dependency change
MPICH option should depends on net/py-mpi4py-mpich rather than net/py-mpi4py
which uses openmpi.
Note that this port still does not build due to its dependency (math/openturns)
fails at configure stage. [1][2][3]
Reference: https://pkg-status.freebsd.org/beefy16/data/133amd64-default/a760f6876277/logs/openturns-1.23_2.log
[1]
https://pkg-status.freebsd.org/beefy22/data/140amd64-default/935c61ac4bff/logs/openturns-1.23_2.log
[2]
https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pa760f6876277_s5cbb98c8259/logs/openturns-1.23_2.log
[3]
Approved by: portmgr (blanket)
d19ac80 |
|
Thursday, 29 Aug 2024
|
08:35 Loïc Bartoletti (lbartoletti)
math/pdal: Update to 2.7.2
66be3c6 |
|
Wednesday, 28 Aug 2024
|
06:54 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.4.1
2fc3ef8 |
|
Thursday, 15 Aug 2024
|
10:55 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
216e30a |
|
Thursday, 4 Jul 2024
|
11:39 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md
149e210 |
|
Monday, 10 Jun 2024
|
08:27 Yuri Victorovich (yuri)
math/openturns: update 1.22 → 1.23
Reported by: portscout
0c9dc12 |
|
Saturday, 1 Jun 2024
|
18:24 Thierry Thomas (thierry)
science/paraview: upgrade to 5.12.1
Release notes at <https://www.kitware.com/paraview-5-12-1-release-notes/>.
aa24ac1 |
|
Sunday, 19 May 2024
|
17:15 Po-Chuan Hsieh (sunpoet)
graphics/gdal: Update to 3.9.0
- Bump PORTREVISION of dependent ports for shlib change
- databases/postgis31 is skipped due to
- graphics/R-cran-rgdal is skipped due to build failure and removed from CRAN
repository
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md
4d687e2 |
|
Saturday, 27 Apr 2024
|
12:44 Tijl Coosemans (tijl)
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine
98bf258 |
|
Wednesday, 17 Apr 2024
|
11:28 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0
96261a1 |
|
Monday, 15 Apr 2024
|
04:44 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.4.0
e3ecaf6 |
|
Saturday, 23 Mar 2024
|
14:16 Thierry Thomas (thierry)
science/paraview: mark BROKEN on i386 untill a fix has been found.
/wrkdirs/usr/ports/science/paraview/work/ParaView-v5.12.0/VTK/ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp:216:18:
error: no matching member function for call to 'getArrayType'
return this->getArrayType(&(array.get()->operator[](0)));
~~~~~~^~~~~~~~~~~~
5a3413a |
|
Saturday, 16 Mar 2024
|
10:06 Thierry Thomas (thierry)
science/paraview: upgrade to 5.12.0
Release notes at <https://www.kitware.com/paraview-5-12-0-release-notes/>.
Documentation has been removed: not yet supported with Qt6.
ce98de5 |
|
Saturday, 24 Feb 2024
|
05:23 Loïc Bartoletti (lbartoletti)
science/paraview: fix build against pdal 2.6.3
bf09746 |
|
Sunday, 11 Feb 2024
|
16:02 Thierry Thomas (thierry)
science/paraview: remove LAS support
Even though libLAS is still functional, it is scheduled to be removed.
If you still need support for LAS or LAZ it is provided by PDAL.
46b4854 |
|
Saturday, 10 Feb 2024
|
12:47 Rene Ladan (rene)
science/paraview: expire on 2024-03-31 due to devel/liblas
c564483 |
|
Friday, 19 Jan 2024
|
18:19 Yuri Victorovich (yuri)
math/openturns: update 1.21 → 1.22
Reported by: portscout
99ad428 |
|
Thursday, 14 Dec 2023
|
17:03 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
69e2e87 |
17:03 Po-Chuan Hsieh (sunpoet)
science/paraview: Fix build with protobuf 22+
27272a5 |
|
Monday, 11 Dec 2023
|
17:42 Brooks Davis (brooks)
science/paraview: remove useless sbrk use
There was a single use in a debug statement so just remove it.
Approved by: thierry (maintainer)
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D42977
b5f490f |
|
Tuesday, 28 Nov 2023
|
11:35 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.11.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
cf5d9b8 |
|
Friday, 17 Nov 2023
|
11:46 Jan Beich (jbeich)
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy
e55b801 |
|
Sunday, 24 Sep 2023
|
16:17 Thierry Thomas (thierry)
science/paraview: upgrade to v5.11.2
3ef1b7d |
|
Monday, 21 Aug 2023
|
10:09 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.10.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
22e222c |
|
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
|
Wednesday, 26 Jul 2023
|
19:58 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.2.1
94ecbdc |
|
Saturday, 24 Jun 2023
|
04:51 Yuri Victorovich (yuri)
math/vtk9: Update 9.2.2 → 9.2.6
Reported by: portscout
34eb151 |
|
Sunday, 18 Jun 2023
|
09:01 Thierry Thomas (thierry)
*/*: bump PORTREVISION to chase the upgrade of CGNS
6d2ccca |
|
Saturday, 27 May 2023
|
04:08 Po-Chuan Hsieh (sunpoet)
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
17dbcfa |
|
Tuesday, 9 May 2023
|
10:25 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.9.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
8f947d9 |
|
Thursday, 27 Apr 2023
|
12:01 Daniel Engberg (diizzy)
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
f7accb2 |
|
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
|
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
|
Thursday, 13 Apr 2023
|
00:56 Jan Beich (jbeich)
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine
f1f1a8b |
|
Monday, 3 Apr 2023
|
20:16 Thierry Thomas (thierry)
science/paraview: upgrade to 5.11.1
This allows the removing of the ExprTk patches.
7db91ba |
|
Thursday, 9 Mar 2023
|
12:42 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.2.0
486ea1d |
|
Friday, 3 Mar 2023
|
15:01 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.8.0
Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
1dc2569 |
|
Wednesday, 18 Jan 2023
|
14:48 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.1.1
3db760a |
|
Thursday, 17 Nov 2022
|
20:46 Thierry Thomas (thierry)
science/paraview: upgrade to 5.11.0
268a15a |
|
Thursday, 10 Nov 2022
|
17:36 Yuri Victorovich (yuri)
math/openturns: Update 1.19 -> 1.20
Reported by: portscout
5e977c6 |
|
Thursday, 3 Nov 2022
|
11:32 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
e02e127 |
|
Monday, 24 Oct 2022
|
08:14 Yuri Victorovich (yuri)
math/vtk9: Update 9.1.0 -> 9.2.2
7406d45 |
|
Friday, 21 Oct 2022
|
19:22 Yuri Victorovich (yuri)
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe.
9bd18faa |
19:21 Yuri Victorovich (yuri)
deskutils/just: Update 1.5.0 -> 1.6.0
Reported by: portscout
9f02903 |
|
Wednesday, 19 Oct 2022
|
08:10 Jan Beich (jbeich)
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
dfe25d7 |
|
Thursday, 13 Oct 2022
|
17:25 Yuri Victorovich (yuri)
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server
0c041ad |
14:41 Yuri Victorovich (yuri)
Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP
Server"
This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f.
586b19a |
|
Sunday, 9 Oct 2022
|
15:37 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
05e7a8b |
|
Wednesday, 28 Sep 2022
|
10:28 Ganael LAPLANCHE (martymac)
devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
e3eba48 |
|
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
|
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
|
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
|
Wednesday, 20 Jul 2022
|
14:35 Tobias C. Berner (tcberner)
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com>
5564b3b |
14:22 Tobias C. Berner (tcberner)
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Frederic Culot <frederic@culot.org>
* Gea-Suan Lin <gslin@gslin.org>
* Glenn Johnson
* Greg Lewis <glewis@FreeBSD.org>
* Igor Serikov <iserikov@acm.org>
* Johannes Dieterich <dieterich@ogolem.org>
* Johannes Dieterich <jmd@FreeBSD.org>
* Johannes M Dieterich <jmd@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* Ju Pengfei <jupengfei@gmail.com>
* Kay Lehmann <kay_lehmann@web.de>
* Klaus Aehlig <aehlig@linta.de>
* Kurt Kanzenbach <kurt@kmk-computers.de>
* Leland Wang <llwang@infor.org>
* Li-Lun Wang <llwang@infor.org>
* Markus Brueffer <markus@FreeBSD.org>
* NAKATA Maho <maho@FreeBSD.org>
* NAKATA, Maho <maho@FreeBSD.org>
* Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* Nakata Maho <maho@FreeBSD.org>
* Pav Lucistnik <pav@FreeBSD.org>
* Pav Lucistnik <pav@oook.cz>
* Pedro F. Giffuni
* Pedro F. Giffuni <giffunip@tutopia.com>
* Pedro Giffuni
* Pedro Giffuni <giffunip@asme.org>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Rong-En Fan <rafan@FreeBSD.org>
* Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
* Seamus Venasse <svenasse@polaris.ca>
* Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
* Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* Shin-ya Murakami <murashin@gfd-dennou.org>
* Stas Timokhin <devel@stasyan.com>
* Stephen Montgomery-Smith <stephen@math.missouri.edu>
* Steve Wills <steve@mouf.net
* Steve Wills <steve@mouf.net>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* TAKATSU Tomonari <tota@FreeBSD.org>
* TAOKA Fumiyoshi
* Thierry Thomas <thierry@pompo.net>
* Tim Cas <ports@stdrand.com>
* Uffe Jakobsen <uffe@uffe.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Wen heping <wenheping@gmail.com>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* anholt@FreeBSD.org
* bacon@smithers.neuro.mcw.edu
* batman <batman@udel.edu>
* db
* gurkan@phys.ethz.ch
* ijliao
* jbacon
* maintainer.freebsd@xpoundit.com
* mi
* rafan@infor.org
* shurd@FreeBSD.org
* thierry@pompo.net
* will
With hat: portmgr
4619604 |
|
Sunday, 3 Jul 2022
|
12:48 Thierry Thomas (thierry)
science/paraview: unbreak after the upgrade of science/netcdf
d1e81465471ca5a4976e6119991aa464ea03788b broke Paraview: chase this
upgrade.
Obtained from: https://bugs.debian.org/1012663 by Bas Couwenberg
8ebe2ac |
|
Wednesday, 8 Jun 2022
|
17:16 Thierry Thomas (thierry)
science/paraview: mark BROKEN on arm64
/usr/local/bin/ld:
/wrkdirs/usr/ports/science/paraview/work/.build/lib/libvtkxdmf2-pv5.10.so.1:
undefined reference to `sbrk'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [bin/pvserver] Error code 1
Reported by: pkg-fallout
fc1e88e |
|
Thursday, 26 May 2022
|
20:04 Thierry Thomas (thierry)
science/paraview: resurrect
It has been removed in r548980 because it used a deprecated version of
Python, but this is fixed now.
d976ae7 |
Number of commits found: 194 (showing only 100 on this page) |