Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Mar 2022 18:15:56 0.1.88
|
Jan Beich (jbeich)  |
x11/babl: unbreak build with Meson 0.62.0
meson.build:58:5: ERROR: configuration_data.set10 got unknown keyword arguments
"Description"
PR: 262465
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/574525673f6b |
19 Nov 2021 21:49:26 0.1.88
|
Dima Panov (fluffy)  |
x11/babl: fix build with SIMD=OFF (+)
Babl 0.1.88 have dropped "enable-sse3" from meson options, sync it with port
With hat: desktop
Sponsored by: Netzkommune GmbH |
17 Jul 2021 17:34:37 0.1.88
|
Tobias C. Berner (tcberner)  |
x11/babl: update to 0.1.88 |
06 Apr 2021 14:31:07 0.1.84
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Dec 2020 18:43:50
0.1.84
|
tcberner  |
x11/babl: update to 0.1.84
2020-12-17 babl-0.1.84
Fixed bug in caching of CMYK ICC profiles. |
07 Nov 2020 10:38:28
0.1.82
|
tcberner  |
x11/babl: Update to 0.1.82
PR: 250895
Submitted by: Neel Chauhan <neel@neelc.org> |
24 Sep 2020 08:38:38
0.1.78_1
|
pkubaj  |
x11/babl: drop GCC when using clang
New Clang doesn't segfault when building this port. |
23 Sep 2020 21:06:51
0.1.78
|
linimon  |
Canonicalize use of GCC on all powerpc variants.
Approved by: portmgr (tier-2 blanket) |
15 Jun 2020 15:48:16
0.1.78
|
bapt  |
Update to 0.1.78 |
18 Mar 2020 15:24:42
0.1.74
|
pkubaj  |
x11/babl: fix build on powerpc64 elfv2
Clang 10 hits assertion error:
Assertion failed: (!IsStrict && "Don't know how to expand for strict nodes."),
function ExpandNode, file
/poudriere/jails/powerpc64-head/usr/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp,
line 3638.
Stack dump:
0. Program arguments: cc -Ibabl/4170c83@@babl-0.1@sha -Ibabl -I../babl -I. -I../
-Ibabl/base -I../babl/base -I/usr/local/include -Xclang -fcolor-diagnostics
-pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -Ofast
-fno-unsafe-math-optimizations -Wdeclaration-after-statement -Winit-self
-Wmissing-declarations -Wmissing-prototypes -Wold-style-definition
-Wpointer-arith -O2 -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread
-DLIBDIR="/usr/local/lib" -MD -MQ babl/4170c83@@babl-0.1@sha/babl-model.c.o -MF
babl/4170c83@@babl-0.1@sha/babl-model.c.o.d -o
babl/4170c83@@babl-0.1@sha/babl-model.c.o -c ../babl/babl-model.c
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module '../babl/babl-model.c'.
4. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function
'@babl_model_is_symmetric'
#0 0x0000000013bba6c8 (/usr/bin/cc+0x13bba6c8)
#1 0x0000000013bb7d90 (/usr/bin/cc+0x13bb7d90)
#2 0x0000000013bbd738 (/usr/bin/cc+0x13bbd738)
#3 0x0000000013bbd9ac (/usr/bin/cc+0x13bbd9ac)
#4 0x0000000815740838 (/lib/libthr.so.3+0x27838)
cc: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git
llvmorg-10.0.0-rc3-1-gc290cb61fdc)
Target: powerpc64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin
Use GCC for now. |
25 Feb 2020 21:12:52
0.1.74
|
kwm  |
Update babl to 0.1.74. |
27 Dec 2019 09:33:59
0.1.72
|
bapt  |
Update babl to 0.1.72
Switch the build system to meson
The archive is now xzed compressed |
26 Jul 2019 20:46:57
0.1.66_1
|
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 |
10 Jul 2019 16:50:04
0.1.66
|
kwm  |
Update babl to 0.1.66. |
11 May 2019 18:45:54
0.1.62
|
kwm  |
Update babl to 0.1.62. |
12 Dec 2018 01:35:36
0.1.60_1
|
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 |
24 Nov 2018 13:59:59
0.1.60
|
kwm  |
Update babl to 0.1.60.
* Convert SIMD to option helpers, update and enable by default. |
14 Oct 2018 17:29:48
0.1.58
|
kwm  |
Update babl to 0.1.58. |
30 Sep 2018 12:34:45
0.1.56
|
kwm  |
Update babl to 0.1.56. |
29 Jul 2018 22:18:46
0.1.48_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
11 Jun 2018 01:44:15
0.1.48
|
linimon  |
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
19 May 2018 20:35:45
0.1.48
|
kwm  |
Update babl to 0.1.48. |
14 May 2018 17:38:41
0.1.46
|
kwm  |
Update babl to 0.1.46. |
30 Mar 2018 11:40:27
0.1.44
|
bapt  |
Update to 0.1.44 |
20 Oct 2017 18:18:06
0.1.30
|
kwm  |
Update babl to 0.1.30. |
02 Jun 2017 08:52:58
0.1.28
|
kwm  |
Update babl to 0.1.28.
* Add license
* regen patch with make makepatch |
23 Nov 2015 16:41:12
0.1.14
|
kwm  |
Update babl to 0.1.14. |
21 Feb 2015 17:17:52
0.1.12
|
kwm  |
Remove unneeded patches, so now the port patches again..
Pointyhat awarded to: kwm@ |
21 Feb 2015 15:51:26
0.1.12
|
kwm  |
Update babl to 0.1.12.
Remove unused CONFIGURE_ARGS |
09 Dec 2014 16:58:53
0.1.10_2
|
kwm  |
Use new GIMP master sites macro.
Drop :keepla from USES=libtool.
Switch logic in the SIMD option in babl. |
24 Nov 2014 20:22:00
0.1.10_1
|
antoine  |
Cleanup plist |
30 May 2014 13:33:16
0.1.10_1
|
tijl  |
USES=libtool:keepla tar:bzip2. |
17 Feb 2014 05:21:07
0.1.10
|
miwi  |
- Stage support
- Convert USE_GMAKE to USES |
20 Sep 2013 23:43:20
0.1.10
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
23 Apr 2013 14:20:28
0.1.10
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
11 Mar 2013 12:17:15
0.1.10
|
kwm  |
Update to 0.1.10
Convert to OtionsNG, switch to pathfix from gnomehack.
PR: ports/172157
Sumbitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Obtained from: gnome team repo |
08 Mar 2013 10:51:36
0.1.6
|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
05 Feb 2013 12:37:27
0.1.6
|
kwm  |
Mark jobs unsafe.
PR: ports/175810
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
16 Mar 2012 03:12:33
0.1.6
|
mezz  |
Fix the build with clang.
PR: ports/163518
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes |
22 Nov 2011 08:03:18
0.1.6
|
gahr  |
- Update to 0.1.6
Changes:
* build improvements
* remove blatantly wrong conversions from extensions
* make it possible to distinguish format_n formats from others
* improvements to vala/gobject introspection support
Approved by: kwm (gnome@)
Feature safe: yes |
29 Jun 2011 14:51:58
0.1.4
|
mezz  |
Fix the build when it enables gobject-introspection. Without it, I get this:
---------------------------
gnome-config: not found
Package babl was not found in the pkg-config search path.
Perhaps you should add the directory containing `babl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'babl' found
---------------------------
Clearly, there is no way for babl to depends on babl (itself). O_o A weird
bug, so remove that '--pkg babl' to fix the build. While I am here, reorder
the pkg-plist to make it easier to read. No function change. |
25 Feb 2011 16:14:29
0.1.4
|
kwm  |
Update to 0.1.4. [1]
Gir files now shipped with babl. So no need anymore for a seperate port.
PR: ports/154430 [1]
Submitted by: gahr@ |
04 Dec 2010 07:34:27
0.1.2
|
ade  |
Sync to new bsd.autotools.mk |
24 Mar 2010 15:19:00
0.1.2
|
gahr  |
- Update to 0.1.2
PR: 144225
Submitted by: Pietro Cerutti <gahr@FreeBSD.org>
Approved by: kwm (gnome@ team) |
08 Aug 2009 21:13:31
0.0.22_1
|
marcus  |
Correct the logic of the SIMD option so that packages are not built with
unwanted optimizations.
PR: 137114
Submitted by: Anonymous <swell.k@gmail.com> |
02 Aug 2009 21:35:01
0.0.22_1
|
marcus  |
* Add support for SIMDoptimizations (off by default).
* Fix the invocation of mktemp to prevent a spurious error.
PR: 137114
Submitted by: Anonymous <swell.k@gmail.com> |
02 Aug 2009 19:36:34
0.0.22_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
28 Oct 2008 04:13:30
0.0.22_1
|
mezz  |
Actually bump the PORTREVISION, forgot to save it in editor. |
28 Oct 2008 04:00:16
0.0.22
|
mezz  |
-No need to include the gnomeprefix that brings gnomehier in. [1]
-Use the gnomehack instead of a pkg-config patch in post-patch target.
-Bump the PORTREVISION.
Submitted by: Stefan Thurner <thurners@nicsys.de> [1] |
06 Jul 2008 17:30:43
0.0.22
|
marcus  |
Update to 0.0.22. |
15 Apr 2008 01:48:26
0.0.20
|
ahze  |
Add babl
Babl is a dynamic, any to any, pixel format conversion library. It
provides conversions between the myriad of buffer types images can be
stored in. Babl doesn't only help with existing pixel formats, but also
facilitates creation of new and uncommon ones.
WWW: http://www.gegl.org/babl/ |