non port: x11-toolkits/vte3/distinfo |
SVNWeb
|
Number of commits found: 24 |
Sun, 7 May 2023
|
[ 18:38 Dimitry Andric (dim) ] 2b288392
x11-toolkits/vte3: fix build with clang 16
Clang 16 has a new error about integer values being outside the valid
range for enum types, which shows up when building x11-toolkits/vte3:
../src/vtepty.cc:577:16: error: integer value 234881535 is outside the valid
range of values [0, 4095] for this enumeration type
[-Wenum-constexpr-conversion]
return GSpawnFlags(G_SPAWN_LEAVE_DESCRIPTORS_OPEN |
^
Upstream already noticed this, and committed
https://gitlab.gnome.org/GNOME/vte/-/commit/9b41cd101429 as a fix, so
add this as an additional patch, until the next version is released.
PR: 271057
Approved by: maintainer timeout (2 weeks)
MFH: 2023Q2
|
Sat, 28 Jan 2023
|
[ 05:10 Neel Chauhan (nc) ] b8edf8c
x11-toolkits/vte3: Update to 0.70.2
Also enable GTK4 support
|
Fri, 15 Apr 2022
|
[ 20:41 Neel Chauhan (nc) ] a937640
x11-toolkits/vte3: Update to 0.68.0
|
Tue, 22 Mar 2022
|
[ 21:21 Neel Chauhan (nc) ] f8db232
x11-toolkits/vte3: Update to 0.66.2
|
Mon, 19 Jul 2021
|
[ 14:19 Baptiste Daroussin (bapt) ] d0694d9
x11-toolkits/vte3: update to 0.64.2
|
Tue, 18 May 2021
|
[ 11:25 Adriaan de Groot (adridg) ] fe337af
x11-toolkits/vte3: update to 0.64.1, latest upstream
This is a minor update. While doing the update, I tried to pull
in fixes from PR 240548 -- those were submitted upstream years ago,
landed upstream, then removed again upstream in favor of fdwalk(),
which might end up in in FreeBSD eventually. The fdwalk() call
applies FD_CLOEXEC to all the file descriptors -- the original
patch from the PR called closefrom(), but doing **that** makes
consumers of vte3 (e.g. roxterm) hang / close. So just updating,
not dealing with the issue of the fallback fdwalk() implementation
being clunky.
PR: 240548
|
Mon, 19 Apr 2021
|
[ 20:03 Neel Chauhan (nc) ] 7815cd8
x11-toolkits/vte3: Use tar:xz since the archive is now posted
Reported by: linimon (via email)
|
Fri, 9 Apr 2021
|
[ 00:31 Neel Chauhan (nc) ] fd8d2f5
x11-toolkits/vte3: Update to 0.64.0
Differential Revision: https://reviews.freebsd.org/D29611
|
Fri, 9 Oct 2020
|
[ 21:18 bapt ]
update to 0.62.1
PR: 250130
Submitted by: rkoberman@gmail.com
|
Thu, 24 Sep 2020
|
[ 12:52 bapt ]
Update to 0.62.0
|
Mon, 14 Sep 2020
|
[ 19:22 lbartoletti ]
x11-toolkits/vte3: revert update to 0.60.3
vte3 requires fribidi>=1.0.0 I forgot to push it with the update of vte3.
BTW, an exp-run for fribidi has been requested (PR #228876). In the meantime, I
revert my commit.
PR: 249319
Reported by: VVD
|
[ 11:38 lbartoletti ]
x11-toolkits/vte3: Update to 0.60.3
- Update to 0.60.3
- Use meson
- Fix Makefile variable order
|
Sun, 30 Sep 2018
|
[ 11:58 kwm ] (Only the first 10 of 732 ports in this commit are shown above. )
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761
|
Fri, 22 Jun 2018
|
[ 17:18 danilo ] (Only the first 10 of 37 ports in this commit are shown above. )
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month)
|
Mon, 15 May 2017
|
[ 19:05 kwm ]
Update vte3 to 0.48.3.
* Replace gperf in BUILD_DEPENDS to USES=gperf
* Remove bison, no longer needed
* Drop --disable-Bsymbolic and obsolete post-patch.
|
Fri, 21 Apr 2017
|
[ 13:41 kwm ]
Update vte3 to 0.48.2.
* Change '?=' to '=' for BUILD_DEPENDS and USE_GNOME there is no slave port
anymore.
* Record missing dependancies.
* Correct pkg-descr, this port is part of GNOME 3 not 2. Update WWW to
page specific page, and remove the libzvt comment, it long gone.
|
Sun, 2 Apr 2017
|
[ 20:44 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to vte 0.48.1
Chase the updates into vala ports as now the vte vala binding are also
exposing a Regex interface like GLib interface
|
Fri, 4 Mar 2016
|
[ 12:32 kwm ]
Update vte3 to 0.42.4.
|
Sun, 14 Feb 2016
|
[ 18:57 kwm ] (Only the first 10 of 460 ports in this commit are shown above. )
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
|
Wed, 5 Aug 2015
|
[ 19:13 kwm ] (Only the first 10 of 601 ports in this commit are shown above. )
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
|
Tue, 30 Dec 2014
|
[ 20:13 kwm ] (Only the first 10 of 117 ports in this commit are shown above. )
Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].
PR: 195290 [1], 195289 [2], 195455 [3]
Obtained from: gnome devel repo
|
Wed, 3 Dec 2014
|
[ 09:18 kwm ] (Only the first 10 of 164 ports in this commit are shown above. )
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
|
Wed, 19 Nov 2014
|
[ 11:49 kwm ] (Only the first 10 of 1460 ports in this commit are shown above. )
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 )
|
Sun, 8 Dec 2013
|
[ 09:55 kwm ] (Only the first 10 of 20 ports in this commit are shown above. )
Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be
installed at the same time.
Update comment to make it clearer which gtk+ version it is for.
Enable introspection bindings in vte.
Obtained from: GNOME dev repo.
|
Number of commits found: 24 |