non port: graphics/mandelbulber/Makefile |
SVNWeb
|
Number of commits found: 38 |
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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
|
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 )
|
Mon, 18 Jul 2022
|
[ 20:13 Dmitry Marakasov (amdmi3) ] 1c846cc
graphics/mandelbulber: update 2.27 → 2.28
|
Tue, 22 Feb 2022
|
[ 13:46 Dmitry Marakasov (amdmi3) ] e1175ff
graphics/mandelbulber: update 2.26 → 2.27
|
Wed, 12 Jan 2022
|
[ 19:41 Tobias C. Berner (tcberner) ] 654acd8 (Only the first 10 of 66 ports in this commit are shown above. )
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Fri, 27 Aug 2021
|
[ 23:49 Dmitry Marakasov (amdmi3) ] 1553dab
graphics/mandelbulber: update to 2.26
|
Wed, 16 Jun 2021
|
[ 19:31 Tobias C. Berner (tcberner) ] 63e653a (Only the first 10 of 66 ports in this commit are shown above. )
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 )
|
Thu, 22 Apr 2021
|
[ 16:56 Dmitry Marakasov (amdmi3) ] 69e5cf4
graphics/mandelbulber: update to 2.25
|
Wed, 7 Apr 2021
|
[ 23:19 Dmitry Marakasov (amdmi3) ] 5823922 (Only the first 10 of 288 ports in this commit are shown above. )
Remove useless Created by: headers mentioning me
|
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.
|
Thu, 28 Jan 2021
|
[ 11:20 amdmi3 ]
- Update to 2.24
|
Mon, 16 Nov 2020
|
[ 16:46 amdmi3 ]
- Update to 2.23
|
Mon, 13 Jul 2020
|
[ 19:56 amdmi3 ]
- Update to 2.22
|
Tue, 26 May 2020
|
[ 21:21 amdmi3 ]
- Update to 2.21
|
Sun, 8 Mar 2020
|
[ 21:56 jbeich ] (Only the first 10 of 64 ports in this commit are shown above. )
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020
|
Thu, 5 Dec 2019
|
[ 14:46 amdmi3 ]
- Update to 2.20
|
Fri, 25 Oct 2019
|
[ 23:41 tcberner ] (Only the first 10 of 64 ports in this commit are shown above. )
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine
|
Sat, 21 Sep 2019
|
[ 18:59 jbeich ] (Only the first 10 of 58 ports in this commit are shown above. )
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Thu, 15 Aug 2019
|
[ 18:56 amdmi3 ]
- Update to 2.19
|
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
|
Fri, 28 Jun 2019
|
[ 18:21 amdmi3 ]
- Update to 2.18-1
|
Wed, 26 Jun 2019
|
[ 13:37 amdmi3 ]
- Update to 2.18
|
Wed, 8 May 2019
|
[ 16:05 jbeich ] (Only the first 10 of 52 ports in this commit are shown above. )
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767
|
Wed, 13 Mar 2019
|
[ 15:48 amdmi3 ]
- Update to 2.17
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
[ 05:30 linimon ]
This port requires C++11-aware compiler to build on GCC-based
architectures.
PR: 234947
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Sat, 5 Jan 2019
|
[ 19:35 amdmi3 ]
- Update to 2.16
|
Sun, 4 Nov 2018
|
[ 14:08 antoine ]
Mark BROKEN: fails to build
../src/Render3D.cpp:870:30: error: type 'double' cannot be narrowed to 'unsigned
short' in initializer list [-Wc++11-narrowing]
sRGB16 globalLight = { AO.R *
4096.0, AO.G * 4096.0, AO.B * 4096.0 };
^~~~~~~~~~~~~
Reported by: pkg-fallout
|
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
|
Tue, 26 May 2015
|
[ 13:32 amdmi3 ]
- Add USES=desktop-file-utils as suggested by stage-qa
- Add LICENSE_FILE
|
Mon, 16 Dec 2013
|
[ 18:18 amdmi3 ] (Only the first 10 of 16 ports in this commit are shown above. )
- Use '.' instead of '*' in COPYTREE_* all over my ports
Suggested by: danfe
|
Tue, 22 Oct 2013
|
[ 13:58 amdmi3 ] (Only the first 10 of 98 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
|
Sat, 19 Oct 2013
|
[ 02:38 amdmi3 ]
- Support staging
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Thu, 12 Sep 2013
|
[ 08:41 marino ] (Only the first 10 of 20 ports in this commit are shown above. )
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 14 Dec 2012
|
[ 14:30 amdmi3 ]
Mandelbulber is an experimental application that helps to make
rendering 3D Mandelbrot fractals much more accessible. A few of the
supported 3D fractals: Mandelbulb, Mandelbox, BulbBox, JuliaBulb,
Menger Sponge, Quaternion, Trigonometric, Hypercomplex, and Iterated
Function Systems (IFS). All of these can be combined into infinite
variations with the ability to hybridize different formulas together.
WWW: http://www.mandelbulber.com/
|
Number of commits found: 38 |