aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/vte3/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* x11-toolkits/vte3: fix build with clang 16Dimitry Andric2023-05-071-1/+3
| | | | | | | | | | | | | | | | | 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
* x11-toolkits/vte3: Update to 0.70.2Neel Chauhan2023-01-281-3/+3
| | | | Also enable GTK4 support
* x11-toolkits/vte3: Update to 0.68.0Neel Chauhan2022-04-151-3/+3
|
* x11-toolkits/vte3: Update to 0.66.2Neel Chauhan2022-03-221-3/+3
|
* x11-toolkits/vte3: update to 0.64.2Baptiste Daroussin2021-07-191-3/+3
|
* x11-toolkits/vte3: update to 0.64.1, latest upstreamAdriaan de Groot2021-05-181-3/+3
| | | | | | | | | | | | | | 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
* x11-toolkits/vte3: Use tar:xz since the archive is now postedNeel Chauhan2021-04-191-3/+3
| | | | Reported by: linimon (via email)
* x11-toolkits/vte3: Update to 0.64.0Neel Chauhan2021-04-091-3/+3
| | | | Differential Revision: https://reviews.freebsd.org/D29611
* update to 0.62.1Baptiste Daroussin2020-10-091-3/+3
| | | | | | | | PR: 250130 Submitted by: rkoberman@gmail.com Notes: svn path=/head/; revision=551830
* Update to 0.62.0Baptiste Daroussin2020-09-241-3/+3
| | | | Notes: svn path=/head/; revision=549918
* x11-toolkits/vte3: revert update to 0.60.3Loïc Bartoletti2020-09-141-3/+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 Notes: svn path=/head/; revision=548675
* x11-toolkits/vte3: Update to 0.60.3Loïc Bartoletti2020-09-141-3/+3
| | | | | | | | | - Update to 0.60.3 - Use meson - Fix Makefile variable order Notes: svn path=/head/; revision=548605
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.Koop Mast2018-09-301-3/+3
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=480951
* - Update to 0.50.3Danilo Egea Gondolfo2018-06-221-3/+3
| | | | | | | | | PR: 227981 Submitted by: danilo Approved by: maintainer timeout (gnome, 1 month) Notes: svn path=/head/; revision=473049
* Update vte3 to 0.48.3.Koop Mast2017-05-151-3/+3
| | | | | | | | | * Replace gperf in BUILD_DEPENDS to USES=gperf * Remove bison, no longer needed * Drop --disable-Bsymbolic and obsolete post-patch. Notes: svn path=/head/; revision=440963
* Update vte3 to 0.48.2.Koop Mast2017-04-211-3/+3
| | | | | | | | | | | * 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. Notes: svn path=/head/; revision=439065
* Update to vte 0.48.1Baptiste Daroussin2017-04-021-2/+3
| | | | | | | | Chase the updates into vala ports as now the vte vala binding are also exposing a Regex interface like GLib interface Notes: svn path=/head/; revision=437577
* Update vte3 to 0.42.4.Koop Mast2016-03-041-2/+2
| | | | Notes: svn path=/head/; revision=410112
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.Koop Mast2016-02-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=408881
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.Koop Mast2015-08-051-2/+2
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=393607
* Update cinnamon to 2.4, this should fix [1] and [2].Koop Mast2014-12-301-2/+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 Notes: svn path=/head/; revision=375852
* Update GNOME to 3.14.2.Koop Mast2014-12-031-2/+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 Notes: svn path=/head/; revision=373802
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-191-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 ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* Add vte3, the Gtk 3 version of the vte terminal widget.Koop Mast2013-12-081-0/+2
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. Notes: svn path=/head/; revision=335873