non port: devel/glib20/Makefile |
Number of commits found: 282 (showing only 100 on this page) |
Thursday, 12 Dec 2024
|
20:56 Jan Beich (jbeich)
Mk/Uses/meson.mk: pass --localstatedir like GNU_CONFIGURE after 9f4546a03cc0
Meson defaults to --localstatedir=/var/local if --prefix=/usr/local
but this is not valid for ports/ or FreeBSD hier(7).
See also 68edbeeaae96 and
https://github.com/mesonbuild/meson/commit/24549dbed5fe
PR: 273605
Analyzed by: Tatsuki Makino
Exp-run by: antoine
f735bc3 |
Wednesday, 30 Oct 2024
|
18:29 Gleb Popov (arrowd)
devel/glib20: Enable GNetworkMonitor with Netlink backend
Sponsored by: Future Crew, LLC
622023b |
Tuesday, 27 Aug 2024
|
00:48 Jan Beich (jbeich)
devel/glib20: update to 2.80.5
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.80.5/NEWS
Reported by: GitLab (notify releases)
c61a59f |
Wednesday, 10 Jul 2024
|
16:15 Charlie Li (vishwin)
devel/glib20: pull in upstream commit fixing resolver-parsing test
...build error.
https://gitlab.gnome.org/GNOME/glib/-/commit/0901b03bbe6feb96dbc7521b00c3191a53ff79b8
Reported by: vishwin, ale
16c5084 |
13:25 Charlie Li (vishwin)
devel/glib20: update to 2.80.4
Changelog: https://gitlab.gnome.org/GNOME/glib/-/blob/2.80.4/NEWS
While here, belated GTKDOC -> DOC, as gi-docgen replaced gtk-doc
in 2.80.0. Only a subset of the API reference and tools documentation
are generated when introspection is disabled.
3b2b89d |
Sunday, 30 Jun 2024
|
14:44 Gleb Popov (arrowd)
devel/glib20: Define TEST_DEPENDS and add prepartions to pre-test
4eb8bb4 |
14:44 Gleb Popov (arrowd)
devel/glib20: Remove DEBUG option that does nothing
48d1e73 |
Monday, 10 Jun 2024
|
22:50 Jan Beich (jbeich)
devel/glib20: update to 2.80.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.80.3/NEWS
Reported by: GitLab (notify releases)
97a94e4 |
Thursday, 9 May 2024
|
00:50 Jan Beich (jbeich)
devel/glib20: update to 2.80.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.80.2/NEWS
Reported by: GitLab (notify releases)
f305c83 |
Tuesday, 7 May 2024
|
16:01 Jan Beich (jbeich)
devel/glib20: update to 2.80.1
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.80.1/NEWS
Reported by: GitLab (notify releases)
Security: CVE-2024-34397
4298639 |
Friday, 15 Mar 2024
|
05:54 Jan Beich (jbeich)
devel/glib20: update to 2.80.0
Temporarily pass -Dintrospection=disabled to avoid dependency loop
with devel/gobject-introspection.
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.80.0/NEWS
PR: 277581
Reported by: GitLab (notify releases)
Exp-run by: antoine
47c17dc |
Tuesday, 23 Jan 2024
|
00:37 Jan Beich (jbeich)
devel/glib20: update to 2.78.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.78.4
Reported by: GitLab (notify releases)
e8c80a67 |
Friday, 12 Jan 2024
|
22:40 Muhammad Moinur Rahman (bofh)
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr
9f8f710 |
Thursday, 7 Dec 2023
|
00:47 Jan Beich (jbeich)
devel/glib20: update to 2.78.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/compare/2.78.1...2.78.3
Reported by: GitLab (notify releases)
beb1a01 |
Thursday, 26 Oct 2023
|
00:02 Jan Beich (jbeich)
devel/glib20: update to 2.78.1
Changes: https://gitlab.gnome.org/GNOME/glib/-/compare/2.78.0...2.78.1
Reported by: Repology
c455a8a |
Saturday, 21 Oct 2023
|
17:17 Gleb Popov (arrowd)
devel/glib20: Remove ancient obsolete patches and sed calls.
022edda |
Thursday, 21 Sep 2023
|
18:38 Jan Beich (jbeich)
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
1d26c49 |
Thursday, 31 Aug 2023
|
11:41 Jan Beich (jbeich)
devel/glib20: update to 2.76.5
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.5
Reported by: GitLab (notify releases)
38ea22a |
Saturday, 19 Aug 2023
|
18:56 Jan Beich (jbeich)
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
fd15885 |
Thursday, 6 Jul 2023
|
22:18 Jan Beich (jbeich)
devel/glib20: update to 2.76.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.4
Reported by: GitLab (notify releases)
8a8c42b |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
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>
3d9a815 |
Tuesday, 23 May 2023
|
17:12 Jan Beich (jbeich)
devel/glib20: update to 2.76.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.3
Reported by: GitLab (notify releases)
b08f0e4 |
Friday, 19 May 2023
|
19:28 Jan Beich (jbeich)
devel/glib20: respect _MAKE_JOBS workaround after 1597e735c46d
Reported by: portscan
a0569f8 |
Saturday, 22 Apr 2023
|
00:36 Jan Beich (jbeich)
devel/glib20: update to 2.76.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.2
Reported by: GitLab (notify releases)
8cef7ff |
Wednesday, 22 Mar 2023
|
15:36 Jan Beich (jbeich)
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
4b8cb87 |
15:36 Jan Beich (jbeich)
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
fcf0cc1 |
Monday, 20 Mar 2023
|
15:20 Jan Beich (jbeich)
devel/glib20: unbreak with --auto-features=enabled
gio/meson.build:933:0: ERROR: Dependency "libelf" not found, tried pkgconfig
PR: 270361
8fcbe2c |
Saturday, 4 Mar 2023
|
12:04 Dima Panov (fluffy)
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
4a7a56c |
Thursday, 19 Jan 2023
|
15:16 Jan Beich (jbeich)
devel/glib20: update to 2.74.5
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.5
Reported by: GitLab (notify releases)
0a94142 |
Wednesday, 21 Dec 2022
|
22:56 Jan Beich (jbeich)
devel/glib20: update to 2.74.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.4
Reported by: GitLab (notify releases)
7dda4a7 |
Friday, 9 Dec 2022
|
08:07 Baptiste Daroussin (bapt)
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
1597e73 |
Thursday, 1 Dec 2022
|
16:18 Jan Beich (jbeich)
devel/glib20: update to 2.74.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.3
Reported by: GitLab (notify releases)
dbd7086 |
Saturday, 26 Nov 2022
|
14:17 Jan Beich (jbeich)
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
4b21124 |
00:44 Jan Beich (jbeich)
devel/glib20: update to 2.74.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.2
Reported by: GitLab (notify releases)
27fe5ef |
Wednesday, 26 Oct 2022
|
08:43 Jan Beich (jbeich)
devel/glib20: update to 2.74.1
Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.1
Reported by: GitLab (notify releases)
4c90553 |
Monday, 26 Sep 2022
|
20:56 Jan Beich (jbeich)
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
9962b53 |
20:55 Jan Beich (jbeich)
devel/glib20: update to 2.72.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.72.4/NEWS
Reported by: GitLab (notify releases)
dc5d21e |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
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>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alan Somers <asomers@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alessandro Sagratini <ale_sagra@hotmail.com>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <alex@kapranoff.ru>
* Alex Kapranoff <ka@nadoby.ru>
* Alex Kapranoff <kappa@FreeBSD.org.ua>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Kapranoff <kapr@crosswinds.net>
* Alex Miller (<asm@asm.kiev.ua>)
* Alex Pesternikov <apesternikov@page2rss.com>
* Alex Semenyaka <alex@rinet.ru>
* Alex Varju <freebsd-ports@varju.ca>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Churannov <churanov.port.maintainer@gmail.com>
* Alexander Churanov <churanov.port.maintainer@gmail.com>
* Alexander Leidinger <netchild@FreeBSD.org>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Nedotsukov <bland@mail.ru>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexandros Kosiaris <akosiaris+ports@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alexey V. Degtyarev
* Alexey V. Degtyarev <alexey@renatasystems.org>
* Alfred Perlstein <alfred@FreeBSD.org>
* Alfred Perlstein <alfred@freebsd.org>
* Alistair King <alistair@caida.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Anatoliy Dmytriyev
* Anatoliy Dmytriyev <tolid@plab.ku.dk>
* Anatoliy Dmytriyev <tolid@tolid.eu.org>
* Andre Rikkert de Koe - ARK-ICT <andre@ark-ict.nl>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andreas Kohn
* Andreas Kohn <andreas@syndrom23.de>
* Andreas Kohout <shanee@augusta.de>
* Andreev Maxim <andreevmaxim@gmail.com>
* Andrej Ebert <andrej@ebert.su>
* Andrew Baznikin <dikiy@scn.ru>
* Andrew Elble <aweits@rit.edu>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Turner <andrew+ports@fubar.geek.nz>
* Andrew Wingorodov <mail@andr.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Chernov <ache@FreeBSD.org>
* Andrey Ignatov <rdna@rdna.ru>
* Andrey Kostenko <andrey@kostenko.name>
* Andrey V. Elsukov <bu7cher@yandex.ru>
* Andrey Zakhvatov
* Andrey Zonov <andrey@zonov.org>
* Andriy Gapon
* Andriy Pylypenko <bamby@sippysoft.com>
* Anes Muhametov <anes@anes.su>
* Anes Mukhametov <anes@anes.su>
* Anish Mistry (<amistry@am-productions.biz>)
* Anish Mistry <amistry@am-productions.biz>
* Antoine Brodin <antoine@FreeBSD.org>
* Anton Berezin
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Tornqvist <antont@inbox.lv>
* Anton tornqvist <antont@inbox.lv>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Antonio Carlos Venancio Junior (<antonio@php.net>)
* Archie Cobbs
* Armin Pirkovitsch <armin@frozen-zone.org>
* Arun Sharma <arun@sharma-home.net>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Ashish SHUKLA <wahjava@gmail.com>
* Autrijus Tang <autrijus@autrijus.org>
* Axel Rau <axel.rau@chaos1.de>
* Babak Farrokhi <farrokhi@FreeBSD.org>
* Balwinder S "bsd" Dheeman <bsd@rubyforge.org>
* Balwinder S Dheeman <bdheeman@gmail.com>
* Baptiste Daroussin
* Bartek Rutkowski <ports@robakdesign.com>
* Bartek Rutkowski <robak@FreeBSD.org>
* Ben Haga <tuximus@tuximus.mine.nu>
* Ben Woods <woodsb02@FreeBSD.org>
* Bill Brinzer <bill.brinzer@gmail.com>
* Bill Fumerola <billf@chc-chimes.com>
* Björn König <bkoenig@alpha-tierchen.de>
* Boris B. Samorodov <bsam@ipt.ru>
* Boris Samorodov <bsam@FreeBSD.org>
* Brad Davis <brd@FreeBSD.org>
* Brad Hendrickse <bradh@uunet.co.za>
* Brad Jones <brad@kazrak.com>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Brian Dean <bsd@FreeBSD.org>
* Brian Minard <bminard@flatfoot.ca>
* Brian Skrab <brian@quynh-and-brian.org>
* Brooks Davis
* Bruce M Simpson
* Bruce M Simpson <bms@spc.org>
* Bruce M. Simpson
* Bruce M. Simpson <bms@FreeBSD.org>
* Bruce Simpson
* Bryan Drewery <bryan@shatow.net>
* Carlo Strub
* Carlo Strub <cs@FreeBSD.org>
* Carlos A M dos Santos <unixmania@gmail.com>
* Carlos J Puga Medina <cpm@fbsd.es>
* Carlos J. Puga Medina <cpm@FreeBSD.org>
* Cezary Morga <cm@therek.net>
* Charlie & <root@meatwad.mouf.net>
* Cheng-Lung Sung
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Cheng-Lung Sung <clsung@dragon2.net>
* Choe, Cheng-Dae
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris St Denis <chris@ctgameinfo.com>
* Chris St Denis <chris@smartt.com>
* Christer Edwards <christer.edwards@gmail.com>
* Christian Geier <geier@lostpackets.de>
* Christoph Kick
* Christoph Mallon <christoph.mallon@gmx.de>
* Christoph Moench-Tegeder <cmt@burggraben.net>
* Christopher Boumenot <boumenot@gmail.com>
* Christopher Elkins <chrise@scardini.com>
* Christopher Key <cjk32@cam.ac.uk>
* Christopher Nehren <apeiron+ports@coitusmentis.info>
* Christopher Nehren <apeiron@coitusmentis.info>
* Christopher Nehren <apeiron@comcast.net>
* Chuck Swiger <chuck@pkix.net>
* Conrad Meyer <cem@FreeBSD.org>
* Cory R. King <coryking@mozimedia.com>
* Cory R. King <coryking@mozimediacom>
* Craig Leres <leres@FreeBSD.org>
* Craig Leres <leres@freebsd.org>
* Craig Manley
* Cristiano Rolim Pereira <cristianorolim@hotmail.com>
* Cristiano Rolim Pereira <cristianorolim@outlook.com>
* Cyrille Lefevre <clefevre@citeweb.net>
* D'Arcy J.M. Cain <darcy@druid.net>
* Daichi GOTO <daichi@FreeBSD.org>
* Dan Langille
* Dan Langille <dvl@FreeBSD.org>
* Dan Rench <citric@cubicone.tmetic.com>
* Daniel Gerzo <danger@FreeBSD.org>
* Daniel Roethlisberger <daniel@roe.ch>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Danny Warren <danny@dannywarren.com>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dave Grochowski
* Dave Grochowski <malus.x@gmail.com>
* David Chaplin-Loebell <direct@klatha.com>
* David Kalliecharan <dave@dal.ca>
* David Naylor <dbn@FreeBSD.org>
* David Naylor <dbn@dragon.local>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@NUXI.com)
* David Romano <unobe@cpan.org>
* David Shane Holden <dpejesh@yahoo.com>
* David Sugar <dyfet@gnu.org>
* David Thiel <lx@freebsd.org>
* David Thiel <lx@redundancy.redundancy.org>
* David Xu
* David Yeske <dyeske@gmail.com>
* David Yeske <dyeske@yahoo.com>
* Davíð Steinn Geirsson <david@isnic.is>
* Denis Pokataev <catone@cpan.org>
* Denis Shaposhnikov <dsh@vlink.ru>
* Denise H. G. <darcsis@gmail.com>
* Dennis Herrmann <adox@mcx2.org>
* Derek Schrock <dereks@lifeofadishwasher.com>
* Devaux Fabien <fab@gcu.info>
* Dikshie <dikshie@sfc.wide.ad.jp>
* Dima Panov <fluffy@FreeBSD.org>
* Dima Sivachenko <dima@chg.ru>
* Dimitry Andric <dim@FreeBSD.org>
* Dirk Jagdmann <doj@cubic.org>
* Ditesh Shashikant Gathani <ditesh@gathani.org>
* Dmitry Karasik (<dk@catpipe.net>)
* Dmitry Karasik <dmitry@karasik.eu.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Dmitry Sivachenko <dima@Chg.RU>
* Dominic Marks <d.marks@student.umist.ac.uk>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Douglas Thrift
* Douglas Thrift <douglas@douglasthrift.net>
* Dryice Liu
* Dryice Liu <dryice@dryice.name>
* Dusan Vejnovic <freebsd@dussan.org>
* Ed Schouten <ed@FreeBSD.org>
* Ed Schouten <ed@fxq.nl>
* Edward Chuang <edwardchuang@gmail.com>
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Edwin Groothuis (edwin@mavetju.org)
* Edwin Groothuis <edwin2mavetju.org>
* Eivind Eklund <eivind@FreeBSD.org>
* Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Anholt
* Eric Anholt <anholt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Eric Schnoebelen <eric@cirr.com>
* Erik Greenwald <erik@smluc.org>
* Ernst de Haan <znerd@FreeBSD.org>
* Erwin Lansing <erwin@FreeBSD.org>
* Espen Skoglund <esk@ira.uka.de>
* Espen Volden aka voldern <voldern@hoeggen.net>
* Euan Thoms <euan@potensol.com>
* Eugene Grosbein <ports@grosbein.net>
* Evan Sarmiento <bsdports@wayfair.com>
* Evgeniy Kosov <evgeniy@kosov.su>
* Evgueni V. Gavrilov <aquatique@rusunix.org>
* Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* Fabian Keil <fk@fabiankeil.de>
* Felippe M. Motta <lippe@shire.freebsd.org>
* Felippe de Meirelles Motta <lippemail@gmail.com>
* Felix Hanley
* Felix Palmen <felix@palmen-it.de>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Florian Limberger <flo@snakeoilproductions.net>
* Frank Laszlo <laszlof@vonostingroup.com>
* Frank Mayhar <frank@exit.com>
* Frank Steinborn <steinex@nognu.de>
* Frank Wall <freebsd@moov.de>
* Frank Wall <fw@moov.de>
* Franz Klammer <klammer@webonaut.com>
* Frederic Culot <culot@FreeBSD.org>
* Frederic Culot <frederic@culot.org>
* Frederic Praca <frederic.praca@freebsd-fr.org>
* FreeBSD GNOME Team <gnome@FreeBSD.org>
* FreeBSD GNOME Team <gnome@freebsd.org>
* Frerich Raabe <frerich.raabe@gmx.de>
* Fukang Chen <loader@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gabor Kovesdan <gabor@FreeBSD.org>
* Gabor Pali <pgj@FreeBSD.org>
* Gabriel M. Dutra <0xdutra@gmail.com>
* Garrett Rooney <rooneg@electricjellyfish.net>
* Garrett Wollman <wollman@lcs.mit.edu>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin
* Gea-Suan Lin <gslin@gslin.org>
* Geistteufel <geistteufel@yahoo.fr>
* Geoffrey Mainland <mainland@apeiron.net>
* Geoffroy Desvernay <dgeo@centrale-marseille.fr>
* George Hartzell <hartzell@alerce.com>
* George Reid <greid@ukug.uk.freebsd.org>
* Gerald Pfeifer <gerald@FreeBSD.org>
* Geraud CONTINSOUZAS <geraud@gcu.info>
* Geraud Continsouzas <geraud@gcu.info>
* Gerrit Beine (<gerrit.beine@gmx.de>)
* Gerrit Beine (<gerrit@beine-computer.de>)
* Gerrit Beine (<tux@pinguru.net>)
* Gerrit Beine <mail+freebsd@gerritbeine.de>
* Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
* Gilbert Morgan <gmm@tutanota.com>
* Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
* Glenn Johnson
* Green Dog <fiziologus@gmail.com>
* Greg Larkin <glarkin@FreeBSD.org>
* Gregory Shapiro <gshapiro@FreeBSD.org>
* Grzegorz Blach <gblach@FreeBSD.org>
* Guangyuan Yang <ygy@FreeBSD.org>
* Gustau Perez <gustau.perez@gmail.com>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Hakisho Nukama <nukama@gmail.com>
* Hardy Schumacher <hardy.schumacher@gmx.de>
* Hardy Schumacher <lowmaster@web.de>
* Henk van Oers <hvo.pm@xs4all.nl>
* Henrik Motakef <henrik.motakef@web.de>
* Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Herve Quiroz <hq@FreeBSD.org>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Hiroyuki Iwatsuki <don@na.rim.or.jp>
* Horance Chou <horance@freedom.ie.cycu.edu.tw>
* Hung-Yi Chen <gaod@hychen.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* IWATSUKI Hiroyuki <don@na.rim.or.jp>
* Ian Vaudrey <i.vaudrey@bigfoot.com>
* Iblis Lin <iblis@hs.ntnu.edu.tw>
* Igor Vinokurov <igor@zynaps.ru>
* Ilia Chipitsine <ilia@cgu.chel.su>
* Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
* J Han <hjh@photino.com>
* J. Giovannangeli
* J.R. Oldroyd <fbsd@opal.com>
* Jaap Boender <jaapb@kerguelen.org>
* Jacob Atzen <jatzen@gmail.com>
* Jacques Marneweck <jacques@php.net>
* Jake Smith <jake@xz.cx>
* James Bailie <jimmy@mammothcheese.ca>
* James E Keenan <jkeenan@cpan.org>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jan Siml <jsi@jules.de>
* Janni
* Janni <jannisan@t-online.de>
* Janos Mohacsi
* Jase Thew <freebsd@beardz.net>
* Jason Heiss <jheiss@aput.biz>
* Jason Helfman <jgh@FreeBSD.org>
* Jason Portwood <jason@iac.net>
* Jean Milanez Melo <jmelo@FreeBSD.org>
* Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeffrey Hsu <hsu@FreeBSD.org>
* Jens Grassel <freebsd-ports@jan0sch.de>
* Jeremy Norris <ishmael27@home.com>
* Jeremy Norris <ishmael27x@yahoo.com>
* Jeremy Shaffner <jeremy@external.org>
* Jerry A! <jerry@thehutt.org>
* Jerry Hicks
* Jerry Hicks <wghicks@bellsouth.net>
* Jesper Dalberg <jesper@jdn.dk>
* Jesse Kempf (jessekempf@gmail.com)
* Jesse McConnell <jesse@gallup.com>
* Jim Pirzyk <pirzyk@uiuc.edu>
* Jim Riggs <ports@christianserving.org>
* Jimmy Olgeni <olgeni@FreeBSD.org>
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Jin-Sih, Lin <linpct@gmail.com>
* Joachim Strombergson
* Jochen Neumeister (<joneum@bsdproject.de>)
* Joe Horn <joehorn@gmail.com>
* Joe Kelsey
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Joep Grooten <joep@di.nl>
* Joerg Wunsch <joerg@FreeBSD.org>
* Johan Kerckaert <kirk@bricsnet.com>
* Johan Str??m <johan@stromnet.se>
* Johann Visagie <johann@egenetics.com>
* Johann Visagie <wjv@FreeBSD.org>
* Johannes Dieterich <jmd@freebsd.org>
* Johannes Jost Meixner <xmj@FreeBSD.org>
* Johannes Lundberg <johalun0@gmail.com>
* Johannes M Dieterich <jmd@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* Johannes Meixner <xmj@FreeBSD.org>
* John Alden + Eric Freeman <freebsdports@chillibear.com>
* John Chen <johnpupu@gmail.com>
* John Hein <jhein@symmetricom.com>
* John Hood <cgull@glup.org>
* John Marino <marino@FreeBSD.org>
* John Merryweather Cooper
* John Merryweather Cooper et al
* Johnny Sorocil <jsorocil@gmail.com>
* Jon M. Dugan <jdugan@x1024.net>
* Jon Nistor <nistor@snickers.org>
* Jona Joachim <walkingshadow@grummel.net>
* Jonas Palm <jonaspalm@posteo.de>
* Jonathan Anderson <jonathan@FreeBSD.org>
* Jonathan Weiss (<jw@innerewut.de>)
* Jordi Haarman
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
* Jose Jachuf <jjachuf@gmail.com>
* Joseph Benden <joe@thrallingpenguin.com>
* Joseph Scott <joseph@randomnetworks.com>
* Josh Tiefenbach <josh@zipperup.org>
* Jov <amutu@amutu.com>
* Ju Pengfei <jupengfei@gmail.com>
* Juergen Lock <nox@FreeBSD.org>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Julien Laffaye <kimelto@gmail.com>
* Jun Kuriyama <kuriyama@FreeBSD.org>
* Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
* June-Yen Huang <jihuang@gate.sinica.edu.tw>
* Juraj Lutter <otis@sk.freebsd.org>
* Justin Stanford <jus@security.za.net>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kan Sasaki <sasaki@fcc.ad.jp>
* Kapil Chowksey <kchowksey@hss.hns.com>
* Karsten Pedersen <kpedersen@opencde.org>
* Keith Gaughan <k@stereochro.me>
* Kelly Hays <kelly.hays@jkhfamily.org>
* Kevin Lo <kevlo@FreeBSD.org>
* Khairil Yusof <kaeru@inigo-tech.com>
* Kimo <kimor79@yahoo.com>
* Kimura Fuyuki <fuyuki@hadaly.org>
* Kimura Fuyuki <fuyuki@mj.0038.net>
* Kimura Fuyuki <fuyuki@nigredo.org>
* Kirill Ponomarev <krion@FreeBSD.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kiyoshi Matsui <kmatsui@t3.rim.or.jp>
* Klaus Aehlig <aehlig@linta.de>
* Klaus Goger <klaus.goger@reflex.at>
* Klaus T. Aehlig <aehlig@linta.de>
* Koichiro IWAO <meta@FreeBSD.org>
* Konstantin Lepa <konstantin.lepa@gmail.com>
* Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Koop Mast <kwm@FreeBSD.org>
* Kris Moore <kris@pcbsd.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Kurt Jaeger <fbsd-ports@opsec.eu>
* Kurt Kanzenbach <kurt@kmk-computers.de>
* Kurt Lidl <kurt.lidl@cello.com>
* Kyle Evans <kevans@FreeBSD.org>
* Kyle Martin <mkm@ieee.org>
* Landon Fuller <landonf@opendarwin.org>
* Lapo Luchini <lapo@lapo.it>
* Lars Balker Rasmussen <lbr@FreeBSD.org>
* Lars Eggert <lars.eggert@gmx.net>
* Lars Thegler <lars@thegler.dk>
* Lars Thegler <lth@FreeBSD.org>
* Leif Pedersen <pedersen@meridian-enviro.com>
* Leo Kim <leo@florida.sarang.net>
* Leo Vandewoestijne <freebsd@dns.company>
* Lev A. Serebryakov <lev@serebryakov.spb.ru>
* Lev Serebryakov <lev@serebryakov.spb.ru>
* Lev Walkin <vlm@lionet.info>
* Lewis Thompson <purple@lewiz.net>
* Li-Wen Hsu <lwhsu@FreeBSD.org>
* Li-Wen Hsu <lwhsu@lwhsu.org>
* Loic Pefferkorn <loic-freebsd@loicp.eu>
* Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
* Luca Pizzamiglio <luca.pizzamiglio@trivago.com>
* Luke Jee <lukejee@gmail.com>
* Lung-Pin Chang <changlp@cs.nctu.edu.tw>
* Lutz Boehne <lboehne@damogran.de>
* MANTANI Nobutaka <nobutaka@FreeBSD.org>
* Mahdi Mokhtari <mokhi64@gmail.com>
* Manuel Giraud <manuel.giraud@gmail.com>
* Marc E.E. van Woerkom <marc.vanwoerkom@fernuni-hagen.de>
* Marcello Coutinho <marcellocoutinho@gmail.com>
* Marco Broeder <marco.broeder@posteo.eu>
* Marco Molteni <molterSPAM@gufiSPAM.org>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Markus Dolze <bsdfan@nurfuerspam.de>
* Martin Jackson (mhjacks@swbell.net)
* Martin Jackson <mhjacks@swbell.net>
* Martin Kammerhofer
* Martin Kammerhofer <mkamm@gmx.net>
* Martin Matuska <martin@matuska.org>
* Martin Matuska <mm@FreeBSD.org>
* Martin Preuss <martin@libchipcard.de>
* Martin Tournoij <carpetsmoker@gmail.com>
* Martin Waschbuesch <martin@waschbuesch.de>
* Martin Wilke (miwi@FreeBSD.org)
* Martin Wilke <miwi@FreeBSD.org
* Martin Wilke <miwi@FreeBSD.org>
* Marzhan Mykola <delgod@portaone.com>
* Masahiro Teramoto <markun@onohara.to>
* Mathieu Arnold
* Mathieu Arnold <m@absolight.net>
* Matt Harris <mattdharris@users.sourceforge.net>
* Matt Peterson <matt@peterson.org>
* Matthew Hunt <mph@pobox.com>
* Matthew Seaman <matthew@FreeBSD.org>
* Matthew Will <mwill@spingen.com>
* Matthias Andree <matthias.andree@gmx.de>
* Matthias Fechner <mfechner@FreeBSD.org>
* Matthias Sund <m.sund@arcor.de>
* Mauricio Herrera Cuadra <mauricio@arareko.net>
* Max Campos <mcampos@bpsw.biz>
* Max Khon <fjoe@FreeBSD.org>
* Maxim Maximov (mcsi@agava.com)
* Maxim Sobolev <sobomax@FreeBSD.org>
* Meikel Brandmeyer <ocaml-ounit-port@kotka.de>
* Michael Beer <beerml@sigma6audio.de>
* Michael Gmelin <grembo@FreeBSD.org>
* Michael Grunewald
* Michael Grünewald <michipili@gmail.com>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael L. Hostbaek <mich@freebsdcluster.org>
* Michael Le Barbier Grünewald <michipili@gmail.com>
* Michael Lyngbøl <lyngbol@wheel.dk>
* Michael Moll <kvedulv at kvedulv.de>
* Michael Moll <kvedulv@kvedulv.de>
* Michael Schout <mschout@gkg.net>
* Michael Winking <mwfp@foldl.net>
* Michal Bielicki <m.bielicki@llizardfs.com>
* Michaël Grünewald
* Miguel Mendez <flynn@energyhq.homeip.net>
* Mike Buchanon <buchanon@msu.edu>
* Mike Fisher <Michael_Fisher@URMC.Rochester.edu>
* Mike McGaughey <mmcg@cs.monash.edu.au>
* Mikhail T. <m.tsatsenko@gmail.com>
* Mikhail T. <michael@fun-box.ru>
* Mikhail Teterin
* Mikhail Teterin <mi@aldan.algebra.com>
* Mikolaj Golub <to.my.trociny@gmail.com>
* Mirko Zinn <mail@derzinn.de>
* Mitsuru YOSHIDA
* Mons Anderson <mons@cpan.org>
* Motoyuki Kasahara <m-kasahr@sra.co.jp>
* Muhammad Moinur Rahman <5u623l20@gmail.com>
* Muhammad Moinur Rahman <bofh@FreeBSD.org>
* Muhammad Moinur Rahman<5u623l20@gmail.com>
* Muhammad Moinur Rahman<bofh@FreeBSD.org>
* Murilo Opsfelder <mopsfelder@gmail.com>
* Murray Stokely <murray@cdrom.com>
* Mykola Marzhan <delgod@portaone.com>
* NAKATA Maho <maho@FreeBSD.org>
* NECDET COKYAZICI <cokyazici@yahoo.co.uk>
* Neal Nelson <neal@nelson.name>
* Nemo Liu <nemoliu@FreeBSD.org>
* Nicholas Esborn <nick@netdot.net>
* Nick Hilliard <nick@foobar.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Nicolas Embriz <nbari@tequila.io>
* Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
* Niels Kristensen <niels@kristensen.io>
* Nik Clayton <nik@FreeBSD.org>
* Nikolay Dachev <freebsd@dacehv.info>
* Nikos Ntarmos <ntarmos@ceid.upatras.gr>
* Nobutaka Mantani <nobutaka@FreeBSD.org>
* Oleg A. Mamontov <oleg@mamontov.net>
* Oleg Mamontov <oleg@mamontov.net>
* Oleg Ukraincev <oleg@ht-systems.ru>
* Oleh Hushchenkov <o.hushchenkov@gmail.com>
* Oleksii Tsai <oleksii.tsai@gmail.com>
* Oliver Braun
* Oliver Braun <obraun@FreeBSD.org>
* Oliver Fromme
* Oliver Lehmann
* Oliver Lehmann <lehmann@ans-netz.de>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Olivier Duchateau <duchateau.olivier@gmail.com>
* Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
* Palle Girgensohn <girgen@FreeBSD.org>
* Palle Girgensohn <girgen@pingpong.net>
* Parv <parv@pair.org>
* Patrice Clement <monsieurp@gentoo.org>
* Patrick Alken <alken@colorado.edu>
* Patrick Li <pat@databits.net>
* Patrick MARIE <mycroft@virgaria.org>
* Paul Mather <paul@gromit.dlib.vt.edu>
* Pav Lucistnik <pav@FreeBSD.org>
* Pawel Pekala <pawel@FreeBSD.org>
* Pedro F Giffuni
* Pedro F. Giffuni
* Pedro F. Giffuni <giffunip@asme.org>
* Pedro Giffuni
* Pedro Giffuni <pfg@FreeBSD.org>
* Pete Fritchman <petef@databits.net>
* Peter Bozarov (kingofgib@users.sourceforge.net)
* Peter Haight <peterh@sapros.com>
* Peter Jeremy <peterjeremy@acm.org>
* Peter Johnson <johnson.peter@gmail.com>
* Peter Pentchev <roam@FreeBSD.org>
* Peter Schuller <peter.schuller@infidyne.com>
* Peter Vereshagin <peter@vereshagin.org>
* Petr Holub <hopet@ics.muni.cz>
* Petri Totterman <petri.totterman@hmv.fi>
* Phil Maker <pjm@gnu.org>
* Phil Oleson <oz@nixil.net>
* Philip Drapeau <pdrapeau@advanis.ca>
* Philip M. Gollucci
* Philip Paeps <philip@FreeBSD.org>
* Philip Paeps <philip@paeps.cx>
* Philip Schulz <phs@deadc0.de>
* Philippe Audeoud <jadawin@tuxaco.net>
* Pietro Cerutti <gahr@FreeBSD.org>
* Piotr Florczyk <p.florczyk@adminworkshop.pl>
* Piotr Kubaj <emulation@FreeBSD.org$
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chien Lin <linpc@cs.nctu.edu.tw>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Rainer Hurling <rhurlin@gwdg.de>
* Ralf Gebhart <gebhart@secnetix.de>
* Ralf S. Engelschall
* Ralf S. Engelschall <rse@gnu.org>
* Randall Hopper <aa8vb@nc.rr.com>
* Remington Lang <MrL0Lz@gmail.com>
* René Ladan <rene@freebsd.org>
* Richard Gallamore <ultima@freebsd.org>
* Robert Gogolok <gogo@cs.uni-sb.de>
* Robert Noland <rnoland@FreeBSD.org>
* Robert Schlotterbeck <robert@rs.tarrant.tx.us>
* Rod Person <rodperson@rodperson.com>
* Rod Taylor <ports@rbt.ca>
* Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
* Rodrigo OSORIO <rodrigo@FreeBSD.org>
* Roger Hardiman <roger@freebsd.org>
* Roland van Laar <roland@micite.net>
* Romain Tartiere <romain@FreeBSD.org>
* Romain Tartiere <romain@blogreen.org>
* Roman Bogorodskiy <novel@FreeBSD.org>
* Roman Shterenzon <romanbsd@yahoo.com>
* Ronald Klop <ronald@echteman.nl>
* Rong-En Fan <rafan@FreeBSD.org>
* Rong-En Fan <rafan@infor.org>
* Ross Timson <ross@rosstimson.com>
* Rouslan Iskhakov <rouslan@rshell.net>
* Rozhuk Ivan
* Ruben de Groot <rdg@bzerk.org>
* Ruben van Staveren
* Rui Lopes (<rgl ruilopes com>)
* Rui Lopes (rgl ruilopes com)
* Rui Lopes <rgl ruilopes com>
* Rui Lopes <rui@ruilopes.com>
* Rui Paulo <rpaulo@FreeBSD.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Russell Francis <johntabularasa@users.sf.net>
* Ryan Steinmetz (<rpsfa@rit.edu>)
* Ryan Steinmetz <rpsfa@rit.edu>
* Ryan Steinmetz <zi@FreeBSD.org>
* SADA Kenji <sada@FreeBSD.org>
* Sahil Tandon <sahil@FreeBSD.org>
* Sahil Tandon <sahil@tandon.net>
* Sam Lawrance <boris@brooknet.com.au>
* Samuel Tardieu <sam@rfc1149.net>
* Samy Al Bahra <samy@kerneled.com>
* Samy Al Bahra <samy@kerneled.org>
* Sander Vesik <sander@haldjas.folklore.ee>
* Sandro Sigala
* Seamus Venasse <svenasse@polaris.ca>
* Sean Chittenden <sean@chittenden.org>
* Sean Chittenden <seanc@FreeBSD.org>
* Sean Farley <sean-freebsd@farley.org>
* Sean McLaughlin <sigma.zx@gmail.com>
* Serge Gagnon <serge.gagnon.1@ulaval.ca>
* Serge Gagnon <serge.gagnon@b2b2c.ca>
* Sergei Gnezdov <sergeiga@yahoo.com>
* Sergei Kolobov <sergei@kolobov.com>
* Sergei Vyshenski
* Sergei Vyshenski <svysh.fbsd@gmail.com>
* Sergei Vyshenski <svysh@pn.sinp.msu.ru>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Golyashov <svvord@soft-wizard.ru>
* Sergey Kozlov <kozlov.sergey.404@gmail.com>
* Sergey Matveychuk <sem@ciam.ru>
* Sergey Skvortsov <skv@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Sergey V. Dyatko <Sergey.Dyatko@gmail.com>
* Sergey V. Dyatko <sergey.dyatko@gmail.com>
* Serguei Okladnikov <oklaspec@gmail.com>
* Shane Ambler <FreeBSD@Shaneware.biz>
* Shaun Amott <shaun@FreeBSD.org>
* Sheldon Hearn <sheldonh@FreeBSD.org>
* Shell Hung <shell@shellhung.org>
* Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* Shinsuke Matsui <smatsui@karashi.org>
* Simon Barner <barner@gmx.de>
* Simon Marlow <simonmar@microsoft.com>
* Simon Olofsson <simon@olofsson.de>
* Simun Mikecin <numisemis@yahoo.com>
* Sir l33tname <sirl33tname@gmail.com>
* Sofian Brabez <sbrabez@gmail.com>
* Sofian Brabez <sbz@FreeBSD.org>
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Stanislav Sedov <stas@FreeBSD.org>
* Stanislav Sedov <stas@fonon.realnet>
* Stefan Bethke <stb@lassitu.de>
* Stefan Ehmann <shoesoft@gmx.net>
* Stefan Pauly <stefan@fh-mainz.de>
* Stefan Wendler <stefan.wendler@tngtech.com>
* Stephen J. Roznowski <sjr@home.net>
* Stephon Chen <stephon@gmail.com>
* Steve Franks <stevefranks@ieee.org>
* Steve Wills <steve@mouf.net>
* Steve Wills <swills@FreeBSD.org>
* Steve Wills <swills@rubick>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Steven Kreuzer <skreuzer@exit2shell.com>
* Stéphane D'Alu <sdalu@sdalu.com>
* Sulev-Madis Silber <madis555@hot.ee>
* Sun Chang-Ming
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Sutra Zhou <zhoushuqun@gmail.com>
* Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
* Sylvio Cesar <sylvio@FreeBSD.org>
* Sébastien Santoro <dereckson@gmail.com>
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* TAKATSU Tomonari <tota@rtfm.jp>
* TERAMOTO Masahiro <markun@onohara.to>
* Takefu
* Takumi Takahashi <takumiiinn@gmail.com>
* Takuya Tsuchida <tsucchi@cpan.org>
* Tatsuya Ueda <ml+freebsd@tatsuya.info>
* Terry Sposato <terry@sucked-in.com>
* Thaddeus Covert <tcovert@grimmy.sahuagin.net>
* Thawatchai Piyawat <piyawat@usablelabs.com>
* Thierry Thomas (<thierry@FreeBSD.org>)
* Thierry Thomas (<thierry@pompo.net>)
* Thierry Thomas <thierry@pompo.net>
* Thinker K.F. Li <thinker@eeebox.branda.to>
* Thomas Abthorpe <thomas@goodking.ca>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas Gellekum <tg@freebsd.org>
* Thomas Zander <riggs@FreeBSD.org>
* Thomas-Martin Seck <tmseck@netcologne.de>
* Tillman Hodgson <tillman@seekingfire.com>
* Tim Bishop <tdb@FreeBSD.org>
* Tim Bishop <tim@bishnet.net>
* Tim Niemueller <tim@niemueller.de>
* Tim Vanderhoek <hoek@FreeBSD.org>
* Timothy Beyer <beyert@cs.ucr.edu>
* Timur I. Bakeyev <bat@cpan.org>
* Ting-Wei Lan <lantw44@gmail.com>
* Tobias Gion <freebsd@gionet.de>
* Tobias Roth <ports@fsck.ch>
* Tom Judge <tj@FreeBSD.org>
* Tom Judge <tom@tomjudge.com>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Tomoyuki Sakurai <cherry@trombik.org>
* Toni Andjelkovic <toni@soth.at>
* Toni Viemerö <toni.viemero@iki.fi>
* Tony Maher <tonym@biolateral.com.au>
* Tony Narlock <tony@git-pull.com>
* Torsten Zuehlsdorff <ports@toco-domains.de>
* Torsten Zuehlsdorff <tz@FreeBSD.org>
* Torsten Zuhlsdorff <ports@toco-domains.de>
* Torsten Zühlsdorff <ports@toco-domains.de>
* Travis Campbell <hcoyote@ghostar.org>
* Trevor Caira <trevor@bitba.se>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Uffe Jakobsen <uffe@uffe.org>
* Ulrich Spoerlein <uspoerlein@gmail.com>
* Vadim Vatlin
* Valery Komarov <komarov@valerka.net>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Vany Serezhkin <ivan@serezhkin.com>
* Vasil Dimov <vd@datamax.bg>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Viacheslav Mikerov <SlavaMikerov@gmail.com>
* Vitaly Magerya <vmagerya@gmail.com>
* Vivek Khera <vivek@khera.org>
* Vladimir Chukharev
* Vladimir Gorelov <virtual.lark@gmail.com>
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* Vladimir Kondratyev <wulf@FreeBSD.org>
* Vladimir Perepelitsa <mons@cpan.org>
* Vladimir Timofeev <vovkasm@gmail.com>
* Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Volker Stolz <vs@FreeBSD.org>
* Volodymyr Kostyrko <c.kworr@gmail.com>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Waitman Gobble <waitman@waitman.net>
* Warner Losh <imp@FreeBSD.org>
* Warren Block <wblock@wonkity.com>
* Wen Heping <ruby@FreeBSD.org>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Wen Heping<wen@FreeBSD.org>
* Wen Heping<wenheping@gmail.com>
* Wes Peters <@FreeBSD.org>
* Wes Peters <wes@FreeBSD.org>
* Will Andrews <andrews@technologist.com>
* Will Andrews <will@FreeBSD.org>
* William Grzybowski
* William Grzybowski <sunpoet@FreeBSD.org>
* William Grzybowski <wg@FreeBSD.org>
* William Grzybowski <william88@gmail.com>
* Xavier Beaudouin <kiwi@oav.net>
* Xin LI <delphij@FreeBSD.org>
* Xin Li <delphij@FreeBSD.org>
* Yarema <yds@CoolRat.org>
* Yasuhiro KIMURA <yasu@utahime.org>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yen-Ming Lee <leeym@leeym.com>
* Yevgen Drachenko <geka@sippysoft.com>
* Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
* Yi-Jheng Lin <yzlin@FreeBSD.org>
* Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* Ying-Chieh Chen
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Yinghong Liu <relaxbsd@gmail.com>
* Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Yuan-Chen Cheng <ycheng@sinica.edu.tw>
* Yuan-Chung Hsiao & <ychsiao@ychsiao.org>
* Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
* Yuan-Chung Hsiao <ychsiao@ychsiao.org>
* Yuichiro NAITO <naito.yuichiro@gmail.com>
* Yukihiro Nakai <nakai@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* Zach Thompson <hideo@lastamericanempire.com>
* Zane C, Bowers <vvelox@vvelox.net>
* Zane C. Bowers-Hadley <vvelox@vvelox.net>
* Zeus Panchenko <zeus@gnu.org.ua>
* aaron@FreeBSD.org
* ache
* adamw
* ade@FreeBSD.org
* alan <Alan@Wave2.org>
* alepulver
* alexander smishlajev
* alfred
* alfred@FreeBSD.org
* andreas@syndrom23.de
* andrew morton
* andrew@scoop.co.nz
* andrey@kostenko.name
* antoine@FreeBSD.org
* arved
* asmith
* aturetta@commit.it
* autrijus@autrijus.org
* b.f. <bf@FreeBSD.org>
* bf <bf2006a@yahoo.com>
* bf <bf@FreeBSD.org>
* bland@FreeBSD.org
* blubee <hello@blubee.me>
* bms
* bms@FreeBSD.org
* bra@fsn.hu
* brix@FreeBSD.org
* buganini@gmail.com
* chinsan
* chinsan <chinsan.tw@gmail.com>
* christian
* chuckr@FreeBSD.org
* clsung
* clsung@dragon2.net
* darius@dons.net.au
* dcf@aracnet.com
* dchapes@zeus.leitch.com
* devin@spamcop.net
* dlowe
* dom
* dom@happygiraffe.net
* dpejesh@yahoo.com
* dwm
* ejc@bazzle.com
* elbarto
* erik@habatech.no
* estith
* frase@frase.id.au
* gahr
* gahr@FreeBSD.org
* gebhart@secnetix.de
* giffunip
* glarkin
* glarkin@
* glewis
* gno@yahoo-inc.com
* gordon@FreeBSD.org
* gugu
* iblis <iblis@hs.ntnu.edu.tw>
* ijliao
* ijliao@FreeBSD.org
* is grammatically incorrect in this context.
* jaapb@kerguelen.org
* jagapen@home.com
* jaharkes
* janos.mohacsi@bsd.hu
* jasone
* jeffhung
* jesse@cs.uni-magdeburg.de
* jessekempf@gmail.com
* jhanna@home.com
* jkh
* jkoshy
* jnlin@freebsd.cs.nctu.edu.tw
* joerg
* joerg@FreeBSD.org
* jraynard
* jupengfei <jupengfei@gmail.com>
* kargl@apl.washington.edu
* kevit
* kipz <somicide@gmail.com>
* knu@FreeBSD.org
* kris@FreeBSD.org
* kuriyama
* lars.eggert@gmx.net
* lbartoletti <lbartoletti@FreeBSD.org>
* lbr
* lbr@FreeBSD.org
* lightside <lightside@gmx.com>
* lippe
* lonewolf@flame.org
* lth@FreeBSD.org
* matthew.closson@gmail.com
* meka
* mfechner@FreeBSD.org
* mi@aldan.algebra.com
* michael johnson <ahze@ahze.net>
* mig
* mikeh@FreeBSD.org
* milki <milki@rescomp.berkeley.edu>
* milki@rescomp.berkeley.edu
* mk
* mm
* moeding
* mp39590@gmail.com
* mr
* mr@freebsd.org
* mukai
* mwest@uct.ac.za
* nbm
* ndewing@experts-exchange.com
* netchild@FreeBSD.org
* never@nevermind.kiev.ua
* nils@guru.ims.uni-stuttgart.de
* nork@FreeBSD.org
* nork@cityfujisawa.ne.jp
* novator24 <novator24@gmail.com>
* nox@FreeBSD.org
* obraun@FreeBSD.org
* olevole@olevole.ru
* olgeni@FreeBSD.org
* osa
* petef
* petef@FreeBSD.org
* philip@FreeBSD.org
* ports@c0decafe.net
* ports@c0decafe.net <ports@c0decafe.net>
* pst@FreeBSD.org
* pvh@egenetics.com
* rafan@FreeBSD.org
* redcrash@gmail.com
* renchap@cocoa-x.com
* roam@FreeBSD.org
* roberto
* rooneg@electricjellyfish.net
* rousskov
* rpsfa@rit.edu
* rv@FreeBSD.org
* rv@gnu.org
* simond@irrelevant.org
* skreuzer@FreeBSD.org
* skreuzer@exit2shell.com
* sobomax
* stas
* stas@FreeBSD.org
* sunghyuk
* tdb
* thierry@pompo.net
* thinker@branda.to
* tiger <tiger@whitetigersd.com>
* tiger@whitetigersd.com
* tobez
* tobez@FreeBSD.org
* torstenb@FreeBSD.org
* trasz <trasz@pin.if.uz.zgora.pl>
* trevor
* trociny
* vanilla
* vanilla@
* vazquez@iqm.unicamp.br
* vsevolod
* wahjava
* wenheping@gmail.com
* wghicks@bellsouth.net
* will
* ws Christoph Kick
* xenophon+fbsdports@irtnog.org
* # Created by Matthias Fechner <mfechner@FreeBSD.org>
* # Created by johalun0@gmail.com
* //www.tomek.cedro.info)
* org>
With hat: portmgr
aa6eefd |
Monday, 18 Jul 2022
|
23:25 Dima Panov (fluffy)
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
943a699 |
Saturday, 25 Jun 2022
|
00:05 Jan Beich (jbeich)
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
899d32b |
Monday, 9 May 2022
|
19:23 Kevin Bowling (kbowling)
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
db78da8 |
Sunday, 17 Apr 2022
|
13:07 Adriaan de Groot (adridg)
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.
837447e |
Wednesday, 13 Apr 2022
|
10:34 Adriaan de Groot (adridg)
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
f98beca |
Sunday, 10 Apr 2022
|
19:11 Charlie Li (vishwin)
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)
d63665f |
Saturday, 26 Mar 2022
|
08:27 Matthias Fechner (mfechner)
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
247c7db |
Friday, 18 Mar 2022
|
10:00 Baptiste Daroussin (bapt)
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
522332d |
Saturday, 12 Feb 2022
|
14:12 Jan Beich (jbeich)
devel/glib20: update to 2.70.4
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.4/NEWS
Reported by: Repology
48c4e18 |
Friday, 28 Jan 2022
|
19:19 Jan Beich (jbeich)
devel/glib20: update to 2.70.3
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.3/NEWS
Reported by: Repology
c77f337 |
Monday, 10 Jan 2022
|
15:15 Stefan Eßer (se)
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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Friday, 3 Dec 2021
|
17:03 Jan Beich (jbeich)
devel/glib20: update to 2.70.2
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.2/NEWS
Reported by: Repology
e577dd6 |
Friday, 29 Oct 2021
|
08:05 Jan Beich (jbeich)
devel/glib20: update to 2.70.1
Changes: https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.1/NEWS
PR: 259513
Approved by: tcberner
2de04cf |
Saturday, 2 Oct 2021
|
23:01 Daniel Engberg (diizzy)
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
3014d5a |
Monday, 27 Sep 2021
|
17:09 Jan Beich (jbeich)
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
1a57391 |
Wednesday, 8 Sep 2021
|
20:53 Bernhard Froehlich (decke)
devel/glib20: Add CPE information
Approved by: portmgr (blanket)
ef63689 |
Saturday, 28 Aug 2021
|
08:57 Jan Beich (jbeich)
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
a564992 |
06:04 Jan Beich (jbeich)
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
769efa0 |
Wednesday, 4 Aug 2021
|
19:53 Piotr Kubaj (pkubaj)
devel/glib20: fix patching on powerpc64
The patch is not necessary anymore.
fd15b7f |
Tuesday, 3 Aug 2021
|
02:46 Neel Chauhan (nc)
devel/glib20: Update to 2.68.3
PR: 256200
Differential Revision: https://reviews.freebsd.org/D30511
94630ac |
Friday, 28 May 2021
|
00:40 Dima Panov (fluffy)
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
662f296 |
Thursday, 27 May 2021
|
10:27 Dima Panov (fluffy)
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@
e4a8e4e |
02:41 Neel Chauhan (nc)
devel/glib20: Update to 2.68.2
507359c |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 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
 |
Sunday, 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
 |
Saturday, 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
 |
Friday, 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>
 |
Wednesday, 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
 |
Saturday, 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
 |
Saturday, 21 Nov 2020
|
17:14 tcberner
devel/glib: update to 2.66.3
Changelog:
https://gitlab.gnome.org/GNOME/glib/-/releases#2.66.3
 |
Tuesday, 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
 |
Monday, 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
 |
Sunday, 4 Oct 2020
|
15:07 tcberner
devel/glib20: update to 2.66.1
Changelog:
https://gitlab.gnome.org/GNOME/glib/-/tags/2.66.1
 |
Wednesday, 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
Actually commit the glib 2.66.0 update
Reported by: fluffy
Differential Revision: https://reviews.freebsd.org/D25279
 |
Thursday, 10 Sep 2020
|
18:55 tcberner
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
 |
Saturday, 4 Jul 2020
|
18:11 zeising
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)
 |
Thursday, 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
 |
Wednesday, 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
 |
Friday, 26 Jul 2019
|
20:46 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
 |
Saturday, 4 May 2019
|
18:09 jbeich
devel/glib20: unbreak qemu-user-static after r499897
PR: 237273
Reported by: Mikael Urankar
 |
Wednesday, 10 Apr 2019
|
06:18 antoine
Bump a few PORTREVISIONs after r498529
With hat: portmgr
 |
Saturday, 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)
 |
Thursday, 31 Jan 2019
|
17:51 tobik
Only append to EXTRA_PATCHES after bsd.port.pre.mk
 |
Wednesday, 12 Dec 2018
|
01:35 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
 |
Monday, 19 Nov 2018
|
15:57 swills
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
 |
Tuesday, 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.
 |
Saturday, 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
 |
Friday, 2 Nov 2018
|
13:32 rene
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
 |
Tuesday, 23 Oct 2018
|
16:34 jbeich
Expand FreeBSD 12 conditionals to include 13.0-CURRENT
 |
11:35 jbeich
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
 |
Sunday, 30 Sep 2018
|
11:58 kwm
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
 |
Sunday, 29 Jul 2018
|
22:18 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
 |
Friday, 29 Jun 2018
|
14:22 jbeich
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)
 |
Monday, 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
 |
Friday, 6 Apr 2018
|
15:53 jbeich
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)
 |
Sunday, 28 Jan 2018
|
20:29 kwm
Fix another crash bug in the kqueue backend.
PR: 199872 217946
 |
Friday, 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
 |
Thursday, 9 Nov 2017
|
02:31 jbeich
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
 |
Monday, 25 Sep 2017
|
00:02 jbeich
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
 |
Number of commits found: 282 (showing only 100 on this page) |