notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/cjs/distinfo

Number of commits found: 9

Saturday, 25 Feb 2023
20:52 Charlie Li (vishwin) search for other commits by this committer
x11/cinnamon: update to 5.4

Components:
- lang/cjs to 5.4.1
- misc/cinnamon-translations to 5.4.2
- sysutils/cinnamon-control-center to 5.4.6
- sysutils/cinnamon-settings-daemon to 5.4.4
- x11-fm/nemo to 5.4.2
- x11-wm/muffin to 5.4.5
- x11/cinnamon-desktop to 5.4.2
- x11/cinnamon-menus to 5.4.0
- x11/cinnamon-screensaver to 5.4.2
- x11/cinnamon-session to 5.4.0
- x11/cinnamon to 5.4.9
- x11/py-python-xapp to 2.2.2
- x11/xapp to 2.2.14

5.6 is the latest upstream release; this is a stopgap to reduce
delta.

Reviewed by: tcberner (desktop)
Differential Revision: https://reviews.freebsd.org/D37917
commit hash: 2d87115f8c5e79c7b33f526c4ba4e151d63baf4e commit hash: 2d87115f8c5e79c7b33f526c4ba4e151d63baf4e commit hash: 2d87115f8c5e79c7b33f526c4ba4e151d63baf4e commit hash: 2d87115f8c5e79c7b33f526c4ba4e151d63baf4e 2d87115
Wednesday, 26 Jan 2022
19:58 Jan Beich (jbeich) search for other commits by this committer
devel/meson: update to 0.61.1

- Revert some 0.60.2 fixes incompatible with 0.61.0
- Drop rpath workaround for JHBuild as it's non-trivial to rebase

Changes:	https://mesonbuild.com/Release-notes-for-0-61-0.html
PR:		260943
Reported by:	GitHub (watch releases)
Approved by:	tcberner
Exp-run by:	antoine
commit hash: 2061fd18688e1257b25822b4cf61c3c6baf03a22 commit hash: 2061fd18688e1257b25822b4cf61c3c6baf03a22 commit hash: 2061fd18688e1257b25822b4cf61c3c6baf03a22 commit hash: 2061fd18688e1257b25822b4cf61c3c6baf03a22 2061fd1
Monday, 29 Nov 2021
15:48 Jan Beich (jbeich) search for other commits by this committer
lang/cjs: switch 5df16891e127 to merged upstream version
commit hash: c75b9aed81c9c2809f3e3b94f0b0e2fabad411ca commit hash: c75b9aed81c9c2809f3e3b94f0b0e2fabad411ca commit hash: c75b9aed81c9c2809f3e3b94f0b0e2fabad411ca commit hash: c75b9aed81c9c2809f3e3b94f0b0e2fabad411ca c75b9ae
Saturday, 27 Nov 2021
23:35 Jan Beich (jbeich) search for other commits by this committer
lang/cjs: unbreak build with Meson 0.60.2

meson.build:537:0: ERROR: "install_dir" must be specified when installing a
target

PR:		260056
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/5cc166a667ff
commit hash: 5df16891e127dbf09154c191b0ca167223960d00 commit hash: 5df16891e127dbf09154c191b0ca167223960d00 commit hash: 5df16891e127dbf09154c191b0ca167223960d00 commit hash: 5df16891e127dbf09154c191b0ca167223960d00 5df1689
Tuesday, 12 Jan 2021
15:07 tcberner search for other commits by this committer
lang/cjs: update to 4.8.2
Original commitRevision:561344 
Saturday, 2 Jan 2021
11:21 rene search for other commits by this committer
Upgrade the Cinnamon desktop environment to version 4.8

This version uses Python 3 instead of the expired Python 2.7

From the main PR (249856):

" There are a couple known issues:
  * x11-fm/nemo crashes upon closing a window or tab.
  * x11/cinnamon-screensaver unlocking doesn't work, most likely due to a
missing PAM (Linux-PAM?) integration.
  Both of these issues are being worked on.

  I've been dogfooding since Cinnamon 4.0, and apart from those issues,
everything works."

PR:		249771
PR:		249851
PR:		249855
PR:		249856
PR:		249857
PR:		249858
Submitted by:	Charlie Li
Original commitRevision:559925 
Monday, 18 May 2015
17:07 mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386691 
Tuesday, 30 Dec 2014
20:13 kwm search for other commits by this committer
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
Original commitRevision:375852 
Wednesday, 19 Nov 2014
11:49 kwm search for other commits by this committer
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
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
Original commitRevision:372768 

Number of commits found: 9