Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.42.10_3 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
2.42.10_2 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
2.42.10_1 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
2.42.10_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
2.42.10 27 Jun 2023 19:34: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> |
2.42.10 19 May 2023 06:13:18 |
Tobias C. Berner (tcberner) |
graphics/gdk-pixbuf2: fix option variables
The Makefile was using
FOO_MESON_ENABLE= bar
instead of
FOO_MESON_ENABLED= bar
so those values were never passed to meson in the first place.
PR: 271472 |
2.42.10 31 Oct 2022 16:07:42 |
Dima Panov (fluffy) |
graphics/gdk-pixbuf2: update to 2.42.10 release (+)
Changelog: https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/tags/2.42.10 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.42.9 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.42.9 12 Aug 2022 09:57:41 |
Dima Panov (fluffy) |
graphics/gdk-pixbuf2: update to 2.42.9 release (+)
MANPAGES now require rst2man to build
Add meson flag to skip building tests
Changelog: https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/releases/2.42.9 |
2.42.8 11 Aug 2022 14:25:50 |
Dima Panov (fluffy) Author: Daniel Engberg |
graphics/gdk-pixbuf2: make manpages optional, pet portlint (+)
MANPAGES option is on by default to mimic previous behaviour.
Relax Python handling with shebangfix |
2.42.8 28 Jul 2022 19:55:41 |
Dima Panov (fluffy) |
graphics/gdk-pixbuf2: update to 2.42.8 release (+)
Since 2.40.2 release GDK-Pixbuf library had splitted off XLib bindings as
deprecated.
Add it as dedicated port at version 2.40.2 and declare additional knob in
Mk/Uses/gnome.mk
Consumer ports will be bumped in separated commit.
Changelog: https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/blob/2.42.8/NEWS
With hat: desktop |
2.40.0_4 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.40.0_4 16 Apr 2022 20:55:37 |
Po-Chuan Hsieh (sunpoet) |
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae |
2.40.0_3 10 Apr 2022 19:11:41 |
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) |
2.40.0_2 30 Mar 2022 18:16:21 |
Tobias C. Berner (tcberner) |
graphics/gdk-pixbuf2: fix trigger-leftovers
Reported by: sunpoet |
2.40.0_2 27 Mar 2022 15:07:43 |
Tobias C. Berner (tcberner) |
graphics/gdk-pixbuf2: fix trigger
The change in bd08b1edde618be0d9644299561b696a507a446f was incomplete,
and did wrote the cache to stdout instead of the standard location
on the filesystem. |
2.40.0_1 27 Mar 2022 13:21:30 |
Tobias C. Berner (tcberner) |
graphics/gdk-pixbuf2: add trigger to run gdk-pixbuf-query-loaders
gdk-pixbuf2 uses a cache of its loadable modules, which is updated by
${RREFIX}/bin/gdk-pixbuf-query-loaders and stored in
${PREFIX}/lib/gdk-pixbuf-2.0/${GTK2_VERSION}/loaders.
Remove the pre-existing @exec and @postexec commands in the ports
providing such modules, and add a trigger in graphics/gdk-pixbuf2
to do this automatically.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D34679 |
2.40.0_1 26 Mar 2022 08:27: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 |
2.40.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.40.0 10 Sep 2020 18:55:41 |
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 |
2.40.0 16 Dec 2019 12:50:59 |
bapt |
Update to 2.40.0 |
2.38.1 05 Nov 2019 22:21:16 |
zeising |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.38.1 17 Jul 2019 12:53:42 |
swills |
graphics/gdk-pixbuf2: update to 2.38.1
PR: 239164
Exp-run by: antoine |
2.36.12 04 Oct 2018 20:33:04 |
kwm |
Restore the !X11 case.
PR: 231852
Submitted by: yasu@utahime.org
Reported by: dweimer@dweimer.net |
2.36.12 30 Sep 2018 11:58:31 |
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 |
2.36.11 27 Mar 2018 11:33:14 |
bapt |
Update to 2.36.11 |
2.36.9 02 Sep 2017 22:15:02 |
kwm |
Update gdk-pixbuf2 to 2.36.9.
* Move USES before USE_*, according to porters handbook [1]
* Add depend on shared-mime-info, due to configure checking for it now.
* Work around a bug in configure where tiff support isn't correctly
enabled, resulting in the tiff loader not being build.
* Regen patch with make makepatch
PR: 221989
Submitted by: lightside@gmx.com
Reported by: Alaksiej Carniajeu <a@carniajeu.com>, portlint [1]
MFH: 2017Q3
Security: CVE-2017-2870, CVE-2017-2862 |
2.36.6 01 Sep 2017 09:01:42 |
amdmi3 |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
2.36.6 23 Apr 2017 17:11:37 |
sunpoet |
Remove NLS from OPTIONS_DEFAULT
NLS will be added by Mk/bsd.options.mk.
Approved by: portmgr (blanket) |
2.36.6 23 Apr 2017 08:35:28 |
kwm |
Update the gtk+ stack [1]
Update gdk-pixbuf2 to 2.36.6
Update gtk30 to 3.22.12
Update cairomm to 1.12.2
Update gtkmm30 to 3.22.0
Update the following themes to be compatible with the new gtk+ version:
Update adwaita-icon-theme to 3.22.0
Update gnome-themes-standard to 3.22.3
Update gtk-E17-theme to 3.22.1 [2]
Update gtk-arc-themes to 20170302 [3]
Update mate-themes to 3.22.10
Bump xfce4-notifyd due to new gtk30 version, requested by olivierd@.
Mark LordsaWar broken, it doesn't build with cairomm 1.12.
PR: 210272 [1], 210696 [2], 218667 [3]
Submitted by: Matthew Rezny [2]
Obtained from: Unless otherwise stated obtained from GNOME devel repo
Exp-run by: antoine@ [1] |
2.32.3_1 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
2.32.3_1 22 May 2016 17:27:35 |
bapt |
Bump revision as the package was badly analyzed by pkg(8) pre 1.8 |
2.32.3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.32.3 08 Feb 2016 10:23:54 |
kwm |
Update gdk-pixbuf2 to 2.32.3.
Use new USES=gnome
Obtained from: gnome devel repo |
2.32.1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.32.1 05 Oct 2015 11:49:24 |
kwm |
Update gdk-pixbuf2 to 2.32.1.
* Drop loaders for some rare image formats: wbmp, ras, pcx
Obtained from: gnome devel repo
MFH: 2015Q4
Security: 9272a5b0-6b40-11e5-bd7f-bcaec565249c
Security: CVE-2015-7673, CVE-2015-7674 |
2.31.7 26 Sep 2015 00:08:27 |
bapt |
Specify correctly @post* for gtk-query-immodules |
2.31.7 04 Sep 2015 17:39:12 |
kwm |
Update gdk-pixbuf2 to 2.31.7.
Fixes several integer overflows.
MFH: 2015Q3
Security: ed0ecad5-531d-11e5-9850-bcaec565249c |
2.31.6 19 Aug 2015 10:41:11 |
kwm |
Update gdkpixbuf2 to 2.31.6.
This corrects CVE-2015-4491.
MFH: 2015Q3
Security: f5b8b670-465c-11e5-a49d-bcaec565249c |
2.31.5 05 Aug 2015 19:13:26 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
2.31.2_2 22 Jul 2015 12:03:23 |
kwm |
Fix heap overflow vulnability.
Be more careful about integer overflow.
While here: fix possible divide-by-zero.
Notified by: feld@
MFH: 2015Q3 |
2.31.2_1 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
2.31.2_1 13 May 2015 13:38:01 |
amdmi3 |
- Add CPE info
- Add LICENSE |
2.31.2_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.31.2 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.31.2 03 Dec 2014 09:18:24 |
kwm |
Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo |
2.31.1 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
2.28.2_1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
2.28.2_1 22 Jun 2014 22:24:43 |
tijl |
- Bump PORTREVISION because for some users the package may still depend
on graphics/jbigkit (through graphics/tiff) which had a library version
bump in the last update.
- Add "USES=libtool:keepla tar:xz" while here. [1]
Obtained from: marcuscom [1] |
2.28.2 01 Nov 2013 12:19:49 |
kwm |
Stageify and use new lib_depends syntax. |
2.28.2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.28.2 31 Jul 2013 11:57:46 |
kwm |
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1] |
2.26.5_3 28 Jun 2013 21:19:32 |
bapt |
Convert to USES=imake
While here:
Trim headers,
Remove some indefinite article
Mark xmagv as broken given it doesn't build
Convert to new options framework |
2.26.5_3 25 Apr 2013 13:44:39 |
ak |
- Remove unconditional USES= gettext
- Remove indefinite article from COMMENT
- Remove NLS from options, it's handled globally
Approved by: gnome (kwm) |
2.26.5_3 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.26.5_3 29 Mar 2013 14:13:21 |
kwm |
Last commit to fix the NLS handling exposed a gettext file missing from plist,
add it and bump portrevision.
Submitted by: miwi |
2.26.5_2 28 Mar 2013 18:36:56 |
kwm |
Fix typo in NLS option |
2.26.5_2 22 Mar 2013 19:00:36 |
mezz |
Remove two directories from the plist and use gnomehier instead. Bump it again
Reported by: kwm |
2.26.5_1 22 Mar 2013 18:36:34 |
mezz |
Fix the plist, bump the PORTREVISION.
Reported by: thierry
miwi's tinderbox. |
2.26.5 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
2.23.5_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.23.5_2 20 May 2012 17:14:41 |
mezz |
Avoid an integer overflow in the xbm loader, bump the PORTREVISION.
Security: https://bugzilla.gnome.org/show_bug.cgi?id=672811
Obtained from: Its git
Reported by: Eitan Adler <lists@eitanadler.com> |
2.23.5_1 20 May 2012 16:37:58 |
mezz |
Turn png, tiff, jpeg, jasper and nls into optional.
PR: ports/167722
Submitted by: Jan Beich <jbeich@tormail.org> |
2.23.5_1 19 Oct 2011 18:16:55 |
pav |
- Cleanup gir* directories
Reported by: pointyhat |
2.23.5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.23.5 30 Jul 2011 09:20:22 |
kwm |
Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.
Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import. |
2.22.1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.22.1 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |