non port: sysutils/mate-settings-daemon/Makefile |
SVNWeb
|
Number of commits found: 31 |
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 May 2022
|
[ 07:04 Baptiste Daroussin (bapt) ] de5d06e
depedencies: fix wrong dependencies on libcanberra-gtk.so
Since those packages were switced to gtk3 they never depended on
libcanberra-gtk.so anymore (gtk2)
PR: 264092
Reported by: Jonathan Chen <jonc@chen.org.nz>
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Sat, 9 Oct 2021
|
[ 23:33 Neel Chauhan (nc) ] c6ffd51
x11sysutils/mate-settings-daemon: Update to 1.26.0
|
Sun, 13 Jun 2021
|
[ 16:27 Eric Turgeon (ericbsd) ] a3d6b69
sysutils/mate-settings-daemon: updated to 1.24.2
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 15 Aug 2020
|
[ 18:19 ericbsd ]
updating sysutils/mate-settings-daemon to 1.24
|
Wed, 22 Jul 2020
|
[ 09:36 amdmi3 ]
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket
|
Fri, 12 Jun 2020
|
[ 15:56 bapt ] (Only the first 10 of 31 ports in this commit are shown above. )
Update mate to 1.24
All components but:
caja
atril
marco
Have been upgraded to 1.24
The above 3 other components depends on a newer version of glib
so they will be upgraded later
|
Tue, 24 Dec 2019
|
[ 20:44 ericbsd ]
update sysutils/mate-settings-daemon to 1.22.1
|
Thu, 7 Nov 2019
|
[ 17:17 zeising ] (Only the first 10 of 90 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Sat, 7 Sep 2019
|
[ 08:24 zeising ]
Remove libXxf86misc dependency from gnome@ ports
Remove the libXxf86misc dependency from various gnome@ owned ports. These
are the last remaining owned ports that depend on xf86misc. xf86misc has
been deprecated and is slated for removal.
PR: 240380
Approved by: kwm (gnome@)
|
Sat, 11 May 2019
|
[ 17:33 ericbsd ] (Only the first 10 of 90 ports in this commit are shown above. )
update mate desktop to 1.22.1
Approved by: mentors (implicit)
|
Wed, 1 May 2019
|
[ 19:35 rene ] (Only the first 10 of 128 ports in this commit are shown above. )
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
|
Mon, 5 Nov 2018
|
[ 11:43 ericbsd ]
update sysutils/mate-settings-daemon to 1.20.3
Approved by: mentors (implicit)
|
Sat, 3 Nov 2018
|
[ 11:05 kwm ]
Fix orphand glib schema file.
Reported by: antoine@
|
Fri, 13 Apr 2018
|
[ 21:16 ericbsd ] (Only the first 10 of 92 ports in this commit are shown above. )
Updating MATE ports to and patch for MATE 1.20
Reviewed by: kwm
Approved by: bapt (mentor)
|
Tue, 4 Jul 2017
|
[ 11:44 kwm ] (Only the first 10 of 129 ports in this commit are shown above. )
Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro
* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper
Thanks to Eric Turgeon for submitting the bulk of this MATE update.
Obtained from: gnome devel repo
|
Sun, 9 Oct 2016
|
[ 12:10 jbeich ] (Only the first 10 of 53 ports in this commit are shown above. )
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 2 Feb 2016
|
[ 07:09 kwm ]
The pulse configure flag was renamed.
|
Mon, 25 Jan 2016
|
[ 12:31 kwm ] (Only the first 10 of 88 ports in this commit are shown above. )
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo
|
Fri, 4 Sep 2015
|
[ 09:02 kwm ]
Update mate-settings-daemon to 1.10.2.
|
Mon, 27 Jul 2015
|
[ 20:19 kwm ] (Only the first 10 of 130 ports in this commit are shown above. )
Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.
This update fixes the following PR's:
PR: 193942, 191885
Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from: gnome devel 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 )
|
Mon, 6 Oct 2014
|
[ 12:59 bapt ]
Update to 1.8.2
Cleanup plist
|
Wed, 10 Sep 2014
|
[ 13:11 bapt ] (Only the first 10 of 182 ports in this commit are shown above. )
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org)
|
Sun, 18 May 2014
|
[ 21:05 tijl ] (Only the first 10 of 31 ports in this commit are shown above. )
For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
|
Mon, 14 Apr 2014
|
[ 10:30 tijl ] (Only the first 10 of 18 ports in this commit are shown above. )
Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).
gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2.
|
Fri, 11 Apr 2014
|
[ 09:55 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Stageify libxkalvier
USES libtool
Chase libxklavier shlib change
On all ports depending on libxklavier:
- Support stage
- USES=libtool when possible to reduce overlinking
- Support packaging as a user
|
Sat, 23 Nov 2013
|
[ 11:39 kwm ] (Only the first 10 of 297 ports in this commit are shown above. )
Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.
Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.
Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.
This release was made possible by everyone that send friendly pokes to
keep mate on my mind.
Approved by: portmgr (bapt)
|
Number of commits found: 31 |