Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.28.0 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 |
1.28.0 19 Mar 2024 21:34:50 |
Eric Turgeon (ericbsd) |
sysutils/mate-settings-daemon: updated to 1.28.0 |
1.26.0_5 26 Feb 2024 06:01:52 |
Muhammad Moinur Rahman (bofh) |
sysutils/mate-settings-daemon: Moved man to share/man
Approved by: portmgr (blanket) |
1.26.0_4 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.26.0_3 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
1.26.0_2 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 |
1.26.0_2 18 Jul 2023 13:35:35 |
Muhammad Moinur Rahman (bofh) |
sysutils/mate-settings-daemon: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
1.26.0_2 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) |
1.26.0_1 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 ) |
1.26.0_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
1.26.0_1 20 May 2022 07:04:07 |
Baptiste Daroussin (bapt) |
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> |
1.26.0 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) |
1.26.0 09 Oct 2021 23:33:26 |
Neel Chauhan (nc) |
x11sysutils/mate-settings-daemon: Update to 1.26.0 |
1.24.2 13 Jun 2021 16:27:48 |
Eric Turgeon (ericbsd) |
sysutils/mate-settings-daemon: updated to 1.24.2 |
1.24.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.24.1 15 Aug 2020 18:19:58 |
ericbsd |
updating sysutils/mate-settings-daemon to 1.24 |
1.24.0 22 Jul 2020 09:36:05 |
amdmi3 |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
1.24.0 12 Jun 2020 15:56:24 |
bapt |
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 |
1.22.1 24 Dec 2019 20:44:55 |
ericbsd |
update sysutils/mate-settings-daemon to 1.22.1 |
1.22.0_1 07 Nov 2019 17:17:54 |
zeising |
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. |
1.22.0_1 07 Sep 2019 08:24:20 |
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@) |
1.22.0 11 May 2019 17:33:51 |
ericbsd |
update mate desktop to 1.22.1
Approved by: mentors (implicit) |
1.20.3_1 01 May 2019 19:35:15 |
rene |
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* |
1.20.3 05 Nov 2018 11:43:32 |
ericbsd |
update sysutils/mate-settings-daemon to 1.20.3
Approved by: mentors (implicit) |
1.20.1_1 03 Nov 2018 11:05:48 |
kwm |
Fix orphand glib schema file.
Reported by: antoine@ |
1.20.1 13 Apr 2018 21:16:57 |
ericbsd |
Updating MATE ports to and patch for MATE 1.20
Reviewed by: kwm
Approved by: bapt (mentor) |
1.18.0 04 Jul 2017 11:44:30 |
kwm |
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 |
1.12.1_1 09 Oct 2016 12:10:02 |
jbeich |
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 |
1.12.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.12.1 02 Feb 2016 07:09:34 |
kwm |
The pulse configure flag was renamed. |
1.12.1 25 Jan 2016 12:31:21 |
kwm |
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 |
1.10.2 04 Sep 2015 09:02:11 |
kwm |
Update mate-settings-daemon to 1.10.2. |
1.10.1 27 Jul 2015 20:19:34 |
kwm |
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. |
1.8.2_1 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 ) |
1.8.2 06 Oct 2014 12:59:28 |
bapt |
Update to 1.8.2
Cleanup plist |
1.8.1 10 Sep 2014 13:11:29 |
bapt |
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org) |
1.6.1_3 18 May 2014 21:05:53 |
tijl |
For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins. |
1.6.1_2 14 Apr 2014 10:30:31 |
tijl |
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. |
1.6.1_1 11 Apr 2014 09:55:22 |
bapt |
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 |
1.6.1 23 Nov 2013 11:39:08 |
kwm |
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) |