Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.2.0_2 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
6.2.0_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
6.2.0_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) |
6.2.0_1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
6.2.0_1 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> |
6.2.0_1 24 Jun 2023 04:37:51 |
Muhammad Moinur Rahman (bofh) |
x11-toolkits/granite: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
6.2.0_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
6.2.0 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 ) |
6.2.0 31 Aug 2022 10:28:56 |
Tobias C. Berner (tcberner) |
x11-toolkits/granite: limit portscout to only look at 6.x
x11-toolkits/granite7 contains the 7.x releases |
6.2.0 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
6.2.0 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
6.2.0 08 Dec 2021 10:57:06 |
Adriaan de Groot (adridg) |
x11-toolkits/granite: update to 6.2.0, latest upstream
Release notes are at
https://github.com/elementary/granite/releases/tag/6.2.0
Bumping PORTREVISION of consumers, too, because of the crash-fix.
PR: 260024
Reported by: Olivier Duchateau |
6.1.2 30 Oct 2021 16:43:09 |
Tobias C. Berner (tcberner) Author: Olivier Duchateau |
x11-toolkits/granite: update to 6.1.2
Fixes:
* Use values from the Settings Portal when possible
* Disable horizontal scrolling by default in SettingsPage
* Updated translations
PR: 259463 |
6.1.1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
6.1.1 27 Aug 2021 04:12:25 |
Tobias C. Berner (tcberner) Author: Olivier Duchateau |
x11-toolkits/granite: update to 6.1.1
Changelog:
* Ensure accel_to_string works with multiple modifiers
* Fix locale issues in Flatpaks
* Updated translations
PR: 258064 |
6.1.0 14 Jul 2021 17:19:19 |
Tobias C. Berner (tcberner) Author: Olivier Duchateau |
x11-toolkits/granite: Update to 6.1.0
PR: 257186 |
6.0.0 10 Jun 2021 21:20:09 |
Li-Wen Hsu (lwhsu) Author: Olivier Duchateau |
x11-toolkits/granite: Update to 6.0.0
PR: 254626 |
5.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.5.0 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
5.5.0 01 Jul 2020 17:47:48 |
tobik |
x11-toolkits/granite: Update to 5.5.0
Changes: https://github.com/elementary/granite/releases/tag/5.5.0 |
5.4.0 30 Apr 2020 03:36:04 |
tobik |
x11-toolkits/granite: Update to 5.4.0
Changes: https://github.com/elementary/granite/releases/tag/5.4.0 |
5.3.1 02 Apr 2020 04:11:53 |
tobik |
x11-toolkits/granite: Update to 5.3.1
Changes: https://github.com/elementary/granite/releases/tag/5.3.1 |
5.3.0 14 Dec 2019 15:47:23 |
tobik |
x11-toolkits/granite: Update to 5.3.0
Changes: https://github.com/elementary/granite/releases/tag/5.3.0 |
5.2.5 06 Sep 2019 07:20:35 |
tobik |
x11-toolkits/granite: Update to 5.2.5
- Drop -Wno-return-type. It seems to not be needed anymore.
Unfortunately the commit log does not give any hints as to why
it was ever added.
Changes: https://github.com/elementary/granite/releases/tag/5.2.5 |
5.2.4 08 Jul 2019 11:52:24 |
tobik |
x11-toolkits/granite: Update to 5.2.4
Drop the DateTime patch; Granite now does the right thing for the
'clock-format' setting and uses GNOME's org.gnome.desktop.interface
schema instead of its own.
Changes: https://github.com/elementary/granite/releases/tag/5.2.4 |
5.2.3 15 Feb 2019 00:49:19 |
tobik |
x11-toolkits/granite: Update to 5.2.3
Changes: https://github.com/elementary/granite/releases/tag/5.2.3 |
5.2.2 03 Jan 2019 13:49:08 |
tobik |
x11-toolkits/granite: Update to 5.2.2
- Update WWW
- Add missing gsettings-desktop-schemas dependency to prevent
runtime crashes of applications using the DateTime widget
- Bump revision of dependent ports
Changes: https://github.com/elementary/granite/releases |
0.5 03 Jan 2019 09:32:54 |
tobik |
Take x11-toolkits/granite |
0.5 21 Mar 2018 05:52:33 |
yuri |
x11-toolkits/granite: Update to 0.5
Port changes:
* Change to DISTVERSION
* Change to github
Bump x11/pantheon-terminal and math/pantheon-calculator
While in math/pantheon-calculator:
* Add LICENSE_FILE
While in x11/pantheon-terminal:
* Add missing dependencies in LIB_DEPENDS
* Add missing dependencies in USE_GNOME
* Group USExx accorfing to the portlint warning
* Change USES=cmake to USES=cmake:outsource
PR: 226696
Submitted by: Greg V <greg@unrelenting.technology> |
0.4.0.1 13 Sep 2017 02:37:15 |
cpm |
x11-toolkits/granite: unbreak build with vala 0.36
/wrkdirs/usr/ports/x11-toolkits/granite/work/granite-0.4.0.1/lib/Widgets/ContractorView.vala:184.27-184.28:
error: Argument 1: Cannot pass value to reference or output parameter
list.remove (it);
^^
PR: 222035
Submitted by: cpm |
0.4.0.1 19 Mar 2017 14:02:24 |
rene |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
0.4.0.1 08 Aug 2016 17:17:25 |
olivierd |
Update to 0.4.0.1 |
0.4 13 Jun 2016 18:54:28 |
olivierd |
Update to 0.4 |
0.3.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.3.1 30 Aug 2015 18:49:32 |
olivierd |
Fix spelling of toolkits name (GTK+3 instead of GTK3)
Reported by: danfe@ |
0.3.1 30 Aug 2015 16:04:43 |
olivierd |
- Update to 0.3.1
- Sort USES
- Remove unneeded patches |
0.3.0_1 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 |
0.3.0 02 Dec 2014 18:27:47 |
olivierd |
Update to 0.3.0 |
0.2.3.1_2 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 ) |
0.2.3.1_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.2.3.1_1 29 May 2014 17:26:42 |
olivierd |
- Use CCode attribute for setproctitle() function, bug #1324424 [1]
- Add new dependency, sysutils/contractor
- Fix pkg-plist
- Bump PORTREVISION
[1] https://bugs.launchpad.net/granite/+bug/1324424 |
0.2.3.1 24 Mar 2014 20:53:35 |
olivierd |
- Update to 0.2.3.1 |
0.2.3_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.2.3_1 11 Feb 2014 20:43:47 |
olivierd |
- Add DragonFly support, when .pc file is installed
- Bump PORTREVISION |
0.2.3 10 Feb 2014 20:27:23 |
olivierd |
- Use bsdtar to extract distfile
- Remove white spaces |
0.2.3 10 Feb 2014 18:36:55 |
olivierd |
Granite is an extension of Gtk+ toolkit. It provides several widgets and
classes that ease desktop applications development.
WWW: https://launchpad.net/granite |