non port: cad/PrusaSlicer/Makefile |
SVNWeb
|
Number of commits found: 65 |
Fri, 2 Jun 2023
|
[ 21:40 Matthias Andree (mandree) ] a5fbd2f (Only the first 10 of 49 ports in this commit are shown above. )
*: bump PORTREVISION of Imath users
...because math/Imath 3.1.9 reset the major version of
libImath to 29 from 31. See math/Imath 3.1.9 for details.
|
Sun, 28 May 2023
|
[ 18:39 Matthias Andree (mandree) ] e434b50 (Only the first 10 of 42 ports in this commit are shown above. )
*: Bump revision of ports using math/Imath
...after its major revision update.
|
Tue, 9 May 2023
|
[ 10:25 Ganael LAPLANCHE (martymac) ] 8f947d9 (Only the first 10 of 48 ports in this commit are shown above. )
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
|
Thu, 27 Apr 2023
|
[ 18:25 Dima Panov (fluffy) ] 3e45e8e (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump all direct Boost cunsumers
|
[ 12:01 Daniel Engberg (diizzy) ] f7accb2 (Only the first 10 of 151 ports in this commit are shown above. )
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Tue, 21 Mar 2023
|
[ 19:28 Michael Zhilin (mizhka) ] 9163c8f
cad/PrusaSlicer: Update to 2.5.1
Changes: https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.5.1
|
Sat, 4 Mar 2023
|
[ 10:41 Matthias Andree (mandree) ] 5327591 (Only the first 10 of 50 ports in this commit are shown above. )
*: Bump PORTREVISION of math/Imath users
|
Fri, 3 Mar 2023
|
[ 15:01 Ganael LAPLANCHE (martymac) ] 1dc2569 (Only the first 10 of 45 ports in this commit are shown above. )
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
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Sat, 3 Dec 2022
|
[ 07:05 Michael Zhilin (mizhka) ] f788ec6
cad/PrusaSlicer: backport fix from upstream
- The app is crashing when tries to set default language.
- Make QA tests a bit more happy
PR: 267883
Submitted by: michal.zielonka.8001@gmail.com
|
Fri, 18 Nov 2022
|
[ 16:13 Fernando Apesteguía (fernape) Author: teodorsigaev@gmail.com ] 3d8cf46 (Only the first 10 of 41 ports in this commit are shown above. )
cad/PrusaSlicer: update to 2.5.0
ChangeLog: https://www.freshports.org/cad/PrusaSlicer/
PR: 267772
Reported by: teodorsigaev@gmail.com (maintainer)
|
Thu, 3 Nov 2022
|
[ 11:32 Ganael LAPLANCHE (martymac) ] e02e127 (Only the first 10 of 42 ports in this commit are shown above. )
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
|
Sun, 30 Oct 2022
|
[ 18:34 Yuri Victorovich (yuri) ] c61b52f (Only the first 10 of 12 ports in this commit are shown above. )
misc/openvdb: Update 9.1.0 -> 10.0.0
Reported by: portscout
|
Tue, 25 Oct 2022
|
[ 05:44 Loïc Bartoletti (lbartoletti) ] 30a1741
cad/PrusaSlicer: use wx 3.2
PR: 265093
|
Wed, 28 Sep 2022
|
[ 10:28 Ganael LAPLANCHE (martymac) ] e3eba48 (Only the first 10 of 42 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Fri, 24 Jun 2022
|
[ 19:12 Ulrich Spörlein (uqs) ] 1da03e0
cad/PrusaSlicer: Fix build and remove BROKEN
This applies a patch from upstream to fix compilation with recent boost
versions.
|
Sat, 11 Jun 2022
|
[ 20:29 Yuri Victorovich (yuri) ] 598609b (Only the first 10 of 14 ports in this commit are shown above. )
misc/openvdb: Update 9.0.0 -> 9.1.0
Reported by: portscout
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] 4f3a6a9
cad/PrusaSlicer: mark as BROKEN with recent boost
PR: 246106
|
Wed, 5 Jan 2022
|
[ 16:43 Ganael LAPLANCHE (martymac) ] 4a0e524 (Only the first 10 of 33 ports in this commit are shown above. )
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions
|
Mon, 15 Nov 2021
|
[ 05:18 Yuri Victorovich (yuri) ] f44e2a5 (Only the first 10 of 17 ports in this commit are shown above. )
misc/openvdb: Update 8.1.0 -> 9.0.0
Reported by: portscout
|
Thu, 14 Oct 2021
|
[ 10:31 Stefan Eßer (se) ] 6f84abf
cad/PrusaSlicer: Add CPE information
Approved by: portmgr (blanket)
|
Sun, 10 Oct 2021
|
[ 15:11 Ganael LAPLANCHE (martymac) ] 036bda7 (Only the first 10 of 30 ports in this commit are shown above. )
devel/onetbb: Update to 2021.4.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
|
Wed, 15 Sep 2021
|
[ 13:11 Michael Zhilin (mizhka) ] 57959d9
cad/PrusaSlicer: update to 2.3.3
|
[ 09:32 Michael Zhilin (mizhka) Author: Steve Wills ] 8a4af42 (Only the first 10 of 27 ports in this commit are shown above. )
cad/PrusaSlicer: Update to 2.3.3
- Update to 2.3.3
- Change the dependency from devel/tbb to devel/onetbb
ChangeLog: https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.3.3
PR: 258483
Submitted by: Steve Wills <swills@FreeBSD.org>
Reported by: teodorsigaev@gmail.com (tested), eborisch+FreeBSD@gmail.com
(tested)
|
Thu, 2 Sep 2021
|
[ 18:47 Loïc Bartoletti (lbartoletti) ] 362858f
math/cgal: Update to 5.3
Changes:
- https://www.cgal.org/2021/07/06/cgal53/
- fix pkg-plist with QT5 option enabled
PR: 258085
Approved by: wen
|
Sun, 15 Aug 2021
|
[ 09:32 Yuri Victorovich (yuri) ] 422d210
misc/openvdb: Backport devel/onetbb compatibility patch
PR: 252788
|
Wed, 4 Aug 2021
|
[ 16:36 Fernando Apesteguía (fernape) ] b519599
cad/PrusaSlicer: 3D view not rendered
Apply a hack to fix this issue until this is sorted out upstream.
Bump PORTREVISION
See https://github.com/prusa3d/PrusaSlicer/issues/6396
PR: 255690
Reported by: a.parseg@gmail.com
Tested by: a.parseg@gmail.com, mr@, teodorsigaev@gmail.com
|
Sat, 17 Jul 2021
|
[ 09:17 Matthias Andree (mandree) ] 3cda93b (Only the first 10 of 31 ports in this commit are shown above. )
*: bump PORTREVISION after math/Imath update
|
Sat, 3 Jul 2021
|
[ 05:15 Matthias Andree (mandree) ] 4030a14 (Only the first 10 of 40 ports in this commit are shown above. )
*: Bump PORTREVISION for openexr update
OpenEXR's patchlevel updated bumped the major version
of the OpenEXR library, hence bump PORTREVISION of all
ports that require OpenEXR.
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Thu, 17 Jun 2021
|
[ 04:51 Loïc Bartoletti (lbartoletti) ] 6d6c552 (Only the first 10 of 11 ports in this commit are shown above. )
math/cgal: Update to 5.2.1
- Remove files/patch-CMakeLists.txt
- Remove LD_CONFIG and move USES (pet porlint)
- Bump ports
Changes:
- https://www.cgal.org/2021/03/17/cgal521/
- https://www.cgal.org/2020/12/22/cgal52/
PR: 255171
Approved by: wen
|
Sun, 13 Jun 2021
|
[ 03:48 Yuri Victorovich (yuri) ] b5163fd (Only the first 10 of 14 ports in this commit are shown above. )
misc/openvdb: Update 8.0.1 -> 8.1.0
Reported by: portscout
|
Tue, 18 May 2021
|
[ 17:15 Matthias Andree (mandree) ] 1d5b7c9 (Only the first 10 of 39 ports in this commit are shown above. )
Bump portrevisions of openexr and Imath users.
|
Fri, 16 Apr 2021
|
[ 07:52 Yuri Victorovich (yuri) ] 925e342 (Only the first 10 of 51 ports in this commit are shown above. )
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout
|
Mon, 12 Apr 2021
|
[ 00:33 Matthias Andree (mandree) ] 15e60bd
cad/PrusaSlicer: make compatible with OpenEXR/Imath 3.0
|
[ 00:33 Matthias Andree (mandree) ] 73ab07c (Only the first 10 of 16 ports in this commit are shown above. )
chase library renames for OpenEXR/Imath 3.0
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 17 Feb 2021
|
[ 22:52 amdmi3 ]
- Fix build with after devel/cereal update
PR: 253569
Submitted by: teodorsigaev@gmail.com (maintainer)
|
Sat, 13 Feb 2021
|
[ 11:08 mandree ] (Only the first 10 of 45 ports in this commit are shown above. )
graphics/openexr, ilmbase: security update to v2.5.5
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.5
"Specific OSS-fuzz issues include:
OSS-fuzz #30291 Timeout in openexr_exrcheck_fuzzer
OSS-fuzz #29106 Heap-buffer-overflow in Imf_2_5::FastHufDecoder::decode
OSS-fuzz #28971 Undefined-shift in Imf_2_5::cachePadding
OSS-fuzz #29829 Integer-overflow in
Imf_2_5::DwaCompressor::initializeBuffers
OSS-fuzz #30121 Out-of-memory in openexr_exrcheck_fuzzer"
Bump PORTREVISION of ports that directly depend on openexr and/or ilmbase.
MFH: 2021Q1
Security: 98044aba-6d72-11eb-aed7-1b1b8a70cc8b
|
Fri, 15 Jan 2021
|
[ 00:24 amdmi3 ]
- Update to 2.3.0 [1]
- Some port cleanup [2]
- Whitespace fixes
- Remove duplicate and unused depends
- Add missing depends
- Use WX_CONFIG properly
- Support FHS
- Switch to PORTDATA
- Install .desktop files into proper location
- Fix compatibility with 11.x
PR: 252611
Submitted by: teodorsigaev@gmail.com (maintainer) [1], amdmi3 [2]
|
Sun, 3 Jan 2021
|
[ 10:30 mandree ] (Only the first 10 of 40 ports in this commit are shown above. )
graphics/openexr: graphics/ilmbase: v2.5.4 update
"Patch release with various bug/sanitizer/security fixes, primarily related to
reading corrupted input files."
<https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4>
Cherry-pick upstream commit for GCC 11 compatibility:
<https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc>
Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent
ports just to be sure.
(graphics/py-openshadinglanguage is unaltered and .includes the revision bump
from .../openshadinglanguage.)
MFH: 2021Q1 (this requires discussion by ports-secteam@!)
|
Sat, 12 Dec 2020
|
[ 17:04 thierry ] (Only the first 10 of 80 ports in this commit are shown above. )
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run
|
Sun, 15 Nov 2020
|
[ 19:10 yuri ] (Only the first 10 of 12 ports in this commit are shown above. )
misc/openvdb: Update 7.0.0 -> 7.1.0
|
Thu, 12 Nov 2020
|
[ 20:39 lbartoletti ]
cad/PrusaSlicer: convert to USES=eigen
PR: 250949
Approved by: teodorsigaev@gmail.com (maintainer)
|
Tue, 1 Sep 2020
|
[ 19:59 yuri ]
cad/PrusaSlicer: Use USE_WX instead of the LIB_DEPENDS with the WX library
Approved by: portmgr (blanket compliance)
|
[ 18:12 yuri ]
x11-toolkits/wxgtk31: Update 3.1.3 -> 3.1.4
PR: 248244
Submitted by: VVD <vvd@unislabs.com>
|
Thu, 13 Aug 2020
|
[ 22:35 mandree ] (Only the first 10 of 35 ports in this commit are shown above. )
graphics/ilmbase, graphics/openexr: PORTREVISION bump for users
ilmbase and openexr were updated to v2.5.3 and their shlibs changed
from *.25.0.1 to *.25.0.2.
This is a PORTREVISION bump to ports using ilmbase or openexr
to chase that change and trigger rebuild.
|
Fri, 17 Jul 2020
|
[ 10:12 martymac ] (Only the first 10 of 37 ports in this commit are shown above. )
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
|
Thu, 16 Jul 2020
|
[ 12:13 mandree ] (Only the first 10 of 36 ports in this commit are shown above. )
openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports
OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.
Approved by: portmgr (blanket)
MFH: 2020Q3 (PORTREVISION bump after OpenEXR/ilmbase update)
Security: 714e6c35-c75b-11ea-aa29-d74973d1f9f3
|
Wed, 20 May 2020
|
[ 15:49 mat ] (Only the first 10 of 13 ports in this commit are shown above. )
Regular USE_GITHUB cleanup.
|
Tue, 12 May 2020
|
[ 15:47 mandree ] (Only the first 10 of 39 ports in this commit are shown above. )
graphics/ilmbase: graphics/openexr: update to upstream release 2.5.1
Upstream release notes:
* A patch release that corrects the SO version for the v2.5 release,
which missed getting bumped in v2.5.0.
* This release also fixes an improper failure in IlmImfTest
when running on ARMv7 and AAarch64.
Bump PORTREVISION of all port directly requiring ilmbase or openexr
that are not marked BROKEN (shlib/.so file version bump).
Test build of all port directly depending on ilmbase or openexr
succeeded in poudriere in a 12.1-RELEASE amd64 jail.
|
Fri, 8 May 2020
|
[ 11:57 mandree ] (Only the first 10 of 43 ports in this commit are shown above. )
graphics/ilmbase: graphics/openexr: update to v2.5.0
ChangeLog:
- https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.0
* Bump PORTREVISION of all consumers except py-openimageio (BROKEN).
* cad/PrusaSlicer:
LIB_DEPENDS: remove version from libHalf.so
BUILD_DEPENDS+=qt5-buildtools as package (needed on bare metal builds)
USE_GL+=gl
USES+=pkgconfig (needed to find libHalf)
|
Mon, 13 Apr 2020
|
[ 14:45 fernape ]
cad/PrusaSlicer: unbreak
Remove bad USES = glu and add USES_GL = glu
PR: 245418
Reported by: antoine@
|
Sun, 12 Apr 2020
|
[ 19:24 antoine ]
Mark BROKEN: unknown USES=glu
Reported by: pkg-fallout
|
Fri, 10 Apr 2020
|
[ 09:25 fernape ]
cad/PrusaSlicer: fix build
Add devel/CGAL dependency.
While here:
* Change MAINTAINER email
* Add missing LIB_DEPENDS
* Add missing USES
PR: 245418
Submitted by: teodorsigaev@gmail.com (maintainer)
|
Sun, 5 Apr 2020
|
[ 16:31 mr ]
Fix RUN_DEPENDS
PR: 245247
Submitted by: teodorsigaev@gmail.com
Reported by: thierry@
|
[ 11:46 mr ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 2.2.0
PR: 245247
Submitted by: teodorsigaev@gmail.com
|
Wed, 1 Apr 2020
|
[ 14:14 martymac ] (Only the first 10 of 34 ports in this commit are shown above. )
Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
|
Fri, 24 Jan 2020
|
[ 18:26 eugen ] (Only the first 10 of 11 ports in this commit are shown above. )
New port: cad/PrusaSlicer
PrusaSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code
instructions for FFF printers or PNG layers for mSLA 3D printers. It's
compatible with any modern printer based on the RepRap toolchain, including
all those based on the Marlin, Prusa, Sprinter and Repetier firmware.
It also works with Mach3, LinuxCNC and Machinekit controllers.
PR: 243528
Submitted by: Teodor Sigaev <teodor@sigaev.ru>
|
Number of commits found: 65 |