non port: devel/glib20/Makefile |
SVNWeb
|
Number of commits found: 266 (showing only 100 on this page) |
Thu, 21 Sep 2023
|
[ 18:38 Jan Beich (jbeich) ] 1d26c49
devel/glib20: update to 2.78.0
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.78.0
Reported by: GitLab (notify releases)
PR: 273647
Exp-run by: antoine
Approved by: tcberner
|
Thu, 31 Aug 2023
|
[ 11:41 Jan Beich (jbeich) ] 38ea22a
devel/glib20: update to 2.76.5
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.5
Reported by: GitLab (notify releases)
|
Sat, 19 Aug 2023
|
[ 18:56 Jan Beich (jbeich) ] fd15885
devel/glib20: unbreak session bus autolaunch after fcf0cc114ab8
$ pkg install gtk4
$ service dbus onestart
$ cat /var/lib/dbus/machine-id
123456789012345678901234567890123
$ unset DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR
$ gtk4-demo
(gtk4-demo:1234): Gtk-WARNING **: Unable to acquire session bus: Cannot spawn a
message bus without a machine-id: Unable to load /var/local/lib/dbus/machine-id
or /etc/machine-id: Failed to open file “/var/local/lib/dbus/machine-id”: No
such file or directory
^C
$ gdbus call --session --dest=org.freedesktop.DBus --object-path=/
--method=org.freedesktop.DBus.ListNames
Error connecting: Cannot spawn a message bus without a machine-id: Unable to
load /var/local/lib/dbus/machine-id or /etc/machine-id: Failed to open file
“/var/local/lib/dbus/machine-id”: No such file or directory
Reported by: vermaden
|
Thu, 6 Jul 2023
|
[ 22:18 Jan Beich (jbeich) ] 8a8c42b
devel/glib20: update to 2.76.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.4
Reported by: GitLab (notify releases)
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Tue, 23 May 2023
|
[ 17:12 Jan Beich (jbeich) ] b08f0e4
devel/glib20: update to 2.76.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.3
Reported by: GitLab (notify releases)
|
Fri, 19 May 2023
|
[ 19:28 Jan Beich (jbeich) ] a0569f8
devel/glib20: respect _MAKE_JOBS workaround after 1597e735c46d
Reported by: portscan
|
Sat, 22 Apr 2023
|
[ 00:36 Jan Beich (jbeich) ] 8cef7ff
devel/glib20: update to 2.76.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.2
Reported by: GitLab (notify releases)
|
Wed, 22 Mar 2023
|
[ 15:36 Jan Beich (jbeich) ] 4b8cb87
devel/glib20: update to 2.76.1
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.1
Reported by: GitLab (notify releases)
PR: 270087
|
[ 15:36 Jan Beich (jbeich) ] fcf0cc1
devel/glib20: update to 2.76.0
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.0
Reported by: GitLab (notify releases)
PR: 270087
Exp-run by: antoine
Approved by: tcberner
|
Mon, 20 Mar 2023
|
[ 15:20 Jan Beich (jbeich) ] 8fcbe2c
devel/glib20: unbreak with --auto-features=enabled
gio/meson.build:933:0: ERROR: Dependency "libelf" not found, tried pkgconfig
PR: 270361
|
Sat, 4 Mar 2023
|
[ 12:04 Dima Panov (fluffy) ] 4a7a56c
devel/glib20: update to 2.74.6 release (+)
* Bugs fixed:
- !3239 Backport !3237 “Fix safe_wspawnve #define” to glib-2-74
* Translation updates:
- Georgian (Ekaterine Papava)
- German (Tim Sabsch)
Changelog: https://gitlab.gnome.org/GNOME/glib/-/blob/2.74.6/NEWS
Sponsored by: Serenity Cybersecurity, LLC
|
Thu, 19 Jan 2023
|
[ 15:16 Jan Beich (jbeich) ] 0a94142
devel/glib20: update to 2.74.5
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.5
Reported by: GitLab (notify releases)
|
Wed, 21 Dec 2022
|
[ 22:56 Jan Beich (jbeich) ] 7dda4a7
devel/glib20: update to 2.74.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.4
Reported by: GitLab (notify releases)
|
Fri, 9 Dec 2022
|
[ 08:07 Baptiste Daroussin (bapt) ] 1597e73
devel/glib20: rename DOCS into GTKDOC and disable it by default
Follow the path done for ports depending on doxygen with gtkdoc.
This reduced the number of build dependencies and respects the defaults
of the upstream build system.
Make a GTKDOC option generic so other ports can follow the same path
|
Thu, 1 Dec 2022
|
[ 16:18 Jan Beich (jbeich) ] dbd7086
devel/glib20: update to 2.74.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.3
Reported by: GitLab (notify releases)
|
Sat, 26 Nov 2022
|
[ 14:17 Jan Beich (jbeich) ] 4b21124
devel/glib20: unbreak some C++ consumers after 27fe5eff9577
$ make -C lang/gjs
[...]
../util/log.cpp:106:25: error: no matching function for call to 'strcmp'
if (debug_output && g_str_equal(debug_output, "stderr")) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/glib-2.0/glib/ghash.h:165:30: note: expanded from macro
'g_str_equal'
#define g_str_equal(v1, v2) (strcmp ((gconstpointer) (v1), (gconstpointer)
(v2)) == 0)
^~~~~~
/usr/include/string.h:82:6: note: candidate function not viable: cannot convert
argument of incomplete type 'gconstpointer' (aka 'const void *') to 'const char
*' for 1st argument
int strcmp(const char *, const char *) __pure;
^
Reported by: fluffy, cmt
Regressed by: https://gitlab.gnome.org/GNOME/glib/-/commit/b46ed37c972f
|
[ 00:44 Jan Beich (jbeich) ] 27fe5ef
devel/glib20: update to 2.74.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.2
Reported by: GitLab (notify releases)
|
Wed, 26 Oct 2022
|
[ 08:43 Jan Beich (jbeich) ] 4c90553
devel/glib20: update to 2.74.1
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.1
Reported by: GitLab (notify releases)
|
Mon, 26 Sep 2022
|
[ 20:56 Jan Beich (jbeich) ] 9962b53
devel/glib20: update to 2.74.0
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.74.0/NEWS
PR: 266466
Reported by: GitLab (notify releases)
Exp-run by: antoine
|
[ 20:55 Jan Beich (jbeich) ] dc5d21e
devel/glib20: update to 2.72.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.72.4/NEWS
Reported by: GitLab (notify releases)
|
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 18 Jul 2022
|
[ 23:25 Dima Panov (fluffy) ] 943a699
devel/glib20: update to 2.72.3 maintenance release (+)
While here, incorporate patches for lock getfsent() usage [1]
Changelog: https://gitlab.gnome.org/GNOME/glib/-/tags/2.72.3
PR: 250311 [1]
With hat: desktop
|
Sat, 25 Jun 2022
|
[ 00:05 Jan Beich (jbeich) ] 899d32b
devel/glib20: update to 2.72.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.72.2/NEWS
PR: 262635
Reported by: Repology
Exp-run by: antoine
Approved by: tcberner
|
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, 17 Apr 2022
|
[ 13:07 Adriaan de Groot (adridg) ] 837447e
devel/glib20: fix up DOCS generation
Try to resolve build issues when generating DOCS. On some systems --
embarrassingly parallel ones, but also seemingly i386 -- the build
happens in a wrong order. This is explained in the comment now
added to the Makefile.
A simple way to trigger the build problem (before this patch) is this:
- configure the port
- switch to the build-dir
- run `ninja -j48 gio-doc`
Dependencies for gio-doc are incomplete, and the build fails.
I tried to solve this at Meson-level, but all my "obvious" changes
to `meson.build` like adding a dependency on `libgdbus_example_objectmanager`
to gio/meson.build got me Meson-time errors. Either no extra dependency
in the resulting Ninja files, or an error that the type of the dependency
was wrong. The ugly way to fix it is to tell ninja -- which does have
a general idea about dependencies between targets -- about it.
|
Wed, 13 Apr 2022
|
[ 10:34 Adriaan de Groot (adridg) ] f98beca
devel/glib20: add DOCS option
There is documentation possible with glib, using gtk-doc.
Add a knob and the plist bits. The documentation depends
on the tests, though: see glib issue
https://gitlab.gnome.org/GNOME/glib/-/issues/2430
Futz a bit with the options and dependencies; TEST only needs
dbus for the build, and the docs need the tests.
PR: 258624
Reported by: Hodong@nimfsoft.art
|
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
|
[ 10:00 Baptiste Daroussin (bapt) ] 522332d (Only the first 10 of 12 ports in this commit are shown above. )
devel/glib: convert gio modules and glib schemas to triggers
Use trigger to compile glib schemas, and generate gio modules cache
PR: 262567
Reviewed by: tcberner
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D34564
|
Sat, 12 Feb 2022
|
[ 14:12 Jan Beich (jbeich) ] 48c4e18
devel/glib20: update to 2.70.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.4/NEWS
Reported by: Repology
|
Fri, 28 Jan 2022
|
[ 19:19 Jan Beich (jbeich) ] c77f337
devel/glib20: update to 2.70.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.3/NEWS
Reported by: Repology
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Fri, 3 Dec 2021
|
[ 17:03 Jan Beich (jbeich) ] e577dd6
devel/glib20: update to 2.70.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.2/NEWS
Reported by: Repology
|
Fri, 29 Oct 2021
|
[ 08:05 Jan Beich (jbeich) ] 2de04cf
devel/glib20: update to 2.70.1
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.1/NEWS
PR: 259513
Approved by: tcberner
|
Sat, 2 Oct 2021
|
[ 23:01 Daniel Engberg (diizzy) ] 3014d5a
devel/glib20: Add option for unit tests
Don't build tests by default, the reduces time spent on compiling
substantially (~450 objects vs ~1200)
Add dependency for unit tests
Some tests are disable due to circular dependency
Backport upstream commit 75c854b359b8bd8b78938e51e5a2c7a42e5847ae
to fix an issue calling getpwnam_r
Thanks to arrowd for troubleshooting and submitting bugfix upstream
References:
https://gitlab.gnome.org/GNOME/glib/-/issues/2488
https://gitlab.gnome.org/GNOME/glib/-/commit/75c854b359b8bd8b78938e51e5a2c7a42e5847ae
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2276 (backport)
PR: 257623
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D31702
|
Mon, 27 Sep 2021
|
[ 17:09 Jan Beich (jbeich) ] 1a57391
devel/glib20: update to 2.70.0
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.0/NEWS
PR: 258598
Tested by: Evgeniy Khramtsov
Approved by: tcberner
|
Wed, 8 Sep 2021
|
[ 20:53 Bernhard Froehlich (decke) ] ef63689
devel/glib20: Add CPE information
Approved by: portmgr (blanket)
|
Sat, 28 Aug 2021
|
[ 08:57 Jan Beich (jbeich) ] a564992
devel/glib20: update to 2.68.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/compare/2.68.3...2.68.4
PR: 258114
Approved by: tcberner
|
[ 06:04 Jan Beich (jbeich) ] 769efa0
devel/glib20: unbreak session bus autolaunch after 94630ac169bc
Regressed by https://gitlab.gnome.org/GNOME/glib/-/commit/05ff2f877ca3
$ pkg install gtk4
$ service dbus onestart
$ cat /var/lib/dbus/machine-id
123456789012345678901234567890123
$ unset DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR
$ gtk4-demo
Gdk-Message: Failed to get file transfer portal: Cannot spawn a message bus
without a machine-id: Unable to load /var/local/lib/dbus/machine-id or
/etc/machine-id: Failed to open file “/var/local/lib/dbus/machine-id”: No
such file or directory
^C
$ gdbus call --session --dest=org.freedesktop.DBus --object-path=/
--method=org.freedesktop.DBus.ListNames
Error connecting: Cannot spawn a message bus without a machine-id: Unable to
load /var/local/lib/dbus/machine-id or /etc/machine-id: Failed to open file
“/var/local/lib/dbus/machine-id”: No such file or directory
PR: 257977
Tested by: Thibault Payet
Approved by: tcberner
|
Wed, 4 Aug 2021
|
[ 19:53 Piotr Kubaj (pkubaj) ] fd15b7f
devel/glib20: fix patching on powerpc64
The patch is not necessary anymore.
|
Tue, 3 Aug 2021
|
[ 02:46 Neel Chauhan (nc) ] 94630ac
devel/glib20: Update to 2.68.3
PR: 256200
Differential Revision: https://reviews.freebsd.org/D30511
|
Fri, 28 May 2021
|
[ 00:40 Dima Panov (fluffy) ] 662f296
devel/glib20: update to 2.66.8 release
- Drop staled tzdata patch (reported by [ade])
We still stay with 2.66.x branch due to new API changes in 2.68+ which
not supported yet by consumers.
With hat: desktop
|
Thu, 27 May 2021
|
[ 10:27 Dima Panov (fluffy) ] e4a8e4e
devel/glib20: revert update to 2.68.2
This reverts commit 507359c509389602b4060b2c5e203c99911c3578.
devel/glib20 was touched without desktop@ approval and properly passed exp-run
which caused
a massive build failures for critical parts of portstree such as *webkit*,
grstreamer* and
many others due to incompatible changes in the new glib API.
Revert, bump PORTEPOCH and freeze at 2.66.* branch till all consumers will be
adopted to new API.
With hat: ports-secteam, desktop
Pointy hat to: nc@
|
[ 02:41 Neel Chauhan (nc) ] 507359c
devel/glib20: Update to 2.68.2
|
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, 26 Feb 2021
|
[ 19:31 jhb ]
Use kinfo_getfile() to implement fdwalk().
Previously, the kern.file sysctl (which queries the global file table)
was queried and the results saved in an on-stack buffer. With a
sufficiently active system the sysctl's output could overflow the
stack's available space. Instead, switch to kinfo_getfile() from
libutil. This uses a sysctl which queries only the open files for the
current process, and it uses heap space instead of the stack to store
the sysctl output.
PR: 253602
Submitted by: ps (build glue patches)
Reported by: ps
Reviewed by: bapt
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28904
|
Sun, 14 Feb 2021
|
[ 19:38 tcberner ]
devel/glib20: add alternative file monitoring backend
This altnerative file monitoring backend implemented by the submitter may lead
to a big decrease in cpu time usage in for example thunar.
Consider it experimental, but worth a try, if your having issues with high cpu.
PR: 214338
Submitted by: rozhuk.im@gmail.com
|
Sat, 13 Feb 2021
|
[ 18:43 otis ]
devel/glib20: Update to 2.66.7
- Update to 2.66.7
- Depend on supported Python versions
- Clean up Makefile
Reviewed by: tcberner
Approved by: tcberner
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28646
|
Fri, 12 Feb 2021
|
[ 19:40 tcberner ]
devel/glib20: Fix mime search path when LOCALBASE != /usr/local (honour
LOCALBASE)
- explicitely not bumping port revision, as the package does not change for
people
who are using the defaults LOCALBASE=/usr/local -- no need to burden the
package
builders for this.
PR: 225378
Submitted by: John Hein <jcfyecrayz@liamekaens.com>
|
Wed, 23 Dec 2020
|
[ 17:30 tcberner ]
devel/glib20: loops over all possible file descriptors
- Stop glib from looping over all possible file descriptors.
- This should greatly increase performance
PR: 236815
Submitted by: rozhuk.im@gmail.com (committed version)
Reported by: Eugene Grosbein <eugen@freebsd.org>
MFH: 2020Q4
|
Sat, 19 Dec 2020
|
[ 04:22 fluffy ]
devel/glib20: update to 2.66.4 maintenance release
Changelog: https://gitlab.gnome.org/GNOME/glib/-/tags/2.66.4
|
Sat, 21 Nov 2020
|
[ 17:14 tcberner ]
devel/glib: update to 2.66.3
Changelog:
https://gitlab.gnome.org/GNOME/glib/-/releases#2.66.3
|
Tue, 20 Oct 2020
|
[ 10:25 fluffy ]
devel/glib20: uppdate to 2.66.2 maintenance release
- Important and time-critical fix to DST transitions
- Fix UTF-8 validation when escaping URI components
Release notes: https://gitlab.gnome.org/GNOME/glib/-/releases#2.66.2
|
Mon, 19 Oct 2020
|
[ 23:33 fluffy ]
devel/glib20: lock getfsent() usage to fix some consumers crashes
Add temporary fix while more correct solution is cooking in GNOME repo
(see details at https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1707)
PR: 250311
Submitted by: sigsys@gmail.com
Reviewed by: tijl
|
Sun, 4 Oct 2020
|
[ 15:07 tcberner ]
devel/glib20: update to 2.66.1
Changelog:
https://gitlab.gnome.org/GNOME/glib/-/tags/2.66.1
|
Wed, 23 Sep 2020
|
[ 16:46 bapt ]
And the final bit of the patch which was forgotten...
Bump portrevision as people may have upgraded glib already
Submitted by: fluffy
|
[ 15:35 bapt ] (Only the first 10 of 18 ports in this commit are shown above. )
Actually commit the glib 2.66.0 update
Reported by: fluffy
Differential Revision: https://reviews.freebsd.org/D25279
|
Thu, 10 Sep 2020
|
[ 18:55 tcberner ] (Only the first 10 of 47 ports in this commit are shown above. )
Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.
As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.
[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D26362
|
Sat, 4 Jul 2020
|
[ 18:11 zeising ] (Only the first 10 of 105 ports in this commit are shown above. )
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking)
|
Thu, 18 Jun 2020
|
[ 00:55 jbeich ]
devel/glib20: backport GSETTINGS_BACKEND=keyfile support
If devel/dconf or devel/gconf2 are installed then nothing changes.
If neither are installed then settings are now stored in
~/.config/glib-2.0/settings/keyfile.
PR: 247039
Obtained from: upstream
|
Wed, 5 Feb 2020
|
[ 16:06 kevans ]
glib20: revert SSP_CFLAGS workaround (ports r500819)
This was later diagnosed to be a bug in libc, which has since been addressed
in all supported releases and branches. PORTREVISION is bumped as SSP_CFLAGS
will change the output.
The bug was fixed in the following patch levels (FreeBSD-EN-20:01.ssp):
- 12.1-p2
- 12.0-p13
- 11.3-p6
PR: 243735
Approved by: kwm (gnome, maintainer via IRC)
MFH: 2020Q1
|
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
|
Sat, 4 May 2019
|
[ 18:09 jbeich ]
devel/glib20: unbreak qemu-user-static after r499897
PR: 237273
Reported by: Mikael Urankar
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Sat, 23 Feb 2019
|
[ 18:56 ashish ]
- Add fix for the GNOME glib upstream bug report 1697 which is breaking
net-im/gajim when starting up
PR: 235965
Approved by: kwm (IRC)
|
Thu, 31 Jan 2019
|
[ 17:51 tobik ] (Only the first 10 of 12 ports in this commit are shown above. )
Only append to EXTRA_PATCHES after bsd.port.pre.mk
|
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
|
Mon, 19 Nov 2018
|
[ 15:57 swills ] (Only the first 10 of 20 ports in this commit are shown above. )
devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.
Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.
PR: 233138
Approved by: gnome (kwm, maintainer, older version of patch)
Exp-run by: antoine
|
Tue, 13 Nov 2018
|
[ 17:51 kwm ]
Update glib20 to 2.56.3.
* Add MANPAGES options to build the manpages as they don't come pre-build
anymore.
Obtained from: GNOME devel repo.
|
Sat, 3 Nov 2018
|
[ 06:10 jbeich ]
devel/glib20: revert to old g_convert() behavior
PR: 232073
Reported by: many (via inkscape)
Suggested by: tijl
Tested by: glib/tests/convert
MFH: 2018Q4
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Tue, 23 Oct 2018
|
[ 16:34 jbeich ] (Only the first 10 of 45 ports in this commit are shown above. )
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
|
[ 11:35 jbeich ] (Only the first 10 of 123 ports in this commit are shown above. )
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
|
Sun, 30 Sep 2018
|
[ 11:58 kwm ] (Only the first 10 of 732 ports in this commit are shown above. )
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Fri, 29 Jun 2018
|
[ 14:22 jbeich ] (Only the first 10 of 123 ports in this commit are shown above. )
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
|
Mon, 7 May 2018
|
[ 18:42 kwm ]
Update the kqueue file monitering backend.
This update is a backport of work done by Martin Pieuchot (mpi@openbsd).
And will be available in the next major Glib released in September. This
update simplifies the backend and fixes a number of races and other
issues in the old backend.
Many thanks to Martin Pieuchot mpi@openbsd for the rewrite!
PR: 226920
Submitted by: Ting-Wei Lan <lantw44@gmail.com>, lightside@gmx.com
Obtained from: glib upstream
|
Fri, 6 Apr 2018
|
[ 15:53 jbeich ] (Only the first 10 of 117 ports in this commit are shown above. )
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
|
Sun, 28 Jan 2018
|
[ 20:29 kwm ]
Fix another crash bug in the kqueue backend.
PR: 199872 217946
|
Fri, 26 Jan 2018
|
[ 21:26 kwm ]
Update glib to 2.50.3.
Also redo the kqueue patches. Now we patch files only once, and add some
bits that got lost somewhere (which is probably my fault). Which where
causing crashes when for example nautilus or thundar where monitoring
directories and files where added/removed.
PR: 199872
|
Thu, 9 Nov 2017
|
[ 02:31 jbeich ] (Only the first 10 of 109 ports in this commit are shown above. )
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
|
Mon, 25 Sep 2017
|
[ 00:02 jbeich ] (Only the first 10 of 111 ports in this commit are shown above. )
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine
|
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
|
Mon, 17 Jul 2017
|
[ 11:12 amdmi3 ]
- Make NLS optional
Sice there's not apparent way to disable gettext support, at least
make locale files installation optional.
PR: 220385
Approved by: maintainer timeout (gnome, 2 weeks)
|
Sat, 1 Jul 2017
|
[ 05:19 jbeich ]
devel/glib20: fix symlink writing
$ gio save testfile < /etc/shells
$ ln -s testfile testlink
$ gio save testlink < /etc/shells
gio: file:///path/to/testlink: Error opening file '/path/to/testlink': Too many
links
PR: 212572
Reported by: Yuri Victorovich
Submitted by: Ting-Wei Lan
Approved by: maintainer timeout (3 weeks)
MFH: 2017Q2
|
Sat, 6 May 2017
|
[ 20:13 kwm ]
Sprinkle some fixes to make these ports build on ARCH's that don't
have clang as the default compiler.
Submitted by: jhibbits@
Differential Revision: https://reviews.freebsd.org/D10628
|
Thu, 4 May 2017
|
[ 12:08 tijl ]
r431187 moved machine-id to the upstream default location. Remove patching
of the path in audio/pulseaudio and devel/glib20.
PR: 218983, 218984
|
Sat, 29 Apr 2017
|
[ 19:09 kwm ]
Fix a problem in GLib/gio which caused gnome-shell and others to crash.
The problem happened when, for example, a packages was installed/deinstall
that placed a file in ${LOCALBASE}/share/applications.
Thanks to ajacoutot@openbsd.org and mpi@openbsd.org for bringing these
patches to my attention.
Obtained from: https://bugzilla.gnome.org/show_bug.cgi?id=739424
https://bugzilla.gnome.org/show_bug.cgi?id=778515
MFH: 2017Q2
|
Sun, 2 Apr 2017
|
[ 10:38 bapt ]
Going to 2.52 was a too big step, some Gnome/Mate programs hasn't catched up
with it yet, namely: mate-utils and gnome-dictionaries.
Going to 2.50 instead works fine
|
Sat, 1 Apr 2017
|
[ 20:45 bapt ]
Shame on me not using properly the framework I wrote...
Reported by: jbeich
Pointy hat: bapt
|
[ 20:36 bapt ]
Reapply 437111
While here remove configure arguments already passed by the framework
Reported by: jbeich
|
[ 19:37 bapt ]
Readd pathfix, it is too early to drop it
|
[ 19:24 bapt ]
update to 2.52.0
- remove the GDB option and always install the py script, it does not hurt
- remove pathfix as pkgconf now accept the lib/pkgconfig path
- switch to option framework where possible
Obtained from: kwm (older version)
|
Tue, 28 Mar 2017
|
[ 09:48 jbeich ]
devel/glib20: drop adaptive mutex workaround
PR: 168317
|
Fri, 17 Feb 2017
|
[ 23:31 jbeich ]
devel/glib20: unbreak with plain USES=iconv
According to configure.ac --with-libiconv=native is reserved for vendor
libiconv, not iconv in libc. FreeBSD removed libiconv in base r257583.
checking for iconv_open in -liconv... no
configure: error: *** No iconv() implementation found in C library or libiconv
|
Sat, 19 Nov 2016
|
[ 18:21 jbeich ] (Only the first 10 of 85 ports in this commit are shown above. )
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
|
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)
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 266 (showing only 100 on this page) |