non port: cad/opencascade/Makefile |
SVNWeb
|
Number of commits found: 145 (showing only 100 on this page) |
Thu, 27 Apr 2023
|
[ 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)
|
[ 12:01 Daniel Engberg (diizzy) ] a62d83a
cad/opencascade*: Move to FFmpeg 4
Fails to build with FFmpeg 6
PR: 270197
Approved by: portmgr (blanket, build fix)
Sponsored by: Blinkinblox
|
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
|
Sat, 11 Feb 2023
|
[ 08:46 Jan Beich (jbeich) ] 17f6d79 (Only the first 10 of 43 ports in this commit are shown above. )
multimedia/libvpx: update 1.13.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by: portscout
|
Mon, 19 Dec 2022
|
[ 14:44 Muhammad Moinur Rahman (bofh) ] 721e577 (Only the first 10 of 130 ports in this commit are shown above. )
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket)
|
Sat, 12 Nov 2022
|
[ 13:32 Thierry Thomas (thierry) ] 23b7d54
cad/opencascade: upgrade to 7.7.0
Release notes at
<https://www.opencascade.com/open-cascade-technology-7-7-0-released/>.
Differential Revision: https://reviews.freebsd.org/D36884
|
Mon, 24 Oct 2022
|
[ 08:14 Yuri Victorovich (yuri) ] 7406d45 (Only the first 10 of 26 ports in this commit are shown above. )
math/vtk9: Update 9.1.0 -> 9.2.2
|
Sat, 22 Oct 2022
|
[ 09:36 Daniel Engberg (diizzy) ] df6c65a (Only the first 10 of 21 ports in this commit are shown above. )
*/*: Bump PORTREVISION for consumers of libunistring
Reported by: jbeich
|
Fri, 21 Oct 2022
|
[ 19:22 Yuri Victorovich (yuri) ] 9bd18faa (Only the first 10 of 22 ports in this commit are shown above. )
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe.
|
[ 19:21 Yuri Victorovich (yuri) ] 9f02903 (Only the first 10 of 22 ports in this commit are shown above. )
deskutils/just: Update 1.5.0 -> 1.6.0
Reported by: portscout
|
Thu, 13 Oct 2022
|
[ 17:25 Yuri Victorovich (yuri) ] 0c041ad (Only the first 10 of 27 ports in this commit are shown above. )
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server
|
[ 14:41 Yuri Victorovich (yuri) ] 586b19a (Only the first 10 of 27 ports in this commit are shown above. )
Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP
Server"
This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f.
|
Sun, 18 Sep 2022
|
[ 11:55 Jan Beich (jbeich) ] 8f87e3d (Only the first 10 of 19 ports in this commit are shown above. )
multimedia/x264: update to 0.164.3095
Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
|
Sat, 10 Sep 2022
|
[ 11:12 Thierry Thomas (thierry) ] 31735a5
cad/opencascade: fix cmake files
A cmake macro, which should have configured $OCCT_INSTALL_BIN_LETTER was
not applied correctly. Thus some cmake files where badly configured, and
some consumers could not use them.
PR: 266280
Reported by: yuri
MFH: 2022Q3
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b46abf8 (Only the first 10 of 74 ports in this commit are shown above. )
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 9 May 2022
|
[ 19:23 Kevin Bowling (kbowling) ] db78da8 (Only the first 10 of 120 ports in this commit are shown above. )
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Fri, 18 Mar 2022
|
[ 14:41 Jan Beich (jbeich) ] 3468f19 (Only the first 10 of 21 ports in this commit are shown above. )
multimedia/dav1d: update to 1.0.0
Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by: Repology
|
Sun, 6 Feb 2022
|
[ 18:36 Stefan Eßer (se) ] bdd2d4a (Only the first 10 of 69 ports in this commit are shown above. )
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit)
|
Mon, 31 Jan 2022
|
[ 17:16 Thierry Thomas (thierry) ] a961a22
cad/opencascade: link with execinfo
Fix a failure detected in another project:
> ImportError: /usr/local/lib/libTKernel.so.7: Undefined symbol "backtrace"
PR: 261583
Reported by: yuri
|
Mon, 22 Nov 2021
|
[ 09:40 Yuri Victorovich (yuri) ] 580d53b
math/vtk9: Update 9.0.3 -> 9.1.0
|
Fri, 12 Nov 2021
|
[ 17:51 Thierry Thomas (thierry) Author: Craig Leres ] 4e0ab0c
cad/opencascade: fix the build without VIS
Always depend on print/freetype2 in order to fix the build without VIS.
Reported by: leres@freebsd.org
|
Sun, 7 Nov 2021
|
[ 17:21 Thierry Thomas (thierry) ] dd9a3bc
cad/opencascade: upgrade to 7.6.0
Release notes at
<https://dev.opencascade.org/content/open-cascade-technology-760-released>.
PR: 259354
Reported by: lbartoletti
|
Mon, 27 Sep 2021
|
[ 12:22 Piotr Kubaj (pkubaj) ] 25f4f3f
cad/opencascade: fix build on 32-bit architectures other than i386
|
Wed, 7 Jul 2021
|
[ 07:55 Christoph Moench-Tegeder (cmt) ] f3c231d (Only the first 10 of 12 ports in this commit are shown above. )
cad/opencascade: switch to vtk9
- switches opencascade to vtk9 to enable upcoming import of
cad/py-ocp
- cad/freecad has to switch vtk8 -> vtk9, too
- this requires upstream commit 0cfea3fee3e7848bbf043d2b1a19f6405d7ebe25
"Make smesh compile with vtk9"
- while touching this, fixes vtk module detection
- clean up VTK_DIR usage: that variable does not exist in FreeCAD's
build system anymore (for quite some time, actually)
Obtained from: opencascade upstream: Kirill Gavrilov
Obtained from: freecad upstream: committed by github/wwmayer
Differential Revision: D30934
Reported by: thierry@
Submitted by: thierry@
|
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
|
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.
|
Fri, 19 Feb 2021
|
[ 15:14 martymac ] (Only the first 10 of 38 ports in this commit are shown above. )
Introduce devel/onetbb and mark devel/tbb as legacy
Intel oneAPI tbb 2021.1 (onetbb) has been released[1][2] and has deprecated
several interfaces over tbb 2020, breaking most dependent ports.
Old tbb 2020 will be kept for a certain time to allow transition but will be
removed in a near future as it CONFLICTS with devel/onetbb. New ports should
now use devel/onetbb instead of devel/tbb.
We tried to move a maximum number of dependent ports to devel/onetbb (or
disable dependency when not possible), but some of them still remain stuck
to devel/tbb. Remaining ones have not been identified as major dependencies
themselves and will be fixed as soon as updates are available from upstream.
PR: 252648, 252688 [3], 252683 [4], 252651 [5], 252690 [3], 252693 [3],
252695 [3], 252696 [3], 252786 [3], 252649, 252868 [6], 252870 [5],
252684 [7], 252785 [7]
Approved by: yuri [3], jwb [4], thierry [5], FreeBSD@Shaneware.biz [6],
maintainer timeout [7]
[1]
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
[2]
https://software.intel.com/content/www/us/en/develop/articles/tbb-revamp.html
|
Mon, 1 Feb 2021
|
[ 20:43 thierry ]
Fix building when installed.
Since I'm there, add 3 more doc files to plist, but do not bump PORTREVISION to
avoid a rebuild.
PR: 253085
Submitted by: greg (at) unrelenting.technology
|
Mon, 30 Nov 2020
|
[ 22:02 thierry ]
Fix previous commit.
PR: 251486
Reported by: jbeich
|
[ 21:03 thierry ]
Unhardcode mesa-libs dependency, use USES=gl:glesv2 instead.
PR: 251486
Submitted by: greg (at) unrelenting.technology
|
Sun, 15 Nov 2020
|
[ 17:50 thierry ]
Remove a forgotten .bak file.
(Do not bump PORTREVISION to avoid the rebuild of a big port without any
functionnal change)
PR: 251159
Submitted by: Oleg Sidorkin
|
Sat, 14 Nov 2020
|
[ 17:25 thierry ] (Only the first 10 of 11 ports in this commit are shown above. )
- Upgrade cad/opencascade to 7.5.0
Release notes at
<https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf>
- Bump PORTREVISION of consumers.
|
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
|
Mon, 27 Apr 2020
|
[ 07:58 cmt ]
chase vtk8 upgrade from ports r533086
the shared library version changed, and the cmake files are now in
a new location
|
Sat, 25 Apr 2020
|
[ 20:25 thierry ]
Really switch to VTK8.
Pro-tip: cmake and qmake are two build systems, do not mix them together,
or this could produce unexpected results.
|
Mon, 20 Apr 2020
|
[ 14:04 thierry ]
Switch back to VTK-6.1 for the moment, unfortunately.
VTK-8.1 breaks different things - still investigating.
|
Sun, 19 Apr 2020
|
[ 08:54 thierry ]
Fix build: VTK-8 requires devel/qt5-qmake.
Reported by: lbartoletti
|
Sat, 18 Apr 2020
|
[ 18:42 thierry ]
Switch to VTK-8.1.
|
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
|
Thu, 26 Dec 2019
|
[ 16:25 martymac ] (Only the first 10 of 34 ports in this commit are shown above. )
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES
|
Fri, 4 Oct 2019
|
[ 04:59 thierry ]
Upgrade to 7.4.0.
Release notes:
https://www.opencascade.com/sites/default/files/documents/release_notes_7.4.0.pdf
PR: 240971
Suggested by: chitty_cloud (at) me.com
|
Wed, 25 Sep 2019
|
[ 10:03 martymac ] (Only the first 10 of 24 ports in this commit are shown above. )
Update devel/tbb to 2019.8 and bump dependent ports' revisions
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES
|
Mon, 5 Aug 2019
|
[ 23:06 jbeich ] (Only the first 10 of 159 ports in this commit are shown above. )
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/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Tue, 5 Mar 2019
|
[ 21:20 antoine ] (Only the first 10 of 32 ports in this commit are shown above. )
Update devel/doxygen to 1.8.15
PR: 236110
|
Mon, 21 Jan 2019
|
[ 06:09 tobik ]
cad/opencascade: Do not set VIS_CMAKE_ON twice
Given no feedback to the contrary do the most sensible thing and
merge the two VIS_CMAKE_ON together.
PR: 234700
Approved by: thierry (maintainer timeout, 2 weeks)
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] (Only the first 10 of 188 ports in this commit are shown above. )
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/
|
Tue, 30 Oct 2018
|
[ 17:23 thierry ]
Upgrade to 7.3.0.
|
Thu, 11 Oct 2018
|
[ 14:47 martymac ] (Only the first 10 of 17 ports in this commit are shown above. )
Update devel/tbb to version 2019.1 and bump dependent ports' revisions
Also, reintegrate HTML documentation that was removed in previous version.
|
Thu, 4 Oct 2018
|
[ 10:03 martymac ] (Only the first 10 of 19 ports in this commit are shown above. )
Update devel/tbb to version 2019 and bump dependent port's revisions
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Mon, 7 May 2018
|
[ 22:29 jbeich ] (Only the first 10 of 27 ports in this commit are shown above. )
Drop FreeBSD 10.3 support
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238
|
Wed, 2 May 2018
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
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
|
Sun, 8 Apr 2018
|
[ 13:54 thierry ]
Mark BROKEN when OSVERSION < 1003506, due to __cxa_atexit().
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sat, 17 Feb 2018
|
[ 19:48 thierry ] (Only the first 10 of 17 ports in this commit are shown above. )
Upgrade to 7.2.0.
Release notes in
https://www.opencascade.com/sites/default/files/documents/release_notes_7.2.0.pdf
PR: 224649
Differential Revision: https://reviews.freebsd.org/D13665
|
Sun, 17 Sep 2017
|
[ 07:03 martymac ]
Update tbb to 2018 and bump dependent ports' revisions
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Thu, 24 Aug 2017
|
[ 09:13 araujo ]
Bump PORTREVISION to reflect print/gl2ps changes.
PR: ports/218399 (based on)
Submitted by: emaste
|
Tue, 18 Jul 2017
|
[ 19:21 thierry ]
Fix on i386 (no impact where on other archs).
Reported by: pointyhat
|
Sat, 15 Jul 2017
|
[ 17:23 thierry ] (Only the first 10 of 16 ports in this commit are shown above. )
Upgrade to 7.1.0.
Release notes at
https://www.opencascade.com/sites/default/files/documents/release_notes_7.1.0.pdf
PR: 220110
Submitted by: tj+freebsd_portsxi (at) a13.fr
With bits from: ml (at) netfence.it
|
Sun, 25 Jun 2017
|
[ 21:07 tcberner ] (Only the first 10 of 115 ports in this commit are shown above. )
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Tue, 7 Mar 2017
|
[ 12:44 martymac ]
Update devel/tbb to 2017.5
Also bring the following changes:
- Fetch distfiles from Github
- Bump dependent ports' PORTREVISIONs
|
Tue, 20 Dec 2016
|
[ 17:56 mat ]
Move the doxygen things into a DOXYGEN option.
Sponsored by: Absolight
|
Fri, 25 Nov 2016
|
[ 11:22 martymac ]
- Fix library version which should be .2 (as on Linux), not .4
- Bump dependent ports' PORTREVISION
PR: 214777
Submitted by: yuri@rawbw.com
|
Sat, 12 Nov 2016
|
[ 17:38 antoine ] (Only the first 10 of 12 ports in this commit are shown above. )
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tue, 18 Oct 2016
|
[ 19:41 martymac ]
- Update devel/tbb to version 2017.1
- Bump dependent ports
|
Tue, 27 Sep 2016
|
[ 16:32 antoine ] (Only the first 10 of 42 ports in this commit are shown above. )
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869
|
Sat, 24 Sep 2016
|
[ 11:06 tijl ] (Only the first 10 of 110 ports in this commit are shown above. )
- Update devel/icu to 57.1.
- 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)
|
Mon, 6 Jun 2016
|
[ 15:25 mat ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 1 Dec 2015
|
[ 19:35 stephen ]
- Chase library number changes from ports/r402502 applied to cad/vtk6.
Submitted by: amdmi3@amdmi3.ru
Approved by: thierry@FreeBSD.org
|
Sun, 8 Nov 2015
|
[ 22:04 thierry ]
Upgrade to 6.9.1.
Release notes at
<http://www.opencascade.com/sites/default/files/documents/Release_Notes_6.9.1.pdf>
Submitted by: Andrea Venturoli <andrea.venturoli (at) netfence.it>
|
Wed, 2 Sep 2015
|
[ 18:22 martymac ]
Update devel/tbb to 4.4.0 and bump dependent ports' revisions
PR: 202777
Submitted by: oleksii.tsai@gmail.com
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Fri, 3 Jul 2015
|
[ 10:46 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
Add USES=alias to 11 ports (non-invasive DragonFly support)
|
Mon, 6 Apr 2015
|
[ 20:13 thierry ]
Unbreak. The tarball had been rerolled again.
Full diff available here:
<http://people.freebsd.org/~thierry/opencascade-6.8.0_141120_141212.diff>
|
Sun, 5 Apr 2015
|
[ 18:34 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Mark as broken unfetchable ports
|
Fri, 2 Jan 2015
|
[ 21:23 antoine ]
Adjust plist after doxygen was updated and vtk6 unbroken
|
Thu, 27 Nov 2014
|
[ 21:21 thierry ]
Unbreak. The tarball has been rerolled: now VTK could be optional.
Since there is no option for VTK in the port, there is no impact.
I'll try to add this option with the next update.
Full diff at
<http://people.freebsd.org/~thierry/ports/opencascade-6.8.0_141110_141120.diff>
|
[ 18:28 antoine ]
Mark BROKEN: Checksum and size mismatch
Reported by: pkg-fallout
|
Sat, 22 Nov 2014
|
[ 18:44 thierry ]
Upgrade cad/opencascade to 6.8.0.
Changelog at http://www.opencascade.com/pub/doc/Release_Notes_6.8.0.pdf
PR: ports/195172
Submitted by: /me
|
Sat, 11 Oct 2014
|
[ 15:41 thierry ]
Fix bad links for headers.
Reported by: Stas Timokhin <devel (at) stasyan -dot- com>
|
Tue, 16 Sep 2014
|
[ 07:05 martymac ]
Update devel/tbb to 4.3.0 and bump dependent ports' revisions
PR: 193214
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 23 Jul 2014
|
[ 12:08 bapt ]
Do not hardcode dependency on pdflatex
|
Tue, 15 Jul 2014
|
[ 15:00 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 7 May 2014
|
[ 17:15 thierry ]
The tarball was rerolled 2 days ago, with several minor modifications,
but they forgot to bump the version number...
Full diff at
<http://people.freebsd.org/~thierry/opencascade-6.7.1_140430_140505.diff>
Reported by: pkg-fallout-builder and Andrzej Tobola
|
Tue, 6 May 2014
|
[ 19:38 thierry ] (Only the first 10 of 19 ports in this commit are shown above. )
Upgrade to 6.7.1.
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 145 (showing only 100 on this page) |